./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-memory-alloca/openbsd_cstrncmp-alloca-1.i --full-output --architecture 64bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-memory-alloca/openbsd_cstrncmp-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1 --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 64bit --witnessprinter.graph.data.programhash b49f3330156f5f80616a8ed1e7cf6e923644f57628dbe3e9e5b48b44602ac1db
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 15:40:01,531 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 15:40:01,587 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf
[2024-12-02 15:40:01,591 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 15:40:01,592 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 15:40:01,611 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 15:40:01,612 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 15:40:01,612 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 15:40:01,613 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 15:40:01,613 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 15:40:01,613 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 15:40:01,613 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 15:40:01,613 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 15:40:01,613 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 15:40:01,614 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 15:40:01,614 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 15:40:01,615 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:40:01,615 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:40:01,615 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:40:01,616 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 15:40:01,616 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 15:40:01,617 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 15:40:01,617 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 15:40:01,617 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 15:40:01,617 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_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1
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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b49f3330156f5f80616a8ed1e7cf6e923644f57628dbe3e9e5b48b44602ac1db
[2024-12-02 15:40:01,818 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 15:40:01,825 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 15:40:01,827 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 15:40:01,828 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 15:40:01,828 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 15:40:01,829 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/termination-memory-alloca/openbsd_cstrncmp-alloca-1.i
[2024-12-02 15:40:04,512 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/data/f0a28259d/00c362c795594f9b963a32eeeb95a48d/FLAG5b85a80e3
[2024-12-02 15:40:04,750 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 15:40:04,750 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/sv-benchmarks/c/termination-memory-alloca/openbsd_cstrncmp-alloca-1.i
[2024-12-02 15:40:04,760 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/data/f0a28259d/00c362c795594f9b963a32eeeb95a48d/FLAG5b85a80e3
[2024-12-02 15:40:05,068 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/data/f0a28259d/00c362c795594f9b963a32eeeb95a48d
[2024-12-02 15:40:05,070 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 15:40:05,072 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 15:40:05,073 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 15:40:05,073 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 15:40:05,078 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 15:40:05,079 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,080 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9f844bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05, skipping insertion in model container
[2024-12-02 15:40:05,080 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,107 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 15:40:05,339 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 15:40:05,339 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-02 15:40:05,342 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:40:05,351 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 15:40:05,385 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:40:05,412 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 15:40:05,412 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05 WrapperNode
[2024-12-02 15:40:05,413 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 15:40:05,414 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 15:40:05,414 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 15:40:05,414 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 15:40:05,421 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,432 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,452 INFO  L138                Inliner]: procedures = 111, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84
[2024-12-02 15:40:05,453 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 15:40:05,453 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 15:40:05,453 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 15:40:05,454 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 15:40:05,463 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,463 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,466 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,479 INFO  L175           MemorySlicer]: Split 7 memory accesses to 2 slices as follows [4, 3]. 57 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0, 0]. The 2 writes are split as follows [1, 1].
[2024-12-02 15:40:05,479 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,479 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,484 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,485 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,488 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,489 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,490 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,493 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 15:40:05,494 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 15:40:05,494 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 15:40:05,494 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 15:40:05,495 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (1/1) ...
[2024-12-02 15:40:05,500 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:40:05,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:05,528 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 15:40:05,531 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-02 15:40:05,560 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 15:40:05,560 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 15:40:05,648 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 15:40:05,649 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 15:40:05,823 INFO  L?                        ?]: Removed 53 outVars from TransFormulas that were not future-live.
[2024-12-02 15:40:05,823 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 15:40:05,831 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 15:40:05,831 INFO  L312             CfgBuilder]: Removed 1 assume(true) statements.
[2024-12-02 15:40:05,832 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:40:05 BoogieIcfgContainer
[2024-12-02 15:40:05,832 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 15:40:05,834 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 15:40:05,834 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 15:40:05,839 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 15:40:05,839 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 03:40:05" (1/3) ...
[2024-12-02 15:40:05,840 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7785525c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:40:05, skipping insertion in model container
[2024-12-02 15:40:05,840 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:40:05" (2/3) ...
[2024-12-02 15:40:05,840 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7785525c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:40:05, skipping insertion in model container
[2024-12-02 15:40:05,840 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:40:05" (3/3) ...
[2024-12-02 15:40:05,841 INFO  L128   eAbstractionObserver]: Analyzing ICFG openbsd_cstrncmp-alloca-1.i
[2024-12-02 15:40:05,856 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 15:40:05,858 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG openbsd_cstrncmp-alloca-1.i that has 1 procedures, 40 locations, 1 initial locations, 1 loop locations, and 15 error locations.
[2024-12-02 15:40:05,898 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 15:40:05,911 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;@510524c1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 15:40:05,911 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 15 error locations.
[2024-12-02 15:40:05,915 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 40 states, 24 states have (on average 1.9166666666666667) internal successors, (46), 39 states have internal predecessors, (46), 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-12-02 15:40:05,920 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-12-02 15:40:05,920 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:05,921 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:05,921 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:05,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:05,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 889510731, now seen corresponding path program 1 times
[2024-12-02 15:40:05,934 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:05,935 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [21625991]
[2024-12-02 15:40:05,935 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:05,936 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:06,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:06,210 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:06,211 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:06,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [21625991]
[2024-12-02 15:40:06,212 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [21625991] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:06,212 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:06,212 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:40:06,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1242128134]
[2024-12-02 15:40:06,215 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:06,219 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:40:06,219 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:06,255 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:40:06,256 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:40:06,257 INFO  L87              Difference]: Start difference. First operand  has 40 states, 24 states have (on average 1.9166666666666667) internal successors, (46), 39 states have internal predecessors, (46), 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) Second operand  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 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-12-02 15:40:06,319 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:06,319 INFO  L93              Difference]: Finished difference Result 39 states and 44 transitions.
[2024-12-02 15:40:06,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:40:06,322 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 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-12-02 15:40:06,322 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:06,328 INFO  L225             Difference]: With dead ends: 39
[2024-12-02 15:40:06,328 INFO  L226             Difference]: Without dead ends: 37
[2024-12-02 15:40:06,329 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-12-02 15:40:06,332 INFO  L435           NwaCegarLoop]: 39 mSDtfsCounter, 4 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:06,333 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 61 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:06,345 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-12-02 15:40:06,356 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2024-12-02 15:40:06,357 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 23 states have (on average 1.826086956521739) internal successors, (42), 36 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 15:40:06,360 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 42 transitions.
[2024-12-02 15:40:06,362 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 42 transitions. Word has length 6
[2024-12-02 15:40:06,362 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:06,362 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 42 transitions.
[2024-12-02 15:40:06,362 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 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-12-02 15:40:06,362 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 42 transitions.
[2024-12-02 15:40:06,363 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-12-02 15:40:06,363 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:06,363 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:06,363 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 15:40:06,363 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:06,364 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:06,364 INFO  L85        PathProgramCache]: Analyzing trace with hash 889510732, now seen corresponding path program 1 times
[2024-12-02 15:40:06,364 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:06,365 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [494516656]
[2024-12-02 15:40:06,365 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:06,365 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:06,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:06,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:06,618 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:06,618 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [494516656]
[2024-12-02 15:40:06,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [494516656] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:06,618 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:06,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:40:06,618 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [270347019]
[2024-12-02 15:40:06,618 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:06,619 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 15:40:06,619 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:06,620 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 15:40:06,620 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:06,620 INFO  L87              Difference]: Start difference. First operand 37 states and 42 transitions. Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12-02 15:40:06,644 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:06,645 INFO  L93              Difference]: Finished difference Result 40 states and 46 transitions.
[2024-12-02 15:40:06,645 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:40:06,645 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12-02 15:40:06,645 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:06,646 INFO  L225             Difference]: With dead ends: 40
[2024-12-02 15:40:06,646 INFO  L226             Difference]: Without dead ends: 40
[2024-12-02 15:40:06,646 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:06,647 INFO  L435           NwaCegarLoop]: 40 mSDtfsCounter, 1 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:06,647 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 78 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:06,648 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40 states.
[2024-12-02 15:40:06,650 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40.
[2024-12-02 15:40:06,651 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 26 states have (on average 1.7692307692307692) internal successors, (46), 39 states have internal predecessors, (46), 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-12-02 15:40:06,651 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 46 transitions.
[2024-12-02 15:40:06,652 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 46 transitions. Word has length 6
[2024-12-02 15:40:06,652 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:06,652 INFO  L471      AbstractCegarLoop]: Abstraction has 40 states and 46 transitions.
[2024-12-02 15:40:06,652 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 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-12-02 15:40:06,652 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 46 transitions.
[2024-12-02 15:40:06,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-12-02 15:40:06,652 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:06,653 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:06,653 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 15:40:06,653 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:06,653 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:06,653 INFO  L85        PathProgramCache]: Analyzing trace with hash 889570314, now seen corresponding path program 1 times
[2024-12-02 15:40:06,653 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:06,654 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [747925329]
[2024-12-02 15:40:06,654 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:06,654 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:06,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:06,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:06,820 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:06,821 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [747925329]
[2024-12-02 15:40:06,821 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [747925329] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:06,821 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:06,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 15:40:06,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2116187790]
[2024-12-02 15:40:06,821 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:06,821 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:40:06,821 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:06,822 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:40:06,822 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:06,822 INFO  L87              Difference]: Start difference. First operand 40 states and 46 transitions. Second operand  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 15:40:06,844 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:06,844 INFO  L93              Difference]: Finished difference Result 39 states and 45 transitions.
[2024-12-02 15:40:06,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 15:40:06,845 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 15:40:06,845 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:06,846 INFO  L225             Difference]: With dead ends: 39
[2024-12-02 15:40:06,846 INFO  L226             Difference]: Without dead ends: 39
[2024-12-02 15:40:06,846 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:06,847 INFO  L435           NwaCegarLoop]: 37 mSDtfsCounter, 2 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:06,847 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 73 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:06,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-12-02 15:40:06,850 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 36.
[2024-12-02 15:40:06,850 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 23 states have (on average 1.7826086956521738) internal successors, (41), 35 states have internal predecessors, (41), 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-12-02 15:40:06,851 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 41 transitions.
[2024-12-02 15:40:06,851 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 41 transitions. Word has length 6
[2024-12-02 15:40:06,851 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:06,851 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 41 transitions.
[2024-12-02 15:40:06,851 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 15:40:06,851 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 41 transitions.
[2024-12-02 15:40:06,852 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 15:40:06,852 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:06,852 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:06,852 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 15:40:06,852 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:06,853 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:06,853 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805028874, now seen corresponding path program 1 times
[2024-12-02 15:40:06,853 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:06,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1950473087]
[2024-12-02 15:40:06,853 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:06,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:06,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:06,900 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:06,900 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:06,900 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1950473087]
[2024-12-02 15:40:06,900 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1950473087] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:06,900 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:06,900 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:40:06,900 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621742759]
[2024-12-02 15:40:06,901 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:06,901 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:40:06,901 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:06,901 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:40:06,901 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:40:06,902 INFO  L87              Difference]: Start difference. First operand 36 states and 41 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-12-02 15:40:06,942 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:06,942 INFO  L93              Difference]: Finished difference Result 35 states and 40 transitions.
[2024-12-02 15:40:06,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:40:06,943 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-12-02 15:40:06,943 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:06,944 INFO  L225             Difference]: With dead ends: 35
[2024-12-02 15:40:06,944 INFO  L226             Difference]: Without dead ends: 35
[2024-12-02 15:40:06,944 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-12-02 15:40:06,945 INFO  L435           NwaCegarLoop]: 36 mSDtfsCounter, 1 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:06,945 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 57 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:06,945 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35 states.
[2024-12-02 15:40:06,947 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35.
[2024-12-02 15:40:06,948 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35 states, 23 states have (on average 1.7391304347826086) internal successors, (40), 34 states have internal predecessors, (40), 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-12-02 15:40:06,948 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 40 transitions.
[2024-12-02 15:40:06,949 INFO  L78                 Accepts]: Start accepts. Automaton has 35 states and 40 transitions. Word has length 7
[2024-12-02 15:40:06,949 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:06,949 INFO  L471      AbstractCegarLoop]: Abstraction has 35 states and 40 transitions.
[2024-12-02 15:40:06,949 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-12-02 15:40:06,949 INFO  L276                IsEmpty]: Start isEmpty. Operand 35 states and 40 transitions.
[2024-12-02 15:40:06,949 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 15:40:06,950 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:06,950 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:06,950 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 15:40:06,950 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:06,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:06,951 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805028875, now seen corresponding path program 1 times
[2024-12-02 15:40:06,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:06,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939005353]
[2024-12-02 15:40:06,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:06,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:06,964 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,094 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,095 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,095 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939005353]
[2024-12-02 15:40:07,095 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939005353] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,095 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,095 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:40:07,095 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894644956]
[2024-12-02 15:40:07,095 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,095 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 15:40:07,095 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,096 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 15:40:07,096 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,096 INFO  L87              Difference]: Start difference. First operand 35 states and 40 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 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-12-02 15:40:07,116 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,116 INFO  L93              Difference]: Finished difference Result 38 states and 43 transitions.
[2024-12-02 15:40:07,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:40:07,117 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 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-12-02 15:40:07,117 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,117 INFO  L225             Difference]: With dead ends: 38
[2024-12-02 15:40:07,117 INFO  L226             Difference]: Without dead ends: 38
[2024-12-02 15:40:07,118 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,119 INFO  L435           NwaCegarLoop]: 37 mSDtfsCounter, 0 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,119 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 71 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:07,119 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2024-12-02 15:40:07,121 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 38.
[2024-12-02 15:40:07,122 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 26 states have (on average 1.6538461538461537) internal successors, (43), 37 states have internal predecessors, (43), 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-12-02 15:40:07,122 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 43 transitions.
[2024-12-02 15:40:07,123 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 43 transitions. Word has length 7
[2024-12-02 15:40:07,123 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,123 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 43 transitions.
[2024-12-02 15:40:07,123 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 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-12-02 15:40:07,123 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 43 transitions.
[2024-12-02 15:40:07,123 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 15:40:07,123 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,123 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,123 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 15:40:07,124 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,124 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,124 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805088457, now seen corresponding path program 1 times
[2024-12-02 15:40:07,124 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,124 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1546353209]
[2024-12-02 15:40:07,124 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,125 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:07,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,263 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,263 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,264 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1546353209]
[2024-12-02 15:40:07,264 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1546353209] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,264 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,264 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 15:40:07,264 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [842548024]
[2024-12-02 15:40:07,264 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,264 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:40:07,264 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,265 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:40:07,265 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:07,265 INFO  L87              Difference]: Start difference. First operand 38 states and 43 transitions. Second operand  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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-12-02 15:40:07,291 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,291 INFO  L93              Difference]: Finished difference Result 37 states and 42 transitions.
[2024-12-02 15:40:07,292 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 15:40:07,292 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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-12-02 15:40:07,292 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,292 INFO  L225             Difference]: With dead ends: 37
[2024-12-02 15:40:07,293 INFO  L226             Difference]: Without dead ends: 37
[2024-12-02 15:40:07,293 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:07,293 INFO  L435           NwaCegarLoop]: 34 mSDtfsCounter, 1 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 98 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,294 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 98 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:07,295 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-12-02 15:40:07,296 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 34.
[2024-12-02 15:40:07,296 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34 states, 23 states have (on average 1.6956521739130435) internal successors, (39), 33 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-12-02 15:40:07,297 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 39 transitions.
[2024-12-02 15:40:07,297 INFO  L78                 Accepts]: Start accepts. Automaton has 34 states and 39 transitions. Word has length 7
[2024-12-02 15:40:07,297 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,297 INFO  L471      AbstractCegarLoop]: Abstraction has 34 states and 39 transitions.
[2024-12-02 15:40:07,297 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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-12-02 15:40:07,297 INFO  L276                IsEmpty]: Start isEmpty. Operand 34 states and 39 transitions.
[2024-12-02 15:40:07,297 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-12-02 15:40:07,298 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,298 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,298 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 15:40:07,298 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,299 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,299 INFO  L85        PathProgramCache]: Analyzing trace with hash 624631634, now seen corresponding path program 1 times
[2024-12-02 15:40:07,299 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,299 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [974817816]
[2024-12-02 15:40:07,299 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,299 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:07,313 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,360 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [974817816]
[2024-12-02 15:40:07,361 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [974817816] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,361 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:40:07,361 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [145571497]
[2024-12-02 15:40:07,361 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,361 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 15:40:07,361 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 15:40:07,362 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,362 INFO  L87              Difference]: Start difference. First operand 34 states and 39 transitions. Second operand  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 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-12-02 15:40:07,416 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,416 INFO  L93              Difference]: Finished difference Result 33 states and 38 transitions.
[2024-12-02 15:40:07,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:40:07,417 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 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-12-02 15:40:07,417 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,417 INFO  L225             Difference]: With dead ends: 33
[2024-12-02 15:40:07,417 INFO  L226             Difference]: Without dead ends: 33
[2024-12-02 15:40:07,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,418 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 15 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,419 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 49 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:07,419 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-12-02 15:40:07,421 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 32.
[2024-12-02 15:40:07,421 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 23 states have (on average 1.608695652173913) internal successors, (37), 31 states have internal predecessors, (37), 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-12-02 15:40:07,421 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 37 transitions.
[2024-12-02 15:40:07,421 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 37 transitions. Word has length 10
[2024-12-02 15:40:07,422 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,422 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 37 transitions.
[2024-12-02 15:40:07,422 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 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-12-02 15:40:07,422 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 37 transitions.
[2024-12-02 15:40:07,422 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-12-02 15:40:07,422 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,422 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,422 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 15:40:07,423 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,423 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,423 INFO  L85        PathProgramCache]: Analyzing trace with hash 624631635, now seen corresponding path program 1 times
[2024-12-02 15:40:07,423 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,423 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383379575]
[2024-12-02 15:40:07,423 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,423 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:07,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,552 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383379575]
[2024-12-02 15:40:07,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383379575] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,553 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:40:07,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755223621]
[2024-12-02 15:40:07,553 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,553 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:40:07,553 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,554 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:40:07,554 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:40:07,554 INFO  L87              Difference]: Start difference. First operand 32 states and 37 transitions. Second operand  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 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-12-02 15:40:07,621 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,621 INFO  L93              Difference]: Finished difference Result 40 states and 46 transitions.
[2024-12-02 15:40:07,622 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:40:07,622 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 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-12-02 15:40:07,622 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,622 INFO  L225             Difference]: With dead ends: 40
[2024-12-02 15:40:07,622 INFO  L226             Difference]: Without dead ends: 40
[2024-12-02 15:40:07,623 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:40:07,623 INFO  L435           NwaCegarLoop]: 28 mSDtfsCounter, 8 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,623 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 93 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 15:40:07,624 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40 states.
[2024-12-02 15:40:07,626 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 37.
[2024-12-02 15:40:07,626 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 28 states have (on average 1.6071428571428572) internal successors, (45), 36 states have internal predecessors, (45), 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-12-02 15:40:07,627 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions.
[2024-12-02 15:40:07,627 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 10
[2024-12-02 15:40:07,627 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,627 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 45 transitions.
[2024-12-02 15:40:07,627 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 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-12-02 15:40:07,627 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions.
[2024-12-02 15:40:07,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-12-02 15:40:07,627 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,628 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,628 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 15:40:07,628 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,628 INFO  L85        PathProgramCache]: Analyzing trace with hash -2111256498, now seen corresponding path program 1 times
[2024-12-02 15:40:07,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,629 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932908285]
[2024-12-02 15:40:07,629 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:07,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,796 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932908285]
[2024-12-02 15:40:07,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932908285] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,796 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:40:07,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [822131703]
[2024-12-02 15:40:07,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,796 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 15:40:07,796 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,797 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 15:40:07,797 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,797 INFO  L87              Difference]: Start difference. First operand 37 states and 45 transitions. Second operand  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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-12-02 15:40:07,834 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,834 INFO  L93              Difference]: Finished difference Result 36 states and 44 transitions.
[2024-12-02 15:40:07,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:40:07,835 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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 11
[2024-12-02 15:40:07,835 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,835 INFO  L225             Difference]: With dead ends: 36
[2024-12-02 15:40:07,835 INFO  L226             Difference]: Without dead ends: 32
[2024-12-02 15:40:07,836 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:40:07,836 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 26 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 46 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.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,837 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 46 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:07,837 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-12-02 15:40:07,839 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32.
[2024-12-02 15:40:07,839 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 24 states have (on average 1.5416666666666667) internal successors, (37), 31 states have internal predecessors, (37), 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-12-02 15:40:07,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 37 transitions.
[2024-12-02 15:40:07,840 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 37 transitions. Word has length 11
[2024-12-02 15:40:07,840 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,840 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 37 transitions.
[2024-12-02 15:40:07,840 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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-12-02 15:40:07,840 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 37 transitions.
[2024-12-02 15:40:07,841 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-12-02 15:40:07,841 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,841 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,841 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 15:40:07,841 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,841 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,842 INFO  L85        PathProgramCache]: Analyzing trace with hash -1024421037, now seen corresponding path program 1 times
[2024-12-02 15:40:07,842 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,842 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95979935]
[2024-12-02 15:40:07,842 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,842 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:07,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:07,930 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:07,930 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:07,930 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95979935]
[2024-12-02 15:40:07,930 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95979935] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:07,930 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:07,930 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 15:40:07,930 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498279059]
[2024-12-02 15:40:07,930 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:07,931 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:40:07,931 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:07,931 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:40:07,931 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:07,931 INFO  L87              Difference]: Start difference. First operand 32 states and 37 transitions. Second operand  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 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-12-02 15:40:07,989 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:07,989 INFO  L93              Difference]: Finished difference Result 31 states and 35 transitions.
[2024-12-02 15:40:07,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 15:40:07,990 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 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 12
[2024-12-02 15:40:07,990 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:07,990 INFO  L225             Difference]: With dead ends: 31
[2024-12-02 15:40:07,990 INFO  L226             Difference]: Without dead ends: 31
[2024-12-02 15:40:07,990 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-12-02 15:40:07,991 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 13 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:07,991 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 46 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:07,992 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-12-02 15:40:07,993 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-12-02 15:40:07,993 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 24 states have (on average 1.4583333333333333) internal successors, (35), 30 states have internal predecessors, (35), 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-12-02 15:40:07,994 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 35 transitions.
[2024-12-02 15:40:07,994 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 35 transitions. Word has length 12
[2024-12-02 15:40:07,994 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:07,994 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 35 transitions.
[2024-12-02 15:40:07,994 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 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-12-02 15:40:07,994 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 35 transitions.
[2024-12-02 15:40:07,995 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-12-02 15:40:07,995 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:07,995 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:07,995 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 15:40:07,995 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:07,995 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:07,996 INFO  L85        PathProgramCache]: Analyzing trace with hash -1024421036, now seen corresponding path program 1 times
[2024-12-02 15:40:07,996 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:07,996 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [909957677]
[2024-12-02 15:40:07,996 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:07,996 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:08,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:08,229 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:08,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:08,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [909957677]
[2024-12-02 15:40:08,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [909957677] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:08,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:08,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:40:08,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856423132]
[2024-12-02 15:40:08,230 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:08,230 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 15:40:08,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:08,230 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 15:40:08,230 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 15:40:08,230 INFO  L87              Difference]: Start difference. First operand 31 states and 35 transitions. Second operand  has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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-12-02 15:40:08,301 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:08,302 INFO  L93              Difference]: Finished difference Result 31 states and 34 transitions.
[2024-12-02 15:40:08,302 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 15:40:08,302 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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 12
[2024-12-02 15:40:08,302 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:08,303 INFO  L225             Difference]: With dead ends: 31
[2024-12-02 15:40:08,303 INFO  L226             Difference]: Without dead ends: 31
[2024-12-02 15:40:08,303 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 15:40:08,303 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 0 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 64 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 95 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 64 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:08,304 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 95 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 64 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 15:40:08,304 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-12-02 15:40:08,306 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-12-02 15:40:08,306 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 24 states have (on average 1.4166666666666667) internal successors, (34), 30 states have internal predecessors, (34), 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-12-02 15:40:08,306 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 34 transitions.
[2024-12-02 15:40:08,306 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 34 transitions. Word has length 12
[2024-12-02 15:40:08,306 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:08,306 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 34 transitions.
[2024-12-02 15:40:08,307 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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-12-02 15:40:08,307 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions.
[2024-12-02 15:40:08,307 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-12-02 15:40:08,307 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:08,307 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:08,307 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 15:40:08,307 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:08,308 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:08,308 INFO  L85        PathProgramCache]: Analyzing trace with hash -921105132, now seen corresponding path program 1 times
[2024-12-02 15:40:08,308 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:08,308 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690827777]
[2024-12-02 15:40:08,308 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:08,308 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:08,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:08,390 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:08,390 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:08,391 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690827777]
[2024-12-02 15:40:08,391 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690827777] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:08,391 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:08,391 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 15:40:08,391 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247025548]
[2024-12-02 15:40:08,391 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:08,391 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:40:08,391 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:08,392 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:40:08,392 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:08,392 INFO  L87              Difference]: Start difference. First operand 31 states and 34 transitions. Second operand  has 5 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 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-12-02 15:40:08,438 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:08,439 INFO  L93              Difference]: Finished difference Result 30 states and 33 transitions.
[2024-12-02 15:40:08,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 15:40:08,439 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 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 14
[2024-12-02 15:40:08,439 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:08,439 INFO  L225             Difference]: With dead ends: 30
[2024-12-02 15:40:08,439 INFO  L226             Difference]: Without dead ends: 30
[2024-12-02 15:40:08,440 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-12-02 15:40:08,440 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 6 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 47 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 47 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:08,440 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 45 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 47 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:08,441 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30 states.
[2024-12-02 15:40:08,442 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30.
[2024-12-02 15:40:08,443 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30 states, 24 states have (on average 1.375) internal successors, (33), 29 states have internal predecessors, (33), 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-12-02 15:40:08,443 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 33 transitions.
[2024-12-02 15:40:08,443 INFO  L78                 Accepts]: Start accepts. Automaton has 30 states and 33 transitions. Word has length 14
[2024-12-02 15:40:08,443 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:08,443 INFO  L471      AbstractCegarLoop]: Abstraction has 30 states and 33 transitions.
[2024-12-02 15:40:08,443 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 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-12-02 15:40:08,443 INFO  L276                IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions.
[2024-12-02 15:40:08,444 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-12-02 15:40:08,444 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:08,444 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:08,444 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 15:40:08,444 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:08,444 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:08,445 INFO  L85        PathProgramCache]: Analyzing trace with hash -921105131, now seen corresponding path program 1 times
[2024-12-02 15:40:08,445 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:08,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1756499906]
[2024-12-02 15:40:08,445 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:08,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:08,461 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:08,615 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:08,616 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:08,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1756499906]
[2024-12-02 15:40:08,616 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1756499906] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:08,616 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:08,616 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:40:08,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590677756]
[2024-12-02 15:40:08,616 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:08,616 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 15:40:08,616 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:08,617 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 15:40:08,617 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 15:40:08,617 INFO  L87              Difference]: Start difference. First operand 30 states and 33 transitions. Second operand  has 7 states, 6 states have (on average 2.3333333333333335) internal successors, (14), 7 states have internal predecessors, (14), 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-12-02 15:40:08,669 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:08,670 INFO  L93              Difference]: Finished difference Result 31 states and 34 transitions.
[2024-12-02 15:40:08,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 15:40:08,670 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.3333333333333335) internal successors, (14), 7 states have internal predecessors, (14), 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 14
[2024-12-02 15:40:08,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:08,671 INFO  L225             Difference]: With dead ends: 31
[2024-12-02 15:40:08,671 INFO  L226             Difference]: Without dead ends: 31
[2024-12-02 15:40:08,671 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 15:40:08,671 INFO  L435           NwaCegarLoop]: 18 mSDtfsCounter, 2 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:08,672 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 69 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:08,672 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-12-02 15:40:08,673 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-12-02 15:40:08,673 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 25 states have (on average 1.36) internal successors, (34), 30 states have internal predecessors, (34), 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-12-02 15:40:08,673 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 34 transitions.
[2024-12-02 15:40:08,674 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 34 transitions. Word has length 14
[2024-12-02 15:40:08,674 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:08,674 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 34 transitions.
[2024-12-02 15:40:08,674 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.3333333333333335) internal successors, (14), 7 states have internal predecessors, (14), 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-12-02 15:40:08,674 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions.
[2024-12-02 15:40:08,674 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-12-02 15:40:08,674 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:08,674 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:08,674 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 15:40:08,675 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:08,675 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:08,675 INFO  L85        PathProgramCache]: Analyzing trace with hash -419075947, now seen corresponding path program 1 times
[2024-12-02 15:40:08,675 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:08,675 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [387372425]
[2024-12-02 15:40:08,675 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:08,675 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:08,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:08,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:08,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:08,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [387372425]
[2024-12-02 15:40:08,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [387372425] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:08,755 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:08,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 15:40:08,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291124524]
[2024-12-02 15:40:08,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:08,755 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:40:08,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:08,756 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:40:08,756 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:40:08,756 INFO  L87              Difference]: Start difference. First operand 31 states and 34 transitions. Second operand  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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-12-02 15:40:08,791 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:08,791 INFO  L93              Difference]: Finished difference Result 30 states and 33 transitions.
[2024-12-02 15:40:08,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 15:40:08,791 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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 16
[2024-12-02 15:40:08,792 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:08,792 INFO  L225             Difference]: With dead ends: 30
[2024-12-02 15:40:08,792 INFO  L226             Difference]: Without dead ends: 30
[2024-12-02 15:40:08,792 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-12-02 15:40:08,793 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 9 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:08,793 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 46 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:08,794 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30 states.
[2024-12-02 15:40:08,795 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30.
[2024-12-02 15:40:08,795 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30 states, 25 states have (on average 1.32) internal successors, (33), 29 states have internal predecessors, (33), 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-12-02 15:40:08,795 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 33 transitions.
[2024-12-02 15:40:08,795 INFO  L78                 Accepts]: Start accepts. Automaton has 30 states and 33 transitions. Word has length 16
[2024-12-02 15:40:08,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:08,796 INFO  L471      AbstractCegarLoop]: Abstraction has 30 states and 33 transitions.
[2024-12-02 15:40:08,796 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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-12-02 15:40:08,796 INFO  L276                IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions.
[2024-12-02 15:40:08,796 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-12-02 15:40:08,796 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:08,796 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:08,796 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 15:40:08,797 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:08,797 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:08,797 INFO  L85        PathProgramCache]: Analyzing trace with hash -419075946, now seen corresponding path program 1 times
[2024-12-02 15:40:08,798 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:08,798 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734271748]
[2024-12-02 15:40:08,798 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:08,798 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:08,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:09,051 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:09,051 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:09,051 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734271748]
[2024-12-02 15:40:09,051 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734271748] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:09,051 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:09,052 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-12-02 15:40:09,052 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376536084]
[2024-12-02 15:40:09,052 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:09,052 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 15:40:09,052 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:09,052 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 15:40:09,052 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:40:09,053 INFO  L87              Difference]: Start difference. First operand 30 states and 33 transitions. Second operand  has 9 states, 8 states have (on average 2.0) internal successors, (16), 9 states have internal predecessors, (16), 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-12-02 15:40:09,135 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:09,135 INFO  L93              Difference]: Finished difference Result 37 states and 39 transitions.
[2024-12-02 15:40:09,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:40:09,136 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 2.0) internal successors, (16), 9 states have internal predecessors, (16), 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 16
[2024-12-02 15:40:09,136 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:09,136 INFO  L225             Difference]: With dead ends: 37
[2024-12-02 15:40:09,136 INFO  L226             Difference]: Without dead ends: 34
[2024-12-02 15:40:09,137 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:40:09,137 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 6 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:09,137 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 72 Invalid, 98 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 15:40:09,138 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34 states.
[2024-12-02 15:40:09,139 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 29.
[2024-12-02 15:40:09,139 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 29 states, 24 states have (on average 1.2916666666666667) internal successors, (31), 28 states have internal predecessors, (31), 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-12-02 15:40:09,139 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 31 transitions.
[2024-12-02 15:40:09,139 INFO  L78                 Accepts]: Start accepts. Automaton has 29 states and 31 transitions. Word has length 16
[2024-12-02 15:40:09,139 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:09,140 INFO  L471      AbstractCegarLoop]: Abstraction has 29 states and 31 transitions.
[2024-12-02 15:40:09,140 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 2.0) internal successors, (16), 9 states have internal predecessors, (16), 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-12-02 15:40:09,140 INFO  L276                IsEmpty]: Start isEmpty. Operand 29 states and 31 transitions.
[2024-12-02 15:40:09,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-12-02 15:40:09,140 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:09,140 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:09,140 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 15:40:09,141 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:09,141 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:09,141 INFO  L85        PathProgramCache]: Analyzing trace with hash -96905397, now seen corresponding path program 1 times
[2024-12-02 15:40:09,141 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:09,141 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199074887]
[2024-12-02 15:40:09,141 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:09,141 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:09,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:09,347 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:09,348 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:09,348 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199074887]
[2024-12-02 15:40:09,348 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199074887] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:09,348 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:09,348 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-12-02 15:40:09,348 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899414639]
[2024-12-02 15:40:09,348 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:09,348 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 15:40:09,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:09,349 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 15:40:09,349 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-12-02 15:40:09,349 INFO  L87              Difference]: Start difference. First operand 29 states and 31 transitions. Second operand  has 8 states, 8 states have (on average 2.125) internal successors, (17), 8 states have internal predecessors, (17), 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-12-02 15:40:09,389 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:09,389 INFO  L93              Difference]: Finished difference Result 41 states and 43 transitions.
[2024-12-02 15:40:09,390 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 15:40:09,390 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 2.125) internal successors, (17), 8 states have internal predecessors, (17), 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 17
[2024-12-02 15:40:09,390 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:09,390 INFO  L225             Difference]: With dead ends: 41
[2024-12-02 15:40:09,390 INFO  L226             Difference]: Without dead ends: 29
[2024-12-02 15:40:09,390 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-12-02 15:40:09,391 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 1 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:09,391 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 110 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:09,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29 states.
[2024-12-02 15:40:09,393 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29.
[2024-12-02 15:40:09,393 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 29 states, 24 states have (on average 1.25) internal successors, (30), 28 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-12-02 15:40:09,393 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 30 transitions.
[2024-12-02 15:40:09,393 INFO  L78                 Accepts]: Start accepts. Automaton has 29 states and 30 transitions. Word has length 17
[2024-12-02 15:40:09,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:09,393 INFO  L471      AbstractCegarLoop]: Abstraction has 29 states and 30 transitions.
[2024-12-02 15:40:09,394 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 2.125) internal successors, (17), 8 states have internal predecessors, (17), 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-12-02 15:40:09,394 INFO  L276                IsEmpty]: Start isEmpty. Operand 29 states and 30 transitions.
[2024-12-02 15:40:09,394 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-12-02 15:40:09,394 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:09,394 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:09,394 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 15:40:09,394 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:09,395 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:09,395 INFO  L85        PathProgramCache]: Analyzing trace with hash -1376769075, now seen corresponding path program 1 times
[2024-12-02 15:40:09,395 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:09,395 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [914467425]
[2024-12-02 15:40:09,395 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:09,395 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:09,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:09,646 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:09,646 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:09,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [914467425]
[2024-12-02 15:40:09,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [914467425] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:09,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1489931876]
[2024-12-02 15:40:09,647 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:09,647 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:09,647 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:09,649 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:09,651 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 15:40:09,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:09,729 INFO  L256         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:09,734 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:09,784 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 14 treesize of output 10
[2024-12-02 15:40:10,091 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:10,092 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 20 treesize of output 17
[2024-12-02 15:40:10,170 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:10,170 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:10,467 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 13 treesize of output 11
[2024-12-02 15:40:10,476 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 22 treesize of output 20
[2024-12-02 15:40:10,487 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 5 treesize of output 3
[2024-12-02 15:40:10,496 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:10,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1489931876] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:10,496 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:10,497 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 17
[2024-12-02 15:40:10,497 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1056509350]
[2024-12-02 15:40:10,497 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:10,497 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-02 15:40:10,497 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:10,498 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-02 15:40:10,498 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=256, Unknown=0, NotChecked=0, Total=306
[2024-12-02 15:40:10,498 INFO  L87              Difference]: Start difference. First operand 29 states and 30 transitions. Second operand  has 18 states, 17 states have (on average 2.3529411764705883) internal successors, (40), 18 states have internal predecessors, (40), 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-12-02 15:40:10,751 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:10,751 INFO  L93              Difference]: Finished difference Result 36 states and 38 transitions.
[2024-12-02 15:40:10,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 15:40:10,751 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 17 states have (on average 2.3529411764705883) internal successors, (40), 18 states have internal predecessors, (40), 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 17
[2024-12-02 15:40:10,752 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:10,752 INFO  L225             Difference]: With dead ends: 36
[2024-12-02 15:40:10,752 INFO  L226             Difference]: Without dead ends: 36
[2024-12-02 15:40:10,752 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 22 SyntacticMatches, 2 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=68, Invalid=352, Unknown=0, NotChecked=0, Total=420
[2024-12-02 15:40:10,753 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 29 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 169 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:10,753 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 118 Invalid, 169 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 15:40:10,753 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2024-12-02 15:40:10,754 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 31.
[2024-12-02 15:40:10,755 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 27 states have (on average 1.1851851851851851) internal successors, (32), 30 states have internal predecessors, (32), 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-12-02 15:40:10,755 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 32 transitions.
[2024-12-02 15:40:10,755 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 32 transitions. Word has length 17
[2024-12-02 15:40:10,755 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:10,755 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 32 transitions.
[2024-12-02 15:40:10,755 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 2.3529411764705883) internal successors, (40), 18 states have internal predecessors, (40), 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-12-02 15:40:10,756 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 32 transitions.
[2024-12-02 15:40:10,756 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 15:40:10,756 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:10,756 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:10,763 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 15:40:10,956 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 15:40:10,957 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:10,957 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:10,957 INFO  L85        PathProgramCache]: Analyzing trace with hash -225154738, now seen corresponding path program 1 times
[2024-12-02 15:40:10,957 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:10,957 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1948341643]
[2024-12-02 15:40:10,957 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:10,957 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:10,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:11,244 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:11,245 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:11,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1948341643]
[2024-12-02 15:40:11,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1948341643] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:11,245 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:40:11,245 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-12-02 15:40:11,245 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140669088]
[2024-12-02 15:40:11,245 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:11,245 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-02 15:40:11,245 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:11,246 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-02 15:40:11,246 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=90, Unknown=0, NotChecked=0, Total=110
[2024-12-02 15:40:11,246 INFO  L87              Difference]: Start difference. First operand 31 states and 32 transitions. Second operand  has 11 states, 11 states have (on average 1.7272727272727273) internal successors, (19), 11 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-12-02 15:40:11,340 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:11,340 INFO  L93              Difference]: Finished difference Result 42 states and 42 transitions.
[2024-12-02 15:40:11,340 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 15:40:11,341 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 1.7272727272727273) internal successors, (19), 11 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-12-02 15:40:11,341 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:11,341 INFO  L225             Difference]: With dead ends: 42
[2024-12-02 15:40:11,341 INFO  L226             Difference]: Without dead ends: 31
[2024-12-02 15:40:11,341 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:40:11,342 INFO  L435           NwaCegarLoop]: 15 mSDtfsCounter, 2 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 113 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 113 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:11,342 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 126 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 113 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 15:40:11,342 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-12-02 15:40:11,343 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-12-02 15:40:11,343 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 27 states have (on average 1.1481481481481481) internal successors, (31), 30 states have internal predecessors, (31), 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-12-02 15:40:11,344 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 31 transitions.
[2024-12-02 15:40:11,344 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 31 transitions. Word has length 19
[2024-12-02 15:40:11,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:11,344 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 31 transitions.
[2024-12-02 15:40:11,344 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 1.7272727272727273) internal successors, (19), 11 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-12-02 15:40:11,344 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 31 transitions.
[2024-12-02 15:40:11,344 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 15:40:11,344 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:11,344 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:11,345 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 15:40:11,345 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:11,345 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:11,345 INFO  L85        PathProgramCache]: Analyzing trace with hash -1246223092, now seen corresponding path program 1 times
[2024-12-02 15:40:11,345 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:11,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79034122]
[2024-12-02 15:40:11,345 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:11,345 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:11,366 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:11,954 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:11,954 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:11,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79034122]
[2024-12-02 15:40:11,955 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79034122] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:11,955 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1567503583]
[2024-12-02 15:40:11,955 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:11,955 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:11,955 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:11,957 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:11,958 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 15:40:12,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:12,036 INFO  L256         TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 58 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:12,039 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:12,079 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 14 treesize of output 10
[2024-12-02 15:40:12,402 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:12,402 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 20 treesize of output 17
[2024-12-02 15:40:12,533 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 27 treesize of output 19
[2024-12-02 15:40:12,628 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:12,628 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:12,932 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 22 treesize of output 14
[2024-12-02 15:40:13,089 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 15 treesize of output 13
[2024-12-02 15:40:13,097 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 16
[2024-12-02 15:40:13,108 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 13 treesize of output 9
[2024-12-02 15:40:13,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:13,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1567503583] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:13,147 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:13,147 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 32
[2024-12-02 15:40:13,147 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9270862]
[2024-12-02 15:40:13,147 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:13,147 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-12-02 15:40:13,147 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:13,148 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-12-02 15:40:13,148 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=114, Invalid=942, Unknown=0, NotChecked=0, Total=1056
[2024-12-02 15:40:13,148 INFO  L87              Difference]: Start difference. First operand 31 states and 31 transitions. Second operand  has 33 states, 32 states have (on average 1.5625) internal successors, (50), 33 states have internal predecessors, (50), 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-12-02 15:40:13,559 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:13,559 INFO  L93              Difference]: Finished difference Result 33 states and 33 transitions.
[2024-12-02 15:40:13,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-02 15:40:13,559 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 32 states have (on average 1.5625) internal successors, (50), 33 states have internal predecessors, (50), 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-12-02 15:40:13,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:13,560 INFO  L225             Difference]: With dead ends: 33
[2024-12-02 15:40:13,560 INFO  L226             Difference]: Without dead ends: 33
[2024-12-02 15:40:13,560 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 270 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=157, Invalid=1249, Unknown=0, NotChecked=0, Total=1406
[2024-12-02 15:40:13,561 INFO  L435           NwaCegarLoop]: 13 mSDtfsCounter, 2 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 339 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 341 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 339 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:13,561 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 155 Invalid, 341 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 339 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 15:40:13,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-12-02 15:40:13,562 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33.
[2024-12-02 15:40:13,562 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33 states, 29 states have (on average 1.1379310344827587) internal successors, (33), 32 states have internal predecessors, (33), 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-12-02 15:40:13,562 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 33 transitions.
[2024-12-02 15:40:13,562 INFO  L78                 Accepts]: Start accepts. Automaton has 33 states and 33 transitions. Word has length 19
[2024-12-02 15:40:13,563 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:13,563 INFO  L471      AbstractCegarLoop]: Abstraction has 33 states and 33 transitions.
[2024-12-02 15:40:13,563 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 32 states have (on average 1.5625) internal successors, (50), 33 states have internal predecessors, (50), 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-12-02 15:40:13,563 INFO  L276                IsEmpty]: Start isEmpty. Operand 33 states and 33 transitions.
[2024-12-02 15:40:13,563 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-12-02 15:40:13,563 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:13,563 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:13,569 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 15:40:13,763 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:13,764 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:13,764 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:13,764 INFO  L85        PathProgramCache]: Analyzing trace with hash 675483853, now seen corresponding path program 1 times
[2024-12-02 15:40:13,764 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:13,765 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1966278413]
[2024-12-02 15:40:13,765 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:13,765 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:13,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:13,890 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:13,891 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:13,891 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1966278413]
[2024-12-02 15:40:13,891 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1966278413] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:13,891 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1892294128]
[2024-12-02 15:40:13,891 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:13,891 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:13,891 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:13,893 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:13,896 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 15:40:13,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:13,975 INFO  L256         TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:13,977 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:13,997 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:13,997 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:14,032 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 7 treesize of output 5
[2024-12-02 15:40:14,054 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:14,055 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1892294128] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:14,055 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:14,055 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-12-02 15:40:14,055 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1034816505]
[2024-12-02 15:40:14,055 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:14,055 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 15:40:14,055 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:14,056 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 15:40:14,056 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2024-12-02 15:40:14,056 INFO  L87              Difference]: Start difference. First operand 33 states and 33 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-12-02 15:40:14,114 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:14,114 INFO  L93              Difference]: Finished difference Result 32 states and 32 transitions.
[2024-12-02 15:40:14,115 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 15:40:14,115 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 21
[2024-12-02 15:40:14,115 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:14,115 INFO  L225             Difference]: With dead ends: 32
[2024-12-02 15:40:14,115 INFO  L226             Difference]: Without dead ends: 32
[2024-12-02 15:40:14,115 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=88, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:40:14,116 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 4 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:14,116 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 76 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:14,117 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-12-02 15:40:14,118 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32.
[2024-12-02 15:40:14,118 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 29 states have (on average 1.103448275862069) internal successors, (32), 31 states have internal predecessors, (32), 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-12-02 15:40:14,118 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 32 transitions.
[2024-12-02 15:40:14,118 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 32 transitions. Word has length 21
[2024-12-02 15:40:14,118 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:14,118 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 32 transitions.
[2024-12-02 15:40:14,118 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-12-02 15:40:14,118 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 32 transitions.
[2024-12-02 15:40:14,119 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-12-02 15:40:14,119 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:14,119 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]
[2024-12-02 15:40:14,127 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 15:40:14,319 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:14,320 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:14,320 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:14,320 INFO  L85        PathProgramCache]: Analyzing trace with hash 599613006, now seen corresponding path program 1 times
[2024-12-02 15:40:14,320 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:14,321 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [357399064]
[2024-12-02 15:40:14,321 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:14,321 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:14,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:14,507 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:14,507 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:14,507 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [357399064]
[2024-12-02 15:40:14,507 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [357399064] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:14,507 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [169667712]
[2024-12-02 15:40:14,507 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:14,508 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:14,508 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:14,509 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:14,511 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 15:40:14,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:14,592 INFO  L256         TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:14,594 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:14,661 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:14,661 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 15:40:14,661 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [169667712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:40:14,661 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 15:40:14,661 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 11
[2024-12-02 15:40:14,662 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [643624892]
[2024-12-02 15:40:14,662 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:40:14,662 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 15:40:14,662 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:14,662 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 15:40:14,663 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:40:14,663 INFO  L87              Difference]: Start difference. First operand 32 states and 32 transitions. Second operand  has 7 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 7 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-12-02 15:40:14,708 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:14,708 INFO  L93              Difference]: Finished difference Result 31 states and 31 transitions.
[2024-12-02 15:40:14,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 15:40:14,708 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 7 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 23
[2024-12-02 15:40:14,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:14,709 INFO  L225             Difference]: With dead ends: 31
[2024-12-02 15:40:14,709 INFO  L226             Difference]: Without dead ends: 28
[2024-12-02 15:40:14,709 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:40:14,709 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 8 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:14,709 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 66 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:40:14,710 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28 states.
[2024-12-02 15:40:14,711 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28.
[2024-12-02 15:40:14,711 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28 states, 26 states have (on average 1.0769230769230769) internal successors, (28), 27 states have internal predecessors, (28), 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-12-02 15:40:14,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 28 transitions.
[2024-12-02 15:40:14,711 INFO  L78                 Accepts]: Start accepts. Automaton has 28 states and 28 transitions. Word has length 23
[2024-12-02 15:40:14,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:14,711 INFO  L471      AbstractCegarLoop]: Abstraction has 28 states and 28 transitions.
[2024-12-02 15:40:14,711 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 7 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-12-02 15:40:14,711 INFO  L276                IsEmpty]: Start isEmpty. Operand 28 states and 28 transitions.
[2024-12-02 15:40:14,712 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-12-02 15:40:14,712 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:14,712 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:14,719 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 15:40:14,912 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:14,912 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:14,913 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:14,913 INFO  L85        PathProgramCache]: Analyzing trace with hash 1417681043, now seen corresponding path program 1 times
[2024-12-02 15:40:14,913 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:14,913 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1559189405]
[2024-12-02 15:40:14,913 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:14,913 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:14,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:15,409 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:15,409 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:15,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1559189405]
[2024-12-02 15:40:15,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1559189405] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:15,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [46947827]
[2024-12-02 15:40:15,410 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:40:15,410 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:15,410 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:15,412 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:15,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 15:40:15,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:40:15,501 INFO  L256         TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 46 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:15,503 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:15,547 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 13 treesize of output 9
[2024-12-02 15:40:15,907 INFO  L349             Elim1Store]: treesize reduction 4, result has 76.5 percent of original size
[2024-12-02 15:40:15,908 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 23
[2024-12-02 15:40:15,975 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:15,975 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:16,353 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 29 treesize of output 25
[2024-12-02 15:40:16,357 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 29 treesize of output 23
[2024-12-02 15:40:16,372 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 15 treesize of output 11
[2024-12-02 15:40:16,422 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:16,422 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [46947827] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:16,423 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:16,423 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 30
[2024-12-02 15:40:16,423 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39819772]
[2024-12-02 15:40:16,423 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:16,423 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 31 states
[2024-12-02 15:40:16,423 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:16,424 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants.
[2024-12-02 15:40:16,424 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=113, Invalid=817, Unknown=0, NotChecked=0, Total=930
[2024-12-02 15:40:16,424 INFO  L87              Difference]: Start difference. First operand 28 states and 28 transitions. Second operand  has 31 states, 30 states have (on average 2.2) internal successors, (66), 31 states have internal predecessors, (66), 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-12-02 15:40:16,826 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:16,826 INFO  L93              Difference]: Finished difference Result 41 states and 41 transitions.
[2024-12-02 15:40:16,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-12-02 15:40:16,827 INFO  L78                 Accepts]: Start accepts. Automaton has  has 31 states, 30 states have (on average 2.2) internal successors, (66), 31 states have internal predecessors, (66), 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-12-02 15:40:16,827 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:16,827 INFO  L225             Difference]: With dead ends: 41
[2024-12-02 15:40:16,827 INFO  L226             Difference]: Without dead ends: 41
[2024-12-02 15:40:16,828 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 27 SyntacticMatches, 1 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 268 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=169, Invalid=1237, Unknown=0, NotChecked=0, Total=1406
[2024-12-02 15:40:16,829 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 17 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 305 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 307 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 305 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:16,830 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 160 Invalid, 307 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 15:40:16,831 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41 states.
[2024-12-02 15:40:16,831 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 40.
[2024-12-02 15:40:16,832 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 38 states have (on average 1.0789473684210527) internal successors, (41), 39 states have internal predecessors, (41), 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-12-02 15:40:16,832 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 41 transitions.
[2024-12-02 15:40:16,832 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 41 transitions. Word has length 24
[2024-12-02 15:40:16,832 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:16,832 INFO  L471      AbstractCegarLoop]: Abstraction has 40 states and 41 transitions.
[2024-12-02 15:40:16,832 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 31 states, 30 states have (on average 2.2) internal successors, (66), 31 states have internal predecessors, (66), 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-12-02 15:40:16,832 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 41 transitions.
[2024-12-02 15:40:16,833 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-12-02 15:40:16,833 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:16,833 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:16,842 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 15:40:17,033 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:17,034 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:17,034 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:17,034 INFO  L85        PathProgramCache]: Analyzing trace with hash 886848660, now seen corresponding path program 2 times
[2024-12-02 15:40:17,034 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:17,034 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683737387]
[2024-12-02 15:40:17,034 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 15:40:17,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:17,064 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 15:40:17,064 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:17,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:17,800 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:17,800 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683737387]
[2024-12-02 15:40:17,800 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1683737387] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:17,800 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891152496]
[2024-12-02 15:40:17,801 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 15:40:17,801 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:17,801 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:17,802 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:17,804 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 15:40:17,898 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 15:40:17,898 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:17,900 INFO  L256         TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 67 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:17,903 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:17,931 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 7
[2024-12-02 15:40:17,939 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 1
[2024-12-02 15:40:17,976 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 8 treesize of output 1
[2024-12-02 15:40:17,995 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 18 treesize of output 14
[2024-12-02 15:40:18,556 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:18,557 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 22 treesize of output 21
[2024-12-02 15:40:18,687 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 21 treesize of output 13
[2024-12-02 15:40:18,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:18,817 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:23,633 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 24 treesize of output 22
[2024-12-02 15:40:23,638 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 44 treesize of output 38
[2024-12-02 15:40:23,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:23,848 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1891152496] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:23,848 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:23,848 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 14, 16] total 44
[2024-12-02 15:40:23,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [956784718]
[2024-12-02 15:40:23,848 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:23,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-12-02 15:40:23,849 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:23,849 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-12-02 15:40:23,849 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=168, Invalid=1811, Unknown=1, NotChecked=0, Total=1980
[2024-12-02 15:40:23,850 INFO  L87              Difference]: Start difference. First operand 40 states and 41 transitions. Second operand  has 45 states, 44 states have (on average 1.6363636363636365) internal successors, (72), 45 states have internal predecessors, (72), 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-12-02 15:40:34,472 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:34,472 INFO  L93              Difference]: Finished difference Result 50 states and 50 transitions.
[2024-12-02 15:40:34,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-12-02 15:40:34,472 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 44 states have (on average 1.6363636363636365) internal successors, (72), 45 states have internal predecessors, (72), 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 26
[2024-12-02 15:40:34,472 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:34,472 INFO  L225             Difference]: With dead ends: 50
[2024-12-02 15:40:34,472 INFO  L226             Difference]: Without dead ends: 50
[2024-12-02 15:40:34,473 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 66 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 825 ImplicationChecksByTransitivity, 14.9s TimeCoverageRelationStatistics Valid=451, Invalid=4102, Unknown=3, NotChecked=0, Total=4556
[2024-12-02 15:40:34,473 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 31 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 566 mSolverCounterSat, 15 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 584 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 566 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:34,474 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 156 Invalid, 584 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 566 Invalid, 3 Unknown, 0 Unchecked, 1.3s Time]
[2024-12-02 15:40:34,474 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50 states.
[2024-12-02 15:40:34,475 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 49.
[2024-12-02 15:40:34,475 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 47 states have (on average 1.0638297872340425) internal successors, (50), 48 states have internal predecessors, (50), 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-12-02 15:40:34,475 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 50 transitions.
[2024-12-02 15:40:34,475 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 50 transitions. Word has length 26
[2024-12-02 15:40:34,475 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:34,475 INFO  L471      AbstractCegarLoop]: Abstraction has 49 states and 50 transitions.
[2024-12-02 15:40:34,475 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 44 states have (on average 1.6363636363636365) internal successors, (72), 45 states have internal predecessors, (72), 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-12-02 15:40:34,475 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 50 transitions.
[2024-12-02 15:40:34,476 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-12-02 15:40:34,476 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:34,476 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:34,483 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 15:40:34,677 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-12-02 15:40:34,677 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:34,677 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:34,677 INFO  L85        PathProgramCache]: Analyzing trace with hash 934969747, now seen corresponding path program 2 times
[2024-12-02 15:40:34,677 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:34,677 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341953390]
[2024-12-02 15:40:34,678 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 15:40:34,678 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:34,716 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 15:40:34,716 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:35,480 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:35,480 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:35,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341953390]
[2024-12-02 15:40:35,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341953390] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:35,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [465023990]
[2024-12-02 15:40:35,480 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 15:40:35,480 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:35,480 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:35,482 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:35,483 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 15:40:35,577 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 15:40:35,577 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:35,579 INFO  L256         TraceCheckSpWp]: Trace formula consists of 250 conjuncts, 59 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:35,581 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:35,604 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 14 treesize of output 10
[2024-12-02 15:40:36,777 INFO  L349             Elim1Store]: treesize reduction 12, result has 72.7 percent of original size
[2024-12-02 15:40:36,777 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 50 treesize of output 50
[2024-12-02 15:40:36,843 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 36 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:36,844 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:37,829 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 59 treesize of output 51
[2024-12-02 15:40:37,838 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 77
[2024-12-02 15:40:37,845 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 5 treesize of output 3
[2024-12-02 15:40:37,881 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:37,881 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [465023990] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:37,881 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:37,882 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 16, 16] total 42
[2024-12-02 15:40:37,882 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738493994]
[2024-12-02 15:40:37,882 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:37,882 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 43 states
[2024-12-02 15:40:37,882 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:37,883 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants.
[2024-12-02 15:40:37,883 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=192, Invalid=1614, Unknown=0, NotChecked=0, Total=1806
[2024-12-02 15:40:37,883 INFO  L87              Difference]: Start difference. First operand 49 states and 50 transitions. Second operand  has 43 states, 42 states have (on average 2.5) internal successors, (105), 43 states have internal predecessors, (105), 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-12-02 15:40:42,452 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:40:42,452 INFO  L93              Difference]: Finished difference Result 48 states and 48 transitions.
[2024-12-02 15:40:42,452 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-02 15:40:42,453 INFO  L78                 Accepts]: Start accepts. Automaton has  has 43 states, 42 states have (on average 2.5) internal successors, (105), 43 states have internal predecessors, (105), 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-12-02 15:40:42,453 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:40:42,453 INFO  L225             Difference]: With dead ends: 48
[2024-12-02 15:40:42,453 INFO  L226             Difference]: Without dead ends: 48
[2024-12-02 15:40:42,455 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 45 SyntacticMatches, 2 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 662 ImplicationChecksByTransitivity, 5.7s TimeCoverageRelationStatistics Valid=374, Invalid=2932, Unknown=0, NotChecked=0, Total=3306
[2024-12-02 15:40:42,455 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 34 mSDsluCounter, 270 mSDsCounter, 0 mSdLazyCounter, 588 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 284 SdHoareTripleChecker+Invalid, 598 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 588 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 15:40:42,455 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 284 Invalid, 598 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 588 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 15:40:42,456 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48 states.
[2024-12-02 15:40:42,456 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48.
[2024-12-02 15:40:42,457 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48 states, 47 states have (on average 1.0212765957446808) internal successors, (48), 47 states have internal predecessors, (48), 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-12-02 15:40:42,457 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 48 transitions.
[2024-12-02 15:40:42,457 INFO  L78                 Accepts]: Start accepts. Automaton has 48 states and 48 transitions. Word has length 38
[2024-12-02 15:40:42,457 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:40:42,457 INFO  L471      AbstractCegarLoop]: Abstraction has 48 states and 48 transitions.
[2024-12-02 15:40:42,457 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 43 states, 42 states have (on average 2.5) internal successors, (105), 43 states have internal predecessors, (105), 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-12-02 15:40:42,457 INFO  L276                IsEmpty]: Start isEmpty. Operand 48 states and 48 transitions.
[2024-12-02 15:40:42,458 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-12-02 15:40:42,458 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:40:42,458 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:40:42,467 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 15:40:42,659 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-12-02 15:40:42,659 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:40:42,659 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:40:42,660 INFO  L85        PathProgramCache]: Analyzing trace with hash -850668788, now seen corresponding path program 3 times
[2024-12-02 15:40:42,660 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:40:42,660 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023279788]
[2024-12-02 15:40:42,660 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 15:40:42,660 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:40:42,703 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-12-02 15:40:42,703 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:43,650 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:43,651 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:40:43,651 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023279788]
[2024-12-02 15:40:43,651 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023279788] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:40:43,651 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1626045096]
[2024-12-02 15:40:43,651 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 15:40:43,651 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:40:43,651 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:40:43,652 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:40:43,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 15:40:43,753 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-12-02 15:40:43,754 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:40:43,757 WARN  L254         TraceCheckSpWp]: Trace formula consists of 306 conjuncts, 160 conjuncts are in the unsatisfiable core
[2024-12-02 15:40:43,760 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:40:43,819 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 13 treesize of output 9
[2024-12-02 15:40:46,870 INFO  L349             Elim1Store]: treesize reduction 16, result has 78.1 percent of original size
[2024-12-02 15:40:46,870 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 6 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 9 case distinctions, treesize of input 63 treesize of output 91
[2024-12-02 15:40:47,246 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:47,246 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 131 treesize of output 75
[2024-12-02 15:40:47,519 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:47,519 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:40:52,194 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:52,194 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 120 treesize of output 64
[2024-12-02 15:40:52,578 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 74 treesize of output 64
[2024-12-02 15:40:52,583 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 13 treesize of output 9
[2024-12-02 15:40:52,614 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:40:52,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 78 treesize of output 100
[2024-12-02 15:40:52,799 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:40:52,799 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1626045096] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:40:52,799 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:40:52,799 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 36, 36] total 89
[2024-12-02 15:40:52,800 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175091067]
[2024-12-02 15:40:52,800 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:40:52,800 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 90 states
[2024-12-02 15:40:52,800 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:40:52,801 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 90 interpolants.
[2024-12-02 15:40:52,802 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=682, Invalid=7328, Unknown=0, NotChecked=0, Total=8010
[2024-12-02 15:40:52,802 INFO  L87              Difference]: Start difference. First operand 48 states and 48 transitions. Second operand  has 90 states, 89 states have (on average 1.5056179775280898) internal successors, (134), 90 states have internal predecessors, (134), 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-12-02 15:41:01,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:41:01,414 INFO  L93              Difference]: Finished difference Result 83 states and 83 transitions.
[2024-12-02 15:41:01,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 61 states. 
[2024-12-02 15:41:01,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 90 states, 89 states have (on average 1.5056179775280898) internal successors, (134), 90 states have internal predecessors, (134), 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 47
[2024-12-02 15:41:01,415 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:41:01,415 INFO  L225             Difference]: With dead ends: 83
[2024-12-02 15:41:01,415 INFO  L226             Difference]: Without dead ends: 83
[2024-12-02 15:41:01,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 165 GetRequests, 23 SyntacticMatches, 1 SemanticMatches, 141 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6052 ImplicationChecksByTransitivity, 14.3s TimeCoverageRelationStatistics Valid=1999, Invalid=18307, Unknown=0, NotChecked=0, Total=20306
[2024-12-02 15:41:01,418 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 25 mSDsluCounter, 377 mSDsCounter, 0 mSdLazyCounter, 1499 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 387 SdHoareTripleChecker+Invalid, 1503 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1499 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-12-02 15:41:01,418 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 387 Invalid, 1503 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1499 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-12-02 15:41:01,419 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-12-02 15:41:01,420 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83.
[2024-12-02 15:41:01,420 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83 states, 82 states have (on average 1.0121951219512195) internal successors, (83), 82 states have internal predecessors, (83), 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-12-02 15:41:01,420 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 83 transitions.
[2024-12-02 15:41:01,420 INFO  L78                 Accepts]: Start accepts. Automaton has 83 states and 83 transitions. Word has length 47
[2024-12-02 15:41:01,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:41:01,420 INFO  L471      AbstractCegarLoop]: Abstraction has 83 states and 83 transitions.
[2024-12-02 15:41:01,420 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 90 states, 89 states have (on average 1.5056179775280898) internal successors, (134), 90 states have internal predecessors, (134), 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-12-02 15:41:01,421 INFO  L276                IsEmpty]: Start isEmpty. Operand 83 states and 83 transitions.
[2024-12-02 15:41:01,421 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-12-02 15:41:01,421 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:41:01,421 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:41:01,431 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 15:41:01,621 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-12-02 15:41:01,622 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:41:01,622 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:41:01,622 INFO  L85        PathProgramCache]: Analyzing trace with hash -297377644, now seen corresponding path program 4 times
[2024-12-02 15:41:01,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:41:01,622 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087934827]
[2024-12-02 15:41:01,622 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-02 15:41:01,622 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:41:01,688 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-02 15:41:01,688 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:41:03,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:41:03,176 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:41:03,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087934827]
[2024-12-02 15:41:03,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1087934827] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:41:03,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [154964620]
[2024-12-02 15:41:03,176 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-02 15:41:03,176 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:41:03,176 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:41:03,178 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:41:03,179 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 15:41:03,322 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-02 15:41:03,322 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:41:03,326 WARN  L254         TraceCheckSpWp]: Trace formula consists of 516 conjuncts, 284 conjuncts are in the unsatisfiable core
[2024-12-02 15:41:03,332 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:41:03,365 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-12-02 15:41:03,409 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 14 treesize of output 10
[2024-12-02 15:41:17,550 INFO  L349             Elim1Store]: treesize reduction 36, result has 55.6 percent of original size
[2024-12-02 15:41:17,550 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 11 select indices, 11 select index equivalence classes, 45 disjoint index pairs (out of 55 index pairs), introduced 11 new quantified variables, introduced 10 case distinctions, treesize of input 137 treesize of output 114
[2024-12-02 15:41:17,560 WARN  L672   sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts.
[2024-12-02 15:41:17,592 WARN  L672   sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts.
[2024-12-02 15:41:18,198 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:41:18,198 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 10 select indices, 10 select index equivalence classes, 45 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 45 case distinctions, treesize of input 99 treesize of output 55
[2024-12-02 15:41:18,425 INFO  L134       CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:41:18,425 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:41:40,470 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:41:40,470 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 10 select indices, 10 select index equivalence classes, 0 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 45 case distinctions, treesize of input 245 treesize of output 129
[2024-12-02 15:41:41,338 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 149 treesize of output 129
[2024-12-02 15:41:41,353 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 10 select indices, 10 select index equivalence classes, 45 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 0 case distinctions, treesize of input 149 treesize of output 111
[2024-12-02 15:41:41,741 INFO  L134       CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 345 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:41:41,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [154964620] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:41:41,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:41:41,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 66, 66] total 150
[2024-12-02 15:41:41,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579367709]
[2024-12-02 15:41:41,741 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:41:41,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 151 states
[2024-12-02 15:41:41,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:41:41,743 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 151 interpolants.
[2024-12-02 15:41:41,745 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1859, Invalid=20791, Unknown=0, NotChecked=0, Total=22650
[2024-12-02 15:41:41,746 INFO  L87              Difference]: Start difference. First operand 83 states and 83 transitions. Second operand  has 151 states, 150 states have (on average 1.5666666666666667) internal successors, (235), 151 states have internal predecessors, (235), 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-12-02 15:42:35,302 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:42:35,302 INFO  L93              Difference]: Finished difference Result 153 states and 153 transitions.
[2024-12-02 15:42:35,302 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 121 states. 
[2024-12-02 15:42:35,303 INFO  L78                 Accepts]: Start accepts. Automaton has  has 151 states, 150 states have (on average 1.5666666666666667) internal successors, (235), 151 states have internal predecessors, (235), 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 82
[2024-12-02 15:42:35,303 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:42:35,304 INFO  L225             Difference]: With dead ends: 153
[2024-12-02 15:42:35,304 INFO  L226             Difference]: Without dead ends: 153
[2024-12-02 15:42:35,310 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 297 GetRequests, 35 SyntacticMatches, 1 SemanticMatches, 261 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13527 ImplicationChecksByTransitivity, 80.5s TimeCoverageRelationStatistics Valid=6820, Invalid=62086, Unknown=0, NotChecked=0, Total=68906
[2024-12-02 15:42:35,310 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 89 mSDsluCounter, 1135 mSDsCounter, 0 mSdLazyCounter, 5218 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 89 SdHoareTripleChecker+Valid, 1151 SdHoareTripleChecker+Invalid, 5220 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 5218 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time
[2024-12-02 15:42:35,310 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [89 Valid, 1151 Invalid, 5220 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 5218 Invalid, 0 Unknown, 0 Unchecked, 5.1s Time]
[2024-12-02 15:42:35,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153 states.
[2024-12-02 15:42:35,314 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 153.
[2024-12-02 15:42:35,314 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 153 states, 152 states have (on average 1.006578947368421) internal successors, (153), 152 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 15:42:35,315 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 153 states and 153 transitions.
[2024-12-02 15:42:35,315 INFO  L78                 Accepts]: Start accepts. Automaton has 153 states and 153 transitions. Word has length 82
[2024-12-02 15:42:35,315 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:42:35,316 INFO  L471      AbstractCegarLoop]: Abstraction has 153 states and 153 transitions.
[2024-12-02 15:42:35,316 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 151 states, 150 states have (on average 1.5666666666666667) internal successors, (235), 151 states have internal predecessors, (235), 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-12-02 15:42:35,316 INFO  L276                IsEmpty]: Start isEmpty. Operand 153 states and 153 transitions.
[2024-12-02 15:42:35,317 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-12-02 15:42:35,317 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:42:35,317 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 20, 20, 20, 20, 20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:42:35,325 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-12-02 15:42:35,518 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-12-02 15:42:35,518 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:42:35,518 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:42:35,518 INFO  L85        PathProgramCache]: Analyzing trace with hash 1562029460, now seen corresponding path program 5 times
[2024-12-02 15:42:35,519 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:42:35,519 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657059298]
[2024-12-02 15:42:35,519 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-02 15:42:35,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:42:35,816 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s)
[2024-12-02 15:42:35,816 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:42:41,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 1390 backedges. 0 proven. 1390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:42:41,275 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:42:41,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657059298]
[2024-12-02 15:42:41,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657059298] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:42:41,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1784522557]
[2024-12-02 15:42:41,275 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-02 15:42:41,276 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:42:41,276 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:42:41,277 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:42:41,278 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 15:42:41,708 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s)
[2024-12-02 15:42:41,708 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:42:41,717 WARN  L254         TraceCheckSpWp]: Trace formula consists of 936 conjuncts, 532 conjuncts are in the unsatisfiable core
[2024-12-02 15:42:41,724 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:42:41,867 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 8 treesize of output 1
[2024-12-02 15:42:41,872 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 14 treesize of output 10
[2024-12-02 15:44:03,127 INFO  L349             Elim1Store]: treesize reduction 76, result has 52.8 percent of original size
[2024-12-02 15:44:03,127 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 21 select indices, 21 select index equivalence classes, 190 disjoint index pairs (out of 210 index pairs), introduced 21 new quantified variables, introduced 20 case distinctions, treesize of input 267 treesize of output 224
[2024-12-02 15:44:03,138 WARN  L672   sPolynomialRelations]: Constructing 1048576(two to the power of 20 dual juncts.
[2024-12-02 15:45:03,557 WARN  L672   sPolynomialRelations]: Constructing 524288(two to the power of 19 dual juncts.
[2024-12-02 15:45:32,972 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:45:32,972 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 20 select indices, 20 select index equivalence classes, 190 disjoint index pairs (out of 190 index pairs), introduced 20 new quantified variables, introduced 190 case distinctions, treesize of input 179 treesize of output 95
[2024-12-02 15:45:33,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 1390 backedges. 0 proven. 1390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:45:33,606 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:47:48,028 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 437 treesize of output 397
[2024-12-02 15:47:48,055 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:47:48,056 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 20 select indices, 20 select index equivalence classes, 0 disjoint index pairs (out of 190 index pairs), introduced 20 new quantified variables, introduced 190 case distinctions, treesize of input 675 treesize of output 597
[2024-12-02 15:47:48,226 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 21 treesize of output 17
[2024-12-02 15:47:49,550 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-02 15:47:49,551 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 20 select indices, 20 select index equivalence classes, 0 disjoint index pairs (out of 190 index pairs), introduced 20 new quantified variables, introduced 190 case distinctions, treesize of input 139 treesize of output 61
[2024-12-02 15:47:50,447 INFO  L134       CoverageAnalysis]: Checked inductivity of 1390 backedges. 0 proven. 1390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:47:50,447 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1784522557] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:47:50,447 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:47:50,447 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [54, 126, 127] total 302
[2024-12-02 15:47:50,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1087888233]
[2024-12-02 15:47:50,447 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:47:50,448 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 303 states
[2024-12-02 15:47:50,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:47:50,450 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 303 interpolants.
[2024-12-02 15:47:50,453 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6700, Invalid=84806, Unknown=0, NotChecked=0, Total=91506
[2024-12-02 15:47:50,454 INFO  L87              Difference]: Start difference. First operand 153 states and 153 transitions. Second operand  has 303 states, 302 states have (on average 1.4735099337748345) internal successors, (445), 303 states have internal predecessors, (445), 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-12-02 15:53:49,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:53:49,707 INFO  L93              Difference]: Finished difference Result 293 states and 293 transitions.
[2024-12-02 15:53:49,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 241 states. 
[2024-12-02 15:53:49,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 303 states, 302 states have (on average 1.4735099337748345) internal successors, (445), 303 states have internal predecessors, (445), 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 152
[2024-12-02 15:53:49,707 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:53:49,708 INFO  L225             Difference]: With dead ends: 293
[2024-12-02 15:53:49,708 INFO  L226             Difference]: Without dead ends: 293
[2024-12-02 15:53:49,724 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 590 GetRequests, 55 SyntacticMatches, 1 SemanticMatches, 534 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54520 ImplicationChecksByTransitivity, 516.3s TimeCoverageRelationStatistics Valid=27055, Invalid=259705, Unknown=0, NotChecked=0, Total=286760
[2024-12-02 15:53:49,724 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 394 mSDsluCounter, 4130 mSDsCounter, 0 mSdLazyCounter, 21096 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 32.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 394 SdHoareTripleChecker+Valid, 4156 SdHoareTripleChecker+Invalid, 21096 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 34.7s IncrementalHoareTripleChecker+Time
[2024-12-02 15:53:49,725 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [394 Valid, 4156 Invalid, 21096 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 21096 Invalid, 0 Unknown, 0 Unchecked, 34.7s Time]
[2024-12-02 15:53:49,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 293 states.
[2024-12-02 15:53:49,730 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 293 to 293.
[2024-12-02 15:53:49,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 293 states, 292 states have (on average 1.0034246575342465) internal successors, (293), 292 states have internal predecessors, (293), 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-12-02 15:53:49,731 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 293 states and 293 transitions.
[2024-12-02 15:53:49,731 INFO  L78                 Accepts]: Start accepts. Automaton has 293 states and 293 transitions. Word has length 152
[2024-12-02 15:53:49,731 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:53:49,731 INFO  L471      AbstractCegarLoop]: Abstraction has 293 states and 293 transitions.
[2024-12-02 15:53:49,732 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 303 states, 302 states have (on average 1.4735099337748345) internal successors, (445), 303 states have internal predecessors, (445), 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-12-02 15:53:49,732 INFO  L276                IsEmpty]: Start isEmpty. Operand 293 states and 293 transitions.
[2024-12-02 15:53:49,735 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 293
[2024-12-02 15:53:49,735 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:53:49,735 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 40, 40, 40, 40, 40, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:53:49,743 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-12-02 15:53:49,936 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:53:49,936 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-12-02 15:53:49,936 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:53:49,936 INFO  L85        PathProgramCache]: Analyzing trace with hash -2116941932, now seen corresponding path program 6 times
[2024-12-02 15:53:49,936 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:53:49,936 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1984572351]
[2024-12-02 15:53:49,936 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-02 15:53:49,936 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:53:50,916 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 41 check-sat command(s)
[2024-12-02 15:53:50,917 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:53:59,165 INFO  L134       CoverageAnalysis]: Checked inductivity of 5580 backedges. 0 proven. 5580 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:53:59,165 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:53:59,165 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1984572351]
[2024-12-02 15:53:59,165 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1984572351] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:53:59,165 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [339924489]
[2024-12-02 15:53:59,165 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-02 15:53:59,165 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:53:59,165 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:53:59,167 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:53:59,168 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6d5e76f-e509-4114-adf5-8ec3b5d8e86c/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 15:54:01,242 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 41 check-sat command(s)
[2024-12-02 15:54:01,242 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 15:54:01,262 WARN  L254         TraceCheckSpWp]: Trace formula consists of 1776 conjuncts, 1026 conjuncts are in the unsatisfiable core
[2024-12-02 15:54:01,276 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:54:01,392 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 8 treesize of output 1
[2024-12-02 15:54:01,404 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 13 treesize of output 9