./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 0e0057cc
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S --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 7b88fee59ad03447f68c116aa52c40e006cc633d8116aa4d446048afd18fa64f
--- Real Ultimate output ---
This is Ultimate 0.2.4-dev-0e0057c
[2023-11-24 22:08:58,976 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-24 22:08:59,096 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf
[2023-11-24 22:08:59,113 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-24 22:08:59,113 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-24 22:08:59,156 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-24 22:08:59,157 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-24 22:08:59,157 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-24 22:08:59,158 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-24 22:08:59,164 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-24 22:08:59,165 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-24 22:08:59,165 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-24 22:08:59,165 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-24 22:08:59,167 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-24 22:08:59,168 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-24 22:08:59,168 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-24 22:08:59,169 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-24 22:08:59,169 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-24 22:08:59,169 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-24 22:08:59,170 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-24 22:08:59,170 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2023-11-24 22:08:59,171 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-24 22:08:59,171 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-24 22:08:59,173 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-24 22:08:59,173 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-24 22:08:59,174 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-24 22:08:59,175 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-24 22:08:59,175 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-24 22:08:59,175 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2023-11-24 22:08:59,176 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-24 22:08:59,177 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-24 22:08:59,178 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-24 22:08:59,178 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-24 22:08:59,178 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-24 22:08:59,178 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-24 22:08:59,179 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2023-11-24 22:08:59,179 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2023-11-24 22:08:59,179 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2023-11-24 22:08:59,179 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2023-11-24 22:08:59,179 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2023-11-24 22:08:59,180 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S
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 -> 7b88fee59ad03447f68c116aa52c40e006cc633d8116aa4d446048afd18fa64f
[2023-11-24 22:08:59,474 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-24 22:08:59,500 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-24 22:08:59,503 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-24 22:08:59,505 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-24 22:08:59,505 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-24 22:08:59,507 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i
[2023-11-24 22:09:02,779 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-24 22:09:03,090 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-24 22:09:03,090 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i
[2023-11-24 22:09:03,106 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/data/1f7a0b454/0f0aa0a92609491b85d2e2ba4ab191ae/FLAG6327f5b4b
[2023-11-24 22:09:03,122 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/data/1f7a0b454/0f0aa0a92609491b85d2e2ba4ab191ae
[2023-11-24 22:09:03,125 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-24 22:09:03,127 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-24 22:09:03,129 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-24 22:09:03,129 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-24 22:09:03,142 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-24 22:09:03,145 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,146 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@774dd108 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03, skipping insertion in model container
[2023-11-24 22:09:03,147 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,213 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-24 22:09:03,590 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-24 22:09:03,605 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-24 22:09:03,652 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-24 22:09:03,697 INFO  L206         MainTranslator]: Completed translation
[2023-11-24 22:09:03,698 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03 WrapperNode
[2023-11-24 22:09:03,698 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-24 22:09:03,699 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-24 22:09:03,699 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-24 22:09:03,699 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-24 22:09:03,707 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,732 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,788 INFO  L138                Inliner]: procedures = 173, calls = 55, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 251
[2023-11-24 22:09:03,788 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-24 22:09:03,789 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-24 22:09:03,790 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-24 22:09:03,790 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-24 22:09:03,860 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,861 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,879 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,881 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,904 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,910 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,912 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,915 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,919 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-24 22:09:03,932 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-24 22:09:03,932 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-24 22:09:03,932 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-24 22:09:03,933 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (1/1) ...
[2023-11-24 22:09:03,947 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-24 22:09:03,965 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:03,986 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:04,005 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-24 22:09:04,040 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-24 22:09:04,040 INFO  L130     BoogieDeclarations]: Found specification of procedure t2_fun
[2023-11-24 22:09:04,040 INFO  L138     BoogieDeclarations]: Found implementation of procedure t2_fun
[2023-11-24 22:09:04,041 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-24 22:09:04,041 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2023-11-24 22:09:04,041 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-24 22:09:04,041 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-24 22:09:04,042 INFO  L130     BoogieDeclarations]: Found specification of procedure t1_fun
[2023-11-24 22:09:04,042 INFO  L138     BoogieDeclarations]: Found implementation of procedure t1_fun
[2023-11-24 22:09:04,042 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-24 22:09:04,042 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-24 22:09:04,042 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2023-11-24 22:09:04,043 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-24 22:09:04,043 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-24 22:09:04,045 WARN  L213             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2023-11-24 22:09:04,236 INFO  L241             CfgBuilder]: Building ICFG
[2023-11-24 22:09:04,238 INFO  L267             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-24 22:09:04,690 INFO  L282             CfgBuilder]: Performing block encoding
[2023-11-24 22:09:05,071 INFO  L304             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-24 22:09:05,072 INFO  L309             CfgBuilder]: Removed 24 assume(true) statements.
[2023-11-24 22:09:05,073 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:09:05 BoogieIcfgContainer
[2023-11-24 22:09:05,073 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-24 22:09:05,077 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-24 22:09:05,078 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-24 22:09:05,081 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-24 22:09:05,082 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 10:09:03" (1/3) ...
[2023-11-24 22:09:05,083 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68b4519b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:09:05, skipping insertion in model container
[2023-11-24 22:09:05,083 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:09:03" (2/3) ...
[2023-11-24 22:09:05,085 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68b4519b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:09:05, skipping insertion in model container
[2023-11-24 22:09:05,086 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:09:05" (3/3) ...
[2023-11-24 22:09:05,087 INFO  L112   eAbstractionObserver]: Analyzing ICFG 28-race_reach_09-ptrmunge_racing.i
[2023-11-24 22:09:05,109 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-24 22:09:05,109 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations.
[2023-11-24 22:09:05,110 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2023-11-24 22:09:05,206 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2023-11-24 22:09:05,276 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:05,277 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-24 22:09:05,277 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:05,284 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:05,300 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2023-11-24 22:09:05,360 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-24 22:09:05,374 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t2_funThread1of1ForFork0 ========
[2023-11-24 22:09:05,381 INFO  L357      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, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@37fea0bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:05,381 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-24 22:09:05,892 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:05,901 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:05,902 INFO  L85        PathProgramCache]: Analyzing trace with hash 2113016899, now seen corresponding path program 1 times
[2023-11-24 22:09:05,912 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:05,913 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1594928484]
[2023-11-24 22:09:05,918 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:05,918 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:06,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:06,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:06,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:06,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1594928484]
[2023-11-24 22:09:06,350 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1594928484] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-24 22:09:06,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [105095912]
[2023-11-24 22:09:06,351 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:06,351 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:06,351 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:06,392 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-24 22:09:06,418 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-24 22:09:06,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:06,565 INFO  L262         TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-24 22:09:06,571 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-24 22:09:06,598 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:06,598 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-24 22:09:06,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:06,624 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [105095912] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-24 22:09:06,624 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-24 22:09:06,625 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2023-11-24 22:09:06,627 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486938177]
[2023-11-24 22:09:06,628 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-24 22:09:06,634 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-24 22:09:06,635 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:06,667 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-24 22:09:06,668 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-24 22:09:06,669 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:06,673 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:06,675 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 4.0) internal successors, (28), 6 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:06,675 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:07,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:07,030 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 11 remaining)
[2023-11-24 22:09:07,031 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 11 remaining)
[2023-11-24 22:09:07,031 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 11 remaining)
[2023-11-24 22:09:07,031 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 11 remaining)
[2023-11-24 22:09:07,031 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 11 remaining)
[2023-11-24 22:09:07,032 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 11 remaining)
[2023-11-24 22:09:07,032 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 11 remaining)
[2023-11-24 22:09:07,032 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 11 remaining)
[2023-11-24 22:09:07,033 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr10ASSERT_VIOLATIONMEMORY_LEAK (2 of 11 remaining)
[2023-11-24 22:09:07,033 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 11 remaining)
[2023-11-24 22:09:07,033 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 11 remaining)
[2023-11-24 22:09:07,046 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-24 22:09:07,240 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2023-11-24 22:09:07,250 INFO  L445         BasicCegarLoop]: Path program histogram: [1]
[2023-11-24 22:09:07,255 INFO  L307   ceAbstractionStarter]: Result for error location t2_funThread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/3)
[2023-11-24 22:09:07,262 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:07,262 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-24 22:09:07,262 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:07,263 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:07,274 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-24 22:09:07,275 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t1_funThread1of1ForFork1 ========
[2023-11-24 22:09:07,276 INFO  L357      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, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@37fea0bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:07,276 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-24 22:09:07,294 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process
[2023-11-24 22:09:07,498 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:07,499 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:07,499 INFO  L85        PathProgramCache]: Analyzing trace with hash -1749697039, now seen corresponding path program 1 times
[2023-11-24 22:09:07,499 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:07,499 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1485254933]
[2023-11-24 22:09:07,500 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:07,500 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:07,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:07,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:07,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:07,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1485254933]
[2023-11-24 22:09:07,715 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1485254933] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:07,715 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:07,715 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-24 22:09:07,715 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [702715156]
[2023-11-24 22:09:07,716 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:07,716 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-24 22:09:07,716 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:07,717 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-24 22:09:07,717 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-24 22:09:07,717 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:07,718 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:07,719 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:07,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:07,833 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:07,834 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-24 22:09:07,834 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:07,834 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:07,835 INFO  L85        PathProgramCache]: Analyzing trace with hash -1749697038, now seen corresponding path program 1 times
[2023-11-24 22:09:07,835 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:07,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1497698401]
[2023-11-24 22:09:07,835 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:07,836 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:07,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:08,061 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:08,061 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:08,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1497698401]
[2023-11-24 22:09:08,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1497698401] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:08,062 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:08,062 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-24 22:09:08,062 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998046988]
[2023-11-24 22:09:08,063 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:08,063 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-24 22:09:08,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:08,064 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-24 22:09:08,064 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-24 22:09:08,064 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:08,066 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:08,066 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:08,066 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,067 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:08,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,262 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-24 22:09:08,263 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:08,264 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:08,264 INFO  L85        PathProgramCache]: Analyzing trace with hash -1500500524, now seen corresponding path program 1 times
[2023-11-24 22:09:08,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:08,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1661109730]
[2023-11-24 22:09:08,269 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:08,270 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:08,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:08,516 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:08,517 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:08,517 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1661109730]
[2023-11-24 22:09:08,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1661109730] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:08,517 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:08,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-24 22:09:08,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382659934]
[2023-11-24 22:09:08,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:08,519 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-24 22:09:08,519 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:08,520 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-24 22:09:08,520 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-24 22:09:08,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:08,522 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:08,522 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 2.5) internal successors, (15), 5 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)
[2023-11-24 22:09:08,522 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,522 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,522 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:08,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:08,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:08,791 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-24 22:09:08,791 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:08,792 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:08,792 INFO  L85        PathProgramCache]: Analyzing trace with hash 1907156169, now seen corresponding path program 1 times
[2023-11-24 22:09:08,792 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:08,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [484382250]
[2023-11-24 22:09:08,793 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:08,794 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:08,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:09,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:09,038 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:09,038 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [484382250]
[2023-11-24 22:09:09,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [484382250] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-24 22:09:09,039 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1257576394]
[2023-11-24 22:09:09,039 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:09,039 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:09,039 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:09,043 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-24 22:09:09,076 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-24 22:09:09,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:09,193 INFO  L262         TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 28 conjunts are in the unsatisfiable core
[2023-11-24 22:09:09,196 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-24 22:09:09,237 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2023-11-24 22:09:09,238 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
[2023-11-24 22:09:09,282 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-24 22:09:09,421 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-24 22:09:09,450 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:09,450 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-24 22:09:09,465 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_70 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1_ids~0#1.base| v_ArrVal_70) |c_t1_funThread1of1ForFork1_munge_~v#1.base|) |c_t1_funThread1of1ForFork1_munge_~v#1.offset|) 0)) is different from false
[2023-11-24 22:09:09,540 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 2 not checked.
[2023-11-24 22:09:09,540 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1257576394] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-24 22:09:09,540 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-24 22:09:09,540 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2023-11-24 22:09:09,541 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1936872701]
[2023-11-24 22:09:09,541 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-24 22:09:09,541 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-24 22:09:09,541 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:09,543 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-24 22:09:09,544 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=82, Unknown=2, NotChecked=18, Total=132
[2023-11-24 22:09:09,544 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:09,545 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:09,545 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 4.0) internal successors, (48), 11 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:09,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:09,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:09,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:09,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:09,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:09,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:09,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:09,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-24 22:09:09,717 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2023-11-24 22:09:09,912 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:09,912 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:09,912 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:09,913 INFO  L85        PathProgramCache]: Analyzing trace with hash -2126806924, now seen corresponding path program 1 times
[2023-11-24 22:09:09,913 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:09,913 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291110268]
[2023-11-24 22:09:09,913 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:09,913 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:09,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:09,974 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:09,974 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:09,975 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1291110268]
[2023-11-24 22:09:09,975 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1291110268] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-24 22:09:09,975 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [805173258]
[2023-11-24 22:09:09,975 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:09,975 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:09,976 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:09,977 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-24 22:09:10,000 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-24 22:09:10,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:10,122 INFO  L262         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-24 22:09:10,123 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-24 22:09:10,147 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:10,147 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-24 22:09:10,177 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:10,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [805173258] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-24 22:09:10,177 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-24 22:09:10,177 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2023-11-24 22:09:10,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [822599321]
[2023-11-24 22:09:10,178 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-24 22:09:10,179 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-24 22:09:10,180 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:10,181 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-24 22:09:10,182 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-24 22:09:10,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:10,185 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:10,185 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 6 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)
[2023-11-24 22:09:10,185 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:10,186 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:10,186 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:10,186 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2023-11-24 22:09:10,186 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:10,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:10,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:10,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:10,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-24 22:09:10,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:10,737 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 11 remaining)
[2023-11-24 22:09:10,737 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 11 remaining)
[2023-11-24 22:09:10,738 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 11 remaining)
[2023-11-24 22:09:10,741 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 11 remaining)
[2023-11-24 22:09:10,741 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 11 remaining)
[2023-11-24 22:09:10,741 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 11 remaining)
[2023-11-24 22:09:10,742 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 11 remaining)
[2023-11-24 22:09:10,742 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 11 remaining)
[2023-11-24 22:09:10,742 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK (2 of 11 remaining)
[2023-11-24 22:09:10,742 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 11 remaining)
[2023-11-24 22:09:10,743 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 11 remaining)
[2023-11-24 22:09:10,756 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-24 22:09:10,949 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:10,956 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2023-11-24 22:09:10,956 INFO  L307   ceAbstractionStarter]: Result for error location t1_funThread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (2/3)
[2023-11-24 22:09:10,960 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:10,960 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-24 22:09:10,960 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:10,961 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:10,973 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-24 22:09:10,973 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2023-11-24 22:09:10,974 INFO  L357      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, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@37fea0bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:10,974 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-24 22:09:10,996 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (7)] Waiting until timeout for monitored process
[2023-11-24 22:09:11,138 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:11,138 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:11,138 INFO  L85        PathProgramCache]: Analyzing trace with hash 1673628424, now seen corresponding path program 1 times
[2023-11-24 22:09:11,139 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:11,139 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2126280366]
[2023-11-24 22:09:11,139 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:11,139 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:11,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-24 22:09:11,163 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-24 22:09:11,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-24 22:09:11,194 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-11-24 22:09:11,195 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-24 22:09:11,195 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining)
[2023-11-24 22:09:11,195 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 11 remaining)
[2023-11-24 22:09:11,196 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 11 remaining)
[2023-11-24 22:09:11,196 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 11 remaining)
[2023-11-24 22:09:11,196 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 11 remaining)
[2023-11-24 22:09:11,196 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 11 remaining)
[2023-11-24 22:09:11,197 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 11 remaining)
[2023-11-24 22:09:11,197 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 11 remaining)
[2023-11-24 22:09:11,197 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 11 remaining)
[2023-11-24 22:09:11,197 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (1 of 11 remaining)
[2023-11-24 22:09:11,198 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 11 remaining)
[2023-11-24 22:09:11,198 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-24 22:09:11,199 INFO  L445         BasicCegarLoop]: Path program histogram: [1]
[2023-11-24 22:09:11,200 INFO  L307   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (3/3)
[2023-11-24 22:09:11,201 WARN  L233   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2023-11-24 22:09:11,201 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2023-11-24 22:09:11,280 INFO  L144    ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions.
[2023-11-24 22:09:11,284 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:11,285 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-24 22:09:11,285 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:11,288 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:11,297 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-24 22:09:11,298 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2023-11-24 22:09:11,298 INFO  L357      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, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@37fea0bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:11,298 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-24 22:09:11,312 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (8)] Waiting until timeout for monitored process
[2023-11-24 22:09:11,521 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:11,521 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:11,522 INFO  L85        PathProgramCache]: Analyzing trace with hash 764502512, now seen corresponding path program 1 times
[2023-11-24 22:09:11,522 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:11,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005973049]
[2023-11-24 22:09:11,522 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:11,522 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:11,539 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-24 22:09:11,540 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-24 22:09:11,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-24 22:09:11,559 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-11-24 22:09:11,559 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining)
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 11 remaining)
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 11 remaining)
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 11 remaining)
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 11 remaining)
[2023-11-24 22:09:11,560 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 11 remaining)
[2023-11-24 22:09:11,561 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 11 remaining)
[2023-11-24 22:09:11,561 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 11 remaining)
[2023-11-24 22:09:11,561 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 11 remaining)
[2023-11-24 22:09:11,561 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (1 of 11 remaining)
[2023-11-24 22:09:11,561 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 11 remaining)
[2023-11-24 22:09:11,562 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-24 22:09:11,563 INFO  L445         BasicCegarLoop]: Path program histogram: [1]
[2023-11-24 22:09:11,564 INFO  L307   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (1/5)
[2023-11-24 22:09:11,564 WARN  L233   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2023-11-24 22:09:11,564 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2023-11-24 22:09:11,654 INFO  L144    ThreadInstanceAdder]: Constructed 12 joinOtherThreadTransitions.
[2023-11-24 22:09:11,659 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:11,659 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-24 22:09:11,659 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:11,665 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-24 22:09:11,679 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-24 22:09:11,680 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t1_funThread1of3ForFork1 ========
[2023-11-24 22:09:11,680 INFO  L357      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, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@37fea0bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-24 22:09:11,680 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-24 22:09:11,694 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (9)] Waiting until timeout for monitored process
[2023-11-24 22:09:13,626 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:13,626 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:13,626 INFO  L85        PathProgramCache]: Analyzing trace with hash -2146613793, now seen corresponding path program 1 times
[2023-11-24 22:09:13,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:13,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23254606]
[2023-11-24 22:09:13,627 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:13,627 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:13,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:13,783 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:13,783 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:13,783 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23254606]
[2023-11-24 22:09:13,783 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23254606] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:13,784 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:13,784 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-24 22:09:13,784 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083237083]
[2023-11-24 22:09:13,784 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:13,784 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-24 22:09:13,785 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:13,785 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-24 22:09:13,785 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-24 22:09:13,786 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:13,786 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:13,787 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:13,787 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:13,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:13,941 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-24 22:09:13,942 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:13,942 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:13,942 INFO  L85        PathProgramCache]: Analyzing trace with hash -2146613792, now seen corresponding path program 1 times
[2023-11-24 22:09:13,943 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:13,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619676111]
[2023-11-24 22:09:13,943 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:13,943 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:13,958 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:14,089 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:14,090 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:14,090 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619676111]
[2023-11-24 22:09:14,090 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619676111] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:14,090 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:14,091 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-24 22:09:14,091 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1998590627]
[2023-11-24 22:09:14,091 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:14,091 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-24 22:09:14,092 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:14,092 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-24 22:09:14,092 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-24 22:09:14,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:14,094 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:14,094 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:14,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:14,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:15,691 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:15,692 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:15,692 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-24 22:09:15,693 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:15,693 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:15,693 INFO  L85        PathProgramCache]: Analyzing trace with hash -2000918572, now seen corresponding path program 1 times
[2023-11-24 22:09:15,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:15,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590870984]
[2023-11-24 22:09:15,694 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:15,694 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:15,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:15,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:15,832 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:15,832 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590870984]
[2023-11-24 22:09:15,832 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590870984] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:15,832 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:15,832 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-24 22:09:15,833 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1341554711]
[2023-11-24 22:09:15,833 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:15,833 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-24 22:09:15,833 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:15,834 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-24 22:09:15,834 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-24 22:09:15,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:15,835 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:15,836 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 2.5) internal successors, (15), 5 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)
[2023-11-24 22:09:15,836 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:15,836 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:15,836 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:19,460 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:19,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:19,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:19,461 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-24 22:09:19,462 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:19,462 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:19,462 INFO  L85        PathProgramCache]: Analyzing trace with hash 947739841, now seen corresponding path program 1 times
[2023-11-24 22:09:19,463 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:19,463 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [825990909]
[2023-11-24 22:09:19,463 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:19,463 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:19,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:19,631 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:19,632 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:19,632 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [825990909]
[2023-11-24 22:09:19,632 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [825990909] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-24 22:09:19,632 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1692520973]
[2023-11-24 22:09:19,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:19,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:19,633 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:19,637 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-24 22:09:19,645 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-24 22:09:19,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:19,808 INFO  L262         TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 28 conjunts are in the unsatisfiable core
[2023-11-24 22:09:19,811 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-24 22:09:19,826 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2023-11-24 22:09:19,826 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
[2023-11-24 22:09:19,863 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-24 22:09:19,979 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-24 22:09:20,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-24 22:09:20,012 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-24 22:09:20,023 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_150 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1_ids~0#1.base| v_ArrVal_150) |c_t1_funThread1of3ForFork1_munge_~v#1.base|) |c_t1_funThread1of3ForFork1_munge_~v#1.offset|) 0)) is different from false
[2023-11-24 22:09:20,063 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_150 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1_ids~0#1.base| v_ArrVal_150) |c_~#global1~0.base|) |c_~#global1~0.offset|) 0)) is different from false
[2023-11-24 22:09:20,077 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 2 not checked.
[2023-11-24 22:09:20,077 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1692520973] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-24 22:09:20,077 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-24 22:09:20,078 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2023-11-24 22:09:20,078 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1594438295]
[2023-11-24 22:09:20,078 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-24 22:09:20,078 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-24 22:09:20,079 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:20,079 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-24 22:09:20,080 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=68, Unknown=2, NotChecked=34, Total=132
[2023-11-24 22:09:20,080 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:20,081 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:20,081 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 4.0) internal successors, (48), 11 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-24 22:09:20,081 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:20,081 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:20,082 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:20,082 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:22,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:22,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:22,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:22,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:22,714 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-24 22:09:22,908 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2023-11-24 22:09:22,909 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:22,909 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:22,910 INFO  L85        PathProgramCache]: Analyzing trace with hash 1403434983, now seen corresponding path program 1 times
[2023-11-24 22:09:22,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:22,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [319219307]
[2023-11-24 22:09:22,910 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:22,910 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:22,934 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:23,074 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2023-11-24 22:09:23,074 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:23,074 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [319219307]
[2023-11-24 22:09:23,075 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [319219307] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:23,075 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:23,075 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-24 22:09:23,075 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1049492474]
[2023-11-24 22:09:23,075 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:23,077 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-24 22:09:23,077 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:23,078 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-24 22:09:23,079 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-24 22:09:23,079 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:23,081 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:23,081 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 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)
[2023-11-24 22:09:23,081 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:23,081 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:23,081 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:23,082 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:23,082 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:25,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:25,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:25,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:25,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:25,762 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:25,762 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2023-11-24 22:09:25,762 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:25,763 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:25,763 INFO  L85        PathProgramCache]: Analyzing trace with hash -1383980504, now seen corresponding path program 1 times
[2023-11-24 22:09:25,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:25,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415331824]
[2023-11-24 22:09:25,764 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:25,764 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:25,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:26,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2023-11-24 22:09:26,012 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:26,013 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415331824]
[2023-11-24 22:09:26,013 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415331824] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:26,013 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-24 22:09:26,013 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-24 22:09:26,013 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [721137213]
[2023-11-24 22:09:26,013 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:26,014 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-24 22:09:26,014 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:26,015 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-24 22:09:26,015 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-24 22:09:26,015 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:26,016 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:26,016 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 6.5) internal successors, (39), 5 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)
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:26,017 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:28,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:28,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:28,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:28,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:28,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:28,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:28,415 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-24 22:09:28,416 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK === [t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-24 22:09:28,416 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-24 22:09:28,416 INFO  L85        PathProgramCache]: Analyzing trace with hash -1124129451, now seen corresponding path program 1 times
[2023-11-24 22:09:28,416 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-24 22:09:28,417 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440902639]
[2023-11-24 22:09:28,417 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:28,417 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-24 22:09:28,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:28,741 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2023-11-24 22:09:28,742 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-24 22:09:28,742 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1440902639]
[2023-11-24 22:09:28,742 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1440902639] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-24 22:09:28,742 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [52989273]
[2023-11-24 22:09:28,742 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-24 22:09:28,743 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-24 22:09:28,743 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3
[2023-11-24 22:09:28,744 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-24 22:09:28,772 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_92213074-0df0-4ff6-a178-d59a5b8c5a3a/bin/ugemcutter-verify-oI9GxRtH0S/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-24 22:09:28,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-24 22:09:28,965 INFO  L262         TraceCheckSpWp]: Trace formula consists of 362 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-24 22:09:28,970 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-24 22:09:29,020 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-24 22:09:29,157 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-24 22:09:29,161 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-24 22:09:29,194 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2023-11-24 22:09:29,195 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-24 22:09:29,195 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [52989273] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-24 22:09:29,195 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-24 22:09:29,195 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 10
[2023-11-24 22:09:29,195 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152319903]
[2023-11-24 22:09:29,195 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-24 22:09:29,196 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-24 22:09:29,196 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-24 22:09:29,196 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-24 22:09:29,197 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110
[2023-11-24 22:09:29,197 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-24 22:09:29,198 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-24 22:09:29,199 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 7.833333333333333) internal successors, (47), 5 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)
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-24 22:09:29,199 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-24 22:09:29,200 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.