./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/heap-manipulation/tree-2.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for memory safety (deref-memtrack)
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/heap-manipulation/tree-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ff6ec4010c0396675f743c4c0d5de68176a7292a1f0bcf6c389633f85d936d1a
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 18:31:28,696 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 18:31:28,810 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2024-11-23 18:31:28,821 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 18:31:28,821 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 18:31:28,852 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 18:31:28,852 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 18:31:28,854 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 18:31:28,854 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 18:31:28,854 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 18:31:28,855 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 18:31:28,855 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 18:31:28,855 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 18:31:28,856 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 18:31:28,856 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 18:31:28,857 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-23 18:31:28,858 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-23 18:31:28,859 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 18:31:28,859 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-23 18:31:28,859 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 18:31:28,860 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 18:31:28,860 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 18:31:28,860 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 18:31:28,860 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 18:31:28,860 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:31:28,860 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:31:28,861 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:31:28,861 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:31:28,862 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 18:31:28,862 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:31:28,862 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:31:28,862 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:31:28,862 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:31:28,862 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 18:31:28,862 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 18:31:28,863 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 18:31:28,863 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 18:31:28,863 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 18:31:28,863 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 18:31:28,864 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 18:31:28,864 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 18:31:28,864 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_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ff6ec4010c0396675f743c4c0d5de68176a7292a1f0bcf6c389633f85d936d1a
[2024-11-23 18:31:29,206 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 18:31:29,220 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 18:31:29,223 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 18:31:29,224 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 18:31:29,224 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 18:31:29,225 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/heap-manipulation/tree-2.i
[2024-11-23 18:31:32,379 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/data/3e805603f/3bd6cb19d72f494c9840341cdb3bdeb6/FLAG9c87d017e
[2024-11-23 18:31:32,774 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 18:31:32,775 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/sv-benchmarks/c/heap-manipulation/tree-2.i
[2024-11-23 18:31:32,795 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/data/3e805603f/3bd6cb19d72f494c9840341cdb3bdeb6/FLAG9c87d017e
[2024-11-23 18:31:32,818 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/data/3e805603f/3bd6cb19d72f494c9840341cdb3bdeb6
[2024-11-23 18:31:32,822 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 18:31:32,824 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 18:31:32,827 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 18:31:32,828 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 18:31:32,836 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 18:31:32,837 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:31:32" (1/1) ...
[2024-11-23 18:31:32,838 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@440c2a17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:32, skipping insertion in model container
[2024-11-23 18:31:32,838 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:31:32" (1/1) ...
[2024-11-23 18:31:32,889 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 18:31:33,324 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:31:33,337 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 18:31:33,421 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:31:33,462 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 18:31:33,463 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33 WrapperNode
[2024-11-23 18:31:33,464 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 18:31:33,466 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 18:31:33,466 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 18:31:33,467 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 18:31:33,479 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,498 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,534 INFO  L138                Inliner]: procedures = 122, calls = 44, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 150
[2024-11-23 18:31:33,535 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 18:31:33,538 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 18:31:33,539 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 18:31:33,539 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 18:31:33,550 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,551 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,554 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,599 INFO  L175           MemorySlicer]: Split 28 memory accesses to 2 slices as follows [2, 26]. 93 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 9 writes are split as follows [0, 9].
[2024-11-23 18:31:33,600 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,600 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,620 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,621 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,628 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,630 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,631 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,634 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 18:31:33,634 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 18:31:33,635 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 18:31:33,635 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 18:31:33,636 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (1/1) ...
[2024-11-23 18:31:33,646 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:31:33,665 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:33,687 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 18:31:33,691 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 18:31:33,726 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-23 18:31:33,726 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-23 18:31:33,726 INFO  L130     BoogieDeclarations]: Found specification of procedure fail
[2024-11-23 18:31:33,727 INFO  L138     BoogieDeclarations]: Found implementation of procedure fail
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-23 18:31:33,727 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-23 18:31:33,728 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-23 18:31:33,728 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-23 18:31:33,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 18:31:33,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-23 18:31:33,728 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 18:31:33,728 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 18:31:33,913 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 18:31:33,916 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 18:31:34,578 INFO  L?                        ?]: Removed 140 outVars from TransFormulas that were not future-live.
[2024-11-23 18:31:34,581 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 18:31:34,596 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 18:31:34,596 INFO  L312             CfgBuilder]: Removed 9 assume(true) statements.
[2024-11-23 18:31:34,597 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:31:34 BoogieIcfgContainer
[2024-11-23 18:31:34,597 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 18:31:34,600 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 18:31:34,600 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 18:31:34,606 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 18:31:34,607 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:31:32" (1/3) ...
[2024-11-23 18:31:34,607 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fa262a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:31:34, skipping insertion in model container
[2024-11-23 18:31:34,608 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:31:33" (2/3) ...
[2024-11-23 18:31:34,608 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fa262a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:31:34, skipping insertion in model container
[2024-11-23 18:31:34,608 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:31:34" (3/3) ...
[2024-11-23 18:31:34,609 INFO  L128   eAbstractionObserver]: Analyzing ICFG tree-2.i
[2024-11-23 18:31:34,628 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 18:31:34,632 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG tree-2.i that has 2 procedures, 149 locations, 1 initial locations, 8 loop locations, and 63 error locations.
[2024-11-23 18:31:34,684 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 18:31:34,699 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;@3e28794d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 18:31:34,699 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 63 error locations.
[2024-11-23 18:31:34,704 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 149 states, 81 states have (on average 2.123456790123457) internal successors, (172), 147 states have internal predecessors, (172), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 18:31:34,710 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-23 18:31:34,710 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:34,711 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:34,712 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:34,718 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:34,718 INFO  L85        PathProgramCache]: Analyzing trace with hash 1216036971, now seen corresponding path program 1 times
[2024-11-23 18:31:34,725 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:34,726 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629280418]
[2024-11-23 18:31:34,726 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:34,726 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:34,807 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:34,854 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-23 18:31:34,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:34,855 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1629280418]
[2024-11-23 18:31:34,855 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1629280418] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:34,855 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:34,856 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:31:34,857 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793598036]
[2024-11-23 18:31:34,858 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:34,862 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-23 18:31:34,862 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:34,888 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-23 18:31:34,889 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 18:31:34,891 INFO  L87              Difference]: Start difference. First operand  has 149 states, 81 states have (on average 2.123456790123457) internal successors, (172), 147 states have internal predecessors, (172), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 18:31:34,915 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:34,916 INFO  L93              Difference]: Finished difference Result 146 states and 157 transitions.
[2024-11-23 18:31:34,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 18:31:34,918 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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) Word has length 6
[2024-11-23 18:31:34,918 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:34,926 INFO  L225             Difference]: With dead ends: 146
[2024-11-23 18:31:34,927 INFO  L226             Difference]: Without dead ends: 144
[2024-11-23 18:31:34,929 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 18:31:34,932 INFO  L435           NwaCegarLoop]: 157 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 157 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:34,935 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 157 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:31:34,953 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 144 states.
[2024-11-23 18:31:34,980 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 144 to 144.
[2024-11-23 18:31:34,981 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 144 states, 78 states have (on average 1.9487179487179487) internal successors, (152), 142 states have internal predecessors, (152), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:34,994 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 155 transitions.
[2024-11-23 18:31:34,997 INFO  L78                 Accepts]: Start accepts. Automaton has 144 states and 155 transitions. Word has length 6
[2024-11-23 18:31:34,998 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:34,998 INFO  L471      AbstractCegarLoop]: Abstraction has 144 states and 155 transitions.
[2024-11-23 18:31:34,998 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 18:31:34,998 INFO  L276                IsEmpty]: Start isEmpty. Operand 144 states and 155 transitions.
[2024-11-23 18:31:34,998 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-23 18:31:34,999 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:34,999 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:34,999 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 18:31:34,999 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:35,002 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:35,002 INFO  L85        PathProgramCache]: Analyzing trace with hash -991052427, now seen corresponding path program 1 times
[2024-11-23 18:31:35,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:35,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603494508]
[2024-11-23 18:31:35,003 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:35,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:35,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:35,190 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-23 18:31:35,190 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:35,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603494508]
[2024-11-23 18:31:35,190 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603494508] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:35,191 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:35,191 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:31:35,191 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1998500491]
[2024-11-23 18:31:35,191 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:35,192 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:35,192 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:35,193 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:35,193 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:35,193 INFO  L87              Difference]: Start difference. First operand 144 states and 155 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:35,471 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:35,471 INFO  L93              Difference]: Finished difference Result 142 states and 156 transitions.
[2024-11-23 18:31:35,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:35,472 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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) Word has length 7
[2024-11-23 18:31:35,472 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:35,473 INFO  L225             Difference]: With dead ends: 142
[2024-11-23 18:31:35,473 INFO  L226             Difference]: Without dead ends: 142
[2024-11-23 18:31:35,474 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:35,474 INFO  L435           NwaCegarLoop]: 121 mSDtfsCounter, 36 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 86 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 86 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:35,475 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 184 Invalid, 96 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 86 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-23 18:31:35,479 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 142 states.
[2024-11-23 18:31:35,487 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 142 to 141.
[2024-11-23 18:31:35,488 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141 states, 83 states have (on average 1.8313253012048192) internal successors, (152), 139 states have internal predecessors, (152), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:35,490 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 155 transitions.
[2024-11-23 18:31:35,490 INFO  L78                 Accepts]: Start accepts. Automaton has 141 states and 155 transitions. Word has length 7
[2024-11-23 18:31:35,490 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:35,490 INFO  L471      AbstractCegarLoop]: Abstraction has 141 states and 155 transitions.
[2024-11-23 18:31:35,491 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:35,491 INFO  L276                IsEmpty]: Start isEmpty. Operand 141 states and 155 transitions.
[2024-11-23 18:31:35,491 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-23 18:31:35,491 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:35,491 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:35,491 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 18:31:35,492 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:35,492 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:35,493 INFO  L85        PathProgramCache]: Analyzing trace with hash -991052426, now seen corresponding path program 1 times
[2024-11-23 18:31:35,493 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:35,493 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [54164730]
[2024-11-23 18:31:35,493 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:35,493 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:35,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:35,648 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-23 18:31:35,649 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:35,649 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [54164730]
[2024-11-23 18:31:35,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [54164730] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:35,649 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:35,649 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:31:35,649 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [919448348]
[2024-11-23 18:31:35,649 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:35,649 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:35,650 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:35,650 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:35,650 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:35,650 INFO  L87              Difference]: Start difference. First operand 141 states and 155 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:35,888 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:35,888 INFO  L93              Difference]: Finished difference Result 162 states and 175 transitions.
[2024-11-23 18:31:35,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:35,890 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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) Word has length 7
[2024-11-23 18:31:35,890 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:35,891 INFO  L225             Difference]: With dead ends: 162
[2024-11-23 18:31:35,892 INFO  L226             Difference]: Without dead ends: 162
[2024-11-23 18:31:35,893 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:35,894 INFO  L435           NwaCegarLoop]: 149 mSDtfsCounter, 37 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 228 SdHoareTripleChecker+Invalid, 90 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:35,894 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 228 Invalid, 90 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:35,898 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162 states.
[2024-11-23 18:31:35,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 153.
[2024-11-23 18:31:35,909 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 153 states, 98 states have (on average 1.7448979591836735) internal successors, (171), 151 states have internal predecessors, (171), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:35,911 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 153 states and 174 transitions.
[2024-11-23 18:31:35,911 INFO  L78                 Accepts]: Start accepts. Automaton has 153 states and 174 transitions. Word has length 7
[2024-11-23 18:31:35,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:35,912 INFO  L471      AbstractCegarLoop]: Abstraction has 153 states and 174 transitions.
[2024-11-23 18:31:35,912 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:35,912 INFO  L276                IsEmpty]: Start isEmpty. Operand 153 states and 174 transitions.
[2024-11-23 18:31:35,912 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-23 18:31:35,913 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:35,913 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:35,913 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 18:31:35,913 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:35,914 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:35,914 INFO  L85        PathProgramCache]: Analyzing trace with hash -990959116, now seen corresponding path program 1 times
[2024-11-23 18:31:35,916 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:35,916 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733069920]
[2024-11-23 18:31:35,916 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:35,916 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:35,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:36,000 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-23 18:31:36,000 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:36,001 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733069920]
[2024-11-23 18:31:36,001 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733069920] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:36,001 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:36,001 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:31:36,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024376146]
[2024-11-23 18:31:36,002 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:36,002 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:36,003 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:36,003 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:36,004 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,005 INFO  L87              Difference]: Start difference. First operand 153 states and 174 transitions. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:36,073 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:36,073 INFO  L93              Difference]: Finished difference Result 155 states and 176 transitions.
[2024-11-23 18:31:36,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:36,074 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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) Word has length 7
[2024-11-23 18:31:36,075 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:36,076 INFO  L225             Difference]: With dead ends: 155
[2024-11-23 18:31:36,079 INFO  L226             Difference]: Without dead ends: 155
[2024-11-23 18:31:36,080 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,081 INFO  L435           NwaCegarLoop]: 143 mSDtfsCounter, 1 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 260 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:36,081 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 260 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:31:36,082 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 155 states.
[2024-11-23 18:31:36,091 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 154.
[2024-11-23 18:31:36,096 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 99 states have (on average 1.7373737373737375) internal successors, (172), 152 states have internal predecessors, (172), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,100 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 175 transitions.
[2024-11-23 18:31:36,100 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 175 transitions. Word has length 7
[2024-11-23 18:31:36,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:36,100 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 175 transitions.
[2024-11-23 18:31:36,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-23 18:31:36,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 175 transitions.
[2024-11-23 18:31:36,101 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-23 18:31:36,101 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:36,101 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:36,102 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 18:31:36,102 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONMEMORY_LEAK === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:36,105 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:36,105 INFO  L85        PathProgramCache]: Analyzing trace with hash 1174294663, now seen corresponding path program 1 times
[2024-11-23 18:31:36,106 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:36,106 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069694366]
[2024-11-23 18:31:36,106 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:36,106 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:36,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:36,135 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-23 18:31:36,135 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:36,136 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069694366]
[2024-11-23 18:31:36,136 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069694366] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:36,136 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:36,136 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:31:36,136 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97347028]
[2024-11-23 18:31:36,136 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:36,136 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:36,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:36,137 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:36,137 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,137 INFO  L87              Difference]: Start difference. First operand 154 states and 175 transitions. Second operand  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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-23 18:31:36,311 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:36,311 INFO  L93              Difference]: Finished difference Result 233 states and 263 transitions.
[2024-11-23 18:31:36,312 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:36,312 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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) Word has length 9
[2024-11-23 18:31:36,312 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:36,313 INFO  L225             Difference]: With dead ends: 233
[2024-11-23 18:31:36,313 INFO  L226             Difference]: Without dead ends: 232
[2024-11-23 18:31:36,314 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,317 INFO  L435           NwaCegarLoop]: 113 mSDtfsCounter, 79 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 79 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:36,317 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [79 Valid, 199 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:36,318 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 232 states.
[2024-11-23 18:31:36,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 232 to 157.
[2024-11-23 18:31:36,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 157 states, 102 states have (on average 1.7156862745098038) internal successors, (175), 155 states have internal predecessors, (175), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,337 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 157 states and 178 transitions.
[2024-11-23 18:31:36,339 INFO  L78                 Accepts]: Start accepts. Automaton has 157 states and 178 transitions. Word has length 9
[2024-11-23 18:31:36,339 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:36,340 INFO  L471      AbstractCegarLoop]: Abstraction has 157 states and 178 transitions.
[2024-11-23 18:31:36,340 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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-23 18:31:36,340 INFO  L276                IsEmpty]: Start isEmpty. Operand 157 states and 178 transitions.
[2024-11-23 18:31:36,340 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-23 18:31:36,340 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:36,341 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:36,341 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 18:31:36,341 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:36,342 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:36,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -837655920, now seen corresponding path program 1 times
[2024-11-23 18:31:36,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:36,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1413259533]
[2024-11-23 18:31:36,343 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:36,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:36,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:36,455 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-23 18:31:36,459 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:36,459 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1413259533]
[2024-11-23 18:31:36,459 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1413259533] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:36,459 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:36,459 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:31:36,459 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188841942]
[2024-11-23 18:31:36,459 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:36,459 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:36,460 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:36,460 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:36,460 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,460 INFO  L87              Difference]: Start difference. First operand 157 states and 178 transitions. Second operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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-23 18:31:36,485 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:36,485 INFO  L93              Difference]: Finished difference Result 162 states and 183 transitions.
[2024-11-23 18:31:36,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:36,486 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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) Word has length 10
[2024-11-23 18:31:36,486 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:36,487 INFO  L225             Difference]: With dead ends: 162
[2024-11-23 18:31:36,487 INFO  L226             Difference]: Without dead ends: 162
[2024-11-23 18:31:36,488 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,489 INFO  L435           NwaCegarLoop]: 141 mSDtfsCounter, 2 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 275 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:36,490 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 275 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:31:36,490 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162 states.
[2024-11-23 18:31:36,503 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 162.
[2024-11-23 18:31:36,504 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 162 states, 107 states have (on average 1.6822429906542056) internal successors, (180), 160 states have internal predecessors, (180), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,505 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 183 transitions.
[2024-11-23 18:31:36,505 INFO  L78                 Accepts]: Start accepts. Automaton has 162 states and 183 transitions. Word has length 10
[2024-11-23 18:31:36,505 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:36,506 INFO  L471      AbstractCegarLoop]: Abstraction has 162 states and 183 transitions.
[2024-11-23 18:31:36,506 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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-23 18:31:36,506 INFO  L276                IsEmpty]: Start isEmpty. Operand 162 states and 183 transitions.
[2024-11-23 18:31:36,506 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-11-23 18:31:36,506 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:36,506 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:36,507 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 18:31:36,507 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting failErr0ASSERT_VIOLATIONMEMORY_LEAK === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:36,507 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:36,507 INFO  L85        PathProgramCache]: Analyzing trace with hash -2140793992, now seen corresponding path program 1 times
[2024-11-23 18:31:36,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:36,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2025403335]
[2024-11-23 18:31:36,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:36,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:36,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:36,623 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-23 18:31:36,623 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:36,623 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2025403335]
[2024-11-23 18:31:36,623 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2025403335] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:36,623 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:36,623 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 18:31:36,624 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414791115]
[2024-11-23 18:31:36,624 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:36,624 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:31:36,624 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:36,625 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:31:36,625 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:31:36,625 INFO  L87              Difference]: Start difference. First operand 162 states and 183 transitions. Second operand  has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,674 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:36,674 INFO  L93              Difference]: Finished difference Result 162 states and 182 transitions.
[2024-11-23 18:31:36,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:31:36,675 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2024-11-23 18:31:36,675 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:36,676 INFO  L225             Difference]: With dead ends: 162
[2024-11-23 18:31:36,676 INFO  L226             Difference]: Without dead ends: 158
[2024-11-23 18:31:36,676 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:31:36,677 INFO  L435           NwaCegarLoop]: 140 mSDtfsCounter, 5 mSDsluCounter, 409 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 549 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:36,677 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 549 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:31:36,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 158 states.
[2024-11-23 18:31:36,688 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 158 to 158.
[2024-11-23 18:31:36,688 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 158 states, 103 states have (on average 1.6990291262135921) internal successors, (175), 156 states have internal predecessors, (175), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,689 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 178 transitions.
[2024-11-23 18:31:36,689 INFO  L78                 Accepts]: Start accepts. Automaton has 158 states and 178 transitions. Word has length 13
[2024-11-23 18:31:36,690 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:36,690 INFO  L471      AbstractCegarLoop]: Abstraction has 158 states and 178 transitions.
[2024-11-23 18:31:36,690 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 158 states and 178 transitions.
[2024-11-23 18:31:36,690 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-23 18:31:36,690 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:36,690 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:36,691 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 18:31:36,694 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONMEMORY_LEAK === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:36,695 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:36,695 INFO  L85        PathProgramCache]: Analyzing trace with hash 1234315927, now seen corresponding path program 1 times
[2024-11-23 18:31:36,695 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:36,695 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44006166]
[2024-11-23 18:31:36,695 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:36,695 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:36,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:36,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:36,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:36,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44006166]
[2024-11-23 18:31:36,806 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [44006166] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:36,806 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:36,806 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:31:36,806 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1686401671]
[2024-11-23 18:31:36,806 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:36,807 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:31:36,807 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:36,807 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:31:36,807 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,807 INFO  L87              Difference]: Start difference. First operand 158 states and 178 transitions. Second operand  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 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-23 18:31:36,882 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:36,882 INFO  L93              Difference]: Finished difference Result 166 states and 177 transitions.
[2024-11-23 18:31:36,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:31:36,882 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 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) Word has length 19
[2024-11-23 18:31:36,883 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:36,883 INFO  L225             Difference]: With dead ends: 166
[2024-11-23 18:31:36,883 INFO  L226             Difference]: Without dead ends: 166
[2024-11-23 18:31:36,884 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:31:36,885 INFO  L435           NwaCegarLoop]: 132 mSDtfsCounter, 30 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 243 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:36,887 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 243 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:31:36,888 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 166 states.
[2024-11-23 18:31:36,893 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 166 to 158.
[2024-11-23 18:31:36,894 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 158 states, 103 states have (on average 1.6893203883495145) internal successors, (174), 156 states have internal predecessors, (174), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:36,895 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 177 transitions.
[2024-11-23 18:31:36,895 INFO  L78                 Accepts]: Start accepts. Automaton has 158 states and 177 transitions. Word has length 19
[2024-11-23 18:31:36,895 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:36,895 INFO  L471      AbstractCegarLoop]: Abstraction has 158 states and 177 transitions.
[2024-11-23 18:31:36,896 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 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-23 18:31:36,896 INFO  L276                IsEmpty]: Start isEmpty. Operand 158 states and 177 transitions.
[2024-11-23 18:31:36,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-23 18:31:36,897 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:36,897 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:36,897 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 18:31:36,898 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:36,899 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:36,899 INFO  L85        PathProgramCache]: Analyzing trace with hash 1023003264, now seen corresponding path program 1 times
[2024-11-23 18:31:36,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:36,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [791350493]
[2024-11-23 18:31:36,899 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:36,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:36,942 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:37,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:37,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:37,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [791350493]
[2024-11-23 18:31:37,192 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [791350493] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:31:37,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1055816430]
[2024-11-23 18:31:37,192 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:37,192 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:37,192 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:37,197 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:31:37,201 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 18:31:37,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:37,318 INFO  L256         TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-23 18:31:37,322 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:31:37,369 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-23 18:31:37,444 INFO  L349             Elim1Store]: treesize reduction 15, result has 25.0 percent of original size
[2024-11-23 18:31:37,445 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14
[2024-11-23 18:31:37,483 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:37,484 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:31:37,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:37,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1055816430] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:31:37,549 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:31:37,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 4
[2024-11-23 18:31:37,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [925520737]
[2024-11-23 18:31:37,549 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:31:37,550 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:31:37,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:37,550 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:31:37,550 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:31:37,551 INFO  L87              Difference]: Start difference. First operand 158 states and 177 transitions. Second operand  has 5 states, 4 states have (on average 5.75) internal successors, (23), 5 states have internal predecessors, (23), 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-23 18:31:37,793 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:37,793 INFO  L93              Difference]: Finished difference Result 157 states and 176 transitions.
[2024-11-23 18:31:37,793 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 18:31:37,794 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 5.75) internal successors, (23), 5 states have internal predecessors, (23), 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) Word has length 20
[2024-11-23 18:31:37,794 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:37,795 INFO  L225             Difference]: With dead ends: 157
[2024-11-23 18:31:37,795 INFO  L226             Difference]: Without dead ends: 157
[2024-11-23 18:31:37,795 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 40 SyntacticMatches, 2 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:31:37,796 INFO  L435           NwaCegarLoop]: 112 mSDtfsCounter, 70 mSDsluCounter, 183 mSDsCounter, 0 mSdLazyCounter, 172 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 70 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:37,796 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [70 Valid, 295 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 172 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:37,797 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 157 states.
[2024-11-23 18:31:37,800 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 157 to 157.
[2024-11-23 18:31:37,801 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 157 states, 103 states have (on average 1.6796116504854368) internal successors, (173), 155 states have internal predecessors, (173), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:37,802 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 157 states and 176 transitions.
[2024-11-23 18:31:37,802 INFO  L78                 Accepts]: Start accepts. Automaton has 157 states and 176 transitions. Word has length 20
[2024-11-23 18:31:37,803 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:37,803 INFO  L471      AbstractCegarLoop]: Abstraction has 157 states and 176 transitions.
[2024-11-23 18:31:37,803 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 5.75) internal successors, (23), 5 states have internal predecessors, (23), 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-23 18:31:37,803 INFO  L276                IsEmpty]: Start isEmpty. Operand 157 states and 176 transitions.
[2024-11-23 18:31:37,803 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-23 18:31:37,804 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:37,804 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:37,816 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-23 18:31:38,004 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:38,005 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:38,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:38,005 INFO  L85        PathProgramCache]: Analyzing trace with hash 1023003265, now seen corresponding path program 1 times
[2024-11-23 18:31:38,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:38,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2039540883]
[2024-11-23 18:31:38,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:38,006 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:38,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:38,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:38,396 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:38,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2039540883]
[2024-11-23 18:31:38,396 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2039540883] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:31:38,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1415128241]
[2024-11-23 18:31:38,397 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:38,397 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:38,397 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:38,399 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:31:38,402 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 18:31:38,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:38,515 INFO  L256         TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-23 18:31:38,518 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:31:38,545 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-23 18:31:38,553 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-23 18:31:38,695 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 18:31:38,696 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9
[2024-11-23 18:31:38,713 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-23 18:31:38,713 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-23 18:31:38,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:38,751 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:31:39,256 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:39,256 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1415128241] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:31:39,256 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:31:39,256 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 4] total 8
[2024-11-23 18:31:39,256 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918457762]
[2024-11-23 18:31:39,257 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:31:39,257 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 18:31:39,257 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:39,257 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 18:31:39,258 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:31:39,258 INFO  L87              Difference]: Start difference. First operand 157 states and 176 transitions. Second operand  has 9 states, 8 states have (on average 4.875) internal successors, (39), 9 states have internal predecessors, (39), 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-23 18:31:39,822 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:39,822 INFO  L93              Difference]: Finished difference Result 164 states and 175 transitions.
[2024-11-23 18:31:39,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:31:39,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 4.875) internal successors, (39), 9 states have internal predecessors, (39), 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) Word has length 20
[2024-11-23 18:31:39,822 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:39,823 INFO  L225             Difference]: With dead ends: 164
[2024-11-23 18:31:39,823 INFO  L226             Difference]: Without dead ends: 164
[2024-11-23 18:31:39,824 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:31:39,824 INFO  L435           NwaCegarLoop]: 108 mSDtfsCounter, 94 mSDsluCounter, 419 mSDsCounter, 0 mSdLazyCounter, 435 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 94 SdHoareTripleChecker+Valid, 527 SdHoareTripleChecker+Invalid, 439 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 435 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:39,825 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [94 Valid, 527 Invalid, 439 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 435 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-23 18:31:39,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 164 states.
[2024-11-23 18:31:39,828 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 164 to 156.
[2024-11-23 18:31:39,828 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 103 states have (on average 1.6699029126213591) internal successors, (172), 154 states have internal predecessors, (172), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:39,829 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 175 transitions.
[2024-11-23 18:31:39,829 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 175 transitions. Word has length 20
[2024-11-23 18:31:39,829 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:39,829 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 175 transitions.
[2024-11-23 18:31:39,830 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 4.875) internal successors, (39), 9 states have internal predecessors, (39), 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-23 18:31:39,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 175 transitions.
[2024-11-23 18:31:39,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-23 18:31:39,830 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:39,830 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:39,842 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-23 18:31:40,031 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-23 18:31:40,032 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:40,033 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:40,033 INFO  L85        PathProgramCache]: Analyzing trace with hash 1924637356, now seen corresponding path program 1 times
[2024-11-23 18:31:40,033 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:40,033 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302437239]
[2024-11-23 18:31:40,033 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:40,033 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:40,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:40,234 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-23 18:31:40,234 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:40,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302437239]
[2024-11-23 18:31:40,235 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302437239] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:40,235 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:40,235 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:31:40,235 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [134750574]
[2024-11-23 18:31:40,235 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:40,235 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:31:40,235 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:40,236 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:31:40,236 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:31:40,236 INFO  L87              Difference]: Start difference. First operand 156 states and 175 transitions. Second operand  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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-23 18:31:40,450 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:40,450 INFO  L93              Difference]: Finished difference Result 155 states and 173 transitions.
[2024-11-23 18:31:40,450 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:31:40,450 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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) Word has length 21
[2024-11-23 18:31:40,450 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:40,451 INFO  L225             Difference]: With dead ends: 155
[2024-11-23 18:31:40,451 INFO  L226             Difference]: Without dead ends: 155
[2024-11-23 18:31:40,451 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:31:40,452 INFO  L435           NwaCegarLoop]: 134 mSDtfsCounter, 4 mSDsluCounter, 238 mSDsCounter, 0 mSdLazyCounter, 183 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 372 SdHoareTripleChecker+Invalid, 183 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 183 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:40,452 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 372 Invalid, 183 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 183 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:40,453 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 155 states.
[2024-11-23 18:31:40,456 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 155.
[2024-11-23 18:31:40,457 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 155 states, 103 states have (on average 1.6504854368932038) internal successors, (170), 153 states have internal predecessors, (170), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:40,458 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 155 states and 173 transitions.
[2024-11-23 18:31:40,458 INFO  L78                 Accepts]: Start accepts. Automaton has 155 states and 173 transitions. Word has length 21
[2024-11-23 18:31:40,458 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:40,458 INFO  L471      AbstractCegarLoop]: Abstraction has 155 states and 173 transitions.
[2024-11-23 18:31:40,458 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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-23 18:31:40,458 INFO  L276                IsEmpty]: Start isEmpty. Operand 155 states and 173 transitions.
[2024-11-23 18:31:40,459 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-23 18:31:40,459 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:40,459 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:40,459 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 18:31:40,459 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:40,459 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:40,459 INFO  L85        PathProgramCache]: Analyzing trace with hash 1924637357, now seen corresponding path program 1 times
[2024-11-23 18:31:40,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:40,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165761833]
[2024-11-23 18:31:40,460 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:40,460 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:40,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:40,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-23 18:31:40,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:40,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165761833]
[2024-11-23 18:31:40,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165761833] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:40,755 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:40,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:31:40,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620285679]
[2024-11-23 18:31:40,756 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:40,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:31:40,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:40,756 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:31:40,756 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:31:40,756 INFO  L87              Difference]: Start difference. First operand 155 states and 173 transitions. Second operand  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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-23 18:31:40,993 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:40,993 INFO  L93              Difference]: Finished difference Result 154 states and 171 transitions.
[2024-11-23 18:31:40,994 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:31:40,994 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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) Word has length 21
[2024-11-23 18:31:40,994 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:40,995 INFO  L225             Difference]: With dead ends: 154
[2024-11-23 18:31:40,995 INFO  L226             Difference]: Without dead ends: 154
[2024-11-23 18:31:40,995 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:31:40,996 INFO  L435           NwaCegarLoop]: 134 mSDtfsCounter, 3 mSDsluCounter, 251 mSDsCounter, 0 mSdLazyCounter, 167 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 385 SdHoareTripleChecker+Invalid, 167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 167 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:40,996 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 385 Invalid, 167 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 167 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:40,997 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 154 states.
[2024-11-23 18:31:40,999 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 154 to 154.
[2024-11-23 18:31:40,999 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.6310679611650485) internal successors, (168), 152 states have internal predecessors, (168), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:41,000 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 171 transitions.
[2024-11-23 18:31:41,000 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 171 transitions. Word has length 21
[2024-11-23 18:31:41,001 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:41,001 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 171 transitions.
[2024-11-23 18:31:41,001 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 5.0) internal successors, (20), 5 states have internal predecessors, (20), 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-23 18:31:41,001 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 171 transitions.
[2024-11-23 18:31:41,001 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-23 18:31:41,001 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:41,002 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:41,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 18:31:41,002 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:41,002 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:41,002 INFO  L85        PathProgramCache]: Analyzing trace with hash -941880312, now seen corresponding path program 1 times
[2024-11-23 18:31:41,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:41,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928911049]
[2024-11-23 18:31:41,002 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:41,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:41,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:41,436 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:41,436 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:41,436 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928911049]
[2024-11-23 18:31:41,436 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928911049] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:41,436 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:41,436 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 18:31:41,436 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291771303]
[2024-11-23 18:31:41,436 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:41,436 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 18:31:41,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:41,437 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 18:31:41,437 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-23 18:31:41,437 INFO  L87              Difference]: Start difference. First operand 154 states and 171 transitions. Second operand  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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-23 18:31:41,901 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:41,901 INFO  L93              Difference]: Finished difference Result 155 states and 170 transitions.
[2024-11-23 18:31:41,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:31:41,902 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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) Word has length 24
[2024-11-23 18:31:41,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:41,903 INFO  L225             Difference]: With dead ends: 155
[2024-11-23 18:31:41,903 INFO  L226             Difference]: Without dead ends: 155
[2024-11-23 18:31:41,903 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=94, Unknown=0, NotChecked=0, Total=132
[2024-11-23 18:31:41,904 INFO  L435           NwaCegarLoop]: 114 mSDtfsCounter, 37 mSDsluCounter, 439 mSDsCounter, 0 mSdLazyCounter, 413 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 553 SdHoareTripleChecker+Invalid, 417 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 413 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:41,904 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 553 Invalid, 417 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 413 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:31:41,904 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 155 states.
[2024-11-23 18:31:41,908 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 154.
[2024-11-23 18:31:41,908 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.6213592233009708) internal successors, (167), 152 states have internal predecessors, (167), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:41,909 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 170 transitions.
[2024-11-23 18:31:41,909 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 170 transitions. Word has length 24
[2024-11-23 18:31:41,909 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:41,909 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 170 transitions.
[2024-11-23 18:31:41,909 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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-23 18:31:41,909 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 170 transitions.
[2024-11-23 18:31:41,910 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-23 18:31:41,910 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:41,910 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:41,910 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 18:31:41,911 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:41,911 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:41,911 INFO  L85        PathProgramCache]: Analyzing trace with hash -941880311, now seen corresponding path program 1 times
[2024-11-23 18:31:41,912 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:41,912 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1019931948]
[2024-11-23 18:31:41,912 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:41,912 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:41,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:42,336 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:42,336 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:42,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1019931948]
[2024-11-23 18:31:42,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1019931948] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:42,336 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:42,336 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 18:31:42,336 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618107539]
[2024-11-23 18:31:42,336 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:42,337 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 18:31:42,337 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:42,337 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 18:31:42,337 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-23 18:31:42,338 INFO  L87              Difference]: Start difference. First operand 154 states and 170 transitions. Second operand  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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-23 18:31:42,834 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:42,834 INFO  L93              Difference]: Finished difference Result 154 states and 169 transitions.
[2024-11-23 18:31:42,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:31:42,835 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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) Word has length 24
[2024-11-23 18:31:42,835 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:42,836 INFO  L225             Difference]: With dead ends: 154
[2024-11-23 18:31:42,836 INFO  L226             Difference]: Without dead ends: 154
[2024-11-23 18:31:42,836 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=94, Unknown=0, NotChecked=0, Total=132
[2024-11-23 18:31:42,837 INFO  L435           NwaCegarLoop]: 115 mSDtfsCounter, 35 mSDsluCounter, 462 mSDsCounter, 0 mSdLazyCounter, 389 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 577 SdHoareTripleChecker+Invalid, 393 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:42,837 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 577 Invalid, 393 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 389 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:31:42,838 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 154 states.
[2024-11-23 18:31:42,842 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 154 to 154.
[2024-11-23 18:31:42,843 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.6116504854368932) internal successors, (166), 152 states have internal predecessors, (166), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:42,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 169 transitions.
[2024-11-23 18:31:42,844 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 169 transitions. Word has length 24
[2024-11-23 18:31:42,845 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:42,845 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 169 transitions.
[2024-11-23 18:31:42,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 8 states have internal predecessors, (24), 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-23 18:31:42,846 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 169 transitions.
[2024-11-23 18:31:42,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-23 18:31:42,848 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:42,848 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:42,848 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 18:31:42,848 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:42,849 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:42,849 INFO  L85        PathProgramCache]: Analyzing trace with hash -534974381, now seen corresponding path program 1 times
[2024-11-23 18:31:42,849 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:42,849 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [142469526]
[2024-11-23 18:31:42,849 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:42,849 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:42,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:43,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:43,215 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:43,215 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [142469526]
[2024-11-23 18:31:43,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [142469526] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:43,215 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:43,216 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-23 18:31:43,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153019384]
[2024-11-23 18:31:43,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:43,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 18:31:43,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:43,217 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 18:31:43,217 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:31:43,217 INFO  L87              Difference]: Start difference. First operand 154 states and 169 transitions. Second operand  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 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-23 18:31:43,684 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:43,684 INFO  L93              Difference]: Finished difference Result 155 states and 168 transitions.
[2024-11-23 18:31:43,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 18:31:43,685 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 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) Word has length 27
[2024-11-23 18:31:43,685 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:43,685 INFO  L225             Difference]: With dead ends: 155
[2024-11-23 18:31:43,685 INFO  L226             Difference]: Without dead ends: 155
[2024-11-23 18:31:43,686 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=49, Invalid=133, Unknown=0, NotChecked=0, Total=182
[2024-11-23 18:31:43,686 INFO  L435           NwaCegarLoop]: 114 mSDtfsCounter, 42 mSDsluCounter, 436 mSDsCounter, 0 mSdLazyCounter, 416 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 550 SdHoareTripleChecker+Invalid, 420 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 416 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:43,686 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 550 Invalid, 420 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 416 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:31:43,687 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 155 states.
[2024-11-23 18:31:43,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 154.
[2024-11-23 18:31:43,692 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.6019417475728155) internal successors, (165), 152 states have internal predecessors, (165), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:43,693 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 168 transitions.
[2024-11-23 18:31:43,693 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 168 transitions. Word has length 27
[2024-11-23 18:31:43,693 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:43,693 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 168 transitions.
[2024-11-23 18:31:43,694 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 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-23 18:31:43,694 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 168 transitions.
[2024-11-23 18:31:43,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-23 18:31:43,696 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:43,696 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:43,697 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-23 18:31:43,697 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:43,698 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:43,698 INFO  L85        PathProgramCache]: Analyzing trace with hash -534974380, now seen corresponding path program 1 times
[2024-11-23 18:31:43,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:43,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470277681]
[2024-11-23 18:31:43,698 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:43,698 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:43,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:44,381 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:44,381 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:44,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470277681]
[2024-11-23 18:31:44,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470277681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:44,381 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:44,381 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-23 18:31:44,382 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181262259]
[2024-11-23 18:31:44,382 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:44,382 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 18:31:44,382 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:44,382 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 18:31:44,383 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:31:44,383 INFO  L87              Difference]: Start difference. First operand 154 states and 168 transitions. Second operand  has 10 states, 9 states have (on average 3.0) internal successors, (27), 10 states have internal predecessors, (27), 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-23 18:31:44,766 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:44,767 INFO  L93              Difference]: Finished difference Result 156 states and 167 transitions.
[2024-11-23 18:31:44,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 18:31:44,767 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 3.0) internal successors, (27), 10 states have internal predecessors, (27), 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) Word has length 27
[2024-11-23 18:31:44,767 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:44,768 INFO  L225             Difference]: With dead ends: 156
[2024-11-23 18:31:44,768 INFO  L226             Difference]: Without dead ends: 156
[2024-11-23 18:31:44,768 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=57, Invalid=153, Unknown=0, NotChecked=0, Total=210
[2024-11-23 18:31:44,769 INFO  L435           NwaCegarLoop]: 121 mSDtfsCounter, 45 mSDsluCounter, 327 mSDsCounter, 0 mSdLazyCounter, 271 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 448 SdHoareTripleChecker+Invalid, 275 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 271 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:44,769 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 448 Invalid, 275 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 271 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-23 18:31:44,770 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 156 states.
[2024-11-23 18:31:44,773 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 154.
[2024-11-23 18:31:44,774 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.5922330097087378) internal successors, (164), 152 states have internal predecessors, (164), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:44,774 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 167 transitions.
[2024-11-23 18:31:44,775 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 167 transitions. Word has length 27
[2024-11-23 18:31:44,775 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:44,775 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 167 transitions.
[2024-11-23 18:31:44,775 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 3.0) internal successors, (27), 10 states have internal predecessors, (27), 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-23 18:31:44,775 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 167 transitions.
[2024-11-23 18:31:44,776 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-23 18:31:44,776 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:44,776 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:44,776 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-23 18:31:44,776 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr24REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:44,777 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:44,777 INFO  L85        PathProgramCache]: Analyzing trace with hash 1201913679, now seen corresponding path program 1 times
[2024-11-23 18:31:44,777 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:44,777 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362628666]
[2024-11-23 18:31:44,777 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:44,777 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:44,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:45,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:45,215 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:45,215 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362628666]
[2024-11-23 18:31:45,216 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362628666] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:45,216 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:45,216 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-23 18:31:45,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229248827]
[2024-11-23 18:31:45,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:45,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 18:31:45,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:45,217 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 18:31:45,217 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:31:45,217 INFO  L87              Difference]: Start difference. First operand 154 states and 167 transitions. Second operand  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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-23 18:31:45,722 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:45,722 INFO  L93              Difference]: Finished difference Result 155 states and 166 transitions.
[2024-11-23 18:31:45,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-23 18:31:45,723 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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) Word has length 30
[2024-11-23 18:31:45,723 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:45,724 INFO  L225             Difference]: With dead ends: 155
[2024-11-23 18:31:45,724 INFO  L226             Difference]: Without dead ends: 155
[2024-11-23 18:31:45,724 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272
[2024-11-23 18:31:45,725 INFO  L435           NwaCegarLoop]: 114 mSDtfsCounter, 47 mSDsluCounter, 441 mSDsCounter, 0 mSdLazyCounter, 428 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 555 SdHoareTripleChecker+Invalid, 433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 428 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:45,725 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 555 Invalid, 433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 428 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:31:45,726 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 155 states.
[2024-11-23 18:31:45,729 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 154.
[2024-11-23 18:31:45,729 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.5825242718446602) internal successors, (163), 152 states have internal predecessors, (163), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:45,730 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 166 transitions.
[2024-11-23 18:31:45,731 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 166 transitions. Word has length 30
[2024-11-23 18:31:45,731 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:45,731 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 166 transitions.
[2024-11-23 18:31:45,731 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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-23 18:31:45,731 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 166 transitions.
[2024-11-23 18:31:45,734 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-23 18:31:45,735 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:45,735 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:45,735 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-23 18:31:45,735 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:45,735 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:45,735 INFO  L85        PathProgramCache]: Analyzing trace with hash 1201913680, now seen corresponding path program 1 times
[2024-11-23 18:31:45,736 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:45,736 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1965060302]
[2024-11-23 18:31:45,736 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:45,736 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:45,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:46,361 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:46,362 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:46,362 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1965060302]
[2024-11-23 18:31:46,362 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1965060302] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:46,362 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:46,362 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-23 18:31:46,362 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2085682691]
[2024-11-23 18:31:46,362 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:46,363 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 18:31:46,363 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:46,363 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 18:31:46,363 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:31:46,364 INFO  L87              Difference]: Start difference. First operand 154 states and 166 transitions. Second operand  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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-23 18:31:46,875 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:46,875 INFO  L93              Difference]: Finished difference Result 154 states and 165 transitions.
[2024-11-23 18:31:46,875 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 18:31:46,876 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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) Word has length 30
[2024-11-23 18:31:46,876 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:46,876 INFO  L225             Difference]: With dead ends: 154
[2024-11-23 18:31:46,877 INFO  L226             Difference]: Without dead ends: 154
[2024-11-23 18:31:46,877 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=60, Invalid=180, Unknown=0, NotChecked=0, Total=240
[2024-11-23 18:31:46,878 INFO  L435           NwaCegarLoop]: 115 mSDtfsCounter, 42 mSDsluCounter, 464 mSDsCounter, 0 mSdLazyCounter, 399 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 579 SdHoareTripleChecker+Invalid, 403 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 399 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:46,878 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 579 Invalid, 403 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 399 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:31:46,879 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 154 states.
[2024-11-23 18:31:46,882 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 154 to 154.
[2024-11-23 18:31:46,882 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 154 states, 103 states have (on average 1.5728155339805825) internal successors, (162), 152 states have internal predecessors, (162), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:46,883 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 165 transitions.
[2024-11-23 18:31:46,883 INFO  L78                 Accepts]: Start accepts. Automaton has 154 states and 165 transitions. Word has length 30
[2024-11-23 18:31:46,884 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:46,884 INFO  L471      AbstractCegarLoop]: Abstraction has 154 states and 165 transitions.
[2024-11-23 18:31:46,884 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 10 states have internal predecessors, (30), 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-23 18:31:46,884 INFO  L276                IsEmpty]: Start isEmpty. Operand 154 states and 165 transitions.
[2024-11-23 18:31:46,884 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-23 18:31:46,885 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:46,885 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:46,885 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-23 18:31:46,885 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:46,885 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:46,885 INFO  L85        PathProgramCache]: Analyzing trace with hash 1445107939, now seen corresponding path program 1 times
[2024-11-23 18:31:46,886 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:46,886 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524743792]
[2024-11-23 18:31:46,886 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:46,886 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:46,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:47,875 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:47,876 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:47,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [524743792]
[2024-11-23 18:31:47,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [524743792] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:31:47,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [808713963]
[2024-11-23 18:31:47,876 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:47,876 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:47,876 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:47,878 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:31:47,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 18:31:48,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:48,021 INFO  L256         TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 54 conjuncts are in the unsatisfiable core
[2024-11-23 18:31:48,025 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:31:48,054 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-23 18:31:48,116 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-23 18:31:48,128 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-23 18:31:48,206 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-23 18:31:48,217 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-23 18:31:48,291 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-23 18:31:48,292 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-23 18:31:48,342 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-23 18:31:48,357 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-23 18:31:48,496 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:31:48,496 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 43
[2024-11-23 18:31:48,507 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2024-11-23 18:31:48,610 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:31:48,610 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 43
[2024-11-23 18:31:48,622 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2024-11-23 18:31:48,723 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:31:48,723 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 43
[2024-11-23 18:31:48,729 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2024-11-23 18:31:48,838 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:31:48,838 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 43
[2024-11-23 18:31:48,844 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2024-11-23 18:31:48,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:48,886 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:31:48,920 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_607 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_create_tree_#t~mem15#1.base| v_ArrVal_607) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse0) 0)) (forall ((v_ArrVal_606 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_#t~mem15#1.base| v_ArrVal_606) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse0) 0)))) is different from false
[2024-11-23 18:31:48,934 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|)) (.cse1 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_607 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_607) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)) (forall ((v_ArrVal_606 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_606) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)))) is different from false
[2024-11-23 18:31:48,967 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_605 (Array Int Int)) (v_ArrVal_606 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_#t~mem14#1.base| v_ArrVal_605))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_606)) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)) (forall ((v_ArrVal_605 (Array Int Int)) (v_ArrVal_604 (Array Int Int)) (v_ArrVal_607 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_create_tree_#t~mem14#1.base| v_ArrVal_604) (select (select (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_#t~mem14#1.base| v_ArrVal_605) |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_607) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)))) is different from false
[2024-11-23 18:31:48,990 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|)) (.cse1 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_605 (Array Int Int)) (v_ArrVal_604 (Array Int Int)) (v_ArrVal_607 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$#1.offset| .cse0 v_ArrVal_604) (select (select (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_605) |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_607) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)) (forall ((v_ArrVal_605 (Array Int Int)) (v_ArrVal_606 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#memory_$Pointer$#1.base| .cse0 v_ArrVal_605))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_606)) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse1) 0)))) is different from false
[2024-11-23 18:31:49,155 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|)) (.cse3 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_602 (Array Int Int)) (v_ArrVal_605 (Array Int Int)) (v_ArrVal_606 (Array Int Int))) (= (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_$Pointer$#1.base| .cse2 v_ArrVal_602))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_605)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_606)) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse3) 0)) (forall ((v_ArrVal_603 (Array Int Int)) (v_ArrVal_602 (Array Int Int)) (v_ArrVal_605 (Array Int Int)) (v_ArrVal_604 (Array Int Int)) (v_ArrVal_607 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#memory_$Pointer$#1.base| .cse2 v_ArrVal_602))) (let ((.cse4 (select (select .cse5 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|))) (store (store (store |c_#memory_$Pointer$#1.offset| .cse2 v_ArrVal_603) .cse4 v_ArrVal_604) (select (select (store .cse5 .cse4 v_ArrVal_605) |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_607))) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse3) 0)))) is different from false
[2024-11-23 18:31:49,592 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base| (store (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset| |c_ULTIMATE.start_create_tree_#t~malloc11#1.base|))) (.cse4 (+ |c_ULTIMATE.start_create_tree_~node~0#1.offset| 4))) (and (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_602 (Array Int Int)) (v_ArrVal_605 (Array Int Int)) (v_ArrVal_606 (Array Int Int))) (= (select (select (let ((.cse0 (let ((.cse1 (let ((.cse2 (store .cse3 |c_ULTIMATE.start_create_tree_#t~malloc11#1.base| v_ArrVal_601))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_602)))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_605)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_606)) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse4) 0)) (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_600 (Array Int Int)) (v_ArrVal_603 (Array Int Int)) (v_ArrVal_602 (Array Int Int)) (v_ArrVal_605 (Array Int Int)) (v_ArrVal_604 (Array Int Int)) (v_ArrVal_607 (Array Int Int)) (|ULTIMATE.start_create_tree_#t~malloc11#1.offset| Int)) (= (select (select (let ((.cse8 (store .cse3 |c_ULTIMATE.start_create_tree_#t~malloc11#1.base| v_ArrVal_601))) (let ((.cse5 (select (select .cse8 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|))) (let ((.cse7 (store .cse8 .cse5 v_ArrVal_602))) (let ((.cse6 (select (select .cse7 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|))) (store (store (store (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_create_tree_~node~0#1.base| (store (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset| |ULTIMATE.start_create_tree_#t~malloc11#1.offset|)) |c_ULTIMATE.start_create_tree_#t~malloc11#1.base| v_ArrVal_600) .cse5 v_ArrVal_603) .cse6 v_ArrVal_604) (select (select (store .cse7 .cse6 v_ArrVal_605) |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_607))))) |c_ULTIMATE.start_create_tree_~node~0#1.base|) .cse4) 0)))) is different from false
[2024-11-23 18:31:54,750 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:54,751 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 226 treesize of output 111
[2024-11-23 18:31:54,794 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:54,795 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 225782 treesize of output 176724
[2024-11-23 18:31:55,694 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:55,694 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 418 treesize of output 394
[2024-11-23 18:31:55,711 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:55,711 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 394 treesize of output 354
[2024-11-23 18:31:55,731 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:55,731 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 354 treesize of output 280
[2024-11-23 18:31:55,744 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 280 treesize of output 272
[2024-11-23 18:31:55,939 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:55,939 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 226 treesize of output 237
[2024-11-23 18:31:55,969 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:31:55,969 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 208 treesize of output 111
[2024-11-23 18:31:55,988 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48829 treesize of output 35979
[2024-11-23 18:31:56,211 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 18:31:56,219 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1191 treesize of output 1119
[2024-11-23 18:31:56,242 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 227 treesize of output 209
[2024-11-23 18:31:56,254 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 36
[2024-11-23 18:31:56,267 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 32
[2024-11-23 18:31:56,277 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 201 treesize of output 177
[2024-11-23 18:31:56,287 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 177 treesize of output 161
[2024-11-23 18:31:56,298 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 134 treesize of output 126
[2024-11-23 18:31:56,485 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:56,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [808713963] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:31:56,486 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:31:56,486 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 13, 18] total 34
[2024-11-23 18:31:56,486 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1762570642]
[2024-11-23 18:31:56,486 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:31:56,487 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2024-11-23 18:31:56,487 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:56,488 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-11-23 18:31:56,489 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=608, Unknown=53, NotChecked=342, Total=1122
[2024-11-23 18:31:56,489 INFO  L87              Difference]: Start difference. First operand 154 states and 165 transitions. Second operand  has 34 states, 34 states have (on average 2.6470588235294117) internal successors, (90), 34 states have internal predecessors, (90), 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-23 18:31:58,522 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:58,522 INFO  L93              Difference]: Finished difference Result 180 states and 192 transitions.
[2024-11-23 18:31:58,523 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-23 18:31:58,523 INFO  L78                 Accepts]: Start accepts. Automaton has  has 34 states, 34 states have (on average 2.6470588235294117) internal successors, (90), 34 states have internal predecessors, (90), 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) Word has length 36
[2024-11-23 18:31:58,523 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:58,524 INFO  L225             Difference]: With dead ends: 180
[2024-11-23 18:31:58,524 INFO  L226             Difference]: Without dead ends: 180
[2024-11-23 18:31:58,525 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 57 SyntacticMatches, 3 SemanticMatches, 40 ConstructedPredicates, 6 IntricatePredicates, 0 DeprecatedPredicates, 281 ImplicationChecksByTransitivity, 6.5s TimeCoverageRelationStatistics Valid=207, Invalid=1021, Unknown=56, NotChecked=438, Total=1722
[2024-11-23 18:31:58,526 INFO  L435           NwaCegarLoop]: 121 mSDtfsCounter, 38 mSDsluCounter, 1863 mSDsCounter, 0 mSdLazyCounter, 727 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 1984 SdHoareTripleChecker+Invalid, 1189 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 727 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 443 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:58,526 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 1984 Invalid, 1189 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 727 Invalid, 0 Unknown, 443 Unchecked, 1.4s Time]
[2024-11-23 18:31:58,527 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 180 states.
[2024-11-23 18:31:58,530 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 180 to 179.
[2024-11-23 18:31:58,531 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 179 states, 128 states have (on average 1.46875) internal successors, (188), 177 states have internal predecessors, (188), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:58,532 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 179 states and 191 transitions.
[2024-11-23 18:31:58,532 INFO  L78                 Accepts]: Start accepts. Automaton has 179 states and 191 transitions. Word has length 36
[2024-11-23 18:31:58,532 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:58,532 INFO  L471      AbstractCegarLoop]: Abstraction has 179 states and 191 transitions.
[2024-11-23 18:31:58,532 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 34 states have (on average 2.6470588235294117) internal successors, (90), 34 states have internal predecessors, (90), 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-23 18:31:58,533 INFO  L276                IsEmpty]: Start isEmpty. Operand 179 states and 191 transitions.
[2024-11-23 18:31:58,533 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-23 18:31:58,533 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:58,533 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:58,543 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-23 18:31:58,734 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:58,734 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONMEMORY_LEAK === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:58,734 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:58,735 INFO  L85        PathProgramCache]: Analyzing trace with hash 1477558198, now seen corresponding path program 1 times
[2024-11-23 18:31:58,735 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:58,735 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283596776]
[2024-11-23 18:31:58,735 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:58,735 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:58,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:58,841 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:58,842 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:58,842 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1283596776]
[2024-11-23 18:31:58,842 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1283596776] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:31:58,842 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1562852263]
[2024-11-23 18:31:58,842 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:58,842 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:58,842 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:58,844 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:31:58,848 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 18:31:58,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:58,992 INFO  L256         TraceCheckSpWp]: Trace formula consists of 266 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-23 18:31:58,994 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:31:59,056 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-23 18:31:59,056 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:31:59,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1562852263] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:59,056 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:31:59,056 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7] total 7
[2024-11-23 18:31:59,057 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1395574705]
[2024-11-23 18:31:59,058 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:59,059 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 18:31:59,059 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:59,059 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 18:31:59,059 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:31:59,059 INFO  L87              Difference]: Start difference. First operand 179 states and 191 transitions. Second operand  has 6 states, 6 states have (on average 6.333333333333333) internal successors, (38), 6 states have internal predecessors, (38), 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-23 18:31:59,184 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:59,185 INFO  L93              Difference]: Finished difference Result 179 states and 189 transitions.
[2024-11-23 18:31:59,185 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:31:59,185 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 6.333333333333333) internal successors, (38), 6 states have internal predecessors, (38), 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) Word has length 38
[2024-11-23 18:31:59,186 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:59,187 INFO  L225             Difference]: With dead ends: 179
[2024-11-23 18:31:59,187 INFO  L226             Difference]: Without dead ends: 179
[2024-11-23 18:31:59,188 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-11-23 18:31:59,188 INFO  L435           NwaCegarLoop]: 122 mSDtfsCounter, 72 mSDsluCounter, 410 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 532 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:59,189 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 532 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:31:59,190 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 179 states.
[2024-11-23 18:31:59,193 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 179 to 179.
[2024-11-23 18:31:59,193 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 179 states, 128 states have (on average 1.453125) internal successors, (186), 177 states have internal predecessors, (186), 3 states have call successors, (3), 1 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:59,194 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 179 states and 189 transitions.
[2024-11-23 18:31:59,195 INFO  L78                 Accepts]: Start accepts. Automaton has 179 states and 189 transitions. Word has length 38
[2024-11-23 18:31:59,195 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:59,195 INFO  L471      AbstractCegarLoop]: Abstraction has 179 states and 189 transitions.
[2024-11-23 18:31:59,195 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 6.333333333333333) internal successors, (38), 6 states have internal predecessors, (38), 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-23 18:31:59,195 INFO  L276                IsEmpty]: Start isEmpty. Operand 179 states and 189 transitions.
[2024-11-23 18:31:59,196 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-23 18:31:59,196 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:59,196 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:59,207 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-23 18:31:59,396 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:59,397 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting failErr0ASSERT_VIOLATIONMEMORY_LEAK === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:59,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:59,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 1874875175, now seen corresponding path program 1 times
[2024-11-23 18:31:59,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:59,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944028100]
[2024-11-23 18:31:59,398 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:59,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:59,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:59,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-23 18:31:59,538 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:59,539 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944028100]
[2024-11-23 18:31:59,539 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944028100] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:31:59,539 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:31:59,539 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 18:31:59,539 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1342835760]
[2024-11-23 18:31:59,540 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:31:59,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 18:31:59,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:31:59,541 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 18:31:59,541 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:31:59,542 INFO  L87              Difference]: Start difference. First operand 179 states and 189 transitions. Second operand  has 7 states, 7 states have (on average 5.857142857142857) internal successors, (41), 7 states have internal predecessors, (41), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:59,738 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:31:59,738 INFO  L93              Difference]: Finished difference Result 193 states and 213 transitions.
[2024-11-23 18:31:59,739 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 18:31:59,739 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 5.857142857142857) internal successors, (41), 7 states have internal predecessors, (41), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 42
[2024-11-23 18:31:59,740 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:31:59,740 INFO  L225             Difference]: With dead ends: 193
[2024-11-23 18:31:59,741 INFO  L226             Difference]: Without dead ends: 193
[2024-11-23 18:31:59,741 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:31:59,741 INFO  L435           NwaCegarLoop]: 102 mSDtfsCounter, 112 mSDsluCounter, 448 mSDsCounter, 0 mSdLazyCounter, 181 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 550 SdHoareTripleChecker+Invalid, 184 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:31:59,742 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 550 Invalid, 184 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 181 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 18:31:59,743 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 193 states.
[2024-11-23 18:31:59,745 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 193 to 179.
[2024-11-23 18:31:59,746 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 179 states, 129 states have (on average 1.441860465116279) internal successors, (186), 177 states have internal predecessors, (186), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:59,747 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 179 states and 188 transitions.
[2024-11-23 18:31:59,747 INFO  L78                 Accepts]: Start accepts. Automaton has 179 states and 188 transitions. Word has length 42
[2024-11-23 18:31:59,748 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:31:59,748 INFO  L471      AbstractCegarLoop]: Abstraction has 179 states and 188 transitions.
[2024-11-23 18:31:59,748 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 5.857142857142857) internal successors, (41), 7 states have internal predecessors, (41), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:31:59,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 179 states and 188 transitions.
[2024-11-23 18:31:59,748 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-23 18:31:59,748 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:31:59,748 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:31:59,749 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-23 18:31:59,749 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:31:59,749 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:31:59,749 INFO  L85        PathProgramCache]: Analyzing trace with hash -1186508967, now seen corresponding path program 1 times
[2024-11-23 18:31:59,749 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:31:59,749 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605499279]
[2024-11-23 18:31:59,749 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:59,749 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:31:59,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:31:59,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:31:59,886 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:31:59,886 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605499279]
[2024-11-23 18:31:59,886 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1605499279] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:31:59,886 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1757476964]
[2024-11-23 18:31:59,886 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:31:59,886 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:31:59,886 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:31:59,889 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:31:59,892 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 18:32:00,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:00,033 INFO  L256         TraceCheckSpWp]: Trace formula consists of 272 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-23 18:32:00,035 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:32:00,094 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:00,094 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:32:00,155 INFO  L349             Elim1Store]: treesize reduction 5, result has 37.5 percent of original size
[2024-11-23 18:32:00,156 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 11
[2024-11-23 18:32:00,167 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:00,167 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1757476964] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:32:00,167 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:32:00,168 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 7
[2024-11-23 18:32:00,168 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931054536]
[2024-11-23 18:32:00,168 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:32:00,168 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 18:32:00,168 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:32:00,169 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 18:32:00,169 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-23 18:32:00,169 INFO  L87              Difference]: Start difference. First operand 179 states and 188 transitions. Second operand  has 8 states, 7 states have (on average 8.142857142857142) internal successors, (57), 8 states have internal predecessors, (57), 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-23 18:32:00,506 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:32:00,506 INFO  L93              Difference]: Finished difference Result 177 states and 187 transitions.
[2024-11-23 18:32:00,507 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 18:32:00,507 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 8.142857142857142) internal successors, (57), 8 states have internal predecessors, (57), 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) Word has length 41
[2024-11-23 18:32:00,507 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:32:00,508 INFO  L225             Difference]: With dead ends: 177
[2024-11-23 18:32:00,508 INFO  L226             Difference]: Without dead ends: 177
[2024-11-23 18:32:00,508 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 81 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-23 18:32:00,510 INFO  L435           NwaCegarLoop]: 102 mSDtfsCounter, 59 mSDsluCounter, 319 mSDsCounter, 0 mSdLazyCounter, 314 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 421 SdHoareTripleChecker+Invalid, 320 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-23 18:32:00,510 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 421 Invalid, 320 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 314 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-23 18:32:00,511 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 177 states.
[2024-11-23 18:32:00,514 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 177 to 177.
[2024-11-23 18:32:00,515 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 177 states, 130 states have (on average 1.4230769230769231) internal successors, (185), 175 states have internal predecessors, (185), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:32:00,516 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 177 states and 187 transitions.
[2024-11-23 18:32:00,516 INFO  L78                 Accepts]: Start accepts. Automaton has 177 states and 187 transitions. Word has length 41
[2024-11-23 18:32:00,516 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:32:00,516 INFO  L471      AbstractCegarLoop]: Abstraction has 177 states and 187 transitions.
[2024-11-23 18:32:00,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 8.142857142857142) internal successors, (57), 8 states have internal predecessors, (57), 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-23 18:32:00,517 INFO  L276                IsEmpty]: Start isEmpty. Operand 177 states and 187 transitions.
[2024-11-23 18:32:00,517 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-23 18:32:00,517 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:32:00,517 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:32:00,530 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-23 18:32:00,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-23 18:32:00,722 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:32:00,723 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:32:00,723 INFO  L85        PathProgramCache]: Analyzing trace with hash -1186508966, now seen corresponding path program 1 times
[2024-11-23 18:32:00,723 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:32:00,723 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2131708326]
[2024-11-23 18:32:00,723 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:00,723 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:32:00,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:00,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:00,991 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:32:00,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2131708326]
[2024-11-23 18:32:00,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2131708326] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:32:00,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1594783986]
[2024-11-23 18:32:00,992 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:00,992 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:32:00,992 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:32:00,994 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:32:00,997 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-23 18:32:01,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:01,157 INFO  L256         TraceCheckSpWp]: Trace formula consists of 272 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-23 18:32:01,160 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:32:01,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:01,354 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:32:01,480 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:01,480 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 23
[2024-11-23 18:32:01,705 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:01,705 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1594783986] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:32:01,705 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:32:01,705 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13
[2024-11-23 18:32:01,705 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825805048]
[2024-11-23 18:32:01,706 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:32:01,706 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-23 18:32:01,706 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:32:01,706 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-23 18:32:01,707 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=149, Unknown=0, NotChecked=0, Total=182
[2024-11-23 18:32:01,707 INFO  L87              Difference]: Start difference. First operand 177 states and 187 transitions. Second operand  has 14 states, 13 states have (on average 6.0) internal successors, (78), 14 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-23 18:32:02,219 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:32:02,219 INFO  L93              Difference]: Finished difference Result 189 states and 203 transitions.
[2024-11-23 18:32:02,220 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-23 18:32:02,220 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 6.0) internal successors, (78), 14 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) Word has length 41
[2024-11-23 18:32:02,220 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:32:02,221 INFO  L225             Difference]: With dead ends: 189
[2024-11-23 18:32:02,221 INFO  L226             Difference]: Without dead ends: 189
[2024-11-23 18:32:02,221 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=57, Invalid=249, Unknown=0, NotChecked=0, Total=306
[2024-11-23 18:32:02,222 INFO  L435           NwaCegarLoop]: 97 mSDtfsCounter, 226 mSDsluCounter, 510 mSDsCounter, 0 mSdLazyCounter, 432 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 226 SdHoareTripleChecker+Valid, 607 SdHoareTripleChecker+Invalid, 442 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 432 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:32:02,222 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [226 Valid, 607 Invalid, 442 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 432 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 18:32:02,222 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 189 states.
[2024-11-23 18:32:02,225 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 176.
[2024-11-23 18:32:02,226 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 176 states, 130 states have (on average 1.4076923076923078) internal successors, (183), 174 states have internal predecessors, (183), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:32:02,227 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 176 states and 185 transitions.
[2024-11-23 18:32:02,227 INFO  L78                 Accepts]: Start accepts. Automaton has 176 states and 185 transitions. Word has length 41
[2024-11-23 18:32:02,227 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:32:02,227 INFO  L471      AbstractCegarLoop]: Abstraction has 176 states and 185 transitions.
[2024-11-23 18:32:02,228 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 6.0) internal successors, (78), 14 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-23 18:32:02,228 INFO  L276                IsEmpty]: Start isEmpty. Operand 176 states and 185 transitions.
[2024-11-23 18:32:02,228 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-23 18:32:02,228 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:32:02,228 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:32:02,239 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-23 18:32:02,429 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-23 18:32:02,429 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:32:02,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:32:02,429 INFO  L85        PathProgramCache]: Analyzing trace with hash -2068779202, now seen corresponding path program 1 times
[2024-11-23 18:32:02,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:32:02,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1090030719]
[2024-11-23 18:32:02,430 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:02,430 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:32:02,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:02,850 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:02,851 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:32:02,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1090030719]
[2024-11-23 18:32:02,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1090030719] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:32:02,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1860016686]
[2024-11-23 18:32:02,851 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:02,851 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:32:02,851 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:32:02,855 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:32:02,857 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-23 18:32:03,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:03,007 INFO  L256         TraceCheckSpWp]: Trace formula consists of 284 conjuncts, 40 conjuncts are in the unsatisfiable core
[2024-11-23 18:32:03,010 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:32:03,041 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-23 18:32:03,057 INFO  L349             Elim1Store]: treesize reduction 11, result has 45.0 percent of original size
[2024-11-23 18:32:03,057 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 18
[2024-11-23 18:32:03,262 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 18:32:03,263 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9
[2024-11-23 18:32:03,289 INFO  L349             Elim1Store]: treesize reduction 28, result has 26.3 percent of original size
[2024-11-23 18:32:03,289 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 28
[2024-11-23 18:32:03,596 INFO  L349             Elim1Store]: treesize reduction 15, result has 37.5 percent of original size
[2024-11-23 18:32:03,597 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 31
[2024-11-23 18:32:03,623 INFO  L349             Elim1Store]: treesize reduction 10, result has 65.5 percent of original size
[2024-11-23 18:32:03,623 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 22 treesize of output 32
[2024-11-23 18:32:03,641 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 8
[2024-11-23 18:32:03,771 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3
[2024-11-23 18:32:03,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:03,779 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:32:04,269 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:04,270 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 43 treesize of output 38
[2024-11-23 18:32:04,275 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18
[2024-11-23 18:32:06,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:06,677 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1860016686] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:32:06,677 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:32:06,678 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 11] total 28
[2024-11-23 18:32:06,678 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977493205]
[2024-11-23 18:32:06,678 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:32:06,678 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-23 18:32:06,678 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:32:06,679 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-23 18:32:06,680 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=112, Invalid=700, Unknown=0, NotChecked=0, Total=812
[2024-11-23 18:32:06,680 INFO  L87              Difference]: Start difference. First operand 176 states and 185 transitions. Second operand  has 29 states, 28 states have (on average 4.392857142857143) internal successors, (123), 29 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:32:09,708 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:32:09,708 INFO  L93              Difference]: Finished difference Result 189 states and 201 transitions.
[2024-11-23 18:32:09,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-23 18:32:09,708 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 28 states have (on average 4.392857142857143) internal successors, (123), 29 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43
[2024-11-23 18:32:09,709 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:32:09,709 INFO  L225             Difference]: With dead ends: 189
[2024-11-23 18:32:09,709 INFO  L226             Difference]: Without dead ends: 189
[2024-11-23 18:32:09,710 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 229 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=249, Invalid=1311, Unknown=0, NotChecked=0, Total=1560
[2024-11-23 18:32:09,711 INFO  L435           NwaCegarLoop]: 61 mSDtfsCounter, 467 mSDsluCounter, 645 mSDsCounter, 0 mSdLazyCounter, 1258 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 467 SdHoareTripleChecker+Valid, 706 SdHoareTripleChecker+Invalid, 1303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 1258 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:32:09,711 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [467 Valid, 706 Invalid, 1303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 1258 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-23 18:32:09,712 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 189 states.
[2024-11-23 18:32:09,714 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 185.
[2024-11-23 18:32:09,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 185 states, 139 states have (on average 1.4172661870503598) internal successors, (197), 183 states have internal predecessors, (197), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:32:09,716 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 185 states and 199 transitions.
[2024-11-23 18:32:09,716 INFO  L78                 Accepts]: Start accepts. Automaton has 185 states and 199 transitions. Word has length 43
[2024-11-23 18:32:09,716 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:32:09,716 INFO  L471      AbstractCegarLoop]: Abstraction has 185 states and 199 transitions.
[2024-11-23 18:32:09,717 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 28 states have (on average 4.392857142857143) internal successors, (123), 29 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:32:09,717 INFO  L276                IsEmpty]: Start isEmpty. Operand 185 states and 199 transitions.
[2024-11-23 18:32:09,717 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-23 18:32:09,717 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:32:09,717 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:32:09,728 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-23 18:32:09,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-23 18:32:09,922 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr32REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [failErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] ===
[2024-11-23 18:32:09,922 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:32:09,922 INFO  L85        PathProgramCache]: Analyzing trace with hash 292327488, now seen corresponding path program 1 times
[2024-11-23 18:32:09,922 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:32:09,922 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1934321047]
[2024-11-23 18:32:09,923 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:09,923 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:32:09,951 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:10,672 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:10,672 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:32:10,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1934321047]
[2024-11-23 18:32:10,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1934321047] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:32:10,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1651611826]
[2024-11-23 18:32:10,673 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:32:10,673 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:32:10,673 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:32:10,675 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:32:10,678 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a141d43-a598-485d-8b33-67713bf566ea/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-23 18:32:10,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:32:10,852 INFO  L256         TraceCheckSpWp]: Trace formula consists of 289 conjuncts, 45 conjuncts are in the unsatisfiable core
[2024-11-23 18:32:10,858 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:32:10,866 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-23 18:32:11,011 INFO  L349             Elim1Store]: treesize reduction 18, result has 35.7 percent of original size
[2024-11-23 18:32:11,011 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21
[2024-11-23 18:32:11,078 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2024-11-23 18:32:11,238 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:32:11,239 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 33
[2024-11-23 18:32:11,352 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:32:11,352 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 33
[2024-11-23 18:32:11,487 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:32:11,494 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 33
[2024-11-23 18:32:11,627 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-23 18:32:11,628 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 34 treesize of output 33
[2024-11-23 18:32:11,944 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-11-23 18:32:11,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:32:11,986 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:32:12,767 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1191 (Array Int Int)) (v_ArrVal_1190 (Array Int Int)) (v_ArrVal_1189 (Array Int Int)) (|v_ULTIMATE.start_inspect_~node#1.offset_20| Int)) (or (< |v_ULTIMATE.start_inspect_~node#1.offset_20| 0) (< |c_ULTIMATE.start_create_tree_~nodelast~0#1.offset| |v_ULTIMATE.start_inspect_~node#1.offset_20|) (= (select |c_#valid| (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_#t~mem13#1.base| v_ArrVal_1189))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1190)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1191)) |c_ULTIMATE.start_create_tree_~nodelast~0#1.base|) |v_ULTIMATE.start_inspect_~node#1.offset_20|)) 1))) is different from false
[2024-11-23 18:32:12,787 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1191 (Array Int Int)) (v_ArrVal_1190 (Array Int Int)) (v_ArrVal_1189 (Array Int Int)) (|v_ULTIMATE.start_inspect_~node#1.offset_20| Int)) (or (< |v_ULTIMATE.start_inspect_~node#1.offset_20| 0) (= (select |c_#valid| (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1189))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1190)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1191)) |c_ULTIMATE.start_create_tree_~nodelast~0#1.base|) |v_ULTIMATE.start_inspect_~node#1.offset_20|)) 1) (< |c_ULTIMATE.start_create_tree_~nodelast~0#1.offset| |v_ULTIMATE.start_inspect_~node#1.offset_20|))) is different from false
[2024-11-23 18:32:12,824 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1191 (Array Int Int)) (v_ArrVal_1190 (Array Int Int)) (v_ArrVal_1189 (Array Int Int)) (v_ArrVal_1188 (Array Int Int)) (|v_ULTIMATE.start_inspect_~node#1.offset_20| Int)) (or (< |v_ULTIMATE.start_inspect_~node#1.offset_20| 0) (< |c_ULTIMATE.start_create_tree_~nodelast~0#1.offset| |v_ULTIMATE.start_inspect_~node#1.offset_20|) (= (select |c_#valid| (select (select (let ((.cse0 (let ((.cse1 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_#t~mem12#1.base| v_ArrVal_1188))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1189)))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1190)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1191)) |c_ULTIMATE.start_create_tree_~nodelast~0#1.base|) |v_ULTIMATE.start_inspect_~node#1.offset_20|)) 1))) is different from false
[2024-11-23 18:32:12,844 WARN  L851   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1191 (Array Int Int)) (v_ArrVal_1190 (Array Int Int)) (v_ArrVal_1189 (Array Int Int)) (v_ArrVal_1188 (Array Int Int)) (|v_ULTIMATE.start_inspect_~node#1.offset_20| Int)) (or (< |v_ULTIMATE.start_inspect_~node#1.offset_20| 0) (< |c_ULTIMATE.start_create_tree_~nodelast~0#1.offset| |v_ULTIMATE.start_inspect_~node#1.offset_20|) (= (select |c_#valid| (select (select (let ((.cse0 (let ((.cse1 (let ((.cse2 (store |c_#memory_$Pointer$#1.base| (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1188))) (store .cse2 (select (select .cse2 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1189)))) (store .cse1 (select (select .cse1 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1190)))) (store .cse0 (select (select .cse0 |c_ULTIMATE.start_create_tree_~node~0#1.base|) |c_ULTIMATE.start_create_tree_~node~0#1.offset|) v_ArrVal_1191)) |c_ULTIMATE.start_create_tree_~nodelast~0#1.base|) |v_ULTIMATE.start_inspect_~node#1.offset_20|)) 1))) is different from false
[2024-11-23 18:32:12,886 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:12,886 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 146 treesize of output 91
[2024-11-23 18:32:12,945 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:12,946 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 2493706 treesize of output 2049329
[2024-11-23 18:32:37,973 WARN  L286               SmtUtils]: Spent 25.02s on a formula simplification. DAG size of input: 668 DAG size of output: 499 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 18:32:41,591 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:41,593 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 39939 treesize of output 39079
[2024-11-23 18:32:42,348 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39071 treesize of output 37489
[2024-11-23 18:32:42,830 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:42,832 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 37489 treesize of output 36133
[2024-11-23 18:32:43,376 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 18:32:43,377 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 36125 treesize of output 32841