./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/array-memsafety/java_BubbleSort-alloca-1.i --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/array-memsafety/java_BubbleSort-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ba885d2ca843c278430bc3d4272c307ea7df8f1fbcd0da84e81382a8c1939a93
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:21:08,903 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:21:09,021 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2024-11-08 17:21:09,030 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:21:09,030 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:21:09,079 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:21:09,080 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:21:09,080 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:21:09,082 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:21:09,084 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:21:09,086 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:21:09,086 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:21:09,087 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:21:09,088 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:21:09,088 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:21:09,089 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:21:09,089 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:21:09,090 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:21:09,090 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:21:09,090 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:21:09,091 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-08 17:21:09,095 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-08 17:21:09,095 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-08 17:21:09,096 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:21:09,096 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-08 17:21:09,096 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:21:09,097 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:21:09,097 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:21:09,097 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:21:09,098 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:21:09,098 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:21:09,098 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:21:09,102 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:21:09,102 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:21:09,103 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:21:09,104 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:21:09,104 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:21:09,105 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:21:09,105 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:21:09,106 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:21:09,106 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:21:09,107 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:21:09,107 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ba885d2ca843c278430bc3d4272c307ea7df8f1fbcd0da84e81382a8c1939a93
[2024-11-08 17:21:09,432 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:21:09,466 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:21:09,469 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:21:09,471 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:21:09,472 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:21:09,473 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/array-memsafety/java_BubbleSort-alloca-1.i
Unable to find full path for "g++"
[2024-11-08 17:21:12,067 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:21:12,380 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:21:12,380 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/sv-benchmarks/c/array-memsafety/java_BubbleSort-alloca-1.i
[2024-11-08 17:21:12,399 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/data/3f57e50dc/4677684d0c6c4fc1b5b960d90f5a546a/FLAG451ca44b2
[2024-11-08 17:21:12,682 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/data/3f57e50dc/4677684d0c6c4fc1b5b960d90f5a546a
[2024-11-08 17:21:12,690 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:21:12,692 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:21:12,694 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:21:12,694 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:21:12,705 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:21:12,709 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:21:12" (1/1) ...
[2024-11-08 17:21:12,711 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@226d530b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:12, skipping insertion in model container
[2024-11-08 17:21:12,711 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:21:12" (1/1) ...
[2024-11-08 17:21:12,775 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:21:13,264 WARN  L1072              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-08 17:21:13,267 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:21:13,282 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:21:13,357 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:21:13,400 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:21:13,401 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13 WrapperNode
[2024-11-08 17:21:13,402 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:21:13,403 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:21:13,403 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:21:13,404 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:21:13,414 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,430 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,454 INFO  L138                Inliner]: procedures = 116, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64
[2024-11-08 17:21:13,455 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:21:13,456 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:21:13,456 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:21:13,456 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:21:13,470 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,470 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,475 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,503 INFO  L175           MemorySlicer]: Split 7 memory accesses to 1 slices as follows [7]. 100 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0]. The 3 writes are split as follows [3].
[2024-11-08 17:21:13,504 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,504 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,510 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,515 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,516 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,518 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,520 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:21:13,522 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:21:13,522 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:21:13,522 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:21:13,524 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (1/1) ...
[2024-11-08 17:21:13,542 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:21:13,560 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:21:13,580 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:21:13,584 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:21:13,616 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-08 17:21:13,617 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-08 17:21:13,617 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 17:21:13,617 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 17:21:13,617 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:21:13,618 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:21:13,748 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:21:13,750 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:21:14,052 INFO  L?                        ?]: Removed 50 outVars from TransFormulas that were not future-live.
[2024-11-08 17:21:14,053 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:21:14,078 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:21:14,078 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:21:14,079 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:21:14 BoogieIcfgContainer
[2024-11-08 17:21:14,079 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:21:14,082 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:21:14,083 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:21:14,091 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:21:14,095 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:21:12" (1/3) ...
[2024-11-08 17:21:14,096 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c37c197 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:21:14, skipping insertion in model container
[2024-11-08 17:21:14,098 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:21:13" (2/3) ...
[2024-11-08 17:21:14,098 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c37c197 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:21:14, skipping insertion in model container
[2024-11-08 17:21:14,098 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:21:14" (3/3) ...
[2024-11-08 17:21:14,100 INFO  L112   eAbstractionObserver]: Analyzing ICFG java_BubbleSort-alloca-1.i
[2024-11-08 17:21:14,146 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:21:14,147 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations.
[2024-11-08 17:21:14,233 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:21:14,245 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;@616fcba5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:21:14,245 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 15 error locations.
[2024-11-08 17:21:14,251 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 44 states, 28 states have (on average 1.8214285714285714) internal successors, (51), 43 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:14,265 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 17:21:14,266 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:14,267 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:14,268 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-11-08 17:21:14,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:14,278 INFO  L85        PathProgramCache]: Analyzing trace with hash 1804967432, now seen corresponding path program 1 times
[2024-11-08 17:21:14,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:14,315 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674871933]
[2024-11-08 17:21:14,315 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:14,317 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:14,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:14,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:14,771 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:14,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674871933]
[2024-11-08 17:21:14,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [674871933] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:14,773 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:14,773 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:21:14,775 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1095370166]
[2024-11-08 17:21:14,776 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:14,782 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:21:14,782 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:14,820 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:21:14,821 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:21:14,824 INFO  L87              Difference]: Start difference. First operand  has 44 states, 28 states have (on average 1.8214285714285714) internal successors, (51), 43 states have internal predecessors, (51), 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.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:14,914 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:14,915 INFO  L93              Difference]: Finished difference Result 43 states and 50 transitions.
[2024-11-08 17:21:14,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:21:14,921 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-08 17:21:14,921 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:14,931 INFO  L225             Difference]: With dead ends: 43
[2024-11-08 17:21:14,932 INFO  L226             Difference]: Without dead ends: 41
[2024-11-08 17:21:14,935 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:21:14,942 INFO  L432           NwaCegarLoop]: 47 mSDtfsCounter, 4 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 71 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.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:14,943 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 71 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:14,968 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41 states.
[2024-11-08 17:21:14,987 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41.
[2024-11-08 17:21:14,991 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 27 states have (on average 1.7777777777777777) internal successors, (48), 40 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-11-08 17:21:14,992 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 48 transitions.
[2024-11-08 17:21:14,996 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 48 transitions. Word has length 7
[2024-11-08 17:21:14,996 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:14,997 INFO  L471      AbstractCegarLoop]: Abstraction has 41 states and 48 transitions.
[2024-11-08 17:21:14,997 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:14,997 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions.
[2024-11-08 17:21:14,998 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 17:21:14,998 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:14,998 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:14,998 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:21:15,000 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-11-08 17:21:15,001 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:15,001 INFO  L85        PathProgramCache]: Analyzing trace with hash 1804967433, now seen corresponding path program 1 times
[2024-11-08 17:21:15,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:15,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [883831778]
[2024-11-08 17:21:15,002 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:15,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:15,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:15,495 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:15,496 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:15,496 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [883831778]
[2024-11-08 17:21:15,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [883831778] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:15,496 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:15,497 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:21:15,497 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324428262]
[2024-11-08 17:21:15,497 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:15,499 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:21:15,499 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:15,500 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:21:15,500 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:21:15,500 INFO  L87              Difference]: Start difference. First operand 41 states and 48 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-11-08 17:21:15,668 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:15,668 INFO  L93              Difference]: Finished difference Result 52 states and 61 transitions.
[2024-11-08 17:21:15,669 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:21:15,669 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-11-08 17:21:15,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:15,670 INFO  L225             Difference]: With dead ends: 52
[2024-11-08 17:21:15,671 INFO  L226             Difference]: Without dead ends: 52
[2024-11-08 17:21:15,671 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:21:15,673 INFO  L432           NwaCegarLoop]: 44 mSDtfsCounter, 12 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 109 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:15,674 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 109 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:15,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 52 states.
[2024-11-08 17:21:15,680 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 45.
[2024-11-08 17:21:15,681 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 31 states have (on average 1.6774193548387097) internal successors, (52), 44 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:15,682 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 52 transitions.
[2024-11-08 17:21:15,683 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 52 transitions. Word has length 7
[2024-11-08 17:21:15,683 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:15,683 INFO  L471      AbstractCegarLoop]: Abstraction has 45 states and 52 transitions.
[2024-11-08 17:21:15,684 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-11-08 17:21:15,684 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 52 transitions.
[2024-11-08 17:21:15,685 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 17:21:15,685 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:15,685 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:15,686 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:21:15,686 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-11-08 17:21:15,687 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:15,687 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806814475, now seen corresponding path program 1 times
[2024-11-08 17:21:15,687 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:15,688 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [179277136]
[2024-11-08 17:21:15,688 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:15,688 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:15,709 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:16,173 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:16,174 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:16,174 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [179277136]
[2024-11-08 17:21:16,174 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [179277136] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:16,174 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:16,175 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:21:16,175 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556129827]
[2024-11-08 17:21:16,175 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:16,176 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:21:16,176 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:16,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:21:16,177 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:21:16,177 INFO  L87              Difference]: Start difference. First operand 45 states and 52 transitions. Second operand  has 6 states, 5 states have (on average 1.4) internal successors, (7), 6 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:16,299 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:16,299 INFO  L93              Difference]: Finished difference Result 49 states and 56 transitions.
[2024-11-08 17:21:16,300 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 17:21:16,300 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 1.4) internal successors, (7), 6 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-08 17:21:16,300 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:16,301 INFO  L225             Difference]: With dead ends: 49
[2024-11-08 17:21:16,301 INFO  L226             Difference]: Without dead ends: 49
[2024-11-08 17:21:16,302 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:21:16,304 INFO  L432           NwaCegarLoop]: 38 mSDtfsCounter, 18 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 122 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:16,305 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 122 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:16,306 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49 states.
[2024-11-08 17:21:16,309 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 44.
[2024-11-08 17:21:16,310 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44 states, 30 states have (on average 1.7) internal successors, (51), 43 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:16,311 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 51 transitions.
[2024-11-08 17:21:16,312 INFO  L78                 Accepts]: Start accepts. Automaton has 44 states and 51 transitions. Word has length 7
[2024-11-08 17:21:16,312 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:16,312 INFO  L471      AbstractCegarLoop]: Abstraction has 44 states and 51 transitions.
[2024-11-08 17:21:16,313 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.4) internal successors, (7), 6 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:16,313 INFO  L276                IsEmpty]: Start isEmpty. Operand 44 states and 51 transitions.
[2024-11-08 17:21:16,313 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-08 17:21:16,314 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:16,314 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:16,314 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:21:16,315 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:16,315 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:16,316 INFO  L85        PathProgramCache]: Analyzing trace with hash 1275295169, now seen corresponding path program 1 times
[2024-11-08 17:21:16,316 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:16,316 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502202892]
[2024-11-08 17:21:16,317 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:16,317 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:16,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:16,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:16,413 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:16,414 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502202892]
[2024-11-08 17:21:16,414 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502202892] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:21:16,414 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1245277547]
[2024-11-08 17:21:16,415 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:16,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:16,415 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:21:16,423 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:21:16,427 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:21:16,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:16,524 INFO  L255         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:21:16,532 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:21:16,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:16,685 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:21:16,686 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1245277547] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:16,686 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:21:16,686 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2024-11-08 17:21:16,687 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1015603811]
[2024-11-08 17:21:16,687 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:16,691 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:21:16,692 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:16,692 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:21:16,693 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:21:16,693 INFO  L87              Difference]: Start difference. First operand 44 states and 51 transitions. Second operand  has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-11-08 17:21:16,740 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:16,743 INFO  L93              Difference]: Finished difference Result 51 states and 58 transitions.
[2024-11-08 17:21:16,743 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 17:21:16,744 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-11-08 17:21:16,744 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:16,745 INFO  L225             Difference]: With dead ends: 51
[2024-11-08 17:21:16,745 INFO  L226             Difference]: Without dead ends: 51
[2024-11-08 17:21:16,746 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:21:16,750 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 1 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:16,751 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 80 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:21:16,752 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 51 states.
[2024-11-08 17:21:16,760 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 50.
[2024-11-08 17:21:16,760 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 36 states have (on average 1.5833333333333333) internal successors, (57), 49 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:16,765 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 57 transitions.
[2024-11-08 17:21:16,766 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 57 transitions. Word has length 11
[2024-11-08 17:21:16,766 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:16,766 INFO  L471      AbstractCegarLoop]: Abstraction has 50 states and 57 transitions.
[2024-11-08 17:21:16,767 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-11-08 17:21:16,767 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions.
[2024-11-08 17:21:16,768 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-08 17:21:16,768 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:16,768 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:16,798 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 17:21:16,971 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:16,972 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:16,972 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:16,973 INFO  L85        PathProgramCache]: Analyzing trace with hash 1955353539, now seen corresponding path program 1 times
[2024-11-08 17:21:16,973 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:16,973 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1809123372]
[2024-11-08 17:21:16,973 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:16,974 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:17,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:17,673 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:17,674 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:17,674 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1809123372]
[2024-11-08 17:21:17,674 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1809123372] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:21:17,675 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1365209764]
[2024-11-08 17:21:17,675 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:17,675 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:17,675 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:21:17,678 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:21:17,684 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 17:21:17,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:17,766 INFO  L255         TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-08 17:21:17,769 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:21:17,906 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 10 treesize of output 9
[2024-11-08 17:21:18,527 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:18,527 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:21:18,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:18,934 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1365209764] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:21:18,934 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:21:18,934 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 20
[2024-11-08 17:21:18,935 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275312993]
[2024-11-08 17:21:18,935 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:21:18,935 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-08 17:21:18,936 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:18,939 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-08 17:21:18,940 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=121, Invalid=299, Unknown=0, NotChecked=0, Total=420
[2024-11-08 17:21:18,940 INFO  L87              Difference]: Start difference. First operand 50 states and 57 transitions. Second operand  has 21 states, 20 states have (on average 1.55) internal successors, (31), 21 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-11-08 17:21:19,458 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:19,458 INFO  L93              Difference]: Finished difference Result 54 states and 62 transitions.
[2024-11-08 17:21:19,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 17:21:19,459 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 1.55) internal successors, (31), 21 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) Word has length 11
[2024-11-08 17:21:19,460 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:19,461 INFO  L225             Difference]: With dead ends: 54
[2024-11-08 17:21:19,462 INFO  L226             Difference]: Without dead ends: 54
[2024-11-08 17:21:19,462 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 165 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=169, Invalid=383, Unknown=0, NotChecked=0, Total=552
[2024-11-08 17:21:19,465 INFO  L432           NwaCegarLoop]: 37 mSDtfsCounter, 28 mSDsluCounter, 192 mSDsCounter, 0 mSdLazyCounter, 134 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 229 SdHoareTripleChecker+Invalid, 139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 134 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:19,466 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 229 Invalid, 139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 134 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 17:21:19,468 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54 states.
[2024-11-08 17:21:19,474 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 52.
[2024-11-08 17:21:19,477 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 52 states, 39 states have (on average 1.5384615384615385) internal successors, (60), 51 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:19,478 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 60 transitions.
[2024-11-08 17:21:19,478 INFO  L78                 Accepts]: Start accepts. Automaton has 52 states and 60 transitions. Word has length 11
[2024-11-08 17:21:19,478 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:19,478 INFO  L471      AbstractCegarLoop]: Abstraction has 52 states and 60 transitions.
[2024-11-08 17:21:19,478 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 1.55) internal successors, (31), 21 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-11-08 17:21:19,479 INFO  L276                IsEmpty]: Start isEmpty. Operand 52 states and 60 transitions.
[2024-11-08 17:21:19,479 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-11-08 17:21:19,479 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:19,479 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:19,508 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 17:21:19,685 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:19,685 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:19,686 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:19,686 INFO  L85        PathProgramCache]: Analyzing trace with hash 1503432447, now seen corresponding path program 1 times
[2024-11-08 17:21:19,686 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:19,688 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561084419]
[2024-11-08 17:21:19,688 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:19,688 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:19,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:19,837 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:21:19,837 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:19,838 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561084419]
[2024-11-08 17:21:19,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561084419] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:19,838 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:19,838 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:21:19,838 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2101618921]
[2024-11-08 17:21:19,839 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:19,839 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:21:19,839 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:19,840 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:21:19,840 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:21:19,840 INFO  L87              Difference]: Start difference. First operand 52 states and 60 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:19,888 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:19,888 INFO  L93              Difference]: Finished difference Result 51 states and 59 transitions.
[2024-11-08 17:21:19,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:21:19,889 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 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 13
[2024-11-08 17:21:19,889 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:19,889 INFO  L225             Difference]: With dead ends: 51
[2024-11-08 17:21:19,890 INFO  L226             Difference]: Without dead ends: 49
[2024-11-08 17:21:19,890 INFO  L431           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-11-08 17:21:19,891 INFO  L432           NwaCegarLoop]: 31 mSDtfsCounter, 34 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:19,891 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 60 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:21:19,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49 states.
[2024-11-08 17:21:19,895 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49.
[2024-11-08 17:21:19,895 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 37 states have (on average 1.5135135135135136) internal successors, (56), 48 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:19,896 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 56 transitions.
[2024-11-08 17:21:19,896 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 56 transitions. Word has length 13
[2024-11-08 17:21:19,896 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:19,896 INFO  L471      AbstractCegarLoop]: Abstraction has 49 states and 56 transitions.
[2024-11-08 17:21:19,897 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:19,897 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 56 transitions.
[2024-11-08 17:21:19,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:21:19,897 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:19,898 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:19,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:21:19,898 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:19,899 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:19,899 INFO  L85        PathProgramCache]: Analyzing trace with hash 1643860595, now seen corresponding path program 1 times
[2024-11-08 17:21:19,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:19,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [696935915]
[2024-11-08 17:21:19,899 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:19,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:19,910 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:19,955 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:19,956 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:19,956 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [696935915]
[2024-11-08 17:21:19,956 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [696935915] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:19,956 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:19,957 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:21:19,957 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892666433]
[2024-11-08 17:21:19,957 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:19,957 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:21:19,957 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:19,958 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:21:19,958 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:21:19,958 INFO  L87              Difference]: Start difference. First operand 49 states and 56 transitions. Second operand  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,019 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:20,020 INFO  L93              Difference]: Finished difference Result 43 states and 50 transitions.
[2024-11-08 17:21:20,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:21:20,020 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 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 15
[2024-11-08 17:21:20,021 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:20,021 INFO  L225             Difference]: With dead ends: 43
[2024-11-08 17:21:20,021 INFO  L226             Difference]: Without dead ends: 43
[2024-11-08 17:21:20,022 INFO  L431           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-11-08 17:21:20,022 INFO  L432           NwaCegarLoop]: 23 mSDtfsCounter, 18 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:20,023 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 45 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:20,024 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-08 17:21:20,026 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43.
[2024-11-08 17:21:20,026 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43 states, 37 states have (on average 1.3513513513513513) internal successors, (50), 42 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-11-08 17:21:20,027 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 50 transitions.
[2024-11-08 17:21:20,027 INFO  L78                 Accepts]: Start accepts. Automaton has 43 states and 50 transitions. Word has length 15
[2024-11-08 17:21:20,027 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:20,027 INFO  L471      AbstractCegarLoop]: Abstraction has 43 states and 50 transitions.
[2024-11-08 17:21:20,028 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,028 INFO  L276                IsEmpty]: Start isEmpty. Operand 43 states and 50 transitions.
[2024-11-08 17:21:20,028 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:21:20,028 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:20,029 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:20,029 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:21:20,029 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:20,030 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:20,030 INFO  L85        PathProgramCache]: Analyzing trace with hash 1643860596, now seen corresponding path program 1 times
[2024-11-08 17:21:20,030 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:20,030 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1797987597]
[2024-11-08 17:21:20,030 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:20,031 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:20,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:20,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:21:20,104 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:20,104 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1797987597]
[2024-11-08 17:21:20,105 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1797987597] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:20,105 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:21:20,105 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:21:20,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [508354276]
[2024-11-08 17:21:20,105 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:20,106 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:21:20,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:20,106 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:21:20,107 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:21:20,107 INFO  L87              Difference]: Start difference. First operand 43 states and 50 transitions. Second operand  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,155 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:20,156 INFO  L93              Difference]: Finished difference Result 45 states and 51 transitions.
[2024-11-08 17:21:20,159 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:21:20,160 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 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 15
[2024-11-08 17:21:20,160 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:20,160 INFO  L225             Difference]: With dead ends: 45
[2024-11-08 17:21:20,161 INFO  L226             Difference]: Without dead ends: 37
[2024-11-08 17:21:20,161 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 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-11-08 17:21:20,162 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 0 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:20,162 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 85 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:21:20,163 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-11-08 17:21:20,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2024-11-08 17:21:20,165 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 31 states have (on average 1.3870967741935485) internal successors, (43), 36 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-11-08 17:21:20,165 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 43 transitions.
[2024-11-08 17:21:20,165 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 43 transitions. Word has length 15
[2024-11-08 17:21:20,166 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:20,166 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 43 transitions.
[2024-11-08 17:21:20,166 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,166 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 43 transitions.
[2024-11-08 17:21:20,169 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:21:20,169 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:20,169 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:20,169 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 17:21:20,170 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:20,170 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:20,170 INFO  L85        PathProgramCache]: Analyzing trace with hash 1057054582, now seen corresponding path program 1 times
[2024-11-08 17:21:20,170 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:20,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196263653]
[2024-11-08 17:21:20,171 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:20,171 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:20,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:20,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:20,284 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:20,284 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196263653]
[2024-11-08 17:21:20,284 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1196263653] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:21:20,284 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1488217735]
[2024-11-08 17:21:20,284 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:20,285 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:20,285 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:21:20,288 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:21:20,292 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 17:21:20,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:20,373 INFO  L255         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 17:21:20,375 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:21:20,429 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:20,431 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:21:20,486 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:20,487 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1488217735] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:21:20,487 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:21:20,487 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 9
[2024-11-08 17:21:20,487 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016282679]
[2024-11-08 17:21:20,488 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:21:20,488 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 17:21:20,488 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:20,489 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 17:21:20,489 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:21:20,489 INFO  L87              Difference]: Start difference. First operand 37 states and 43 transitions. Second operand  has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 9 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,554 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:20,555 INFO  L93              Difference]: Finished difference Result 41 states and 46 transitions.
[2024-11-08 17:21:20,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:21:20,555 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 9 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-08 17:21:20,556 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:20,556 INFO  L225             Difference]: With dead ends: 41
[2024-11-08 17:21:20,556 INFO  L226             Difference]: Without dead ends: 39
[2024-11-08 17:21:20,556 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 25 SyntacticMatches, 3 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:21:20,557 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 3 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 106 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:20,558 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 106 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:20,558 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-11-08 17:21:20,560 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 37.
[2024-11-08 17:21:20,561 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 31 states have (on average 1.3548387096774193) 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-11-08 17:21:20,561 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 42 transitions.
[2024-11-08 17:21:20,562 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 42 transitions. Word has length 15
[2024-11-08 17:21:20,562 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:20,562 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 42 transitions.
[2024-11-08 17:21:20,562 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 9 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:20,563 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 42 transitions.
[2024-11-08 17:21:20,563 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 17:21:20,563 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:21:20,563 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:20,589 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 17:21:20,764 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:20,766 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] ===
[2024-11-08 17:21:20,766 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:21:20,766 INFO  L85        PathProgramCache]: Analyzing trace with hash 824553006, now seen corresponding path program 2 times
[2024-11-08 17:21:20,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:21:20,767 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691537154]
[2024-11-08 17:21:20,767 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:21:20,767 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:21:20,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:21:21,029 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:21:21,029 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:21:21,030 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691537154]
[2024-11-08 17:21:21,030 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691537154] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:21:21,030 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1847250265]
[2024-11-08 17:21:21,030 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 17:21:21,030 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:21,030 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:21:21,032 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:21:21,034 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 17:21:21,121 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-08 17:21:21,122 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:21:21,123 INFO  L255         TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-08 17:21:21,126 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:21:21,215 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-08 17:21:21,665 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-08 17:21:21,666 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:21:21,666 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1847250265] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:21:21,666 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:21:21,666 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [6] total 12
[2024-11-08 17:21:21,667 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1391241976]
[2024-11-08 17:21:21,667 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:21:21,667 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 17:21:21,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:21:21,668 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 17:21:21,668 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=126, Unknown=0, NotChecked=0, Total=156
[2024-11-08 17:21:21,669 INFO  L87              Difference]: Start difference. First operand 37 states and 42 transitions. Second operand  has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 8 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:21,834 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:21:21,834 INFO  L93              Difference]: Finished difference Result 32 states and 38 transitions.
[2024-11-08 17:21:21,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 17:21:21,835 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 8 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19
[2024-11-08 17:21:21,835 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:21:21,836 INFO  L225             Difference]: With dead ends: 32
[2024-11-08 17:21:21,836 INFO  L226             Difference]: Without dead ends: 0
[2024-11-08 17:21:21,836 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=36, Invalid=146, Unknown=0, NotChecked=0, Total=182
[2024-11-08 17:21:21,837 INFO  L432           NwaCegarLoop]: 8 mSDtfsCounter, 45 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 87 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:21:21,838 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 26 Invalid, 87 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:21:21,838 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-08 17:21:21,839 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-08 17:21:21,840 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:21,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 17:21:21,840 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 19
[2024-11-08 17:21:21,840 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:21:21,840 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:21:21,841 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 8 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:21:21,841 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-08 17:21:21,841 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-08 17:21:21,844 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 15 remaining)
[2024-11-08 17:21:21,845 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 15 remaining)
[2024-11-08 17:21:21,845 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 15 remaining)
[2024-11-08 17:21:21,846 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 15 remaining)
[2024-11-08 17:21:21,846 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining)
[2024-11-08 17:21:21,846 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining)
[2024-11-08 17:21:21,847 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining)
[2024-11-08 17:21:21,847 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining)
[2024-11-08 17:21:21,847 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining)
[2024-11-08 17:21:21,847 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining)
[2024-11-08 17:21:21,847 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 15 remaining)
[2024-11-08 17:21:21,849 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 15 remaining)
[2024-11-08 17:21:21,849 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 15 remaining)
[2024-11-08 17:21:21,850 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 15 remaining)
[2024-11-08 17:21:21,850 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining)
[2024-11-08 17:21:21,878 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 17:21:22,050 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:21:22,055 INFO  L407         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:21:22,057 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 17:21:22,061 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 05:21:22 BoogieIcfgContainer
[2024-11-08 17:21:22,061 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 17:21:22,062 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:21:22,062 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:21:22,062 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:21:22,063 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:21:14" (3/4) ...
[2024-11-08 17:21:22,067 INFO  L142         WitnessPrinter]: Generating witness for correct program
[2024-11-08 17:21:22,077 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges
[2024-11-08 17:21:22,078 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-08 17:21:22,078 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges
[2024-11-08 17:21:22,078 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-08 17:21:22,195 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 17:21:22,196 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/witness.yml
[2024-11-08 17:21:22,196 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:21:22,197 INFO  L158              Benchmark]: Toolchain (without parser) took 9504.72ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 113.2MB in the beginning and 104.0MB in the end (delta: 9.2MB). Peak memory consumption was 43.2MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,197 INFO  L158              Benchmark]: CDTParser took 0.38ms. Allocated memory is still 109.1MB. Free memory is still 60.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:21:22,197 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 708.09ms. Allocated memory is still 155.2MB. Free memory was 113.2MB in the beginning and 93.9MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,197 INFO  L158              Benchmark]: Boogie Procedure Inliner took 51.78ms. Allocated memory is still 155.2MB. Free memory was 93.9MB in the beginning and 92.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,198 INFO  L158              Benchmark]: Boogie Preprocessor took 65.19ms. Allocated memory is still 155.2MB. Free memory was 92.2MB in the beginning and 90.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,198 INFO  L158              Benchmark]: RCFGBuilder took 557.38ms. Allocated memory is still 155.2MB. Free memory was 90.2MB in the beginning and 75.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,199 INFO  L158              Benchmark]: TraceAbstraction took 7979.38ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 74.4MB in the beginning and 109.2MB in the end (delta: -34.9MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:21:22,199 INFO  L158              Benchmark]: Witness Printer took 133.74ms. Allocated memory is still 186.6MB. Free memory was 109.2MB in the beginning and 104.0MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
[2024-11-08 17:21:22,201 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.38ms. Allocated memory is still 109.1MB. Free memory is still 60.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 708.09ms. Allocated memory is still 155.2MB. Free memory was 113.2MB in the beginning and 93.9MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 51.78ms. Allocated memory is still 155.2MB. Free memory was 93.9MB in the beginning and 92.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 65.19ms. Allocated memory is still 155.2MB. Free memory was 92.2MB in the beginning and 90.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 557.38ms. Allocated memory is still 155.2MB. Free memory was 90.2MB in the beginning and 75.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
 * TraceAbstraction took 7979.38ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 74.4MB in the beginning and 109.2MB in the end (delta: -34.9MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 133.74ms. Allocated memory is still 186.6MB. Free memory was 109.2MB in the beginning and 104.0MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: -1]: pointer dereference always succeeds
    For all program executions holds that pointer dereference always succeeds at this location
  - PositiveResult [Line: 521]: all allocated memory was freed
    For all program executions holds that all allocated memory was freed at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 44 locations, 15 error locations. Started 1 CEGAR loops. OverallTime: 7.9s, OverallIterations: 10, TraceHistogramMax: 2, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 163 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 163 mSDsluCounter, 933 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 602 mSDsCounter, 25 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 512 IncrementalHoareTripleChecker+Invalid, 537 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 25 mSolverCounterUnsat, 331 mSDtfsCounter, 512 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 129 GetRequests, 66 SyntacticMatches, 3 SemanticMatches, 60 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 198 ImplicationChecksByTransitivity, 1.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=52occurred in iteration=5, InterpolantAutomatonStates: 53, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 10 MinimizatonAttempts, 17 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 4.5s InterpolantComputationTime, 176 NumberOfCodeBlocks, 168 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 186 ConstructedInterpolants, 2 QuantifiedInterpolants, 1756 SizeOfPredicates, 10 NumberOfNonLiveVariables, 209 ConjunctsInSsa, 53 ConjunctsInUnsatCore, 16 InterpolantComputations, 8 PerfectInterpolantSequences, 14/33 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    15 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-08 17:21:22,241 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1183ec23-68fc-42c1-816a-1d176b3448af/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE