./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/config/GemCutterReach.xml -i ../../sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8259c4061eb15e4ed63bc06f98acbb6dc3f9862bbe262b5cabdd3ad4658d3239
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-27 06:18:18,656 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-27 06:18:18,774 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DataRace-32bit-GemCutter_Default.epf
[2024-11-27 06:18:18,782 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-27 06:18:18,783 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-27 06:18:18,825 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-27 06:18:18,825 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-27 06:18:18,825 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-27 06:18:18,826 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-27 06:18:18,826 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-27 06:18:18,826 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-27 06:18:18,826 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-27 06:18:18,827 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-27 06:18:18,827 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-27 06:18:18,828 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-27 06:18:18,828 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:18:18,829 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-27 06:18:18,829 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-27 06:18:18,830 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco
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 ! data-race) )


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 -> 8259c4061eb15e4ed63bc06f98acbb6dc3f9862bbe262b5cabdd3ad4658d3239
[2024-11-27 06:18:19,208 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-27 06:18:19,224 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-27 06:18:19,228 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-27 06:18:19,230 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-27 06:18:19,230 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-27 06:18:19,232 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/../../sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i
[2024-11-27 06:18:22,225 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/data/864d61869/f0265e2e1d3c41deaf7ad02c4dd2d583/FLAGcc012ebf1
[2024-11-27 06:18:22,639 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-27 06:18:22,640 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i
[2024-11-27 06:18:22,668 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/data/864d61869/f0265e2e1d3c41deaf7ad02c4dd2d583/FLAGcc012ebf1
[2024-11-27 06:18:22,694 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/data/864d61869/f0265e2e1d3c41deaf7ad02c4dd2d583
[2024-11-27 06:18:22,699 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-27 06:18:22,701 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-27 06:18:22,705 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-27 06:18:22,705 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-27 06:18:22,712 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-27 06:18:22,715 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:18:22" (1/1) ...
[2024-11-27 06:18:22,717 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23932cd6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:22, skipping insertion in model container
[2024-11-27 06:18:22,718 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:18:22" (1/1) ...
[2024-11-27 06:18:22,771 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-27 06:18:23,298 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:18:23,342 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-27 06:18:23,388 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:18:23,454 INFO  L204         MainTranslator]: Completed translation
[2024-11-27 06:18:23,455 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23 WrapperNode
[2024-11-27 06:18:23,456 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-27 06:18:23,458 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-27 06:18:23,458 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-27 06:18:23,458 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-27 06:18:23,465 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,478 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,508 INFO  L138                Inliner]: procedures = 263, calls = 72, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 170
[2024-11-27 06:18:23,508 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-27 06:18:23,509 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-27 06:18:23,509 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-27 06:18:23,509 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-27 06:18:23,520 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,520 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,528 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,529 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,550 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,556 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,562 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,563 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,565 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,567 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-27 06:18:23,568 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-27 06:18:23,568 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-27 06:18:23,568 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-27 06:18:23,569 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (1/1) ...
[2024-11-27 06:18:23,578 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:18:23,602 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:23,621 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-27 06:18:23,624 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-27 06:18:23,644 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-11-27 06:18:23,645 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-27 06:18:23,645 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-27 06:18:23,646 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-11-27 06:18:23,646 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-27 06:18:23,646 INFO  L130     BoogieDeclarations]: Found specification of procedure t_fun
[2024-11-27 06:18:23,646 INFO  L138     BoogieDeclarations]: Found implementation of procedure t_fun
[2024-11-27 06:18:23,647 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-27 06:18:23,647 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-27 06:18:23,647 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-27 06:18:23,648 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-27 06:18:23,832 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-27 06:18:23,834 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-27 06:18:24,295 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-27 06:18:24,295 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-27 06:18:24,337 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-27 06:18:24,337 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-27 06:18:24,338 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:18:24 BoogieIcfgContainer
[2024-11-27 06:18:24,338 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-27 06:18:24,344 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-27 06:18:24,344 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-27 06:18:24,350 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-27 06:18:24,350 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 06:18:22" (1/3) ...
[2024-11-27 06:18:24,351 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c617a63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:18:24, skipping insertion in model container
[2024-11-27 06:18:24,351 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:18:23" (2/3) ...
[2024-11-27 06:18:24,352 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c617a63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:18:24, skipping insertion in model container
[2024-11-27 06:18:24,353 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:18:24" (3/3) ...
[2024-11-27 06:18:24,354 INFO  L128   eAbstractionObserver]: Analyzing ICFG 06-symbeq_03-funloop_simple.i
[2024-11-27 06:18:24,376 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-27 06:18:24,378 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 06-symbeq_03-funloop_simple.i that has 2 procedures, 176 locations, 1 initial locations, 3 loop locations, and 6 error locations.
[2024-11-27 06:18:24,379 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-27 06:18:24,496 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-27 06:18:24,568 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:18:24,569 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-27 06:18:24,569 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:24,574 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-27 06:18:24,576 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-27 06:18:24,688 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:18:24,699 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ========
[2024-11-27 06:18:24,711 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@7354d7c0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:18:24,711 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-27 06:18:25,095 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:25,102 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:25,103 INFO  L85        PathProgramCache]: Analyzing trace with hash -1600780767, now seen corresponding path program 1 times
[2024-11-27 06:18:25,111 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:25,112 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837308420]
[2024-11-27 06:18:25,113 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:25,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:25,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:25,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:25,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:25,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837308420]
[2024-11-27 06:18:25,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837308420] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:25,629 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:18:25,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:18:25,631 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1548263256]
[2024-11-27 06:18:25,632 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:25,639 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:18:25,639 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:25,672 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:18:25,673 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:18:25,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:25,679 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:25,681 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:25,681 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:25,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:25,767 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-27 06:18:25,768 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:25,768 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:25,769 INFO  L85        PathProgramCache]: Analyzing trace with hash 1010734833, now seen corresponding path program 1 times
[2024-11-27 06:18:25,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:25,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [503735419]
[2024-11-27 06:18:25,769 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:25,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:25,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:26,113 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:26,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:26,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [503735419]
[2024-11-27 06:18:26,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [503735419] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:26,116 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1311536097]
[2024-11-27 06:18:26,116 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:26,117 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:26,117 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:26,121 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:26,125 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-27 06:18:26,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:26,285 INFO  L256         TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:26,293 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:18:26,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:26,357 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:18:26,430 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:26,430 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1311536097] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:18:26,430 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:18:26,430 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-27 06:18:26,431 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021523970]
[2024-11-27 06:18:26,431 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:18:26,432 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-27 06:18:26,433 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:26,433 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-27 06:18:26,434 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-27 06:18:26,434 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:26,435 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:26,435 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.7) internal successors, (107), 10 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:26,436 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:26,436 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:26,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:26,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:26,609 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-27 06:18:26,797 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1
[2024-11-27 06:18:26,798 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:26,798 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:26,798 INFO  L85        PathProgramCache]: Analyzing trace with hash -1905928975, now seen corresponding path program 2 times
[2024-11-27 06:18:26,799 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:26,799 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940341133]
[2024-11-27 06:18:26,799 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:18:26,799 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:26,833 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:18:26,833 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:18:27,682 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-11-27 06:18:27,684 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:27,684 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940341133]
[2024-11-27 06:18:27,684 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940341133] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:27,685 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:18:27,685 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-27 06:18:27,685 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1023201085]
[2024-11-27 06:18:27,685 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:27,685 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:18:27,686 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:27,686 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:18:27,686 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:18:27,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:27,687 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:27,690 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 19.0) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:27,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:27,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:27,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:28,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:28,184 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:28,184 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:28,184 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-27 06:18:28,185 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:28,185 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:28,186 INFO  L85        PathProgramCache]: Analyzing trace with hash -670523274, now seen corresponding path program 1 times
[2024-11-27 06:18:28,187 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:28,187 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550245144]
[2024-11-27 06:18:28,187 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:28,187 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:28,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:28,485 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:28,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:28,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [550245144]
[2024-11-27 06:18:28,485 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [550245144] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:28,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [901892612]
[2024-11-27 06:18:28,485 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:28,486 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:28,486 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:28,488 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:28,492 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-27 06:18:28,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:28,617 INFO  L256         TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:28,621 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:18:28,692 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:28,692 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:18:28,819 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:28,819 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [901892612] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:18:28,819 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:18:28,820 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 18
[2024-11-27 06:18:28,820 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [451879353]
[2024-11-27 06:18:28,820 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:18:28,820 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-27 06:18:28,820 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:28,822 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-27 06:18:28,824 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306
[2024-11-27 06:18:28,824 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:28,825 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:28,825 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 7.5) internal successors, (135), 18 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:28,825 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:28,825 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:28,825 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:28,825 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:29,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:29,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:29,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:29,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:29,131 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-27 06:18:29,321 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3
[2024-11-27 06:18:29,321 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:29,322 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:29,322 INFO  L85        PathProgramCache]: Analyzing trace with hash 1293589622, now seen corresponding path program 2 times
[2024-11-27 06:18:29,322 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:29,322 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454443628]
[2024-11-27 06:18:29,323 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:18:29,323 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:29,356 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:18:29,356 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:18:29,862 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-27 06:18:29,863 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:29,863 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454443628]
[2024-11-27 06:18:29,863 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454443628] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:29,863 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:18:29,863 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-27 06:18:29,863 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932543785]
[2024-11-27 06:18:29,863 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:29,864 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:18:29,864 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:29,864 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:18:29,865 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:18:29,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:29,865 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:29,866 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 20.6) internal successors, (103), 6 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:30,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:30,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:30,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:30,176 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,176 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-27 06:18:30,176 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:30,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:30,177 INFO  L85        PathProgramCache]: Analyzing trace with hash 180199611, now seen corresponding path program 1 times
[2024-11-27 06:18:30,177 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:30,177 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430419885]
[2024-11-27 06:18:30,177 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:30,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:30,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:30,302 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-27 06:18:30,302 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:30,302 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430419885]
[2024-11-27 06:18:30,302 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430419885] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:30,302 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:18:30,302 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:18:30,302 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752659704]
[2024-11-27 06:18:30,302 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:30,303 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:18:30,303 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:30,303 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:18:30,303 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:18:30,303 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:30,304 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:30,304 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:30,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:30,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:30,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:30,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:30,530 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:30,530 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:30,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:30,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:30,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:30,531 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-27 06:18:30,531 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:30,532 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:30,532 INFO  L85        PathProgramCache]: Analyzing trace with hash 684013617, now seen corresponding path program 1 times
[2024-11-27 06:18:30,532 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:30,532 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838295212]
[2024-11-27 06:18:30,532 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:30,533 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:30,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:31,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:31,052 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:31,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838295212]
[2024-11-27 06:18:31,053 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838295212] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:31,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1290272885]
[2024-11-27 06:18:31,053 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:31,053 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:31,053 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:31,055 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:31,058 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-27 06:18:31,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:31,205 INFO  L256         TraceCheckSpWp]: Trace formula consists of 330 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:31,209 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:18:31,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:31,335 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:18:31,632 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:18:31,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1290272885] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:18:31,633 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:18:31,635 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 23
[2024-11-27 06:18:31,635 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409750917]
[2024-11-27 06:18:31,635 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:18:31,636 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-27 06:18:31,636 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:31,637 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-27 06:18:31,637 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=143, Invalid=363, Unknown=0, NotChecked=0, Total=506
[2024-11-27 06:18:31,637 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:31,638 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:31,638 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 7.0) internal successors, (161), 23 states have internal predecessors, (161), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:31,638 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:31,639 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:32,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:32,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:32,095 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-27 06:18:32,286 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-11-27 06:18:32,286 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:32,287 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:32,287 INFO  L85        PathProgramCache]: Analyzing trace with hash -1233925375, now seen corresponding path program 2 times
[2024-11-27 06:18:32,287 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:32,287 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922173291]
[2024-11-27 06:18:32,287 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:18:32,287 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:32,329 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:18:32,329 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:18:32,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:18:32,994 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:32,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922173291]
[2024-11-27 06:18:32,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922173291] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:32,994 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:18:32,994 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-27 06:18:32,994 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1302711840]
[2024-11-27 06:18:32,995 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:32,995 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:18:32,995 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:32,995 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:18:32,996 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:18:32,996 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:32,996 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:32,996 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.666666666666666) internal successors, (114), 9 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:32,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:34,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:34,113 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:34,113 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-27 06:18:34,113 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:34,113 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:34,114 INFO  L85        PathProgramCache]: Analyzing trace with hash 1430201243, now seen corresponding path program 1 times
[2024-11-27 06:18:34,114 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:34,114 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051408295]
[2024-11-27 06:18:34,114 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:34,114 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:34,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:36,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 259 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:18:36,398 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:36,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051408295]
[2024-11-27 06:18:36,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051408295] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:36,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1698493749]
[2024-11-27 06:18:36,399 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:36,399 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:36,399 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:36,401 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:36,404 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-27 06:18:36,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:36,592 INFO  L256         TraceCheckSpWp]: Trace formula consists of 546 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:36,600 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:18:37,668 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
[2024-11-27 06:18:37,734 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 21 treesize of output 20
[2024-11-27 06:18:37,817 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:18:37,906 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:18:38,050 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:38,052 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:38,054 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:38,055 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:38,056 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 54
[2024-11-27 06:18:38,177 INFO  L134       CoverageAnalysis]: Checked inductivity of 259 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:18:38,177 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:18:38,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1698493749] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:18:38,177 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:18:38,177 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [16] total 32
[2024-11-27 06:18:38,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772597224]
[2024-11-27 06:18:38,178 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:18:38,178 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-27 06:18:38,178 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:38,179 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-27 06:18:38,180 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=923, Unknown=0, NotChecked=0, Total=1056
[2024-11-27 06:18:38,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:38,180 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:38,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 10.235294117647058) internal successors, (174), 18 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:38,181 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:38,182 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:40,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:40,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:40,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:40,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:40,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:40,173 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:40,173 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:40,173 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:40,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:18:40,185 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-27 06:18:40,374 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:40,374 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:40,375 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:40,375 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992504805, now seen corresponding path program 1 times
[2024-11-27 06:18:40,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:40,375 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655235894]
[2024-11-27 06:18:40,375 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:40,375 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:40,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:42,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 293 backedges. 1 proven. 57 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:18:42,953 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:42,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655235894]
[2024-11-27 06:18:42,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655235894] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:42,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [317492469]
[2024-11-27 06:18:42,953 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:18:42,953 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:42,953 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:42,955 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:42,959 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-27 06:18:43,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:18:43,213 INFO  L256         TraceCheckSpWp]: Trace formula consists of 732 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:43,219 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:18:44,634 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
[2024-11-27 06:18:44,692 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 21 treesize of output 20
[2024-11-27 06:18:44,767 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:18:44,846 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:18:44,997 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:44,999 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:45,000 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:45,001 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:18:45,004 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 54
[2024-11-27 06:18:45,106 INFO  L134       CoverageAnalysis]: Checked inductivity of 293 backedges. 25 proven. 33 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:18:45,106 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:18:46,823 INFO  L134       CoverageAnalysis]: Checked inductivity of 293 backedges. 25 proven. 31 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked.
[2024-11-27 06:18:46,823 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [317492469] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:18:46,824 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:18:46,824 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 21, 19] total 56
[2024-11-27 06:18:46,824 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896504213]
[2024-11-27 06:18:46,824 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:18:46,825 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-27 06:18:46,827 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:18:46,828 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-27 06:18:46,830 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=2892, Unknown=0, NotChecked=0, Total=3192
[2024-11-27 06:18:46,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:46,832 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:18:46,833 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 56 states have (on average 10.982142857142858) internal successors, (615), 57 states have internal predecessors, (615), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:18:46,834 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:18:53,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:53,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:18:53,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:53,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:18:53,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:18:53,395 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-27 06:18:53,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-27 06:18:53,589 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:18:53,590 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:18:53,590 INFO  L85        PathProgramCache]: Analyzing trace with hash -41235141, now seen corresponding path program 2 times
[2024-11-27 06:18:53,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:18:53,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [423985304]
[2024-11-27 06:18:53,590 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:18:53,590 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:18:53,724 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-27 06:18:53,725 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:18:57,245 INFO  L134       CoverageAnalysis]: Checked inductivity of 390 backedges. 2 proven. 150 refuted. 0 times theorem prover too weak. 238 trivial. 0 not checked.
[2024-11-27 06:18:57,245 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:18:57,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [423985304]
[2024-11-27 06:18:57,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [423985304] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:18:57,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [969267243]
[2024-11-27 06:18:57,245 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:18:57,245 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:18:57,246 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:18:57,247 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:18:57,249 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-27 06:18:59,382 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-27 06:18:59,382 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:18:59,389 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1015 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-11-27 06:18:59,397 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:19:01,424 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
[2024-11-27 06:19:01,488 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 21 treesize of output 20
[2024-11-27 06:19:01,557 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:19:01,643 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:19:01,738 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:01,739 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:01,740 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:01,741 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:01,742 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 47
[2024-11-27 06:19:01,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 390 backedges. 26 proven. 129 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:19:01,805 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:19:04,317 INFO  L134       CoverageAnalysis]: Checked inductivity of 390 backedges. 27 proven. 64 refuted. 0 times theorem prover too weak. 299 trivial. 0 not checked.
[2024-11-27 06:19:04,317 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [969267243] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:19:04,317 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:19:04,317 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 27, 21] total 70
[2024-11-27 06:19:04,317 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432820800]
[2024-11-27 06:19:04,318 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:19:04,319 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 71 states
[2024-11-27 06:19:04,319 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:19:04,321 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants.
[2024-11-27 06:19:04,323 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=425, Invalid=4545, Unknown=0, NotChecked=0, Total=4970
[2024-11-27 06:19:04,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:04,325 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:19:04,325 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 71 states, 70 states have (on average 11.8) internal successors, (826), 71 states have internal predecessors, (826), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:19:04,326 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:18,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:18,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:19:18,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 110 states. 
[2024-11-27 06:19:18,634 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-27 06:19:18,822 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:19:18,822 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:19:18,822 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:19:18,823 INFO  L85        PathProgramCache]: Analyzing trace with hash -260677142, now seen corresponding path program 1 times
[2024-11-27 06:19:18,823 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:19:18,823 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779633633]
[2024-11-27 06:19:18,823 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:19:18,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:19:18,985 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:19:20,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 1215 backedges. 0 proven. 825 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked.
[2024-11-27 06:19:20,623 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:19:20,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779633633]
[2024-11-27 06:19:20,624 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779633633] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:19:20,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [971695328]
[2024-11-27 06:19:20,624 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:19:20,624 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:19:20,624 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:19:20,626 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:19:20,629 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-27 06:19:21,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:19:21,258 INFO  L256         TraceCheckSpWp]: Trace formula consists of 2295 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-27 06:19:21,272 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:19:22,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 1215 backedges. 970 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked.
[2024-11-27 06:19:22,135 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:19:22,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [971695328] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:19:22,135 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:19:22,136 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [23] imperfect sequences [11] total 32
[2024-11-27 06:19:22,136 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390455713]
[2024-11-27 06:19:22,136 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:19:22,137 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-27 06:19:22,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:19:22,138 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-27 06:19:22,139 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=177, Invalid=815, Unknown=0, NotChecked=0, Total=992
[2024-11-27 06:19:22,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:22,139 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:19:22,140 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 23.52173913043478) internal successors, (541), 23 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:19:22,140 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:22,140 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:22,140 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 110 states. 
[2024-11-27 06:19:22,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:23,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:23,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:23,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:23,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:23,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. 
[2024-11-27 06:19:23,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:19:23,949 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-27 06:19:24,141 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:19:24,141 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:19:24,142 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:19:24,142 INFO  L85        PathProgramCache]: Analyzing trace with hash -444771946, now seen corresponding path program 2 times
[2024-11-27 06:19:24,142 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:19:24,142 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990769078]
[2024-11-27 06:19:24,142 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:19:24,143 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:19:24,200 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:19:24,200 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:19:25,912 INFO  L134       CoverageAnalysis]: Checked inductivity of 1495 backedges. 162 proven. 0 refuted. 0 times theorem prover too weak. 1333 trivial. 0 not checked.
[2024-11-27 06:19:25,912 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:19:25,913 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990769078]
[2024-11-27 06:19:25,913 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990769078] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:19:25,913 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:19:25,913 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-11-27 06:19:25,913 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1228803619]
[2024-11-27 06:19:25,913 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:19:25,914 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-27 06:19:25,914 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:19:25,915 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-27 06:19:25,915 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=149, Unknown=0, NotChecked=0, Total=210
[2024-11-27 06:19:25,915 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:25,916 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:19:25,916 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 10.214285714285714) internal successors, (143), 15 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:25,916 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 59 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 119 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:19:25,917 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:19:27,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:19:27,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:19:27,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-11-27 06:19:27,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. 
[2024-11-27 06:19:27,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:19:27,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-27 06:19:27,393 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-27 06:19:27,393 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:19:27,394 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:19:27,394 INFO  L85        PathProgramCache]: Analyzing trace with hash -903031693, now seen corresponding path program 1 times
[2024-11-27 06:19:27,394 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:19:27,394 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2082908322]
[2024-11-27 06:19:27,394 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:19:27,394 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:19:27,459 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:19:31,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 1495 backedges. 864 proven. 396 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:19:31,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:19:31,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2082908322]
[2024-11-27 06:19:31,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2082908322] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:19:31,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [522601855]
[2024-11-27 06:19:31,349 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:19:31,349 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:19:31,349 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:19:31,351 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:19:31,352 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-27 06:19:31,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:19:31,766 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1201 conjuncts, 49 conjuncts are in the unsatisfiable core
[2024-11-27 06:19:31,775 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:19:33,687 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
[2024-11-27 06:19:33,757 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 21 treesize of output 20
[2024-11-27 06:19:33,850 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:19:33,959 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:19:34,506 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,508 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,509 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,510 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,512 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 54
[2024-11-27 06:19:34,611 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,612 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,613 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,614 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,615 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,615 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,616 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,617 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:19:34,619 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 57
[2024-11-27 06:19:34,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 1495 backedges. 1098 proven. 162 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:19:34,722 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:20:01,914 INFO  L134       CoverageAnalysis]: Checked inductivity of 1495 backedges. 1098 proven. 162 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:20:01,914 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [522601855] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:20:01,914 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:20:01,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 32, 31] total 89
[2024-11-27 06:20:01,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886845913]
[2024-11-27 06:20:01,915 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:20:01,917 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 90 states
[2024-11-27 06:20:01,917 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:20:01,920 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 90 interpolants.
[2024-11-27 06:20:01,922 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=974, Invalid=7031, Unknown=5, NotChecked=0, Total=8010
[2024-11-27 06:20:01,922 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:20:01,922 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:20:01,923 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 90 states, 89 states have (on average 11.98876404494382) internal successors, (1067), 90 states have internal predecessors, (1067), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:20:01,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:20:01,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:20:01,923 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 59 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 119 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-11-27 06:20:01,924 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:20:15,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:17,724 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:27,807 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.67s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:30,077 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:36,375 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:38,427 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:47,741 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.02s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:20:52,859 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.66s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:21:06,719 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:21:29,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:21:32,438 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:21:47,469 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:21:59,732 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:22:31,706 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:22:33,941 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:22:51,633 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.79s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:23:12,604 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.55s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:23:22,612 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:23:24,686 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:23:33,601 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.55s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:23:39,913 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:24:02,441 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-27 06:24:17,861 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:24:17,861 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 63 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:24:17,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:24:17,863 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-27 06:24:17,875 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-27 06:24:18,064 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:24:18,064 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:24:18,065 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:24:18,065 INFO  L85        PathProgramCache]: Analyzing trace with hash -1670799767, now seen corresponding path program 3 times
[2024-11-27 06:24:18,065 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:24:18,065 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199091527]
[2024-11-27 06:24:18,066 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-27 06:24:18,066 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:24:18,568 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-27 06:24:18,568 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:24:37,600 INFO  L134       CoverageAnalysis]: Checked inductivity of 1504 backedges. 0 proven. 197 refuted. 0 times theorem prover too weak. 1307 trivial. 0 not checked.
[2024-11-27 06:24:37,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:24:37,602 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199091527]
[2024-11-27 06:24:37,602 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199091527] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:24:37,606 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2106147829]
[2024-11-27 06:24:37,606 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-27 06:24:37,607 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:24:37,607 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:24:37,612 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:24:37,619 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-27 06:24:38,359 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-27 06:24:38,360 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:24:38,368 INFO  L256         TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 79 conjuncts are in the unsatisfiable core
[2024-11-27 06:24:38,397 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:24:39,868 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:24:40,365 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 21 treesize of output 20
[2024-11-27 06:24:40,523 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:24:40,705 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 35
[2024-11-27 06:24:40,880 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:24:41,968 INFO  L349             Elim1Store]: treesize reduction 28, result has 33.3 percent of original size
[2024-11-27 06:24:41,968 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 38 treesize of output 20
[2024-11-27 06:24:42,401 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,404 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,406 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,408 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 54
[2024-11-27 06:24:42,703 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,706 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,709 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,711 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,714 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,716 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,718 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,721 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,723 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 57
[2024-11-27 06:24:42,846 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,849 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,851 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,853 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,856 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,858 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,861 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,863 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:42,866 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 66
[2024-11-27 06:24:43,326 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,329 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,332 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,335 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,337 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,340 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,342 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,345 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,347 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,351 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,353 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,355 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,357 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:43,362 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 21 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 78
[2024-11-27 06:24:44,145 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,147 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,150 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,152 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,155 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,158 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,160 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,163 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,166 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,169 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,171 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,174 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,177 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,179 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 21 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 81
[2024-11-27 06:24:44,521 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,523 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,526 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,528 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,529 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,532 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,534 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,537 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,538 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,541 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,543 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,546 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,548 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,550 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,552 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,555 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,558 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,561 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,563 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 90
[2024-11-27 06:24:44,919 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,922 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,925 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,927 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,930 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,933 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,936 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,938 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,941 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,943 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,946 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,949 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,951 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,954 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,956 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,961 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,964 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,967 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:44,971 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 28 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 90
[2024-11-27 06:24:45,387 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,390 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,414 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,421 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,425 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,431 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,437 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,443 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,449 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,451 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,457 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,464 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,469 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,474 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,479 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,481 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,491 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,503 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:45,503 INFO  L224             Elim1Store]: Index analysis took 118 ms
[2024-11-27 06:24:45,512 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 28 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 81
[2024-11-27 06:24:46,427 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:46,429 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 29 treesize of output 13
[2024-11-27 06:24:48,175 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:24:48,175 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 11
[2024-11-27 06:24:48,572 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,575 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,578 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,582 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,586 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,589 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,592 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,596 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,600 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,604 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,608 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,612 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,615 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,620 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:24:48,621 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 108
[2024-11-27 06:24:49,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 1504 backedges. 162 proven. 9 refuted. 0 times theorem prover too weak. 1333 trivial. 0 not checked.
[2024-11-27 06:24:49,128 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:25:13,554 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24832 treesize of output 24826
[2024-11-27 06:25:15,342 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:25:15,350 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 17
[2024-11-27 06:25:16,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 1504 backedges. 162 proven. 9 refuted. 0 times theorem prover too weak. 1333 trivial. 0 not checked.
[2024-11-27 06:25:16,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2106147829] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:25:16,215 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:25:16,215 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 28, 24] total 70
[2024-11-27 06:25:16,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472739653]
[2024-11-27 06:25:16,216 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:25:16,220 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 71 states
[2024-11-27 06:25:16,222 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:25:16,226 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants.
[2024-11-27 06:25:16,232 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=703, Invalid=4267, Unknown=0, NotChecked=0, Total=4970
[2024-11-27 06:25:16,234 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:25:16,236 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:25:16,237 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 71 states, 70 states have (on average 7.357142857142857) internal successors, (515), 71 states have internal predecessors, (515), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:25:16,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:25:16,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:25:16,238 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 63 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 124 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. 
[2024-11-27 06:25:16,240 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:25:59,577 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1]
[2024-11-27 06:26:03,600 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:03,600 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:26:03,600 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:26:03,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-27 06:26:03,602 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-11-27 06:26:03,613 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-27 06:26:03,802 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-27 06:26:03,803 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:26:03,804 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:26:03,804 INFO  L85        PathProgramCache]: Analyzing trace with hash 737209872, now seen corresponding path program 2 times
[2024-11-27 06:26:03,804 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:26:03,804 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [601726108]
[2024-11-27 06:26:03,805 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:26:03,805 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:26:03,921 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-27 06:26:03,921 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:26:04,664 INFO  L134       CoverageAnalysis]: Checked inductivity of 1527 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 1495 trivial. 0 not checked.
[2024-11-27 06:26:04,664 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:26:04,665 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [601726108]
[2024-11-27 06:26:04,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [601726108] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:26:04,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [740543167]
[2024-11-27 06:26:04,669 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:26:04,669 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:26:04,669 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:26:04,673 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:26:04,682 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-27 06:26:05,360 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-27 06:26:05,360 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:26:05,367 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1365 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:26:05,376 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:26:05,595 INFO  L134       CoverageAnalysis]: Checked inductivity of 1527 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 1495 trivial. 0 not checked.
[2024-11-27 06:26:05,596 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:26:05,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 1527 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 1495 trivial. 0 not checked.
[2024-11-27 06:26:05,878 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [740543167] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:26:05,878 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:26:05,878 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14
[2024-11-27 06:26:05,880 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355988290]
[2024-11-27 06:26:05,880 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:26:05,882 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-27 06:26:05,885 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:26:05,886 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-27 06:26:05,887 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-11-27 06:26:05,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:26:05,888 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:26:05,888 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 19.428571428571427) internal successors, (272), 14 states have internal predecessors, (272), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 64 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 124 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-11-27 06:26:05,889 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:26:12,408 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse29 (* |c_ULTIMATE.start_main_~i~2#1| 28))) (let ((.cse6 (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 3)) (.cse9 (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 2)) (.cse11 (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 1)) (.cse1 (+ .cse29 28 |c_~#cache~0.offset|)) (.cse14 (+ .cse29 32 |c_~#cache~0.offset|)) (.cse33 (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 4)) (.cse31 (= |c_~#cache~0.offset| 0)) (.cse32 (select |c_#pthreadsMutex| |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|)) (.cse34 (+ 28 |c_~#cache~0.offset|)) (.cse23 (* |c_~#cache~0.offset| 27))) (and (let ((.cse12 (select |c_#pthreadsMutex| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base|)) (.cse13 (+ |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| 4))) (or (let ((.cse2 (select |c_#race| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base|)) (.cse3 (+ |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| 1)) (.cse4 (+ |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| 2)) (.cse5 (+ |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| 3))) (and (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base| (store (store (store (store .cse2 |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse3 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse4 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse5 v_ArrVal_3443)))) (store .cse0 |c_~#cache~0.base| (store (select .cse0 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse6) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse7 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base| (store (store (store (store .cse2 |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse3 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse4 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse5 v_ArrVal_3443)))) (store .cse7 |c_~#cache~0.base| (store (select .cse7 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse8 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base| (store (store (store (store .cse2 |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse3 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse4 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse5 v_ArrVal_3443)))) (store .cse8 |c_~#cache~0.base| (store (select .cse8 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse9) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse10 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base| (store (store (store (store .cse2 |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse3 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse4 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse5 v_ArrVal_3443)))) (store .cse10 |c_~#cache~0.base| (store (select .cse10 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse11) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)))) (forall ((v_ArrVal_3446 Int)) (not (= (select (select (store |c_#pthreadsMutex| |c_ULTIMATE.start_cache_entry_addref_#in~entry#1.base| (store .cse12 .cse13 v_ArrVal_3446)) |c_~#cache~0.base|) .cse14) 0))) (not (= (select .cse12 .cse13) 0)))) (= |c_~#cache~0.base| |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.base|) (or (let ((.cse16 (select |c_#race| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base|)) (.cse17 (+ |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| 1)) (.cse18 (+ |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| 2)) (.cse19 (+ |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| 3))) (and (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base| (store (store (store (store .cse16 |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse17 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse18 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse19 v_ArrVal_3443)))) (store .cse15 |c_~#cache~0.base| (store (select .cse15 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse6) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse20 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base| (store (store (store (store .cse16 |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse17 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse18 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse19 v_ArrVal_3443)))) (store .cse20 |c_~#cache~0.base| (store (select .cse20 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse21 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base| (store (store (store (store .cse16 |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse17 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse18 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse19 v_ArrVal_3443)))) (store .cse21 |c_~#cache~0.base| (store (select .cse21 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse11) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (let ((.cse22 (store |c_#race| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base| (store (store (store (store .cse16 |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse17 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse18 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse19 v_ArrVal_3443)))) (store .cse22 |c_~#cache~0.base| (store (select .cse22 |c_~#cache~0.base|) .cse1 0))) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse9) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)))) (forall ((v_ArrVal_3446 Int)) (not (= (select (select (store |c_#pthreadsMutex| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base| (store (select |c_#pthreadsMutex| |c_ULTIMATE.start_cache_entry_addref_~entry#1.base|) (+ |c_ULTIMATE.start_cache_entry_addref_~entry#1.offset| 4) v_ArrVal_3446)) |c_~#cache~0.base|) .cse14) 0)))) (= |c_~#cache~0.base| 1) (= (mod (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| .cse23) 28) 0) (let ((.cse30 (select |c_#pthreadsMutex| |c_~#cache~0.base|))) (or (let ((.cse24 (select |c_#race| |c_~#cache~0.base|)) (.cse25 (+ .cse29 |c_~#cache~0.offset|)) (.cse26 (+ .cse29 |c_~#cache~0.offset| 1)) (.cse27 (+ .cse29 2 |c_~#cache~0.offset|)) (.cse28 (+ .cse29 3 |c_~#cache~0.offset|))) (and (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (store |c_#race| |c_~#cache~0.base| (store (store (store (store (store .cse24 .cse25 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse26 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse27 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse28 v_ArrVal_3443) .cse1 0)) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse6) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (store |c_#race| |c_~#cache~0.base| (store (store (store (store (store .cse24 .cse25 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse26 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse27 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse28 v_ArrVal_3443) .cse1 0)) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse9) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (store |c_#race| |c_~#cache~0.base| (store (store (store (store (store .cse24 .cse25 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse26 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse27 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse28 v_ArrVal_3443) .cse1 0)) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) .cse11) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)) (forall ((|ULTIMATE.start_cache_entry_addref_#t~nondet33#1| Int) (v_ArrVal_3443 Int)) (= (select (select (store |c_#race| |c_~#cache~0.base| (store (store (store (store (store .cse24 .cse25 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse26 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse27 |ULTIMATE.start_cache_entry_addref_#t~nondet33#1|) .cse28 v_ArrVal_3443) .cse1 0)) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|) |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|) |c_t_funThread1of1ForFork0_cache_entry_addref_#t~nondet33#1|)))) (not (= (select .cse30 (+ .cse29 |c_~#cache~0.offset| 4)) 0)) (not (= (select .cse30 .cse14) 0)))) (= |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.base| 1) .cse31 (or (= (select .cse32 .cse33) 1) (not (= |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| .cse34))) (= |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base| 1) (or (< (+ |c_~#cache~0.offset| 27) |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.offset|) (and (or (= |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.offset| 0) (< (+ |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.offset| 27) 0)) .cse31)) (= (select (select |c_#pthreadsMutex| 1) .cse33) 1) (let ((.cse35 (= |c_~#cache~0.base| |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.base|))) (or (let ((.cse36 (< (+ |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 27) 0))) (and .cse35 (or .cse36 (= |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset| 0)) .cse31 (or (= (select .cse32 4) 1) .cse36))) (and .cse35 (<= .cse34 |c_t_funThread1of1ForFork0_cache_entry_addref_~entry#1.offset|)))) (= (mod (+ |c_t_funThread1of1ForFork0_cache_entry_addref_#in~entry#1.offset| .cse23) 28) 0)))) is different from true
[2024-11-27 06:26:12,430 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:12,430 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:26:12,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:12,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-27 06:26:12,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:12,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:26:12,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-27 06:26:12,433 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-11-27 06:26:12,433 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:26:12,446 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-27 06:26:12,633 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-27 06:26:12,633 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-27 06:26:12,634 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:26:12,634 INFO  L85        PathProgramCache]: Analyzing trace with hash -283575603, now seen corresponding path program 4 times
[2024-11-27 06:26:12,634 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:26:12,634 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1340258311]
[2024-11-27 06:26:12,634 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-27 06:26:12,635 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:26:12,914 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-27 06:26:12,914 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:26:30,532 INFO  L134       CoverageAnalysis]: Checked inductivity of 1545 backedges. 864 proven. 446 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-27 06:26:30,533 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:26:30,533 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1340258311]
[2024-11-27 06:26:30,533 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1340258311] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:26:30,533 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [672771242]
[2024-11-27 06:26:30,533 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-27 06:26:30,534 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:26:30,534 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:26:30,538 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:26:30,539 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9657046a-17ac-42a9-bce2-55e756917b49/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process