./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-more-sum-array-hom.wvr.c --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-sum-array-hom.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 37731ec014f4053387ac8b56c0764486866d63670c206743514c9636df9b594a
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-05 08:13:46,636 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-05 08:13:46,700 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf
[2024-12-05 08:13:46,705 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-05 08:13:46,705 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-05 08:13:46,727 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-05 08:13:46,728 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-05 08:13:46,728 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-05 08:13:46,728 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-05 08:13:46,728 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-05 08:13:46,729 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-05 08:13:46,729 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-05 08:13:46,729 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-05 08:13:46,729 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-05 08:13:46,729 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-05 08:13:46,729 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-05 08:13:46,730 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-05 08:13:46,730 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 08:13:46,731 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-05 08:13:46,731 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-12-05 08:13:46,732 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-12-05 08:13:46,732 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-12-05 08:13:46,732 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-12-05 08:13:46,732 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
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_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX
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 -> GemCutter
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 -> 37731ec014f4053387ac8b56c0764486866d63670c206743514c9636df9b594a
[2024-12-05 08:13:47,002 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-05 08:13:47,012 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-05 08:13:47,013 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-05 08:13:47,015 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-05 08:13:47,015 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-05 08:13:47,016 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/../../sv-benchmarks/c/weaver/popl20-more-sum-array-hom.wvr.c
[2024-12-05 08:13:49,739 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/data/300815bc6/01e37ce5894a4846838449841adc525b/FLAGfba724378
[2024-12-05 08:13:49,952 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-05 08:13:49,953 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/sv-benchmarks/c/weaver/popl20-more-sum-array-hom.wvr.c
[2024-12-05 08:13:49,961 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/data/300815bc6/01e37ce5894a4846838449841adc525b/FLAGfba724378
[2024-12-05 08:13:49,977 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/data/300815bc6/01e37ce5894a4846838449841adc525b
[2024-12-05 08:13:49,980 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-05 08:13:49,981 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-05 08:13:49,983 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-05 08:13:49,983 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-05 08:13:49,987 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-05 08:13:49,988 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 08:13:49" (1/1) ...
[2024-12-05 08:13:49,989 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c505727 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:49, skipping insertion in model container
[2024-12-05 08:13:49,989 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 08:13:49" (1/1) ...
[2024-12-05 08:13:50,006 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-05 08:13:50,175 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-12-05 08:13:50,178 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 08:13:50,188 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-05 08:13:50,210 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 08:13:50,226 INFO  L204         MainTranslator]: Completed translation
[2024-12-05 08:13:50,226 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50 WrapperNode
[2024-12-05 08:13:50,226 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-05 08:13:50,227 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-05 08:13:50,228 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-05 08:13:50,228 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-05 08:13:50,234 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,242 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,261 INFO  L138                Inliner]: procedures = 24, calls = 20, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 88
[2024-12-05 08:13:50,261 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-05 08:13:50,262 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-05 08:13:50,262 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-05 08:13:50,262 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-05 08:13:50,271 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,271 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,273 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,274 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,281 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,282 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,286 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,288 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,289 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,292 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-05 08:13:50,293 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-05 08:13:50,293 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-05 08:13:50,293 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-05 08:13:50,294 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (1/1) ...
[2024-12-05 08:13:50,301 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 08:13:50,315 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:50,330 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-12-05 08:13:50,333 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-12-05 08:13:50,362 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-05 08:13:50,362 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-12-05 08:13:50,362 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-12-05 08:13:50,362 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-12-05 08:13:50,362 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-12-05 08:13:50,362 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-12-05 08:13:50,363 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-12-05 08:13:50,363 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-05 08:13:50,363 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-05 08:13:50,363 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-05 08:13:50,363 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-05 08:13:50,363 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-05 08:13:50,363 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-05 08:13:50,364 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-05 08:13:50,456 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-05 08:13:50,458 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-05 08:13:50,707 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-05 08:13:50,707 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-05 08:13:50,879 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-05 08:13:50,879 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-05 08:13:50,879 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 08:13:50 BoogieIcfgContainer
[2024-12-05 08:13:50,879 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-05 08:13:50,882 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-05 08:13:50,882 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-05 08:13:50,887 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-05 08:13:50,887 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 08:13:49" (1/3) ...
[2024-12-05 08:13:50,887 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39debb40 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 08:13:50, skipping insertion in model container
[2024-12-05 08:13:50,887 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:13:50" (2/3) ...
[2024-12-05 08:13:50,888 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39debb40 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 08:13:50, skipping insertion in model container
[2024-12-05 08:13:50,888 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 08:13:50" (3/3) ...
[2024-12-05 08:13:50,889 INFO  L128   eAbstractionObserver]: Analyzing ICFG popl20-more-sum-array-hom.wvr.c
[2024-12-05 08:13:50,905 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-05 08:13:50,907 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-sum-array-hom.wvr.c that has 4 procedures, 38 locations, 1 initial locations, 4 loop locations, and 10 error locations.
[2024-12-05 08:13:50,907 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-05 08:13:50,964 INFO  L143    ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions.
[2024-12-05 08:13:51,017 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:51,017 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-12-05 08:13:51,017 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:51,019 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-12-05 08:13:51,021 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-12-05 08:13:51,104 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 08:13:51,112 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork1 ========
[2024-12-05 08:13:51,118 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=PARTIAL_ORDER_FA, 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;@2e06d03b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:51,118 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 08:13:51,303 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:51,308 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:51,308 INFO  L85        PathProgramCache]: Analyzing trace with hash -245667790, now seen corresponding path program 1 times
[2024-12-05 08:13:51,316 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:51,316 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339677361]
[2024-12-05 08:13:51,317 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:51,317 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:51,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:51,590 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:51,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:51,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339677361]
[2024-12-05 08:13:51,592 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339677361] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:51,592 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:51,592 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 08:13:51,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1524339315]
[2024-12-05 08:13:51,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:51,598 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 08:13:51,598 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:51,618 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 08:13:51,619 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 08:13:51,619 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:51,623 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:51,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:51,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:51,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:51,715 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-05 08:13:51,715 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:51,716 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:51,716 INFO  L85        PathProgramCache]: Analyzing trace with hash -245667789, now seen corresponding path program 1 times
[2024-12-05 08:13:51,716 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:51,716 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1535743582]
[2024-12-05 08:13:51,716 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:51,716 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:51,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:51,876 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:51,876 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:51,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1535743582]
[2024-12-05 08:13:51,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1535743582] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:51,876 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:51,876 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 08:13:51,876 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298286721]
[2024-12-05 08:13:51,877 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:51,877 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 08:13:51,878 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:51,878 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 08:13:51,878 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-05 08:13:51,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:51,879 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:51,880 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:51,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:51,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:51,980 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:51,981 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:51,981 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-05 08:13:51,982 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:51,982 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:51,982 INFO  L85        PathProgramCache]: Analyzing trace with hash 2078573465, now seen corresponding path program 1 times
[2024-12-05 08:13:51,982 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:51,983 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157559418]
[2024-12-05 08:13:51,983 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:51,983 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:52,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:52,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:52,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:52,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157559418]
[2024-12-05 08:13:52,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157559418] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:52,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [6979861]
[2024-12-05 08:13:52,276 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:52,277 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:52,277 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:52,280 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:52,281 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-05 08:13:52,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:52,361 INFO  L256         TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:52,366 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:52,399 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-12-05 08:13:52,516 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:52,517 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:52,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:52,626 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [6979861] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:52,627 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-12-05 08:13:52,627 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 10
[2024-12-05 08:13:52,627 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794499072]
[2024-12-05 08:13:52,627 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:52,627 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 08:13:52,627 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:52,628 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 08:13:52,628 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132
[2024-12-05 08:13:52,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:52,629 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:52,629 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:52,629 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:52,629 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:52,629 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:52,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:52,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:52,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:52,788 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-05 08:13:52,978 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2
[2024-12-05 08:13:52,979 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:52,979 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:52,979 INFO  L85        PathProgramCache]: Analyzing trace with hash 349320829, now seen corresponding path program 1 times
[2024-12-05 08:13:52,979 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:52,979 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833663174]
[2024-12-05 08:13:52,979 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:52,979 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:52,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:53,131 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:53,131 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:53,131 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833663174]
[2024-12-05 08:13:53,131 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833663174] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:53,131 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1654502326]
[2024-12-05 08:13:53,131 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:53,131 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:53,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:53,134 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:53,136 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-05 08:13:53,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:53,207 INFO  L256         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:53,208 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:53,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:53,343 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:53,415 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:53,415 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1654502326] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:13:53,415 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:13:53,416 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 14
[2024-12-05 08:13:53,416 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277582339]
[2024-12-05 08:13:53,416 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:13:53,416 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-12-05 08:13:53,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:53,417 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-12-05 08:13:53,417 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=158, Unknown=0, NotChecked=0, Total=210
[2024-12-05 08:13:53,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:53,418 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:53,418 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 2.0) internal successors, (30), 14 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:53,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:53,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:53,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:53,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:53,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:53,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:53,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:53,521 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:53,530 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-05 08:13:53,721 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:53,722 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:53,722 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:53,722 INFO  L85        PathProgramCache]: Analyzing trace with hash -1259131165, now seen corresponding path program 2 times
[2024-12-05 08:13:53,722 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:53,722 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479558119]
[2024-12-05 08:13:53,722 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:13:53,722 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:53,743 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:13:53,743 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:13:53,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 08:13:53,994 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:53,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479558119]
[2024-12-05 08:13:53,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479558119] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:53,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1462476538]
[2024-12-05 08:13:53,994 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:13:53,995 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:53,995 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:53,996 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:53,998 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-05 08:13:54,064 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:13:54,064 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:13:54,065 INFO  L256         TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:54,067 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:54,073 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-12-05 08:13:54,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:54,215 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:54,418 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:54,418 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1462476538] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:13:54,418 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:13:54,419 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 18
[2024-12-05 08:13:54,419 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [425419661]
[2024-12-05 08:13:54,419 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:13:54,419 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-12-05 08:13:54,419 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:54,420 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-12-05 08:13:54,420 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=60, Invalid=320, Unknown=0, NotChecked=0, Total=380
[2024-12-05 08:13:54,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:54,421 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:54,422 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 2.1578947368421053) internal successors, (41), 19 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:54,422 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:54,422 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:54,422 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:54,422 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:54,422 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:54,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:54,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:13:54,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:54,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:13:54,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:13:54,931 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 2 remaining)
[2024-12-05 08:13:54,931 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 2 remaining)
[2024-12-05 08:13:54,937 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-05 08:13:55,132 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:55,136 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1]
[2024-12-05 08:13:55,137 INFO  L319   ceAbstractionStarter]: Result for error location thread2Thread1of1ForFork1 was SAFE,SAFE (1/4)
[2024-12-05 08:13:55,139 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:55,140 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 08:13:55,140 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread1Thread1of1ForFork0 ========
[2024-12-05 08:13:55,140 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=PARTIAL_ORDER_FA, 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;@2e06d03b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:55,141 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 08:13:55,175 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:55,176 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:55,176 INFO  L85        PathProgramCache]: Analyzing trace with hash -581250644, now seen corresponding path program 1 times
[2024-12-05 08:13:55,176 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:55,176 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175323479]
[2024-12-05 08:13:55,176 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:55,176 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:55,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:55,223 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:55,223 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:55,223 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175323479]
[2024-12-05 08:13:55,224 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175323479] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:55,224 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:55,224 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 08:13:55,224 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [578570849]
[2024-12-05 08:13:55,224 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:55,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 08:13:55,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:55,224 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 08:13:55,225 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 08:13:55,225 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,225 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:55,225 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:55,225 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,267 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,267 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-05 08:13:55,267 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:55,267 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:55,267 INFO  L85        PathProgramCache]: Analyzing trace with hash -581250643, now seen corresponding path program 1 times
[2024-12-05 08:13:55,267 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:55,268 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63023329]
[2024-12-05 08:13:55,268 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:55,268 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:55,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:55,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:55,324 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:55,324 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63023329]
[2024-12-05 08:13:55,324 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63023329] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:55,324 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:55,324 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 08:13:55,324 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1567650664]
[2024-12-05 08:13:55,324 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:55,325 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 08:13:55,325 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:55,325 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 08:13:55,325 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-05 08:13:55,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,326 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:55,326 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:55,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,382 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,383 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-05 08:13:55,383 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:55,383 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:55,383 INFO  L85        PathProgramCache]: Analyzing trace with hash -2044752237, now seen corresponding path program 1 times
[2024-12-05 08:13:55,383 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:55,383 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1483363732]
[2024-12-05 08:13:55,384 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:55,384 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:55,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:55,539 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:55,539 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:55,539 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1483363732]
[2024-12-05 08:13:55,539 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1483363732] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:55,540 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [717353776]
[2024-12-05 08:13:55,540 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:55,540 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:55,540 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:55,541 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:55,542 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-05 08:13:55,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:55,595 INFO  L256         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:55,597 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:55,602 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-12-05 08:13:55,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:55,662 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:55,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:55,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [717353776] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:55,732 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-12-05 08:13:55,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 10
[2024-12-05 08:13:55,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1194766459]
[2024-12-05 08:13:55,732 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:55,732 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 08:13:55,732 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:55,733 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 08:13:55,733 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132
[2024-12-05 08:13:55,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,733 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:55,733 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.6) internal successors, (8), 5 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:55,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:55,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:55,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:55,839 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-05 08:13:56,033 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:56,033 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:56,033 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:56,033 INFO  L85        PathProgramCache]: Analyzing trace with hash 2088135223, now seen corresponding path program 1 times
[2024-12-05 08:13:56,034 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:56,034 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971346834]
[2024-12-05 08:13:56,034 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:56,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:56,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:56,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:56,135 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:56,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971346834]
[2024-12-05 08:13:56,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971346834] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:56,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [88395556]
[2024-12-05 08:13:56,135 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:56,135 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:56,136 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:56,137 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:56,139 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-05 08:13:56,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:56,198 INFO  L256         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:56,199 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:56,262 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:56,262 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:56,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:56,323 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [88395556] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:13:56,323 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:13:56,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13
[2024-12-05 08:13:56,324 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839336939]
[2024-12-05 08:13:56,324 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:13:56,324 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-05 08:13:56,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:56,324 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-05 08:13:56,325 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-12-05 08:13:56,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:56,325 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:56,325 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 13 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:56,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:56,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:56,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:56,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:56,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:56,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:56,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:56,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:56,395 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-05 08:13:56,587 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:56,587 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 08:13:56,588 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:56,588 INFO  L85        PathProgramCache]: Analyzing trace with hash -1993980899, now seen corresponding path program 2 times
[2024-12-05 08:13:56,588 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:56,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898543618]
[2024-12-05 08:13:56,588 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:13:56,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:56,605 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:13:56,605 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:13:56,875 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 08:13:56,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:56,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898543618]
[2024-12-05 08:13:56,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [898543618] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:56,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1340105773]
[2024-12-05 08:13:56,875 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:13:56,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:56,876 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:56,878 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:56,880 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-05 08:13:56,939 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:13:56,940 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:13:56,941 INFO  L256         TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:56,942 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:57,074 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:57,074 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:57,208 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 20
[2024-12-05 08:13:57,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:57,257 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1340105773] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:13:57,257 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:13:57,257 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 18
[2024-12-05 08:13:57,257 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39433423]
[2024-12-05 08:13:57,257 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:13:57,257 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-12-05 08:13:57,257 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:57,258 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-12-05 08:13:57,258 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=324, Unknown=0, NotChecked=0, Total=380
[2024-12-05 08:13:57,258 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:57,259 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:57,259 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 1.8421052631578947) internal successors, (35), 19 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:57,259 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:57,259 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:57,259 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:57,259 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:57,259 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:57,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:57,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:13:57,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:57,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:13:57,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:13:57,632 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 2 remaining)
[2024-12-05 08:13:57,632 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 2 remaining)
[2024-12-05 08:13:57,638 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-05 08:13:57,832 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:57,834 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1]
[2024-12-05 08:13:57,835 INFO  L319   ceAbstractionStarter]: Result for error location thread1Thread1of1ForFork0 was SAFE,SAFE (2/4)
[2024-12-05 08:13:57,836 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:57,837 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 08:13:57,837 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-12-05 08:13:57,838 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=PARTIAL_ORDER_FA, 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;@2e06d03b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 08:13:57,838 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 7 error locations.
[2024-12-05 08:13:57,848 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:13:57,848 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:57,849 INFO  L85        PathProgramCache]: Analyzing trace with hash 412921, now seen corresponding path program 1 times
[2024-12-05 08:13:57,849 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:57,849 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2119643402]
[2024-12-05 08:13:57,849 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:57,849 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:57,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:57,864 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:57,864 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:57,864 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2119643402]
[2024-12-05 08:13:57,865 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2119643402] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:57,865 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:57,865 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-05 08:13:57,865 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073675867]
[2024-12-05 08:13:57,865 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:57,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 08:13:57,865 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:57,865 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 08:13:57,865 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 08:13:57,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:57,866 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:57,866 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 1.5) internal successors, (3), 2 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:57,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:57,881 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:57,881 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-05 08:13:57,881 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:13:57,882 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:57,882 INFO  L85        PathProgramCache]: Analyzing trace with hash 412922, now seen corresponding path program 1 times
[2024-12-05 08:13:57,882 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:57,882 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [881565390]
[2024-12-05 08:13:57,882 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:57,882 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:57,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:57,967 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:57,967 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:57,967 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [881565390]
[2024-12-05 08:13:57,967 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [881565390] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 08:13:57,967 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 08:13:57,967 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 08:13:57,967 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2091622193]
[2024-12-05 08:13:57,967 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:57,967 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 08:13:57,967 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:57,968 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 08:13:57,968 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 08:13:57,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:57,968 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:57,969 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:57,969 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:57,969 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:58,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:58,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:58,005 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-05 08:13:58,005 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:13:58,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:58,005 INFO  L85        PathProgramCache]: Analyzing trace with hash 396831188, now seen corresponding path program 1 times
[2024-12-05 08:13:58,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:58,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717862186]
[2024-12-05 08:13:58,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:58,005 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:58,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:58,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:58,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:58,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717862186]
[2024-12-05 08:13:58,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717862186] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:58,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [274236809]
[2024-12-05 08:13:58,128 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:58,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:58,128 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:58,130 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:58,131 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-05 08:13:58,179 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:58,180 INFO  L256         TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:58,181 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:58,188 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-12-05 08:13:58,352 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:58,352 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:58,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:58,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [274236809] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:13:58,452 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:13:58,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9
[2024-12-05 08:13:58,453 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197205957]
[2024-12-05 08:13:58,453 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:13:58,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-05 08:13:58,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:58,453 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-05 08:13:58,453 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110
[2024-12-05 08:13:58,453 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:58,454 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:58,454 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 1.5) internal successors, (15), 10 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-12-05 08:13:58,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:58,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:58,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:58,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:58,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:58,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:58,808 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-05 08:13:59,000 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:59,001 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:13:59,001 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:59,001 INFO  L85        PathProgramCache]: Analyzing trace with hash -1937753200, now seen corresponding path program 1 times
[2024-12-05 08:13:59,001 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:59,001 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1562889512]
[2024-12-05 08:13:59,001 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:59,001 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:59,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:59,078 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:59,078 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:59,078 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1562889512]
[2024-12-05 08:13:59,079 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1562889512] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:59,079 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1748952571]
[2024-12-05 08:13:59,079 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:59,079 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:59,079 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:59,081 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:59,082 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-05 08:13:59,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:59,149 INFO  L256         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:59,150 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:59,183 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:59,183 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:59,217 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:13:59,217 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1748952571] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:59,217 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-12-05 08:13:59,217 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 4] total 9
[2024-12-05 08:13:59,217 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [762174936]
[2024-12-05 08:13:59,217 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:59,218 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 08:13:59,218 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:59,218 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 08:13:59,218 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-12-05 08:13:59,218 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:59,219 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:59,219 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.2) internal successors, (21), 4 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:59,219 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:59,219 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:59,219 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:59,219 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:59,308 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:59,308 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:59,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:59,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:13:59,317 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-05 08:13:59,509 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-12-05 08:13:59,509 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:13:59,510 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:13:59,510 INFO  L85        PathProgramCache]: Analyzing trace with hash 1418928564, now seen corresponding path program 1 times
[2024-12-05 08:13:59,510 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:13:59,510 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911457898]
[2024-12-05 08:13:59,510 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:59,510 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:13:59,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:59,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:13:59,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:13:59,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911457898]
[2024-12-05 08:13:59,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911457898] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:59,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1469816406]
[2024-12-05 08:13:59,615 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:13:59,615 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:13:59,615 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:13:59,617 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:13:59,618 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-05 08:13:59,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:13:59,692 INFO  L256         TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-05 08:13:59,693 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:13:59,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:13:59,767 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:13:59,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:13:59,831 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1469816406] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:13:59,831 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-12-05 08:13:59,831 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 13
[2024-12-05 08:13:59,831 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412952664]
[2024-12-05 08:13:59,832 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 08:13:59,832 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-05 08:13:59,832 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:13:59,832 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-05 08:13:59,832 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182
[2024-12-05 08:13:59,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:13:59,833 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:13:59,833 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 6 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:13:59,833 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:13:59,833 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:13:59,833 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:13:59,833 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:13:59,833 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:00,014 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:00,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:00,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:00,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:00,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:00,024 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-05 08:14:00,215 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-12-05 08:14:00,216 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:00,216 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:00,216 INFO  L85        PathProgramCache]: Analyzing trace with hash 2016427600, now seen corresponding path program 1 times
[2024-12-05 08:14:00,216 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:00,216 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1449611064]
[2024-12-05 08:14:00,216 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:14:00,216 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:00,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:14:00,611 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:00,611 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:00,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1449611064]
[2024-12-05 08:14:00,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1449611064] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:00,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1799931343]
[2024-12-05 08:14:00,612 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 08:14:00,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:00,612 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:00,614 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:00,616 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-05 08:14:00,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:14:00,690 INFO  L256         TraceCheckSpWp]: Trace formula consists of 195 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:00,692 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:00,836 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7
[2024-12-05 08:14:00,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:00,866 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:00,960 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:14:00,960 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 24 treesize of output 21
[2024-12-05 08:14:01,381 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:01,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1799931343] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:01,381 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:01,382 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 5] total 16
[2024-12-05 08:14:01,382 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [935448225]
[2024-12-05 08:14:01,382 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:01,382 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-12-05 08:14:01,382 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:01,383 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-12-05 08:14:01,383 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272
[2024-12-05 08:14:01,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:01,383 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:01,384 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 4.294117647058823) internal successors, (73), 16 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:01,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:01,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:01,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:01,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:01,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:01,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:01,614 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:01,624 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-05 08:14:01,814 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-05 08:14:01,814 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:01,814 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:01,814 INFO  L85        PathProgramCache]: Analyzing trace with hash -1839500684, now seen corresponding path program 2 times
[2024-12-05 08:14:01,815 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:01,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1491974834]
[2024-12-05 08:14:01,815 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:14:01,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:01,825 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:14:01,825 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:01,913 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:01,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:01,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1491974834]
[2024-12-05 08:14:01,914 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1491974834] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:01,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1720175127]
[2024-12-05 08:14:01,914 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:14:01,914 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:01,914 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:01,916 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:01,918 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-05 08:14:01,993 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:14:01,994 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:01,995 INFO  L256         TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:01,996 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:02,056 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:02,056 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:02,107 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:14:02,107 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1720175127] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:02,107 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:02,107 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13
[2024-12-05 08:14:02,107 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1741950773]
[2024-12-05 08:14:02,107 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:02,107 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-05 08:14:02,107 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:02,108 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-05 08:14:02,108 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-12-05 08:14:02,108 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:02,109 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:02,109 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.0) internal successors, (42), 13 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:02,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:02,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:02,215 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-12-05 08:14:02,406 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-05 08:14:02,406 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:02,406 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:02,406 INFO  L85        PathProgramCache]: Analyzing trace with hash -582360754, now seen corresponding path program 3 times
[2024-12-05 08:14:02,406 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:02,406 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307576453]
[2024-12-05 08:14:02,406 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:14:02,406 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:02,425 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 08:14:02,425 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:02,515 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:02,516 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:02,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307576453]
[2024-12-05 08:14:02,516 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307576453] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:02,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [509851858]
[2024-12-05 08:14:02,516 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:14:02,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:02,516 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:02,518 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:02,520 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-05 08:14:02,630 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 08:14:02,631 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:02,632 INFO  L256         TraceCheckSpWp]: Trace formula consists of 217 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:02,633 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:02,747 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:02,747 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:02,846 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:02,846 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [509851858] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:02,846 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:02,846 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 17
[2024-12-05 08:14:02,846 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012813882]
[2024-12-05 08:14:02,846 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:02,846 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 08:14:02,846 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:02,847 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 08:14:02,847 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=235, Unknown=0, NotChecked=0, Total=306
[2024-12-05 08:14:02,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:02,848 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:02,848 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.5) internal successors, (45), 17 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:02,848 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:03,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:03,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:03,081 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-12-05 08:14:03,274 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-05 08:14:03,274 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:03,275 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:03,275 INFO  L85        PathProgramCache]: Analyzing trace with hash -1372225686, now seen corresponding path program 4 times
[2024-12-05 08:14:03,275 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:03,275 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838594557]
[2024-12-05 08:14:03,275 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:14:03,275 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:03,317 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:14:03,317 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:03,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:03,766 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:03,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1838594557]
[2024-12-05 08:14:03,767 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1838594557] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:03,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [857494118]
[2024-12-05 08:14:03,767 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:14:03,767 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:03,767 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:03,769 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:03,771 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-05 08:14:03,892 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:14:03,892 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:03,893 INFO  L256         TraceCheckSpWp]: Trace formula consists of 226 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:03,895 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:04,226 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:14:04,226 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 11
[2024-12-05 08:14:04,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:04,244 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:04,436 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:14:04,437 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 41 treesize of output 49
[2024-12-05 08:14:07,592 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:07,592 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [857494118] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:07,592 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:07,593 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 9, 7] total 21
[2024-12-05 08:14:07,593 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448842805]
[2024-12-05 08:14:07,593 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:07,593 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-12-05 08:14:07,593 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:07,593 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-12-05 08:14:07,594 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=386, Unknown=0, NotChecked=0, Total=462
[2024-12-05 08:14:07,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:07,594 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:07,594 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 3.8636363636363638) internal successors, (85), 21 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:07,594 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:07,595 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:07,595 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:07,595 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:08,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:14:08,187 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-12-05 08:14:08,380 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:08,381 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:08,381 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:08,381 INFO  L85        PathProgramCache]: Analyzing trace with hash -1902423282, now seen corresponding path program 5 times
[2024-12-05 08:14:08,381 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:08,381 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175742997]
[2024-12-05 08:14:08,381 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:14:08,381 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:08,401 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-12-05 08:14:08,401 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:08,513 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:08,513 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:08,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175742997]
[2024-12-05 08:14:08,513 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175742997] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:08,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1843877560]
[2024-12-05 08:14:08,513 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:14:08,513 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:08,513 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:08,515 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:08,516 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-05 08:14:08,602 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-12-05 08:14:08,602 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:08,604 INFO  L256         TraceCheckSpWp]: Trace formula consists of 235 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:08,606 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:08,719 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:08,719 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:08,811 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 08:14:08,811 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1843877560] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:08,811 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:08,811 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 17
[2024-12-05 08:14:08,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736082785]
[2024-12-05 08:14:08,811 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:08,812 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 08:14:08,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:08,812 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 08:14:08,812 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=219, Unknown=0, NotChecked=0, Total=306
[2024-12-05 08:14:08,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:08,813 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:08,813 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.7222222222222223) internal successors, (49), 17 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:08,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:08,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:08,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:14:08,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:08,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:14:08,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:14:08,948 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-05 08:14:09,139 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:09,139 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:09,140 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:09,140 INFO  L85        PathProgramCache]: Analyzing trace with hash 1754117736, now seen corresponding path program 6 times
[2024-12-05 08:14:09,140 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:09,140 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356666378]
[2024-12-05 08:14:09,140 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:14:09,140 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:09,170 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s)
[2024-12-05 08:14:09,170 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:09,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 1 proven. 12 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:14:09,320 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:09,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [356666378]
[2024-12-05 08:14:09,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [356666378] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:09,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1394011900]
[2024-12-05 08:14:09,321 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:14:09,321 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:09,321 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:09,323 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:09,324 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-12-05 08:14:09,487 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s)
[2024-12-05 08:14:09,487 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:14:09,488 INFO  L256         TraceCheckSpWp]: Trace formula consists of 248 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:09,490 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:09,576 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:14:09,576 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:09,649 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:14:09,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1394011900] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:14:09,649 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:14:09,649 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 18
[2024-12-05 08:14:09,649 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [707095583]
[2024-12-05 08:14:09,649 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:14:09,649 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 08:14:09,649 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:14:09,649 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 08:14:09,649 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=243, Unknown=0, NotChecked=0, Total=306
[2024-12-05 08:14:09,650 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:09,650 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:14:09,650 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.5555555555555554) internal successors, (46), 18 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:14:09,650 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:14:10,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:14:10,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:14:10,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:14:10,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:14:10,112 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-12-05 08:14:10,303 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-12-05 08:14:10,304 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:14:10,304 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:14:10,304 INFO  L85        PathProgramCache]: Analyzing trace with hash 2010674692, now seen corresponding path program 7 times
[2024-12-05 08:14:10,304 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:14:10,304 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644192873]
[2024-12-05 08:14:10,304 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:14:10,304 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:14:10,332 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:14:11,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:14:11,423 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:14:11,423 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644192873]
[2024-12-05 08:14:11,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644192873] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:14:11,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [649354946]
[2024-12-05 08:14:11,424 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:14:11,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:14:11,424 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:14:11,425 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:14:11,426 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-05 08:14:11,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:14:11,550 INFO  L256         TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-12-05 08:14:11,551 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:14:11,906 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:14:11,906 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 45 treesize of output 13
[2024-12-05 08:14:11,955 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:14:11,955 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:14:12,291 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:14:12,291 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 58 treesize of output 95
[2024-12-05 08:16:42,190 WARN  L286               SmtUtils]: Spent 6.03s on a formula simplification that was a NOOP. DAG size: 23 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-05 08:17:19,083 WARN  L286               SmtUtils]: Spent 6.03s on a formula simplification that was a NOOP. DAG size: 23 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-05 08:18:56,702 WARN  L286               SmtUtils]: Spent 6.03s on a formula simplification that was a NOOP. DAG size: 23 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-05 08:19:50,425 WARN  L286               SmtUtils]: Spent 6.03s on a formula simplification that was a NOOP. DAG size: 20 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-12-05 08:21:47,035 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse5 (mod (+ c_~sum3~0 c_~sum2~0) 4294967296)) (.cse0 (mod c_~sum1~0 4294967296))) (and (forall ((v_z_391 Int)) (or (< 4294967295 (+ v_z_391 .cse0)) (forall ((v_y_391 Int) (v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse12 (* v_y_103 4294967296)) (.cse1 (* v_y_293 4294967296)) (.cse2 (* 12297829383904690176 v_y_391)) (.cse3 (* v_y_387 4294967296))) (let ((.cse11 (+ .cse2 .cse3 (* 8589934593 v_z_391))) (.cse4 (* v_y_391 4294967296)) (.cse6 (* 3 v_z_391)) (.cse7 (* v_y_391 24595658763514413056)) (.cse8 (* 8589934592 v_y_387)) (.cse9 (* 17179869184 v_z_391)) (.cse10 (+ .cse12 .cse1 .cse5))) (or (< (+ .cse1 4294967295) (+ (* v_z_391 8589934594) .cse2 .cse3 .cse0)) (< (+ .cse4 .cse5 .cse6) 4294967296) (= (+ .cse7 .cse8 .cse9 .cse0) .cse10) (< .cse11 .cse12) (< (+ .cse12 4294967295) .cse11) (< .cse11 .cse1) (< 4294967295 (+ .cse4 .cse6)) (= (+ .cse7 .cse8 .cse9 .cse0 4294967296) .cse10))))) (< v_z_391 0))) (forall ((v_z_394 Int)) (or (forall ((v_y_394 Int) (v_y_103 Int)) (let ((.cse14 (* v_y_103 4294967296)) (.cse13 (* v_y_394 4294967296))) (or (< (+ .cse13 v_z_394) .cse14) (let ((.cse15 (* 2 v_z_394))) (< (+ .cse14 (mod (+ .cse15 c_~sum3~0 c_~sum2~0) 4294967296)) (+ .cse13 .cse15 .cse0 1)))))) (< 4294967295 v_z_394) (< v_z_394 0))) (forall ((v_y_303 Int)) (or (< v_y_303 0) (forall ((v_z_397 Int)) (let ((.cse19 (* 2 v_z_397))) (let ((.cse16 (mod (+ c_~sum3~0 .cse19 c_~sum2~0) 4294967296)) (.cse18 (* v_y_303 4294967296))) (or (forall ((v_y_103 Int) (v_y_397 Int)) (let ((.cse20 (* v_y_397 4294967296))) (let ((.cse17 (* v_y_103 4294967296)) (.cse21 (+ v_z_397 .cse20))) (or (= (+ .cse16 .cse17 8589934592 .cse18) (+ .cse19 .cse20 .cse0)) (< .cse21 .cse17) (< (+ .cse17 4294967295) .cse21))))) (< 4294967295 v_z_397) (< (+ v_z_397 .cse0) (+ .cse16 4294967297 .cse18)))))))) (forall ((v_z_391 Int)) (or (< 4294967295 (+ v_z_391 .cse0)) (forall ((v_y_391 Int)) (let ((.cse28 (* v_y_391 4294967296)) (.cse29 (* 3 v_z_391))) (or (forall ((v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse23 (* 12297829383904690176 v_y_391)) (.cse24 (* v_y_387 4294967296))) (let ((.cse25 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse26 (* v_y_103 4294967296)) (.cse27 (+ .cse23 .cse24 (* 8589934593 v_z_391))) (.cse22 (* v_y_293 4294967296))) (or (< (+ .cse22 4294967295) (+ (* v_z_391 8589934594) .cse23 .cse24 .cse0)) (= .cse25 (+ .cse26 .cse22 .cse5)) (= .cse25 (+ .cse26 .cse22 .cse5 4294967296)) (< .cse27 .cse26) (< (+ .cse26 4294967295) .cse27) (< .cse27 .cse22))))) (< 4294967295 (+ .cse28 .cse5 .cse29)) (< (+ .cse28 .cse29) 0)))) (< v_z_391 0))) (forall ((v_z_393 Int)) (or (forall ((v_y_393 Int) (v_y_103 Int)) (let ((.cse34 (* 2 v_z_393)) (.cse35 (* v_y_393 4294967296))) (let ((.cse31 (+ .cse35 v_z_393)) (.cse30 (* v_y_103 4294967296)) (.cse32 (mod (+ .cse34 c_~sum3~0 c_~sum2~0) 4294967296)) (.cse33 (+ .cse34 .cse35 .cse0))) (or (< (+ .cse30 4294967295) .cse31) (= (+ .cse30 .cse32 4294967296) .cse33) (< .cse31 .cse30) (= (+ .cse30 .cse32) .cse33))))) (< 4294967295 (+ v_z_393 .cse0)) (< v_z_393 0))) (forall ((v_z_394 Int)) (or (< 4294967295 v_z_394) (< (+ v_z_394 .cse0) 4294967296) (forall ((v_y_394 Int) (v_y_103 Int)) (let ((.cse37 (* v_y_103 4294967296)) (.cse36 (* v_y_394 4294967296))) (or (< (+ .cse36 v_z_394) .cse37) (let ((.cse38 (* 2 v_z_394))) (< (+ .cse37 4294967295 (mod (+ .cse38 c_~sum3~0 c_~sum2~0) 4294967296)) (+ .cse36 .cse38 .cse0)))))))) (forall ((v_z_393 Int)) (or (forall ((v_y_393 Int) (v_y_103 Int)) (let ((.cse43 (* 2 v_z_393)) (.cse44 (* v_y_393 4294967296))) (let ((.cse40 (+ .cse44 v_z_393)) (.cse39 (* v_y_103 4294967296)) (.cse41 (mod (+ .cse43 c_~sum3~0 c_~sum2~0) 4294967296)) (.cse42 (+ .cse43 .cse44 .cse0))) (or (< (+ .cse39 4294967295) .cse40) (= (+ .cse39 .cse41 4294967296) .cse42) (< .cse40 .cse39) (= (+ .cse39 8589934592 .cse41) .cse42))))) (< 4294967295 v_z_393) (< (+ v_z_393 .cse0) 4294967296))) (forall ((v_y_176 Int)) (or (< v_y_176 0) (forall ((v_z_383 Int)) (let ((.cse49 (* 2 v_z_383))) (let ((.cse51 (+ v_z_383 .cse0)) (.cse46 (* v_y_176 4294967296)) (.cse47 (mod (+ c_~sum3~0 .cse49 c_~sum2~0) 4294967296))) (or (forall ((v_y_383 Int) (v_y_103 Int)) (let ((.cse48 (* v_y_383 4294967296))) (let ((.cse50 (+ .cse48 v_z_383)) (.cse45 (* v_y_103 4294967296))) (or (= (+ .cse45 .cse46 4294967296 .cse47) (+ .cse48 .cse49 .cse0)) (< (+ .cse45 4294967295) .cse50) (< .cse50 .cse45))))) (< 4294967295 .cse51) (< v_z_383 0) (< .cse51 (+ .cse46 .cse47 1)))))))) (forall ((v_z_391 Int)) (or (< 4294967295 v_z_391) (forall ((v_y_391 Int)) (let ((.cse52 (* v_y_391 4294967296)) (.cse53 (* 3 v_z_391))) (or (< (+ .cse52 .cse5 .cse53) 4294967296) (< 4294967295 (+ .cse52 .cse53)) (forall ((v_y_293 Int) (v_y_387 Int)) (let ((.cse55 (* 12297829383904690176 v_y_391)) (.cse56 (* v_y_387 4294967296))) (let ((.cse58 (+ .cse55 .cse56 (* 8589934593 v_z_391))) (.cse54 (* v_y_293 4294967296))) (or (< (+ .cse54 4294967295) (+ (* v_z_391 8589934594) .cse55 .cse56 .cse0)) (forall ((v_y_103 Int)) (let ((.cse57 (* v_y_103 4294967296))) (or (= (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0) (+ .cse57 .cse54 .cse5)) (< .cse58 .cse57) (< (+ .cse57 4294967295) .cse58)))) (< .cse58 .cse54)))))))) (< v_z_391 0))) (forall ((v_z_391 Int)) (or (< 4294967295 v_z_391) (< (+ v_z_391 .cse0) 4294967296) (forall ((v_y_391 Int)) (let ((.cse59 (* v_y_391 4294967296)) (.cse60 (* 3 v_z_391))) (or (< (+ .cse59 .cse5 .cse60) 4294967296) (forall ((v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse62 (* 12297829383904690176 v_y_391)) (.cse63 (* v_y_387 4294967296))) (let ((.cse64 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse65 (* v_y_103 4294967296)) (.cse66 (+ .cse62 .cse63 (* 8589934593 v_z_391))) (.cse61 (* v_y_293 4294967296))) (or (< (+ .cse61 8589934591) (+ (* v_z_391 8589934594) .cse62 .cse63 .cse0)) (= .cse64 (+ .cse65 .cse61 .cse5)) (= .cse64 (+ .cse65 .cse61 .cse5 4294967296)) (< .cse66 .cse65) (< (+ .cse65 4294967295) .cse66) (< .cse66 .cse61))))) (< 4294967295 (+ .cse59 .cse60))))))) (<= (mod (+ (* c_~sum3~0 4294967295) (* 4294967295 c_~sum2~0) c_~sum1~0) 4294967296) .cse0) (forall ((v_z_391 Int)) (or (forall ((v_y_391 Int)) (let ((.cse67 (* v_y_391 4294967296)) (.cse68 (* 3 v_z_391))) (or (< 4294967295 (+ .cse67 .cse5 .cse68)) (< (+ .cse67 .cse68) 0) (forall ((v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse72 (* 12297829383904690176 v_y_391)) (.cse73 (* v_y_387 4294967296))) (let ((.cse69 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse70 (* v_y_103 4294967296)) (.cse74 (+ .cse72 .cse73 (* 8589934593 v_z_391))) (.cse71 (* v_y_293 4294967296))) (or (= .cse69 (+ .cse70 .cse71 8589934592 .cse5)) (< (+ .cse71 8589934591) (+ (* v_z_391 8589934594) .cse72 .cse73 .cse0)) (= .cse69 (+ .cse70 .cse71 .cse5 4294967296)) (< .cse74 .cse70) (< (+ .cse70 4294967295) .cse74) (< .cse74 .cse71)))))))) (< 4294967295 v_z_391) (< (+ v_z_391 .cse0) 4294967296))) (= c_thread1Thread1of1ForFork0_~i~0 0) (<= .cse0 (+ (mod (+ c_~sum3~0 4294967295 c_~sum2~0) 4294967296) 1)) (forall ((v_z_391 Int)) (or (< 4294967295 v_z_391) (< (+ v_z_391 .cse0) 4294967296) (forall ((v_y_391 Int)) (let ((.cse81 (+ (* v_y_391 4294967296) (* 3 v_z_391)))) (or (forall ((v_y_293 Int) (v_y_387 Int)) (let ((.cse76 (* 12297829383904690176 v_y_391)) (.cse77 (* v_y_387 4294967296))) (let ((.cse80 (+ .cse76 .cse77 (* 8589934593 v_z_391))) (.cse75 (* v_y_293 4294967296))) (or (< (+ .cse75 8589934591) (+ (* v_z_391 8589934594) .cse76 .cse77 .cse0)) (forall ((v_y_103 Int)) (let ((.cse78 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse79 (* v_y_103 4294967296))) (or (= .cse78 (+ .cse79 .cse75 8589934592 .cse5)) (= .cse78 (+ .cse79 .cse75 .cse5)) (= .cse78 (+ .cse79 .cse75 .cse5 4294967296)) (< .cse80 .cse79) (< (+ .cse79 4294967295) .cse80)))) (< .cse80 .cse75))))) (< 4294967295 .cse81) (< .cse81 0)))))) (forall ((v_y_303 Int)) (or (forall ((v_z_397 Int)) (let ((.cse85 (* 2 v_z_397))) (let ((.cse82 (+ v_z_397 .cse0)) (.cse83 (mod (+ c_~sum3~0 .cse85 c_~sum2~0) 4294967296)) (.cse84 (* v_y_303 4294967296))) (or (< 4294967295 .cse82) (< .cse82 (+ .cse83 .cse84 1)) (< v_z_397 0) (forall ((v_y_103 Int) (v_y_397 Int)) (let ((.cse86 (* v_y_397 4294967296))) (let ((.cse87 (* v_y_103 4294967296)) (.cse88 (+ v_z_397 .cse86))) (or (= (+ .cse85 .cse86 .cse0) (+ .cse83 .cse87 4294967296 .cse84)) (< .cse88 .cse87) (< (+ .cse87 4294967295) .cse88))))))))) (< v_y_303 0))) (forall ((v_y_176 Int)) (or (< v_y_176 0) (forall ((v_z_383 Int)) (let ((.cse93 (* 2 v_z_383))) (let ((.cse90 (* v_y_176 4294967296)) (.cse91 (mod (+ c_~sum3~0 .cse93 c_~sum2~0) 4294967296))) (or (< 4294967295 v_z_383) (forall ((v_y_383 Int) (v_y_103 Int)) (let ((.cse92 (* v_y_383 4294967296))) (let ((.cse94 (+ .cse92 v_z_383)) (.cse89 (* v_y_103 4294967296))) (or (= (+ .cse89 .cse90 8589934592 .cse91) (+ .cse92 .cse93 .cse0)) (< (+ .cse89 4294967295) .cse94) (< .cse94 .cse89))))) (< (+ v_z_383 .cse0) (+ .cse90 4294967297 .cse91)))))))) (= .cse5 .cse0) (forall ((v_z_391 Int)) (or (forall ((v_y_391 Int) (v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse96 (* 12297829383904690176 v_y_391)) (.cse97 (* v_y_387 4294967296))) (let ((.cse98 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse99 (* v_y_103 4294967296)) (.cse100 (+ .cse96 .cse97 (* 8589934593 v_z_391))) (.cse95 (* v_y_293 4294967296)) (.cse101 (+ (* v_y_391 4294967296) (* 3 v_z_391)))) (or (< (+ .cse95 4294967295) (+ (* v_z_391 8589934594) .cse96 .cse97 .cse0)) (= .cse98 (+ .cse99 .cse95 .cse5)) (= .cse98 (+ .cse99 .cse95 .cse5 4294967296)) (< .cse100 .cse99) (< (+ .cse99 4294967295) .cse100) (< .cse100 .cse95) (< 4294967295 .cse101) (< .cse101 0))))) (< 4294967295 (+ v_z_391 .cse0)) (< v_z_391 0))) (<= .cse5 (+ (mod (+ (* c_~sum1~0 4294967295) c_~sum3~0 4294967295 c_~sum2~0) 4294967296) 2)) (forall ((v_z_391 Int)) (or (< 4294967295 v_z_391) (forall ((v_y_391 Int)) (let ((.cse108 (+ (* v_y_391 4294967296) (* 3 v_z_391)))) (or (forall ((v_y_293 Int) (v_y_387 Int)) (let ((.cse103 (* 12297829383904690176 v_y_391)) (.cse104 (* v_y_387 4294967296))) (let ((.cse102 (* v_y_293 4294967296)) (.cse105 (+ .cse103 .cse104 (* 8589934593 v_z_391)))) (or (< (+ .cse102 4294967295) (+ (* v_z_391 8589934594) .cse103 .cse104 .cse0)) (< .cse105 .cse102) (forall ((v_y_103 Int)) (let ((.cse106 (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0)) (.cse107 (* v_y_103 4294967296))) (or (= .cse106 (+ .cse107 .cse102 .cse5)) (= .cse106 (+ .cse107 .cse102 .cse5 4294967296)) (< .cse105 .cse107) (< (+ .cse107 4294967295) .cse105)))))))) (< 4294967295 .cse108) (< .cse108 0)))) (< v_z_391 0))) (forall ((v_z_391 Int)) (or (forall ((v_y_391 Int) (v_y_293 Int) (v_y_103 Int) (v_y_387 Int)) (let ((.cse110 (* 12297829383904690176 v_y_391)) (.cse111 (* v_y_387 4294967296))) (let ((.cse114 (* v_y_103 4294967296)) (.cse115 (+ .cse110 .cse111 (* 8589934593 v_z_391))) (.cse109 (* v_y_293 4294967296)) (.cse112 (* v_y_391 4294967296)) (.cse113 (* 3 v_z_391))) (or (< (+ .cse109 4294967295) (+ (* v_z_391 8589934594) .cse110 .cse111 .cse0)) (< (+ .cse112 .cse5 .cse113) 4294967296) (= (+ (* v_y_391 24595658763514413056) (* 8589934592 v_y_387) (* 17179869184 v_z_391) .cse0) (+ .cse114 .cse109 .cse5)) (< .cse115 .cse114) (< (+ .cse114 4294967295) .cse115) (< .cse115 .cse109) (< 4294967295 (+ .cse112 .cse113)))))) (< 4294967295 (+ v_z_391 .cse0)) (< v_z_391 0))) (forall ((v_z_393 Int)) (or (forall ((v_y_393 Int) (v_y_103 Int)) (let ((.cse120 (* 2 v_z_393)) (.cse121 (* v_y_393 4294967296))) (let ((.cse117 (+ .cse121 v_z_393)) (.cse116 (* v_y_103 4294967296)) (.cse118 (mod (+ .cse120 c_~sum3~0 c_~sum2~0) 4294967296)) (.cse119 (+ .cse120 .cse121 .cse0))) (or (< (+ .cse116 4294967295) .cse117) (= (+ .cse116 .cse118 4294967296) .cse119) (< .cse117 .cse116) (= (+ .cse116 8589934592 .cse118) .cse119) (= (+ .cse116 .cse118) .cse119))))) (< v_z_393 0) (< 4294967295 v_z_393))))) is different from false
[2024-12-05 08:21:57,793 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 9 trivial. 2 not checked.
[2024-12-05 08:21:57,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [649354946] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:21:57,793 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:21:57,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 10, 10] total 33
[2024-12-05 08:21:57,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1888016618]
[2024-12-05 08:21:57,793 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:21:57,794 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2024-12-05 08:21:57,794 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:21:57,794 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-12-05 08:21:57,795 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=111, Invalid=948, Unknown=1, NotChecked=62, Total=1122
[2024-12-05 08:21:57,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:21:57,795 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:21:57,795 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 34 states have (on average 2.7941176470588234) internal successors, (95), 33 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:21:57,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:21:57,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:21:57,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:21:57,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:21:57,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:21:57,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:00,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:00,828 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-12-05 08:22:01,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-12-05 08:22:01,022 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:22:01,022 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:22:01,022 INFO  L85        PathProgramCache]: Analyzing trace with hash 641337640, now seen corresponding path program 8 times
[2024-12-05 08:22:01,022 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:22:01,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1847574133]
[2024-12-05 08:22:01,023 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:22:01,023 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:22:01,037 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:22:01,037 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:01,202 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 11 proven. 14 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:22:01,202 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:22:01,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1847574133]
[2024-12-05 08:22:01,202 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1847574133] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:22:01,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [955951941]
[2024-12-05 08:22:01,202 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:22:01,202 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:01,203 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:22:01,204 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:22:01,207 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-12-05 08:22:01,292 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:22:01,292 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:01,293 INFO  L256         TraceCheckSpWp]: Trace formula consists of 266 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-05 08:22:01,295 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:22:01,491 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 16 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:22:01,491 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:22:01,688 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 16 proven. 9 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 08:22:01,689 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [955951941] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:22:01,689 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:22:01,689 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 23
[2024-12-05 08:22:01,689 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741334495]
[2024-12-05 08:22:01,689 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:22:01,689 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-05 08:22:01,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:22:01,690 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-05 08:22:01,690 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=149, Invalid=403, Unknown=0, NotChecked=0, Total=552
[2024-12-05 08:22:01,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:01,691 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:22:01,691 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 2.5833333333333335) internal successors, (62), 23 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:01,691 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:01,692 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:01,692 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:01,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:01,933 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-12-05 08:22:02,124 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-12-05 08:22:02,124 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:22:02,124 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:22:02,124 INFO  L85        PathProgramCache]: Analyzing trace with hash -460914430, now seen corresponding path program 9 times
[2024-12-05 08:22:02,124 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:22:02,124 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1501488611]
[2024-12-05 08:22:02,124 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:22:02,124 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:22:02,155 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-12-05 08:22:02,155 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:02,326 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 4 proven. 21 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:02,326 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:22:02,326 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1501488611]
[2024-12-05 08:22:02,326 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1501488611] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:22:02,326 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [394253918]
[2024-12-05 08:22:02,326 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:22:02,326 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:02,326 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:22:02,328 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:22:02,329 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-12-05 08:22:02,480 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-12-05 08:22:02,480 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:02,482 INFO  L256         TraceCheckSpWp]: Trace formula consists of 279 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 08:22:02,483 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:22:02,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 9 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:02,708 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:22:02,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 16 proven. 9 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:02,866 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [394253918] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:22:02,866 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:22:02,866 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 27
[2024-12-05 08:22:02,866 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1258538626]
[2024-12-05 08:22:02,866 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:22:02,866 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-12-05 08:22:02,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:22:02,867 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-12-05 08:22:02,867 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=166, Invalid=590, Unknown=0, NotChecked=0, Total=756
[2024-12-05 08:22:02,867 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:02,867 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:22:02,868 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 2.3214285714285716) internal successors, (65), 27 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:02,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:03,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:03,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:03,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:03,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:03,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:03,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:03,273 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-12-05 08:22:03,464 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:03,464 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:22:03,465 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:22:03,465 INFO  L85        PathProgramCache]: Analyzing trace with hash -626425314, now seen corresponding path program 10 times
[2024-12-05 08:22:03,465 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:22:03,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386517435]
[2024-12-05 08:22:03,465 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:22:03,465 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:22:03,484 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:22:03,484 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:04,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:04,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:22:04,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1386517435]
[2024-12-05 08:22:04,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1386517435] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:22:04,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1070171872]
[2024-12-05 08:22:04,181 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:22:04,181 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:04,181 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:22:04,183 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:22:04,184 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-12-05 08:22:04,323 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:22:04,324 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:04,325 INFO  L256         TraceCheckSpWp]: Trace formula consists of 288 conjuncts, 55 conjuncts are in the unsatisfiable core
[2024-12-05 08:22:04,326 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:22:05,043 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:22:05,043 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 47 treesize of output 15
[2024-12-05 08:22:05,058 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 47 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:22:05,058 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:22:05,707 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:22:05,707 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 75 treesize of output 159
[2024-12-05 08:22:08,327 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:08,327 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1070171872] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:22:08,327 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:22:08,327 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 16, 11] total 36
[2024-12-05 08:22:08,327 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072011026]
[2024-12-05 08:22:08,327 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:22:08,328 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-12-05 08:22:08,328 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:22:08,328 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-12-05 08:22:08,328 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=130, Invalid=1202, Unknown=0, NotChecked=0, Total=1332
[2024-12-05 08:22:08,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:08,329 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:22:08,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 3.108108108108108) internal successors, (115), 36 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:08,329 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:08,330 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:08,330 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:08,330 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:08,330 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:08,330 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:10,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:10,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:10,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:10,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:22:10,726 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-12-05 08:22:10,919 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:10,919 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:22:10,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:22:10,920 INFO  L85        PathProgramCache]: Analyzing trace with hash -2012220222, now seen corresponding path program 11 times
[2024-12-05 08:22:10,920 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:22:10,920 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1239346900]
[2024-12-05 08:22:10,920 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:22:10,920 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:22:10,939 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s)
[2024-12-05 08:22:10,939 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:11,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 57 backedges. 16 proven. 25 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:11,119 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:22:11,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1239346900]
[2024-12-05 08:22:11,119 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1239346900] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:22:11,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [834260813]
[2024-12-05 08:22:11,119 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:22:11,119 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:11,119 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:22:11,121 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:22:11,123 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-12-05 08:22:11,233 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s)
[2024-12-05 08:22:11,233 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:11,235 INFO  L256         TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 08:22:11,236 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:22:11,518 INFO  L134       CoverageAnalysis]: Checked inductivity of 57 backedges. 25 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:11,518 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:22:11,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 57 backedges. 25 proven. 16 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 08:22:11,817 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [834260813] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:22:11,817 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:22:11,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 12, 12] total 36
[2024-12-05 08:22:11,818 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212621618]
[2024-12-05 08:22:11,818 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:22:11,818 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 36 states
[2024-12-05 08:22:11,818 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:22:11,819 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants.
[2024-12-05 08:22:11,819 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=209, Invalid=1051, Unknown=0, NotChecked=0, Total=1260
[2024-12-05 08:22:11,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:11,820 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:22:11,820 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 36 states, 36 states have (on average 2.638888888888889) internal successors, (95), 36 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:22:11,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:11,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:11,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:11,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:11,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:22:11,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:13,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:13,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:22:13,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:22:13,092 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-12-05 08:22:13,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-12-05 08:22:13,283 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:22:13,284 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:22:13,284 INFO  L85        PathProgramCache]: Analyzing trace with hash -1150221384, now seen corresponding path program 12 times
[2024-12-05 08:22:13,284 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:22:13,284 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471005667]
[2024-12-05 08:22:13,284 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:22:13,284 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:22:13,325 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-12-05 08:22:13,325 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:15,116 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-12-05 08:22:15,116 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:22:15,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471005667]
[2024-12-05 08:22:15,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471005667] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:22:15,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1038289522]
[2024-12-05 08:22:15,116 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:22:15,116 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:22:15,116 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:22:15,118 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:22:15,118 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-12-05 08:22:15,418 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-12-05 08:22:15,418 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:22:15,420 INFO  L256         TraceCheckSpWp]: Trace formula consists of 319 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-12-05 08:22:15,422 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:22:15,663 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2024-12-05 08:22:16,927 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 08:22:16,928 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 08:22:16,930 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 08:22:16,932 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 08:22:16,938 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:22:16,938 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 14 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 59 treesize of output 25
[2024-12-05 08:22:17,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:22:17,176 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:22:24,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 44 refuted. 6 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-12-05 08:22:24,779 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1038289522] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:22:24,779 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:22:24,779 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 24, 17] total 59
[2024-12-05 08:22:24,779 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [446320617]
[2024-12-05 08:22:24,779 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:22:24,780 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 60 states
[2024-12-05 08:22:24,780 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:22:24,780 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants.
[2024-12-05 08:22:24,781 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=324, Invalid=3213, Unknown=3, NotChecked=0, Total=3540
[2024-12-05 08:22:24,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:24,781 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:22:24,781 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 60 states, 60 states have (on average 2.15) internal successors, (129), 59 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:22:24,781 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:22:24,782 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:22:34,611 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-12-05 08:22:38,518 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-12-05 08:22:51,125 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-12-05 08:22:54,851 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-12-05 08:22:58,858 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1]
[2024-12-05 08:23:04,272 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1]
[2024-12-05 08:23:07,731 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1]
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:15,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:15,888 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-12-05 08:23:16,083 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-12-05 08:23:16,083 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:23:16,083 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:23:16,083 INFO  L85        PathProgramCache]: Analyzing trace with hash 42346616, now seen corresponding path program 13 times
[2024-12-05 08:23:16,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:23:16,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757978283]
[2024-12-05 08:23:16,083 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:23:16,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:23:16,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:23:16,288 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 27 proven. 34 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:16,288 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:23:16,288 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1757978283]
[2024-12-05 08:23:16,288 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1757978283] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:23:16,288 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [635736293]
[2024-12-05 08:23:16,288 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:23:16,288 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:16,289 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:23:16,290 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:23:16,291 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-12-05 08:23:16,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:23:16,372 INFO  L256         TraceCheckSpWp]: Trace formula consists of 337 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-05 08:23:16,372 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:23:16,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 36 proven. 25 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:16,601 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:23:16,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 36 proven. 25 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:16,800 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [635736293] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:23:16,800 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:23:16,800 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 33
[2024-12-05 08:23:16,801 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618429973]
[2024-12-05 08:23:16,801 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:23:16,801 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2024-12-05 08:23:16,801 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:23:16,801 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-12-05 08:23:16,801 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=286, Invalid=836, Unknown=0, NotChecked=0, Total=1122
[2024-12-05 08:23:16,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:16,802 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:23:16,802 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 34 states have (on average 2.411764705882353) internal successors, (82), 33 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:16,802 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:16,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:16,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:16,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:16,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:16,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:16,973 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-12-05 08:23:17,167 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-12-05 08:23:17,167 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:23:17,168 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:23:17,168 INFO  L85        PathProgramCache]: Analyzing trace with hash 70212306, now seen corresponding path program 14 times
[2024-12-05 08:23:17,168 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:23:17,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471331469]
[2024-12-05 08:23:17,168 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:23:17,168 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:23:17,207 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:23:17,208 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:19,596 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:23:19,596 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:23:19,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471331469]
[2024-12-05 08:23:19,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471331469] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:23:19,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1049722557]
[2024-12-05 08:23:19,596 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:23:19,596 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:19,596 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:23:19,598 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:23:19,598 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-12-05 08:23:19,693 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:23:19,693 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:19,696 INFO  L256         TraceCheckSpWp]: Trace formula consists of 350 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-12-05 08:23:19,697 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:23:20,499 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:23:20,499 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 15 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 67 treesize of output 19
[2024-12-05 08:23:20,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 107 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:23:20,565 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:23:21,991 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:23:21,992 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 12 select indices, 12 select index equivalence classes, 0 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 66 case distinctions, treesize of input 109 treesize of output 341
[2024-12-05 08:23:26,868 INFO  L134       CoverageAnalysis]: Checked inductivity of 108 backedges. 0 proven. 72 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:26,868 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1049722557] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:23:26,868 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:23:26,868 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 22, 15] total 43
[2024-12-05 08:23:26,868 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989403902]
[2024-12-05 08:23:26,868 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:23:26,869 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2024-12-05 08:23:26,869 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:23:26,869 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2024-12-05 08:23:26,869 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=139, Invalid=1753, Unknown=0, NotChecked=0, Total=1892
[2024-12-05 08:23:26,869 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:26,870 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:23:26,870 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 2.6363636363636362) internal successors, (116), 43 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:26,870 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:26,871 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:26,871 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:26,871 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:26,871 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:26,871 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:31,447 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:31,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:31,454 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-12-05 08:23:31,648 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-12-05 08:23:31,649 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:23:31,649 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:23:31,649 INFO  L85        PathProgramCache]: Analyzing trace with hash 1775955062, now seen corresponding path program 15 times
[2024-12-05 08:23:31,649 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:23:31,649 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067603681]
[2024-12-05 08:23:31,649 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:23:31,649 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:23:31,679 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-12-05 08:23:31,679 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:31,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 38 proven. 47 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:31,934 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:23:31,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067603681]
[2024-12-05 08:23:31,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067603681] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:23:31,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1304692563]
[2024-12-05 08:23:31,935 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:23:31,935 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:31,935 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:23:31,937 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:23:31,937 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-12-05 08:23:32,106 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-12-05 08:23:32,106 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:32,108 INFO  L256         TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 08:23:32,109 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:23:32,430 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 49 proven. 36 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:32,430 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:23:32,684 INFO  L134       CoverageAnalysis]: Checked inductivity of 121 backedges. 49 proven. 36 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-05 08:23:32,684 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1304692563] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:23:32,684 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:23:32,684 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 38
[2024-12-05 08:23:32,685 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1949262509]
[2024-12-05 08:23:32,685 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:23:32,685 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 39 states
[2024-12-05 08:23:32,685 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:23:32,686 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants.
[2024-12-05 08:23:32,686 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=371, Invalid=1111, Unknown=0, NotChecked=0, Total=1482
[2024-12-05 08:23:32,686 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:32,686 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:23:32,687 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 39 states, 39 states have (on average 2.358974358974359) internal successors, (92), 38 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:32,687 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:32,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:32,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:32,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:32,952 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-12-05 08:23:33,147 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:33,147 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:23:33,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:23:33,147 INFO  L85        PathProgramCache]: Analyzing trace with hash 881811920, now seen corresponding path program 16 times
[2024-12-05 08:23:33,147 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:23:33,147 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895735759]
[2024-12-05 08:23:33,147 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:23:33,147 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:23:33,159 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:23:33,160 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:33,432 INFO  L134       CoverageAnalysis]: Checked inductivity of 134 backedges. 36 proven. 49 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:23:33,433 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:23:33,433 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895735759]
[2024-12-05 08:23:33,433 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895735759] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:23:33,433 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [467415482]
[2024-12-05 08:23:33,433 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:23:33,433 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:33,433 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:23:33,435 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:23:33,436 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-12-05 08:23:33,526 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:23:33,526 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:33,528 INFO  L256         TraceCheckSpWp]: Trace formula consists of 300 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 08:23:33,529 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:23:33,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 134 backedges. 36 proven. 49 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:23:33,754 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:23:33,937 INFO  L134       CoverageAnalysis]: Checked inductivity of 134 backedges. 36 proven. 49 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:23:33,937 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [467415482] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:23:33,937 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:23:33,938 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 28
[2024-12-05 08:23:33,938 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [578479850]
[2024-12-05 08:23:33,938 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:23:33,938 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-12-05 08:23:33,938 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:23:33,938 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-12-05 08:23:33,939 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=155, Invalid=601, Unknown=0, NotChecked=0, Total=756
[2024-12-05 08:23:33,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:33,939 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:23:33,939 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 2.2857142857142856) internal successors, (64), 28 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:23:33,939 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:33,939 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:33,939 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:33,939 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:33,939 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:33,940 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:35,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:35,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:23:35,102 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-12-05 08:23:35,297 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:35,297 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:23:35,297 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:23:35,297 INFO  L85        PathProgramCache]: Analyzing trace with hash 1243408236, now seen corresponding path program 17 times
[2024-12-05 08:23:35,297 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:23:35,297 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414925747]
[2024-12-05 08:23:35,298 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:23:35,298 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:23:35,329 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-12-05 08:23:35,329 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:37,216 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:23:37,216 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:23:37,216 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414925747]
[2024-12-05 08:23:37,216 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414925747] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:23:37,217 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [382786263]
[2024-12-05 08:23:37,217 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 08:23:37,217 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:23:37,217 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:23:37,218 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:23:37,219 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-12-05 08:23:37,333 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-12-05 08:23:37,333 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:23:37,336 INFO  L256         TraceCheckSpWp]: Trace formula consists of 381 conjuncts, 83 conjuncts are in the unsatisfiable core
[2024-12-05 08:23:37,338 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:23:39,386 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:23:39,386 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 7 select indices, 7 select index equivalence classes, 21 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 21 case distinctions, treesize of input 77 treesize of output 21
[2024-12-05 08:23:39,458 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 146 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:23:39,458 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:23:42,117 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:23:42,118 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 14 select indices, 14 select index equivalence classes, 0 disjoint index pairs (out of 91 index pairs), introduced 14 new quantified variables, introduced 91 case distinctions, treesize of input 126 treesize of output 459
[2024-12-05 08:23:55,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 98 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:23:55,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [382786263] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:23:55,594 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:23:55,594 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 25, 17] total 66
[2024-12-05 08:23:55,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635545584]
[2024-12-05 08:23:55,594 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:23:55,595 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 67 states
[2024-12-05 08:23:55,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:23:55,595 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants.
[2024-12-05 08:23:55,596 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=260, Invalid=4162, Unknown=0, NotChecked=0, Total=4422
[2024-12-05 08:23:55,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:23:55,596 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:23:55,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 67 states, 67 states have (on average 2.5223880597014925) internal successors, (169), 66 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:23:55,596 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:23:55,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:03,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:03,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:03,029 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-12-05 08:24:03,223 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:03,223 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:24:03,223 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:24:03,223 INFO  L85        PathProgramCache]: Analyzing trace with hash -1114064752, now seen corresponding path program 18 times
[2024-12-05 08:24:03,224 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:24:03,224 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [979338891]
[2024-12-05 08:24:03,224 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:24:03,224 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:24:03,261 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s)
[2024-12-05 08:24:03,261 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:03,944 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 47 proven. 66 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:24:03,944 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:24:03,944 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [979338891]
[2024-12-05 08:24:03,944 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [979338891] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:24:03,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1652623479]
[2024-12-05 08:24:03,945 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 08:24:03,945 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:03,945 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:24:03,946 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:24:03,947 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-12-05 08:24:04,114 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s)
[2024-12-05 08:24:04,115 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:04,116 INFO  L256         TraceCheckSpWp]: Trace formula consists of 390 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-12-05 08:24:04,117 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:24:04,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 64 proven. 49 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:24:04,618 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:24:05,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 64 proven. 49 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-12-05 08:24:05,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1652623479] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:24:05,231 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:24:05,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 18, 18] total 52
[2024-12-05 08:24:05,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218487316]
[2024-12-05 08:24:05,231 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:24:05,231 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 53 states
[2024-12-05 08:24:05,231 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:24:05,232 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants.
[2024-12-05 08:24:05,233 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=421, Invalid=2335, Unknown=0, NotChecked=0, Total=2756
[2024-12-05 08:24:05,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:05,233 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:24:05,233 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 53 states, 53 states have (on average 2.30188679245283) internal successors, (122), 52 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:05,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:05,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:06,308 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:06,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:06,316 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-12-05 08:24:06,510 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:06,510 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:24:06,510 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:24:06,510 INFO  L85        PathProgramCache]: Analyzing trace with hash -2091761046, now seen corresponding path program 19 times
[2024-12-05 08:24:06,510 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:24:06,510 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [211168222]
[2024-12-05 08:24:06,510 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:24:06,510 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:24:06,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:24:06,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 177 backedges. 36 proven. 77 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:06,861 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:24:06,862 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [211168222]
[2024-12-05 08:24:06,862 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [211168222] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:24:06,862 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1077907125]
[2024-12-05 08:24:06,862 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 08:24:06,862 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:06,862 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:24:06,863 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:24:06,864 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-12-05 08:24:06,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 08:24:06,959 INFO  L256         TraceCheckSpWp]: Trace formula consists of 403 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-12-05 08:24:06,960 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:24:07,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 177 backedges. 49 proven. 64 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:07,423 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:24:07,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 177 backedges. 64 proven. 49 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:07,789 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1077907125] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:24:07,789 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:24:07,789 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 47
[2024-12-05 08:24:07,789 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723518988]
[2024-12-05 08:24:07,789 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:24:07,790 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-12-05 08:24:07,790 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:24:07,790 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-12-05 08:24:07,790 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=488, Invalid=1768, Unknown=0, NotChecked=0, Total=2256
[2024-12-05 08:24:07,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:07,791 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:24:07,791 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 48 states have (on average 2.1875) internal successors, (105), 47 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:07,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:08,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:08,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-12-05 08:24:08,479 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-12-05 08:24:08,673 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:08,673 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:24:08,673 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:24:08,673 INFO  L85        PathProgramCache]: Analyzing trace with hash -206960250, now seen corresponding path program 20 times
[2024-12-05 08:24:08,673 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:24:08,673 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1235415565]
[2024-12-05 08:24:08,673 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:24:08,673 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:24:08,725 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:24:08,725 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:11,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 192 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-05 08:24:11,452 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:24:11,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1235415565]
[2024-12-05 08:24:11,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1235415565] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:24:11,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2943695]
[2024-12-05 08:24:11,453 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 08:24:11,453 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:11,453 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:24:11,454 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:24:11,455 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-12-05 08:24:11,551 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 08:24:11,551 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:11,554 INFO  L256         TraceCheckSpWp]: Trace formula consists of 412 conjuncts, 93 conjuncts are in the unsatisfiable core
[2024-12-05 08:24:11,555 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:24:12,837 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:24:12,838 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 28 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 87 treesize of output 23
[2024-12-05 08:24:12,907 INFO  L134       CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 191 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 08:24:12,907 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:24:15,792 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:24:15,793 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 16 select indices, 16 select index equivalence classes, 0 disjoint index pairs (out of 120 index pairs), introduced 16 new quantified variables, introduced 120 case distinctions, treesize of input 143 treesize of output 595
[2024-12-05 08:24:33,081 INFO  L134       CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:33,081 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2943695] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:24:33,081 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:24:33,081 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 28, 19] total 55
[2024-12-05 08:24:33,081 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [360413590]
[2024-12-05 08:24:33,081 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:24:33,081 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 56 states
[2024-12-05 08:24:33,082 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:24:33,082 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants.
[2024-12-05 08:24:33,082 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=177, Invalid=2903, Unknown=0, NotChecked=0, Total=3080
[2024-12-05 08:24:33,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:33,083 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:24:33,083 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 56 states, 56 states have (on average 2.5) internal successors, (140), 55 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 32 states. 
[2024-12-05 08:24:33,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:42,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-12-05 08:24:42,449 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. 
[2024-12-05 08:24:42,456 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-12-05 08:24:42,649 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:42,650 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:24:42,650 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:24:42,651 INFO  L85        PathProgramCache]: Analyzing trace with hash 1327446570, now seen corresponding path program 21 times
[2024-12-05 08:24:42,651 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:24:42,651 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [297613273]
[2024-12-05 08:24:42,652 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:24:42,652 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:24:42,773 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s)
[2024-12-05 08:24:42,773 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:43,116 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 49 proven. 96 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:43,116 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:24:43,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [297613273]
[2024-12-05 08:24:43,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [297613273] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:24:43,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1932009017]
[2024-12-05 08:24:43,116 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 08:24:43,116 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:43,116 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:24:43,118 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:24:43,119 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-12-05 08:24:43,383 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s)
[2024-12-05 08:24:43,383 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:43,386 INFO  L256         TraceCheckSpWp]: Trace formula consists of 421 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-12-05 08:24:43,387 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:24:43,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 81 proven. 64 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:43,916 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:24:44,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 81 proven. 64 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-05 08:24:44,552 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1932009017] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 08:24:44,552 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 08:24:44,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 20, 20] total 60
[2024-12-05 08:24:44,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1988933146]
[2024-12-05 08:24:44,553 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 08:24:44,553 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 60 states
[2024-12-05 08:24:44,553 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 08:24:44,554 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants.
[2024-12-05 08:24:44,555 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=551, Invalid=2989, Unknown=0, NotChecked=0, Total=3540
[2024-12-05 08:24:44,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:44,556 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 08:24:44,556 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 60 states, 60 states have (on average 2.3833333333333333) internal successors, (143), 60 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:44,556 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 32 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 43 states. 
[2024-12-05 08:24:44,557 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 08:24:47,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. 
[2024-12-05 08:24:47,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 73 states. 
[2024-12-05 08:24:47,333 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2024-12-05 08:24:47,526 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-12-05 08:24:47,526 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 4 more)] ===
[2024-12-05 08:24:47,527 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 08:24:47,527 INFO  L85        PathProgramCache]: Analyzing trace with hash -562093792, now seen corresponding path program 22 times
[2024-12-05 08:24:47,527 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 08:24:47,527 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392160874]
[2024-12-05 08:24:47,527 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:24:47,527 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 08:24:47,549 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:24:47,549 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:49,218 INFO  L134       CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 162 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked.
[2024-12-05 08:24:49,218 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 08:24:49,218 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392160874]
[2024-12-05 08:24:49,218 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392160874] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 08:24:49,218 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [618656654]
[2024-12-05 08:24:49,218 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 08:24:49,218 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 08:24:49,218 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 08:24:49,220 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 08:24:49,220 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c4c764b4-175e-4321-94cd-23f8995a9999/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-12-05 08:24:49,380 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 08:24:49,380 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 08:24:49,383 INFO  L256         TraceCheckSpWp]: Trace formula consists of 443 conjuncts, 85 conjuncts are in the unsatisfiable core
[2024-12-05 08:24:49,385 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 08:24:51,562 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:24:51,562 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 9 select indices, 9 select index equivalence classes, 36 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 36 case distinctions, treesize of input 97 treesize of output 25
[2024-12-05 08:24:51,577 INFO  L134       CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 162 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked.
[2024-12-05 08:24:51,577 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 08:24:55,270 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-12-05 08:24:55,271 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 18 select indices, 18 select index equivalence classes, 0 disjoint index pairs (out of 153 index pairs), introduced 18 new quantified variables, introduced 153 case distinctions, treesize of input 160 treesize of output 749