./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-more-buffer-series.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_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/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_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/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_221ce1a9-906f-485e-abb4-e153c54f853e/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 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-05 09:22:49,459 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-05 09:22:49,509 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf
[2024-12-05 09:22:49,513 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-05 09:22:49,513 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-05 09:22:49,531 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-05 09:22:49,532 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-05 09:22:49,532 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-05 09:22:49,532 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-05 09:22:49,533 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-05 09:22:49,533 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-05 09:22:49,533 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-05 09:22:49,534 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-05 09:22:49,534 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:22:49,535 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-12-05 09:22:49,535 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-12-05 09:22:49,535 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_221ce1a9-906f-485e-abb4-e153c54f853e/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 -> 8dbd267b0e0821e8d358e8d234024d8e484ea32431972ed8b70b87052179a50c
[2024-12-05 09:22:49,756 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-05 09:22:49,763 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-05 09:22:49,765 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-05 09:22:49,766 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-05 09:22:49,767 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-05 09:22:49,768 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/../../sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c
[2024-12-05 09:22:52,442 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/data/94d9c7860/b1f82ed733d343aaad46e3eaef6511c3/FLAGd9afd4926
[2024-12-05 09:22:52,633 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-05 09:22:52,633 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/sv-benchmarks/c/weaver/popl20-more-buffer-series.wvr.c
[2024-12-05 09:22:52,642 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/data/94d9c7860/b1f82ed733d343aaad46e3eaef6511c3/FLAGd9afd4926
[2024-12-05 09:22:52,989 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/data/94d9c7860/b1f82ed733d343aaad46e3eaef6511c3
[2024-12-05 09:22:52,990 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-05 09:22:52,992 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-05 09:22:52,993 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-05 09:22:52,993 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-05 09:22:52,996 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-05 09:22:52,996 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:22:52" (1/1) ...
[2024-12-05 09:22:52,997 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d91c5c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:52, skipping insertion in model container
[2024-12-05 09:22:52,997 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:22:52" (1/1) ...
[2024-12-05 09:22:53,012 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-05 09:22:53,148 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 09:22:53,152 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:22:53,159 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-05 09:22:53,183 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-05 09:22:53,196 INFO  L204         MainTranslator]: Completed translation
[2024-12-05 09:22:53,196 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53 WrapperNode
[2024-12-05 09:22:53,197 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-05 09:22:53,197 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-05 09:22:53,197 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-05 09:22:53,198 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-05 09:22:53,202 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,209 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,231 INFO  L138                Inliner]: procedures = 26, calls = 68, calls flagged for inlining = 23, calls inlined = 29, statements flattened = 335
[2024-12-05 09:22:53,232 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-05 09:22:53,232 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-05 09:22:53,233 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-05 09:22:53,233 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-05 09:22:53,241 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,241 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,245 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,245 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,256 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,258 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,262 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,264 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,266 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,269 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-05 09:22:53,270 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-05 09:22:53,270 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-05 09:22:53,270 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-05 09:22:53,271 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (1/1) ...
[2024-12-05 09:22:53,275 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-12-05 09:22:53,286 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:22:53,296 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-12-05 09:22:53,298 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-12-05 09:22:53,320 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-12-05 09:22:53,320 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-12-05 09:22:53,320 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-12-05 09:22:53,321 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2024-12-05 09:22:53,321 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-12-05 09:22:53,321 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-05 09:22:53,321 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-05 09:22:53,322 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 09:22:53,417 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-05 09:22:53,419 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-05 09:22:53,966 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-05 09:22:53,966 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-05 09:22:54,383 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-05 09:22:54,383 INFO  L312             CfgBuilder]: Removed 7 assume(true) statements.
[2024-12-05 09:22:54,383 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:22:54 BoogieIcfgContainer
[2024-12-05 09:22:54,384 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-05 09:22:54,386 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-05 09:22:54,386 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-05 09:22:54,390 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-05 09:22:54,390 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 09:22:52" (1/3) ...
[2024-12-05 09:22:54,391 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4bcf037 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:22:54, skipping insertion in model container
[2024-12-05 09:22:54,391 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:22:53" (2/3) ...
[2024-12-05 09:22:54,391 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4bcf037 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:22:54, skipping insertion in model container
[2024-12-05 09:22:54,391 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:22:54" (3/3) ...
[2024-12-05 09:22:54,392 INFO  L128   eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-series.wvr.c
[2024-12-05 09:22:54,405 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-05 09:22:54,406 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-buffer-series.wvr.c that has 5 procedures, 71 locations, 1 initial locations, 7 loop locations, and 22 error locations.
[2024-12-05 09:22:54,407 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-05 09:22:54,472 INFO  L143    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-12-05 09:22:54,514 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:22:54,514 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-12-05 09:22:54,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:22:54,516 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-12-05 09:22:54,518 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-12-05 09:22:54,601 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:22:54,609 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork3 ========
[2024-12-05 09:22:54,615 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;@1a6a3cd8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:22:54,615 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-12-05 09:22:55,028 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:55,032 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:55,033 INFO  L85        PathProgramCache]: Analyzing trace with hash -1169958538, now seen corresponding path program 1 times
[2024-12-05 09:22:55,039 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:55,040 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1380357681]
[2024-12-05 09:22:55,040 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:55,040 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:55,145 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:55,397 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 09:22:55,397 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:55,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1380357681]
[2024-12-05 09:22:55,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1380357681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:22:55,398 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:22:55,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:22:55,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898123252]
[2024-12-05 09:22:55,400 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:22:55,403 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:22:55,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:55,420 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:22:55,420 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:22:55,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:55,424 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:55,425 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:55,426 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:55,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:55,706 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-05 09:22:55,707 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:55,707 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:55,707 INFO  L85        PathProgramCache]: Analyzing trace with hash -1169958537, now seen corresponding path program 1 times
[2024-12-05 09:22:55,707 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:55,708 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464168571]
[2024-12-05 09:22:55,708 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:55,708 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:55,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:55,887 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 09:22:55,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:55,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [464168571]
[2024-12-05 09:22:55,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [464168571] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:22:55,888 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:22:55,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:22:55,888 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1566489984]
[2024-12-05 09:22:55,888 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:22:55,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:22:55,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:55,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:22:55,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:22:55,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:55,891 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:55,891 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:55,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:55,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:56,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,136 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-05 09:22:56,137 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:56,137 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:56,137 INFO  L85        PathProgramCache]: Analyzing trace with hash 1138901596, now seen corresponding path program 1 times
[2024-12-05 09:22:56,137 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:56,137 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1916770676]
[2024-12-05 09:22:56,137 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:56,138 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:56,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:56,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 09:22:56,355 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:56,355 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1916770676]
[2024-12-05 09:22:56,355 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1916770676] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:22:56,356 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:22:56,356 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-05 09:22:56,356 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [33755448]
[2024-12-05 09:22:56,356 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:22:56,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 09:22:56,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:56,357 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 09:22:56,357 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-05 09:22:56,357 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:56,358 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:56,358 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:56,358 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,358 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,358 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:56,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:56,573 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:56,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-05 09:22:56,573 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:56,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:56,574 INFO  L85        PathProgramCache]: Analyzing trace with hash 1221670007, now seen corresponding path program 1 times
[2024-12-05 09:22:56,574 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:56,574 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [196071288]
[2024-12-05 09:22:56,574 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:56,574 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:56,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:56,841 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 09:22:56,841 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:56,841 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [196071288]
[2024-12-05 09:22:56,841 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [196071288] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:22:56,842 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [871470653]
[2024-12-05 09:22:56,842 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:56,842 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:56,842 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:22:56,844 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:22:56,846 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-05 09:22:56,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:56,946 INFO  L256         TraceCheckSpWp]: Trace formula consists of 195 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:22:56,950 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:22:57,080 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 09:22:57,080 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:22:57,182 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 29 treesize of output 25
[2024-12-05 09:22:57,234 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 09:22:57,235 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [871470653] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:22:57,235 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:22:57,235 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10
[2024-12-05 09:22:57,235 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688403606]
[2024-12-05 09:22:57,235 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:22:57,235 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-05 09:22:57,235 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:57,236 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-05 09:22:57,236 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132
[2024-12-05 09:22:57,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:57,237 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:57,237 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 3.3636363636363638) internal successors, (37), 11 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:57,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:57,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:57,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:57,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:22:57,569 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-05 09:22:57,762 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:57,762 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:57,762 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:57,762 INFO  L85        PathProgramCache]: Analyzing trace with hash 878869503, now seen corresponding path program 1 times
[2024-12-05 09:22:57,762 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:57,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108930969]
[2024-12-05 09:22:57,763 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:57,763 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:57,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:57,906 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:57,906 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:57,906 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1108930969]
[2024-12-05 09:22:57,906 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1108930969] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:22:57,906 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:22:57,906 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:22:57,906 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556509659]
[2024-12-05 09:22:57,907 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:22:57,907 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:22:57,907 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:57,907 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:22:57,907 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:22:57,907 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:57,908 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:57,908 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:57,908 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,908 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:57,908 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:57,908 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:22:57,908 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:58,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:22:58,111 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,111 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-05 09:22:58,111 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:58,111 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:58,111 INFO  L85        PathProgramCache]: Analyzing trace with hash 878869504, now seen corresponding path program 1 times
[2024-12-05 09:22:58,111 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:58,112 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1377114480]
[2024-12-05 09:22:58,112 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:58,112 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:58,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:58,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:58,423 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:58,423 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1377114480]
[2024-12-05 09:22:58,423 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1377114480] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:22:58,423 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1744881192]
[2024-12-05 09:22:58,423 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:58,423 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:58,423 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:22:58,425 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:22:58,427 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-05 09:22:58,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:58,526 INFO  L256         TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 09:22:58,528 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:22:58,536 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-12-05 09:22:58,603 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 09:22:58,604 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13
[2024-12-05 09:22:58,616 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-12-05 09:22:58,616 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-12-05 09:22:58,670 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:58,670 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-05 09:22:58,670 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1744881192] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:22:58,670 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-05 09:22:58,670 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7
[2024-12-05 09:22:58,671 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051696211]
[2024-12-05 09:22:58,671 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:22:58,671 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:22:58,671 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:58,671 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:22:58,672 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-12-05 09:22:58,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:58,672 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:58,672 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:58,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,673 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,673 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:22:58,673 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,673 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:58,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:58,893 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-05 09:22:59,086 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:59,087 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:59,087 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:59,087 INFO  L85        PathProgramCache]: Analyzing trace with hash 149342567, now seen corresponding path program 1 times
[2024-12-05 09:22:59,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:59,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [137042703]
[2024-12-05 09:22:59,088 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:59,088 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:22:59,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:59,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:59,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:22:59,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [137042703]
[2024-12-05 09:22:59,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [137042703] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:22:59,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [143617927]
[2024-12-05 09:22:59,229 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:22:59,229 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:59,229 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:22:59,232 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:22:59,234 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-05 09:22:59,324 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:22:59,325 INFO  L256         TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-05 09:22:59,326 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:22:59,397 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:59,397 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:22:59,489 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-05 09:22:59,489 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [143617927] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:22:59,489 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:22:59,489 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2024-12-05 09:22:59,489 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [720919165]
[2024-12-05 09:22:59,489 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:22:59,490 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-05 09:22:59,490 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:22:59,490 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-05 09:22:59,490 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132
[2024-12-05 09:22:59,490 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:59,491 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:22:59,491 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 3.5454545454545454) internal successors, (39), 12 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:59,491 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,492 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:22:59,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:22:59,774 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:22:59,786 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-05 09:22:59,974 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:22:59,975 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:22:59,975 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:22:59,975 INFO  L85        PathProgramCache]: Analyzing trace with hash -763783284, now seen corresponding path program 2 times
[2024-12-05 09:22:59,975 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:22:59,975 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [217390716]
[2024-12-05 09:22:59,975 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:22:59,975 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:00,000 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:00,001 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:00,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:00,188 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:00,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [217390716]
[2024-12-05 09:23:00,188 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [217390716] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:00,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1334225225]
[2024-12-05 09:23:00,188 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:00,188 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:00,188 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:00,190 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:00,191 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-05 09:23:00,375 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:00,375 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:00,377 INFO  L256         TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:00,378 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:00,509 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:00,510 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:00,628 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:00,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1334225225] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:00,628 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:00,628 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 17
[2024-12-05 09:23:00,628 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397336002]
[2024-12-05 09:23:00,628 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:00,629 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 09:23:00,629 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:00,629 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 09:23:00,630 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=231, Unknown=0, NotChecked=0, Total=306
[2024-12-05 09:23:00,630 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:00,630 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:00,630 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 3.0555555555555554) internal successors, (55), 17 states have internal predecessors, (55), 0 states have call successors, (0), 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 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:00,631 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:00,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:00,803 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:00,803 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:00,812 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-12-05 09:23:01,003 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:01,003 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] ===
[2024-12-05 09:23:01,004 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:01,004 INFO  L85        PathProgramCache]: Analyzing trace with hash 1532849767, now seen corresponding path program 3 times
[2024-12-05 09:23:01,004 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:01,004 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2076831851]
[2024-12-05 09:23:01,004 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:01,004 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:01,032 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-05 09:23:01,032 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:01,349 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-05 09:23:01,350 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:01,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2076831851]
[2024-12-05 09:23:01,350 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2076831851] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:01,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1691671098]
[2024-12-05 09:23:01,350 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:01,350 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:01,350 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:01,352 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:01,354 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-05 09:23:01,500 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-05 09:23:01,500 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:01,501 INFO  L256         TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:01,503 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:01,523 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 09:23:01,964 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-05 09:23:01,964 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:02,334 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-05 09:23:02,335 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1691671098] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:02,335 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:02,335 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 20
[2024-12-05 09:23:02,335 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [761654890]
[2024-12-05 09:23:02,335 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:02,335 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-12-05 09:23:02,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:02,336 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-12-05 09:23:02,336 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=372, Unknown=0, NotChecked=0, Total=462
[2024-12-05 09:23:02,336 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:02,337 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:02,337 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 21 states have (on average 2.857142857142857) internal successors, (60), 21 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:02,337 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:02,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:02,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-05 09:23:02,998 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-05 09:23:03,000 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 6 remaining)
[2024-12-05 09:23:03,000 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 6 remaining)
[2024-12-05 09:23:03,000 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 6 remaining)
[2024-12-05 09:23:03,001 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 6 remaining)
[2024-12-05 09:23:03,001 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 6 remaining)
[2024-12-05 09:23:03,001 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 6 remaining)
[2024-12-05 09:23:03,007 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-05 09:23:03,201 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-12-05 09:23:03,207 INFO  L422         BasicCegarLoop]: Path program histogram: [3, 1, 1, 1, 1, 1, 1]
[2024-12-05 09:23:03,209 INFO  L319   ceAbstractionStarter]: Result for error location thread2Thread1of1ForFork3 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/5)
[2024-12-05 09:23:03,212 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:03,213 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:23:03,213 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread4Thread1of1ForFork2 ========
[2024-12-05 09:23:03,213 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;@1a6a3cd8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:03,213 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-05 09:23:03,401 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread4Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 09:23:03,401 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:03,401 INFO  L85        PathProgramCache]: Analyzing trace with hash 818871931, now seen corresponding path program 1 times
[2024-12-05 09:23:03,401 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:03,401 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [546106933]
[2024-12-05 09:23:03,401 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:03,401 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:03,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:03,436 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 09:23:03,436 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:03,436 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [546106933]
[2024-12-05 09:23:03,437 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [546106933] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:03,437 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:03,437 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-05 09:23:03,437 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310970213]
[2024-12-05 09:23:03,437 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:03,437 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:03,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:03,437 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:03,437 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:03,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:03,438 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:03,438 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 2 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 09:23:03,438 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:03,814 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:03,814 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-05 09:23:03,814 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread4Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 09:23:03,815 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:03,815 INFO  L85        PathProgramCache]: Analyzing trace with hash 1035189278, now seen corresponding path program 1 times
[2024-12-05 09:23:03,815 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:03,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [101241809]
[2024-12-05 09:23:03,815 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:03,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:03,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:03,847 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 09:23:03,847 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:03,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [101241809]
[2024-12-05 09:23:03,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [101241809] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:03,847 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:03,848 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:03,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [816180048]
[2024-12-05 09:23:03,848 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:03,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:03,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:03,848 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:03,848 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:03,848 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:03,849 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:03,849 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:03,849 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:03,849 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:04,238 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:04,238 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:04,238 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-05 09:23:04,238 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thread4Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread4Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] ===
[2024-12-05 09:23:04,238 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:04,238 INFO  L85        PathProgramCache]: Analyzing trace with hash 1035189279, now seen corresponding path program 1 times
[2024-12-05 09:23:04,239 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:04,239 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646101598]
[2024-12-05 09:23:04,239 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:04,239 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:04,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:04,369 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 09:23:04,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:04,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646101598]
[2024-12-05 09:23:04,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646101598] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:04,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:04,369 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-05 09:23:04,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727442272]
[2024-12-05 09:23:04,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:04,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:04,370 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:04,370 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:04,370 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:04,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:04,371 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:04,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:04,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:04,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:04,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:05,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:05,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:05,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:05,244 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread4Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 2 remaining)
[2024-12-05 09:23:05,244 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread4Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 2 remaining)
[2024-12-05 09:23:05,244 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-05 09:23:05,246 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-12-05 09:23:05,247 INFO  L319   ceAbstractionStarter]: Result for error location thread4Thread1of1ForFork2 was SAFE,SAFE (2/5)
[2024-12-05 09:23:05,249 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:05,250 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:23:05,250 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread1Thread1of1ForFork1 ========
[2024-12-05 09:23:05,251 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;@1a6a3cd8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:05,251 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 4 error locations.
[2024-12-05 09:23:05,415 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:05,415 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:05,415 INFO  L85        PathProgramCache]: Analyzing trace with hash -264055095, now seen corresponding path program 1 times
[2024-12-05 09:23:05,415 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:05,416 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [466861157]
[2024-12-05 09:23:05,416 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:05,416 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:05,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:05,485 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 09:23:05,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:05,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [466861157]
[2024-12-05 09:23:05,485 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [466861157] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:05,485 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:05,485 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:05,485 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [825628909]
[2024-12-05 09:23:05,485 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:05,485 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:23:05,485 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:05,486 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:23:05,486 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:23:05,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:05,486 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:05,487 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:05,487 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:05,625 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:05,625 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-05 09:23:05,626 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:05,626 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:05,626 INFO  L85        PathProgramCache]: Analyzing trace with hash -1775890544, now seen corresponding path program 1 times
[2024-12-05 09:23:05,626 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:05,626 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999595885]
[2024-12-05 09:23:05,626 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:05,626 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:05,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:05,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 09:23:05,744 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:05,744 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999595885]
[2024-12-05 09:23:05,744 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999595885] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:05,744 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:05,744 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-05 09:23:05,744 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [154166257]
[2024-12-05 09:23:05,744 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:05,745 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-05 09:23:05,745 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:05,745 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-05 09:23:05,745 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-05 09:23:05,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:05,746 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:05,746 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 1.8333333333333333) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:05,746 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:05,746 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:05,876 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:05,877 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:05,877 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-05 09:23:05,877 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:05,877 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:05,877 INFO  L85        PathProgramCache]: Analyzing trace with hash 415542251, now seen corresponding path program 1 times
[2024-12-05 09:23:05,877 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:05,877 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1965649276]
[2024-12-05 09:23:05,877 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:05,877 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:05,890 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:06,014 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 09:23:06,014 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:06,014 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1965649276]
[2024-12-05 09:23:06,014 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1965649276] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:06,014 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:06,014 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:23:06,014 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629640709]
[2024-12-05 09:23:06,014 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:06,015 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:06,015 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:06,015 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:06,015 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:06,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:06,016 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:06,017 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:06,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:06,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:06,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:06,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:06,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:06,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:06,208 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-05 09:23:06,208 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:06,208 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:06,208 INFO  L85        PathProgramCache]: Analyzing trace with hash 415542252, now seen corresponding path program 1 times
[2024-12-05 09:23:06,208 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:06,209 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712388635]
[2024-12-05 09:23:06,209 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:06,209 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:06,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:06,625 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 09:23:06,625 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:06,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712388635]
[2024-12-05 09:23:06,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712388635] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:06,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1252475005]
[2024-12-05 09:23:06,626 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:06,626 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:06,626 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:06,628 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:06,629 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-05 09:23:06,709 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:06,710 INFO  L256         TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:06,712 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:06,719 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-12-05 09:23:06,797 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-12-05 09:23:06,798 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-12-05 09:23:06,807 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-12-05 09:23:06,807 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-12-05 09:23:06,823 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2024-12-05 09:23:06,824 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15
[2024-12-05 09:23:06,970 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 09:23:06,971 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:07,279 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 185 treesize of output 179
[2024-12-05 09:23:07,454 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 09:23:07,454 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1252475005] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:07,454 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:07,454 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 15
[2024-12-05 09:23:07,454 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996684497]
[2024-12-05 09:23:07,454 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:07,454 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-12-05 09:23:07,454 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:07,455 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-12-05 09:23:07,455 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=216, Unknown=0, NotChecked=0, Total=272
[2024-12-05 09:23:07,455 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:07,456 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:07,456 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 2.4375) internal successors, (39), 16 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:07,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:07,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:07,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:07,457 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:09,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:09,105 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-12-05 09:23:09,294 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-05 09:23:09,295 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:09,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:09,295 INFO  L85        PathProgramCache]: Analyzing trace with hash 893397299, now seen corresponding path program 2 times
[2024-12-05 09:23:09,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:09,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985451174]
[2024-12-05 09:23:09,295 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:09,295 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:09,311 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-05 09:23:09,311 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:09,514 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:09,514 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:09,514 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985451174]
[2024-12-05 09:23:09,515 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985451174] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:09,515 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:09,515 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:23:09,515 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998444474]
[2024-12-05 09:23:09,515 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:09,515 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:09,515 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:09,515 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:09,516 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:09,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:09,516 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:09,516 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,517 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:09,517 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:09,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:09,557 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,558 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-05 09:23:09,558 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:09,558 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:09,558 INFO  L85        PathProgramCache]: Analyzing trace with hash 893397300, now seen corresponding path program 1 times
[2024-12-05 09:23:09,558 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:09,558 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616100629]
[2024-12-05 09:23:09,558 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:09,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:09,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:09,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 09:23:09,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:09,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616100629]
[2024-12-05 09:23:09,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616100629] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:09,615 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:09,615 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:23:09,615 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [854801519]
[2024-12-05 09:23:09,615 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:09,615 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:23:09,615 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:09,616 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:23:09,616 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:23:09,616 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:09,616 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:09,616 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:09,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:09,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:09,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:09,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-05 09:23:09,720 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:09,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:09,721 INFO  L85        PathProgramCache]: Analyzing trace with hash 893397301, now seen corresponding path program 1 times
[2024-12-05 09:23:09,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:09,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [979560648]
[2024-12-05 09:23:09,721 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:09,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:09,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:09,899 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 09:23:09,899 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:09,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [979560648]
[2024-12-05 09:23:09,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [979560648] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:09,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [396200400]
[2024-12-05 09:23:09,899 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:09,900 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:09,900 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:09,902 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:09,903 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-05 09:23:09,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:09,989 INFO  L256         TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:09,990 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:10,085 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 09:23:10,086 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:10,132 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 29 treesize of output 25
[2024-12-05 09:23:10,165 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-05 09:23:10,165 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [396200400] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:10,166 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:10,166 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10
[2024-12-05 09:23:10,166 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120548566]
[2024-12-05 09:23:10,166 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:10,166 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-05 09:23:10,166 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:10,166 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-05 09:23:10,166 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132
[2024-12-05 09:23:10,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:10,167 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:10,167 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 2.8181818181818183) internal successors, (31), 11 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,167 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:10,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:10,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:10,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:10,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,424 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:10,424 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:10,434 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-05 09:23:10,624 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:10,624 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:10,624 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:10,625 INFO  L85        PathProgramCache]: Analyzing trace with hash -332997375, now seen corresponding path program 1 times
[2024-12-05 09:23:10,625 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:10,625 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784153607]
[2024-12-05 09:23:10,625 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:10,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:10,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:10,798 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:10,798 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:10,799 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784153607]
[2024-12-05 09:23:10,799 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784153607] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:10,799 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [192054376]
[2024-12-05 09:23:10,799 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:10,799 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:10,799 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:10,801 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:10,803 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-05 09:23:10,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:10,896 INFO  L256         TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:10,897 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:10,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:10,992 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:11,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:11,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [192054376] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:11,086 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:11,086 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 17
[2024-12-05 09:23:11,086 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140895829]
[2024-12-05 09:23:11,086 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:11,087 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 09:23:11,087 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:11,087 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 09:23:11,087 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=231, Unknown=0, NotChecked=0, Total=306
[2024-12-05 09:23:11,087 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:11,088 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:11,088 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 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:11,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:11,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:11,232 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-12-05 09:23:11,425 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:11,425 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:11,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:11,425 INFO  L85        PathProgramCache]: Analyzing trace with hash -871035364, now seen corresponding path program 2 times
[2024-12-05 09:23:11,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:11,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157991437]
[2024-12-05 09:23:11,425 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:11,425 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:11,453 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:11,453 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:11,705 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:11,705 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:11,705 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157991437]
[2024-12-05 09:23:11,705 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157991437] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:11,705 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [875817988]
[2024-12-05 09:23:11,705 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:11,706 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:11,706 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:11,708 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:11,710 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-05 09:23:11,812 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:11,812 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:11,814 INFO  L256         TraceCheckSpWp]: Trace formula consists of 242 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:11,815 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:11,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:11,934 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:12,017 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 30 treesize of output 26
[2024-12-05 09:23:12,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-05 09:23:12,119 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [875817988] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:12,119 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:12,119 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16
[2024-12-05 09:23:12,120 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1058584036]
[2024-12-05 09:23:12,120 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:12,120 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 09:23:12,120 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:12,121 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 09:23:12,121 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=239, Unknown=0, NotChecked=0, Total=306
[2024-12-05 09:23:12,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:12,122 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:12,122 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 17 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:12,122 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:12,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:12,420 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-05 09:23:12,611 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:12,611 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] ===
[2024-12-05 09:23:12,611 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:12,611 INFO  L85        PathProgramCache]: Analyzing trace with hash 1734754664, now seen corresponding path program 3 times
[2024-12-05 09:23:12,611 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:12,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282662255]
[2024-12-05 09:23:12,611 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:12,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:12,629 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-05 09:23:12,629 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:12,898 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-05 09:23:12,898 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:12,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282662255]
[2024-12-05 09:23:12,898 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282662255] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:12,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1924965660]
[2024-12-05 09:23:12,898 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:12,898 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:12,898 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:12,900 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:12,901 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-05 09:23:13,012 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-05 09:23:13,012 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:13,013 INFO  L256         TraceCheckSpWp]: Trace formula consists of 216 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:13,015 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:13,124 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-05 09:23:13,124 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:13,325 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 11
[2024-12-05 09:23:13,336 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-05 09:23:13,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1924965660] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:13,336 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:13,336 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 17
[2024-12-05 09:23:13,336 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1693119646]
[2024-12-05 09:23:13,336 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:13,337 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 09:23:13,337 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:13,337 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 09:23:13,337 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=250, Unknown=0, NotChecked=0, Total=306
[2024-12-05 09:23:13,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:13,338 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:13,338 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 2.588235294117647) internal successors, (44), 18 states have internal predecessors, (44), 0 states have call successors, (0), 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 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:13,338 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-05 09:23:17,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:17,825 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 4 remaining)
[2024-12-05 09:23:17,826 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 4 remaining)
[2024-12-05 09:23:17,826 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 4 remaining)
[2024-12-05 09:23:17,826 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 4 remaining)
[2024-12-05 09:23:17,835 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-05 09:23:18,026 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:18,033 INFO  L422         BasicCegarLoop]: Path program histogram: [3, 2, 1, 1, 1, 1, 1]
[2024-12-05 09:23:18,033 INFO  L319   ceAbstractionStarter]: Result for error location thread1Thread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE (3/5)
[2024-12-05 09:23:18,036 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:18,037 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-12-05 09:23:18,037 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-12-05 09:23:18,038 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;@1a6a3cd8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-05 09:23:18,038 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 12 error locations.
[2024-12-05 09:23:18,051 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:18,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:18,052 INFO  L85        PathProgramCache]: Analyzing trace with hash 1045475, now seen corresponding path program 1 times
[2024-12-05 09:23:18,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:18,052 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989484922]
[2024-12-05 09:23:18,052 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:18,052 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:18,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:18,073 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 09:23:18,073 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:18,073 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989484922]
[2024-12-05 09:23:18,073 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989484922] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:18,073 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:18,073 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-05 09:23:18,073 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291730292]
[2024-12-05 09:23:18,073 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:18,073 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:18,074 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:18,074 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:18,074 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:18,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,075 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:18,075 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 09:23:18,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,092 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:18,092 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-05 09:23:18,092 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:18,092 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:18,092 INFO  L85        PathProgramCache]: Analyzing trace with hash 1045476, now seen corresponding path program 1 times
[2024-12-05 09:23:18,093 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:18,093 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997674399]
[2024-12-05 09:23:18,093 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:18,093 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:18,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:18,177 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 09:23:18,177 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:18,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1997674399]
[2024-12-05 09:23:18,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1997674399] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:18,177 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:18,177 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:18,177 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817781128]
[2024-12-05 09:23:18,177 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:18,177 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-05 09:23:18,177 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:18,178 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-05 09:23:18,178 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-05 09:23:18,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,178 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:18,179 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 09:23:18,179 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:18,179 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,213 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:18,213 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:18,213 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-12-05 09:23:18,214 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:18,214 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:18,214 INFO  L85        PathProgramCache]: Analyzing trace with hash 1004735979, now seen corresponding path program 1 times
[2024-12-05 09:23:18,214 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:18,214 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [906654036]
[2024-12-05 09:23:18,214 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:18,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:18,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:18,368 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 09:23:18,368 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:18,368 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [906654036]
[2024-12-05 09:23:18,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [906654036] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:18,368 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [822853147]
[2024-12-05 09:23:18,369 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:18,369 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:18,369 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:18,371 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:18,372 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-05 09:23:18,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:18,447 INFO  L256         TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:18,449 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:18,461 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 09:23:18,596 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 09:23:18,596 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:18,676 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 09:23:18,677 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [822853147] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:18,677 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:18,677 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9
[2024-12-05 09:23:18,677 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1657759697]
[2024-12-05 09:23:18,677 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:18,677 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-05 09:23:18,677 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:18,677 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-05 09:23:18,678 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110
[2024-12-05 09:23:18,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,678 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:18,678 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 09:23:18,678 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:18,678 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:18,678 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:18,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:18,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:18,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:18,833 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-05 09:23:19,028 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-12-05 09:23:19,028 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:19,028 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:19,028 INFO  L85        PathProgramCache]: Analyzing trace with hash 1082047473, now seen corresponding path program 1 times
[2024-12-05 09:23:19,028 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:19,028 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [10889541]
[2024-12-05 09:23:19,028 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:19,028 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:19,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:19,115 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-05 09:23:19,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:19,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [10889541]
[2024-12-05 09:23:19,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [10889541] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:19,116 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:19,116 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:23:19,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584972054]
[2024-12-05 09:23:19,116 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:19,116 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:19,116 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:19,116 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:19,116 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:19,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:19,117 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:19,117 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.5) 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 09:23:19,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:19,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:19,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:19,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:19,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:19,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:19,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:19,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:19,172 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-12-05 09:23:19,172 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:19,172 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:19,172 INFO  L85        PathProgramCache]: Analyzing trace with hash 465569900, now seen corresponding path program 1 times
[2024-12-05 09:23:19,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:19,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477668539]
[2024-12-05 09:23:19,173 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:19,173 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:19,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:19,291 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 09:23:19,291 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:19,291 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477668539]
[2024-12-05 09:23:19,291 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [477668539] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:19,291 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [781473523]
[2024-12-05 09:23:19,291 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:19,291 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:19,291 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:19,293 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:19,305 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-05 09:23:19,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:19,370 INFO  L256         TraceCheckSpWp]: Trace formula consists of 125 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:19,371 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:19,381 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 09:23:19,491 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 09:23:19,491 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:19,618 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 09:23:19,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [781473523] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:19,618 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:19,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11
[2024-12-05 09:23:19,618 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607552080]
[2024-12-05 09:23:19,618 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:19,618 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-05 09:23:19,619 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:19,619 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-05 09:23:19,619 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156
[2024-12-05 09:23:19,619 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:19,620 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:19,620 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 1.75) internal successors, (21), 12 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 09:23:19,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:19,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:19,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:19,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:19,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:19,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:19,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:19,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:19,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:19,919 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:19,925 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-12-05 09:23:20,119 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:20,120 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:20,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:20,120 INFO  L85        PathProgramCache]: Analyzing trace with hash 169627229, now seen corresponding path program 1 times
[2024-12-05 09:23:20,120 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:20,120 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [228413454]
[2024-12-05 09:23:20,120 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:20,120 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:20,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:20,214 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-05 09:23:20,214 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:20,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [228413454]
[2024-12-05 09:23:20,214 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [228413454] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:20,214 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:20,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-05 09:23:20,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061284679]
[2024-12-05 09:23:20,215 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:20,215 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:20,215 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:20,215 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:20,215 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:20,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:20,216 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:20,216 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.25) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:20,216 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:20,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:20,291 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-12-05 09:23:20,291 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:20,291 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:20,291 INFO  L85        PathProgramCache]: Analyzing trace with hash -196956168, now seen corresponding path program 1 times
[2024-12-05 09:23:20,291 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:20,291 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523715165]
[2024-12-05 09:23:20,291 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:20,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:20,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:20,480 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-05 09:23:20,480 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:20,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523715165]
[2024-12-05 09:23:20,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523715165] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:20,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [271049409]
[2024-12-05 09:23:20,480 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:20,481 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:20,481 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:20,482 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:20,485 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-05 09:23:20,587 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:20,588 INFO  L256         TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:20,589 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:20,606 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 09:23:20,749 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-05 09:23:20,749 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:20,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-05 09:23:20,921 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [271049409] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:20,921 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:20,921 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11
[2024-12-05 09:23:20,921 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [874490934]
[2024-12-05 09:23:20,921 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:20,921 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-05 09:23:20,921 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:20,922 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-05 09:23:20,922 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156
[2024-12-05 09:23:20,922 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:20,922 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:20,922 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 2.25) internal successors, (27), 12 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:20,922 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:20,922 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:20,922 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:20,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:20,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:20,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:20,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:22,320 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:22,320 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:22,320 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:22,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:22,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:22,333 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-12-05 09:23:22,521 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-12-05 09:23:22,521 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:22,522 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:22,522 INFO  L85        PathProgramCache]: Analyzing trace with hash 1770935663, now seen corresponding path program 1 times
[2024-12-05 09:23:22,522 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:22,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [211533373]
[2024-12-05 09:23:22,522 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:22,522 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:22,536 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:22,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-12-05 09:23:22,586 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:22,586 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [211533373]
[2024-12-05 09:23:22,586 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [211533373] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:22,586 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:22,586 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:22,586 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390466330]
[2024-12-05 09:23:22,586 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:22,586 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:22,586 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:22,587 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:22,587 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:22,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:22,588 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:22,588 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.666666666666668) internal successors, (50), 2 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:22,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:22,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:22,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:22,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:22,975 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-12-05 09:23:22,975 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:22,975 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:22,975 INFO  L85        PathProgramCache]: Analyzing trace with hash 1293546297, now seen corresponding path program 1 times
[2024-12-05 09:23:22,975 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:22,975 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707528428]
[2024-12-05 09:23:22,975 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:22,975 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:22,988 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:23,031 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-05 09:23:23,031 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:23,032 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707528428]
[2024-12-05 09:23:23,032 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1707528428] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:23,032 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:23,032 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:23,032 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390036286]
[2024-12-05 09:23:23,032 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:23,032 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:23,032 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:23,032 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:23,033 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:23,033 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:23,033 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:23,033 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 2 states have internal predecessors, (47), 0 states have call successors, (0), 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 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:23,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:23,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,288 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-12-05 09:23:23,288 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:23,288 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:23,288 INFO  L85        PathProgramCache]: Analyzing trace with hash -519321885, now seen corresponding path program 1 times
[2024-12-05 09:23:23,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:23,289 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665886810]
[2024-12-05 09:23:23,289 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-05 09:23:23,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:23,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:23,331 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-05 09:23:23,331 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:23,331 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665886810]
[2024-12-05 09:23:23,331 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665886810] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:23,331 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:23,331 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-05 09:23:23,331 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1274039169]
[2024-12-05 09:23:23,331 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:23,331 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-05 09:23:23,331 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:23,332 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-05 09:23:23,332 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-05 09:23:23,332 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:23,332 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:23,332 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 2 states have internal predecessors, (44), 0 states have call successors, (0), 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 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,332 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:23,917 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-12-05 09:23:23,918 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:23,918 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:23,918 INFO  L85        PathProgramCache]: Analyzing trace with hash 1236865947, now seen corresponding path program 2 times
[2024-12-05 09:23:23,918 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:23,918 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1014199615]
[2024-12-05 09:23:23,918 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:23,918 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:23,943 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:23,944 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:24,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-05 09:23:24,055 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:24,055 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1014199615]
[2024-12-05 09:23:24,055 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1014199615] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:24,055 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1564298583]
[2024-12-05 09:23:24,055 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:24,055 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:24,055 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:24,057 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:24,059 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-05 09:23:24,189 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:23:24,189 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:24,191 INFO  L256         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:24,192 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:24,269 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-05 09:23:24,269 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:24,437 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-05 09:23:24,438 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1564298583] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:24,438 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:24,438 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 4] total 7
[2024-12-05 09:23:24,438 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595429689]
[2024-12-05 09:23:24,438 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:24,439 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-05 09:23:24,439 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:24,439 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-05 09:23:24,439 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2024-12-05 09:23:24,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:24,440 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:24,440 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 15.0) internal successors, (120), 7 states have internal predecessors, (120), 0 states have call successors, (0), 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 09:23:24,440 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,440 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,441 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:24,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:24,716 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:24,722 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-05 09:23:24,916 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-12-05 09:23:24,917 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:24,917 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:24,917 INFO  L85        PathProgramCache]: Analyzing trace with hash -1157195180, now seen corresponding path program 3 times
[2024-12-05 09:23:24,917 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:24,917 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [527555557]
[2024-12-05 09:23:24,917 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:24,917 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:25,004 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 09:23:25,004 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:25,610 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-05 09:23:25,610 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:25,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [527555557]
[2024-12-05 09:23:25,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [527555557] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:25,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [448657989]
[2024-12-05 09:23:25,610 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:25,610 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:25,610 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:25,612 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:25,613 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-12-05 09:23:25,775 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 09:23:25,775 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:25,777 INFO  L256         TraceCheckSpWp]: Trace formula consists of 451 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:25,778 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:25,938 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-12-05 09:23:25,938 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:26,099 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-05 09:23:26,099 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [448657989] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:26,099 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:26,099 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 7, 9] total 24
[2024-12-05 09:23:26,100 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936413539]
[2024-12-05 09:23:26,100 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:26,100 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-12-05 09:23:26,100 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:26,101 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-12-05 09:23:26,101 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=85, Invalid=515, Unknown=0, NotChecked=0, Total=600
[2024-12-05 09:23:26,101 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:26,101 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:26,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 5.32) internal successors, (133), 24 states have internal predecessors, (133), 0 states have call successors, (0), 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 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:26,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:29,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:29,317 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-12-05 09:23:29,511 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33
[2024-12-05 09:23:29,512 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:29,512 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:29,512 INFO  L85        PathProgramCache]: Analyzing trace with hash -1512726836, now seen corresponding path program 4 times
[2024-12-05 09:23:29,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:29,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98859734]
[2024-12-05 09:23:29,512 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:23:29,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:29,543 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:23:29,543 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:29,718 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 1 proven. 11 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-12-05 09:23:29,719 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:29,719 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98859734]
[2024-12-05 09:23:29,719 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98859734] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:29,719 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1426210813]
[2024-12-05 09:23:29,719 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:23:29,719 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:29,719 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:29,721 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:29,721 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-05 09:23:29,872 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:23:29,872 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:29,874 INFO  L256         TraceCheckSpWp]: Trace formula consists of 521 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:29,875 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:29,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 09:23:29,986 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:30,100 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 09:23:30,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1426210813] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:30,100 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:30,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 18
[2024-12-05 09:23:30,101 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [815574703]
[2024-12-05 09:23:30,101 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:30,101 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-12-05 09:23:30,101 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:30,101 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-12-05 09:23:30,101 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=224, Unknown=0, NotChecked=0, Total=306
[2024-12-05 09:23:30,101 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:30,102 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:30,102 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 5.888888888888889) internal successors, (106), 18 states have internal predecessors, (106), 0 states have call successors, (0), 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 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:30,102 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:30,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:30,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:30,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:30,805 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-12-05 09:23:31,000 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:31,000 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:31,000 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:31,001 INFO  L85        PathProgramCache]: Analyzing trace with hash -1235485007, now seen corresponding path program 5 times
[2024-12-05 09:23:31,001 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:31,001 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1577730966]
[2024-12-05 09:23:31,001 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:23:31,001 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:31,038 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-12-05 09:23:31,039 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:31,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 6 proven. 13 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 09:23:31,238 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:31,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1577730966]
[2024-12-05 09:23:31,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1577730966] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:31,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [849856236]
[2024-12-05 09:23:31,238 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:23:31,238 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:31,238 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:31,240 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:31,242 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-12-05 09:23:31,431 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-12-05 09:23:31,431 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:31,433 INFO  L256         TraceCheckSpWp]: Trace formula consists of 534 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:31,435 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:31,646 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 10 proven. 9 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 09:23:31,646 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:31,814 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 4 proven. 15 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-05 09:23:31,814 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [849856236] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:31,814 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:31,814 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 24
[2024-12-05 09:23:31,815 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1846676226]
[2024-12-05 09:23:31,815 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:31,815 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-05 09:23:31,815 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:31,815 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-05 09:23:31,815 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=137, Invalid=415, Unknown=0, NotChecked=0, Total=552
[2024-12-05 09:23:31,815 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:31,816 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:31,816 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 5.416666666666667) internal successors, (130), 24 states have internal predecessors, (130), 0 states have call successors, (0), 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 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:31,816 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:32,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:32,475 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-12-05 09:23:32,669 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-12-05 09:23:32,669 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:32,669 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:32,669 INFO  L85        PathProgramCache]: Analyzing trace with hash -1094059690, now seen corresponding path program 6 times
[2024-12-05 09:23:32,669 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:32,669 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [890315019]
[2024-12-05 09:23:32,669 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 09:23:32,669 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:32,691 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s)
[2024-12-05 09:23:32,691 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:32,835 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-12-05 09:23:32,835 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:32,835 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [890315019]
[2024-12-05 09:23:32,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [890315019] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-05 09:23:32,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-05 09:23:32,836 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-05 09:23:32,836 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1380845690]
[2024-12-05 09:23:32,836 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-05 09:23:32,836 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-05 09:23:32,836 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:32,836 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-05 09:23:32,836 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-05 09:23:32,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:32,837 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:32,837 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 11.4) internal successors, (57), 5 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:32,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:33,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:33,470 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:33,470 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36
[2024-12-05 09:23:33,470 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:33,470 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:33,470 INFO  L85        PathProgramCache]: Analyzing trace with hash 174503368, now seen corresponding path program 7 times
[2024-12-05 09:23:33,470 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:33,470 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596835220]
[2024-12-05 09:23:33,470 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:23:33,471 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:33,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:33,798 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-12-05 09:23:33,798 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:33,798 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1596835220]
[2024-12-05 09:23:33,798 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1596835220] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:33,798 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [229460946]
[2024-12-05 09:23:33,799 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:23:33,799 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:33,799 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:33,800 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:33,801 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-12-05 09:23:33,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:23:33,930 INFO  L256         TraceCheckSpWp]: Trace formula consists of 565 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:33,932 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:34,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 10 proven. 2 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2024-12-05 09:23:34,048 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:34,194 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 12 proven. 1 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-12-05 09:23:34,194 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [229460946] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:34,194 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:34,194 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 8] total 14
[2024-12-05 09:23:34,194 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [95248275]
[2024-12-05 09:23:34,194 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:34,195 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-12-05 09:23:34,195 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:34,195 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-12-05 09:23:34,195 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=152, Unknown=0, NotChecked=0, Total=210
[2024-12-05 09:23:34,195 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:34,196 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:34,196 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 9.8) internal successors, (147), 14 states have internal predecessors, (147), 0 states have call successors, (0), 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 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:34,196 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:37,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:37,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:37,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:37,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:37,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:37,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:37,194 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-12-05 09:23:37,388 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-12-05 09:23:37,389 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:37,389 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:37,389 INFO  L85        PathProgramCache]: Analyzing trace with hash 766730224, now seen corresponding path program 8 times
[2024-12-05 09:23:37,389 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:37,389 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67340961]
[2024-12-05 09:23:37,389 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:37,389 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:37,416 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-05 09:23:37,416 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:37,784 INFO  L134       CoverageAnalysis]: Checked inductivity of 99 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked.
[2024-12-05 09:23:37,784 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:37,785 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67340961]
[2024-12-05 09:23:37,785 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67340961] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:37,785 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [387745391]
[2024-12-05 09:23:37,785 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:23:37,785 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:37,785 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:37,786 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:37,787 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-12-05 09:23:37,957 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-05 09:23:37,957 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:37,959 INFO  L256         TraceCheckSpWp]: Trace formula consists of 368 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:37,961 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:37,964 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 09:23:38,620 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 19 treesize of output 15
[2024-12-05 09:23:38,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 99 backedges. 7 proven. 6 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked.
[2024-12-05 09:23:38,653 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:39,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 99 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked.
[2024-12-05 09:23:39,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [387745391] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:39,154 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:39,154 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 11] total 27
[2024-12-05 09:23:39,154 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958693695]
[2024-12-05 09:23:39,154 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:39,155 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-12-05 09:23:39,155 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:39,156 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-12-05 09:23:39,156 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=127, Invalid=575, Unknown=0, NotChecked=0, Total=702
[2024-12-05 09:23:39,156 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:39,156 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:39,156 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 7.037037037037037) internal successors, (190), 27 states have internal predecessors, (190), 0 states have call successors, (0), 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 09:23:39,156 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:39,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:42,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:42,076 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-12-05 09:23:42,271 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-12-05 09:23:42,271 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:42,271 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:42,271 INFO  L85        PathProgramCache]: Analyzing trace with hash 187376940, now seen corresponding path program 9 times
[2024-12-05 09:23:42,271 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:42,271 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [91367689]
[2024-12-05 09:23:42,271 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:42,272 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:42,473 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 09:23:42,473 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:43,498 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 46 proven. 11 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked.
[2024-12-05 09:23:43,498 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:43,498 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [91367689]
[2024-12-05 09:23:43,498 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [91367689] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:43,498 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356585941]
[2024-12-05 09:23:43,498 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:23:43,498 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:43,499 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:43,500 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:43,501 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-12-05 09:23:43,715 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-12-05 09:23:43,715 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:43,718 INFO  L256         TraceCheckSpWp]: Trace formula consists of 827 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:43,721 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:43,982 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 21 proven. 6 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked.
[2024-12-05 09:23:43,982 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:44,234 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 6 proven. 21 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked.
[2024-12-05 09:23:44,234 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356585941] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:44,234 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:44,234 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 7, 7] total 27
[2024-12-05 09:23:44,234 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1581736945]
[2024-12-05 09:23:44,234 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:44,235 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-12-05 09:23:44,235 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:44,235 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-12-05 09:23:44,235 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=115, Invalid=587, Unknown=0, NotChecked=0, Total=702
[2024-12-05 09:23:44,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:44,236 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:44,236 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 7.296296296296297) internal successors, (197), 27 states have internal predecessors, (197), 0 states have call successors, (0), 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 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:44,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:44,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:44,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:44,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:47,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:47,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:47,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:47,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:47,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:47,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:47,163 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-12-05 09:23:47,354 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-12-05 09:23:47,355 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:47,355 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:47,355 INFO  L85        PathProgramCache]: Analyzing trace with hash 1760598350, now seen corresponding path program 10 times
[2024-12-05 09:23:47,355 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:47,355 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287862123]
[2024-12-05 09:23:47,355 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:23:47,355 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:47,415 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:23:47,415 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:47,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 110 backedges. 21 proven. 15 refuted. 0 times theorem prover too weak. 74 trivial. 0 not checked.
[2024-12-05 09:23:47,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:47,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287862123]
[2024-12-05 09:23:47,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287862123] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:47,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2050210936]
[2024-12-05 09:23:47,854 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:23:47,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:47,854 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:47,858 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:47,859 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-12-05 09:23:48,099 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:23:48,100 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:48,103 INFO  L256         TraceCheckSpWp]: Trace formula consists of 898 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:48,105 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:48,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 110 backedges. 14 proven. 9 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked.
[2024-12-05 09:23:48,323 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:48,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 110 backedges. 9 proven. 14 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked.
[2024-12-05 09:23:48,562 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2050210936] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:48,562 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:48,562 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 23
[2024-12-05 09:23:48,562 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617997622]
[2024-12-05 09:23:48,562 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:48,562 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-05 09:23:48,562 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:48,563 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-05 09:23:48,563 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=125, Invalid=427, Unknown=0, NotChecked=0, Total=552
[2024-12-05 09:23:48,563 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:48,564 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:48,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 6.875) internal successors, (165), 23 states have internal predecessors, (165), 0 states have call successors, (0), 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 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:48,564 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:48,565 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:50,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:50,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:50,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:50,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:50,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:50,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:50,835 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-12-05 09:23:51,029 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:51,030 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:51,030 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:51,030 INFO  L85        PathProgramCache]: Analyzing trace with hash 631941909, now seen corresponding path program 11 times
[2024-12-05 09:23:51,030 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:51,030 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [764252452]
[2024-12-05 09:23:51,030 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:23:51,030 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:51,204 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 5 check-sat command(s)
[2024-12-05 09:23:51,204 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:51,645 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 41 proven. 23 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked.
[2024-12-05 09:23:51,646 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:51,646 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [764252452]
[2024-12-05 09:23:51,646 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [764252452] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:51,646 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [594972651]
[2024-12-05 09:23:51,646 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:23:51,646 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:51,646 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:51,648 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:51,650 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-12-05 09:23:52,363 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 5 check-sat command(s)
[2024-12-05 09:23:52,363 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:52,367 INFO  L256         TraceCheckSpWp]: Trace formula consists of 911 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:52,369 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:52,919 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 49 proven. 22 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked.
[2024-12-05 09:23:52,919 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:53,693 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 40 proven. 31 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked.
[2024-12-05 09:23:53,693 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [594972651] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:53,693 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:53,693 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 16, 16] total 43
[2024-12-05 09:23:53,693 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981027112]
[2024-12-05 09:23:53,693 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:53,694 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2024-12-05 09:23:53,694 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:53,695 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2024-12-05 09:23:53,695 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=443, Invalid=1449, Unknown=0, NotChecked=0, Total=1892
[2024-12-05 09:23:53,695 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:53,695 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:53,696 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 7.545454545454546) internal successors, (332), 43 states have internal predecessors, (332), 0 states have call successors, (0), 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 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:53,696 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:56,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:56,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:23:56,263 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-12-05 09:23:56,453 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41
[2024-12-05 09:23:56,453 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:23:56,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:23:56,453 INFO  L85        PathProgramCache]: Analyzing trace with hash 1370602936, now seen corresponding path program 12 times
[2024-12-05 09:23:56,453 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:23:56,453 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085612318]
[2024-12-05 09:23:56,453 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 09:23:56,453 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:23:56,793 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s)
[2024-12-05 09:23:56,793 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:57,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 182 backedges. 4 proven. 5 refuted. 0 times theorem prover too weak. 173 trivial. 0 not checked.
[2024-12-05 09:23:57,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:23:57,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2085612318]
[2024-12-05 09:23:57,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2085612318] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:23:57,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1637085953]
[2024-12-05 09:23:57,402 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 09:23:57,403 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:23:57,403 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:23:57,404 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:23:57,405 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-12-05 09:23:57,660 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s)
[2024-12-05 09:23:57,660 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:23:57,664 INFO  L256         TraceCheckSpWp]: Trace formula consists of 853 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-12-05 09:23:57,668 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:23:57,852 INFO  L134       CoverageAnalysis]: Checked inductivity of 182 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked.
[2024-12-05 09:23:57,852 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:23:58,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 182 backedges. 8 proven. 5 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked.
[2024-12-05 09:23:58,111 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1637085953] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:23:58,111 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:23:58,111 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 8] total 13
[2024-12-05 09:23:58,111 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [743360067]
[2024-12-05 09:23:58,111 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:23:58,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-05 09:23:58,112 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:23:58,112 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-05 09:23:58,112 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182
[2024-12-05 09:23:58,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:23:58,112 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:23:58,112 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 10.142857142857142) internal successors, (142), 13 states have internal predecessors, (142), 0 states have call successors, (0), 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 09:23:58,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:23:58,113 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:02,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:02,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:02,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:02,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:02,764 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:02,772 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-12-05 09:24:02,965 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable42
[2024-12-05 09:24:02,965 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:24:02,965 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:02,965 INFO  L85        PathProgramCache]: Analyzing trace with hash 2037667313, now seen corresponding path program 13 times
[2024-12-05 09:24:02,965 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:02,965 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1204703446]
[2024-12-05 09:24:02,965 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:24:02,965 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:03,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:24:03,421 INFO  L134       CoverageAnalysis]: Checked inductivity of 203 backedges. 17 proven. 22 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked.
[2024-12-05 09:24:03,421 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:03,421 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1204703446]
[2024-12-05 09:24:03,421 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1204703446] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:24:03,421 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1660349711]
[2024-12-05 09:24:03,421 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:24:03,421 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:03,421 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:24:03,423 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:24:03,423 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-12-05 09:24:03,635 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:24:03,638 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1030 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-05 09:24:03,640 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:24:03,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 203 backedges. 23 proven. 16 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked.
[2024-12-05 09:24:03,941 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:24:04,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 203 backedges. 15 proven. 24 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked.
[2024-12-05 09:24:04,222 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1660349711] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:24:04,222 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:24:04,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 30
[2024-12-05 09:24:04,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644980906]
[2024-12-05 09:24:04,223 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:24:04,223 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-12-05 09:24:04,223 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:04,223 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-12-05 09:24:04,224 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=660, Unknown=0, NotChecked=0, Total=870
[2024-12-05 09:24:04,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:04,224 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:04,224 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 6.3) internal successors, (189), 30 states have internal predecessors, (189), 0 states have call successors, (0), 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 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:04,224 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:04,225 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:04,225 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:04,225 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:04,225 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:08,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:08,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:08,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:08,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:08,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:08,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:08,337 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-12-05 09:24:08,531 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable43
[2024-12-05 09:24:08,532 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:24:08,532 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:08,532 INFO  L85        PathProgramCache]: Analyzing trace with hash 1756164310, now seen corresponding path program 14 times
[2024-12-05 09:24:08,532 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:08,532 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857348940]
[2024-12-05 09:24:08,532 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:24:08,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:08,612 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:24:08,612 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:09,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 212 backedges. 37 proven. 31 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2024-12-05 09:24:09,154 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:09,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1857348940]
[2024-12-05 09:24:09,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1857348940] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:24:09,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1944332525]
[2024-12-05 09:24:09,154 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:24:09,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:09,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:24:09,155 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:24:09,156 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-12-05 09:24:09,370 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:24:09,370 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:09,374 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1043 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-12-05 09:24:09,376 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:24:10,155 INFO  L134       CoverageAnalysis]: Checked inductivity of 212 backedges. 59 proven. 87 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2024-12-05 09:24:10,155 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:24:11,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 212 backedges. 50 proven. 96 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2024-12-05 09:24:11,357 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1944332525] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:24:11,357 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:24:11,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 22, 22] total 57
[2024-12-05 09:24:11,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [223659128]
[2024-12-05 09:24:11,357 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:24:11,357 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-12-05 09:24:11,357 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:11,358 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-12-05 09:24:11,359 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=611, Invalid=2581, Unknown=0, NotChecked=0, Total=3192
[2024-12-05 09:24:11,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:11,359 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:11,359 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 57 states have (on average 6.491228070175438) internal successors, (370), 57 states have internal predecessors, (370), 0 states have call successors, (0), 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 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:11,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:19,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:19,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:19,053 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-12-05 09:24:19,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44,27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:19,248 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:24:19,248 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:19,248 INFO  L85        PathProgramCache]: Analyzing trace with hash -287331733, now seen corresponding path program 15 times
[2024-12-05 09:24:19,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:19,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726747603]
[2024-12-05 09:24:19,248 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:24:19,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:19,625 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-12-05 09:24:19,625 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:20,249 INFO  L134       CoverageAnalysis]: Checked inductivity of 256 backedges. 12 proven. 18 refuted. 0 times theorem prover too weak. 226 trivial. 0 not checked.
[2024-12-05 09:24:20,249 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:20,249 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726747603]
[2024-12-05 09:24:20,249 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726747603] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:24:20,249 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [154847361]
[2024-12-05 09:24:20,249 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:24:20,249 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:20,249 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:24:20,251 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:24:20,252 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-12-05 09:24:20,496 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-12-05 09:24:20,497 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:20,500 INFO  L256         TraceCheckSpWp]: Trace formula consists of 939 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-12-05 09:24:20,505 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:24:20,718 INFO  L134       CoverageAnalysis]: Checked inductivity of 256 backedges. 18 proven. 12 refuted. 0 times theorem prover too weak. 226 trivial. 0 not checked.
[2024-12-05 09:24:20,718 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:24:21,486 INFO  L134       CoverageAnalysis]: Checked inductivity of 256 backedges. 18 proven. 59 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked.
[2024-12-05 09:24:21,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [154847361] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:24:21,486 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:24:21,486 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 10, 24] total 35
[2024-12-05 09:24:21,486 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114995164]
[2024-12-05 09:24:21,486 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:24:21,487 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 36 states
[2024-12-05 09:24:21,487 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:21,487 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants.
[2024-12-05 09:24:21,488 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=293, Invalid=967, Unknown=0, NotChecked=0, Total=1260
[2024-12-05 09:24:21,488 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:21,488 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:21,488 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 36 states, 36 states have (on average 6.361111111111111) internal successors, (229), 35 states have internal predecessors, (229), 0 states have call successors, (0), 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 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:21,488 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:21,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:34,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:24:34,117 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-12-05 09:24:34,311 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable45
[2024-12-05 09:24:34,311 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:24:34,311 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:34,311 INFO  L85        PathProgramCache]: Analyzing trace with hash 414154744, now seen corresponding path program 16 times
[2024-12-05 09:24:34,311 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:34,311 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378899030]
[2024-12-05 09:24:34,311 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:24:34,311 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:34,378 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:24:34,378 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:35,272 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 71 proven. 108 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked.
[2024-12-05 09:24:35,273 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:35,273 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378899030]
[2024-12-05 09:24:35,273 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378899030] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:24:35,273 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [546773215]
[2024-12-05 09:24:35,273 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:24:35,273 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:35,273 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:24:35,274 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:24:35,275 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-12-05 09:24:35,719 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:24:35,719 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:35,724 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1124 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-12-05 09:24:35,726 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:24:36,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 79 proven. 100 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked.
[2024-12-05 09:24:36,536 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:24:37,390 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 56 proven. 123 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked.
[2024-12-05 09:24:37,391 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [546773215] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:24:37,391 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:24:37,391 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 65
[2024-12-05 09:24:37,391 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520523520]
[2024-12-05 09:24:37,391 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:24:37,391 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 66 states
[2024-12-05 09:24:37,391 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:37,393 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 66 interpolants.
[2024-12-05 09:24:37,393 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=914, Invalid=3376, Unknown=0, NotChecked=0, Total=4290
[2024-12-05 09:24:37,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:37,394 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:37,394 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 66 states, 66 states have (on average 5.651515151515151) internal successors, (373), 65 states have internal predecessors, (373), 0 states have call successors, (0), 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 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:37,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:24:37,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:49,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:24:49,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:49,332 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-12-05 09:24:49,525 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable46
[2024-12-05 09:24:49,526 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:24:49,526 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:24:49,526 INFO  L85        PathProgramCache]: Analyzing trace with hash -1812296623, now seen corresponding path program 17 times
[2024-12-05 09:24:49,526 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:24:49,526 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [850458596]
[2024-12-05 09:24:49,526 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:24:49,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:24:49,697 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s)
[2024-12-05 09:24:49,697 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:50,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 301 backedges. 37 proven. 9 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked.
[2024-12-05 09:24:50,222 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:24:50,222 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [850458596]
[2024-12-05 09:24:50,222 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [850458596] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:24:50,222 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [945379050]
[2024-12-05 09:24:50,222 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-05 09:24:50,222 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:24:50,222 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:24:50,224 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:24:50,224 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-12-05 09:24:53,060 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s)
[2024-12-05 09:24:53,060 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:24:53,070 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1137 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-12-05 09:24:53,072 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:24:53,489 INFO  L134       CoverageAnalysis]: Checked inductivity of 301 backedges. 69 proven. 9 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked.
[2024-12-05 09:24:53,489 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:24:53,907 INFO  L134       CoverageAnalysis]: Checked inductivity of 301 backedges. 69 proven. 9 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked.
[2024-12-05 09:24:53,908 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [945379050] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:24:53,908 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:24:53,908 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 17, 17] total 45
[2024-12-05 09:24:53,908 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [935323564]
[2024-12-05 09:24:53,908 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:24:53,908 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 46 states
[2024-12-05 09:24:53,908 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:24:53,909 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants.
[2024-12-05 09:24:53,909 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=436, Invalid=1634, Unknown=0, NotChecked=0, Total=2070
[2024-12-05 09:24:53,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:24:53,909 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:24:53,909 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 46 states, 46 states have (on average 6.1521739130434785) internal successors, (283), 45 states have internal predecessors, (283), 0 states have call successors, (0), 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 09:24:53,909 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:53,909 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:53,909 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:24:53,910 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:25:06,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:25:06,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:25:06,184 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-12-05 09:25:06,376 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable47,30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:25:06,376 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:25:06,376 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:25:06,376 INFO  L85        PathProgramCache]: Analyzing trace with hash 1720123434, now seen corresponding path program 18 times
[2024-12-05 09:25:06,376 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:25:06,376 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055697170]
[2024-12-05 09:25:06,376 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 09:25:06,376 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:25:06,945 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s)
[2024-12-05 09:25:06,945 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:25:08,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 356 backedges. 44 proven. 67 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked.
[2024-12-05 09:25:08,411 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:25:08,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1055697170]
[2024-12-05 09:25:08,411 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1055697170] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:25:08,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1946759551]
[2024-12-05 09:25:08,411 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-05 09:25:08,411 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:25:08,411 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:25:08,413 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:25:08,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-12-05 09:25:09,801 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s)
[2024-12-05 09:25:09,801 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:25:09,808 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1098 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-12-05 09:25:09,810 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:25:10,218 INFO  L134       CoverageAnalysis]: Checked inductivity of 356 backedges. 40 proven. 22 refuted. 0 times theorem prover too weak. 294 trivial. 0 not checked.
[2024-12-05 09:25:10,218 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:25:11,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 356 backedges. 32 proven. 69 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked.
[2024-12-05 09:25:11,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1946759551] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:25:11,342 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:25:11,342 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 13, 26] total 56
[2024-12-05 09:25:11,342 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [113921863]
[2024-12-05 09:25:11,342 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:25:11,343 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-12-05 09:25:11,343 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:25:11,343 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-12-05 09:25:11,344 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=405, Invalid=2787, Unknown=0, NotChecked=0, Total=3192
[2024-12-05 09:25:11,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:25:11,344 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:25:11,344 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 57 states have (on average 6.087719298245614) internal successors, (347), 56 states have internal predecessors, (347), 0 states have call successors, (0), 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 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:25:11,344 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:25:11,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:26:33,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:33,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:26:33,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:26:33,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:26:33,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:26:33,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:26:33,592 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0
[2024-12-05 09:26:33,785 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable48,31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:26:33,786 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:26:33,787 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:26:33,788 INFO  L85        PathProgramCache]: Analyzing trace with hash 1178875615, now seen corresponding path program 19 times
[2024-12-05 09:26:33,788 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:26:33,788 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [142136041]
[2024-12-05 09:26:33,788 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:26:33,789 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:26:33,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:26:34,443 INFO  L134       CoverageAnalysis]: Checked inductivity of 415 backedges. 38 proven. 61 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked.
[2024-12-05 09:26:34,443 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:26:34,443 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [142136041]
[2024-12-05 09:26:34,443 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [142136041] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:26:34,443 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [411592745]
[2024-12-05 09:26:34,444 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-05 09:26:34,444 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:26:34,444 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:26:34,445 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:26:34,446 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-12-05 09:26:34,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-05 09:26:34,724 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1276 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 09:26:34,726 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:26:35,084 INFO  L134       CoverageAnalysis]: Checked inductivity of 415 backedges. 62 proven. 36 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked.
[2024-12-05 09:26:35,084 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:26:35,458 INFO  L134       CoverageAnalysis]: Checked inductivity of 415 backedges. 47 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked.
[2024-12-05 09:26:35,459 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [411592745] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:26:35,459 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:26:35,459 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 42
[2024-12-05 09:26:35,459 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [713510924]
[2024-12-05 09:26:35,459 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:26:35,459 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 42 states
[2024-12-05 09:26:35,459 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:26:35,460 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants.
[2024-12-05 09:26:35,460 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=392, Invalid=1330, Unknown=0, NotChecked=0, Total=1722
[2024-12-05 09:26:35,460 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:26:35,460 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:26:35,460 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 42 states, 42 states have (on average 5.0) internal successors, (210), 42 states have internal predecessors, (210), 0 states have call successors, (0), 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 09:26:35,460 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:35,460 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:26:35,460 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:26:35,461 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:27:20,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:27:20,938 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2024-12-05 09:27:21,131 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable49,32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:27:21,131 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:27:21,131 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:27:21,131 INFO  L85        PathProgramCache]: Analyzing trace with hash 1709714756, now seen corresponding path program 20 times
[2024-12-05 09:27:21,132 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:27:21,132 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782795231]
[2024-12-05 09:27:21,132 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:27:21,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:27:21,218 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:27:21,218 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:27:21,924 INFO  L134       CoverageAnalysis]: Checked inductivity of 428 backedges. 55 proven. 59 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked.
[2024-12-05 09:27:21,924 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:27:21,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782795231]
[2024-12-05 09:27:21,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782795231] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:27:21,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1614455131]
[2024-12-05 09:27:21,924 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-05 09:27:21,924 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:27:21,924 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:27:21,926 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:27:21,927 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-12-05 09:27:22,204 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-05 09:27:22,204 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:27:22,209 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1289 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-12-05 09:27:22,211 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:27:22,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 428 backedges. 65 proven. 49 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked.
[2024-12-05 09:27:22,685 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:27:23,371 INFO  L134       CoverageAnalysis]: Checked inductivity of 428 backedges. 51 proven. 63 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked.
[2024-12-05 09:27:23,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1614455131] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:27:23,372 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:27:23,372 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 48
[2024-12-05 09:27:23,372 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126047592]
[2024-12-05 09:27:23,372 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:27:23,372 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-12-05 09:27:23,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:27:23,372 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-12-05 09:27:23,373 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=504, Invalid=1752, Unknown=0, NotChecked=0, Total=2256
[2024-12-05 09:27:23,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:27:23,373 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:27:23,373 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 48 states have (on average 5.0625) internal successors, (243), 48 states have internal predecessors, (243), 0 states have call successors, (0), 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 09:27:23,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:23,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:27:23,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:28:10,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:28:10,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:28:10,552 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:28:10,552 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:28:10,552 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:28:10,559 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Ended with exit code 0
[2024-12-05 09:28:10,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50,33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:28:10,753 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:28:10,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:28:10,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 745021033, now seen corresponding path program 21 times
[2024-12-05 09:28:10,754 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:28:10,754 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2069497311]
[2024-12-05 09:28:10,754 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:28:10,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:28:11,189 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-12-05 09:28:11,189 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:28:11,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 443 backedges. 49 proven. 51 refuted. 0 times theorem prover too weak. 343 trivial. 0 not checked.
[2024-12-05 09:28:11,801 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:28:11,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2069497311]
[2024-12-05 09:28:11,801 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2069497311] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:28:11,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [143632740]
[2024-12-05 09:28:11,801 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-05 09:28:11,801 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:28:11,801 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:28:11,802 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:28:11,803 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2024-12-05 09:28:12,472 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-12-05 09:28:12,472 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:28:12,478 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1146 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-12-05 09:28:12,480 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:28:12,699 INFO  L134       CoverageAnalysis]: Checked inductivity of 443 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 343 trivial. 0 not checked.
[2024-12-05 09:28:12,699 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:28:12,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 443 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 343 trivial. 0 not checked.
[2024-12-05 09:28:12,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [143632740] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:28:12,986 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:28:12,986 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 14
[2024-12-05 09:28:12,986 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1393440442]
[2024-12-05 09:28:12,986 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:28:12,986 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-12-05 09:28:12,987 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:28:12,987 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-12-05 09:28:12,987 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=142, Unknown=0, NotChecked=0, Total=210
[2024-12-05 09:28:12,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:28:12,988 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:28:12,988 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 12.866666666666667) internal successors, (193), 14 states have internal predecessors, (193), 0 states have call successors, (0), 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 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:28:12,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:28:12,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:29:37,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:29:37,873 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:29:37,873 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-12-05 09:29:37,884 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Forceful destruction successful, exit code 0
[2024-12-05 09:29:38,073 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51,34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:29:38,073 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 9 more)] ===
[2024-12-05 09:29:38,074 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-05 09:29:38,074 INFO  L85        PathProgramCache]: Analyzing trace with hash -1448970236, now seen corresponding path program 22 times
[2024-12-05 09:29:38,074 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-05 09:29:38,074 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [624994083]
[2024-12-05 09:29:38,074 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:29:38,074 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-05 09:29:38,195 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:29:38,195 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:29:38,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 653 backedges. 214 proven. 98 refuted. 0 times theorem prover too weak. 341 trivial. 0 not checked.
[2024-12-05 09:29:38,942 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-05 09:29:38,942 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [624994083]
[2024-12-05 09:29:38,942 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [624994083] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-05 09:29:38,942 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [904764507]
[2024-12-05 09:29:38,942 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-05 09:29:38,942 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-05 09:29:38,942 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3
[2024-12-05 09:29:38,943 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-05 09:29:38,944 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_221ce1a9-906f-485e-abb4-e153c54f853e/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-12-05 09:29:40,378 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-05 09:29:40,378 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-05 09:29:40,387 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1537 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-12-05 09:29:40,389 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-05 09:29:40,900 INFO  L134       CoverageAnalysis]: Checked inductivity of 653 backedges. 103 proven. 64 refuted. 0 times theorem prover too weak. 486 trivial. 0 not checked.
[2024-12-05 09:29:40,900 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-05 09:29:41,462 INFO  L134       CoverageAnalysis]: Checked inductivity of 653 backedges. 87 proven. 80 refuted. 0 times theorem prover too weak. 486 trivial. 0 not checked.
[2024-12-05 09:29:41,462 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [904764507] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-05 09:29:41,462 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-05 09:29:41,462 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 20, 20] total 46
[2024-12-05 09:29:41,462 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [232179286]
[2024-12-05 09:29:41,462 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-05 09:29:41,462 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 46 states
[2024-12-05 09:29:41,462 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-05 09:29:41,463 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants.
[2024-12-05 09:29:41,463 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=416, Invalid=1654, Unknown=0, NotChecked=0, Total=2070
[2024-12-05 09:29:41,463 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-05 09:29:41,464 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-12-05 09:29:41,464 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 46 states, 46 states have (on average 7.304347826086956) internal successors, (336), 46 states have internal predecessors, (336), 0 states have call successors, (0), 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 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 29 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 653 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-12-05 09:29:41,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.