./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 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/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_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca --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-6497de0
[2024-11-23 11:33:45,374 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 11:33:45,474 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf
[2024-11-23 11:33:45,484 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 11:33:45,487 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 11:33:45,513 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 11:33:45,513 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 11:33:45,514 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 11:33:45,514 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 11:33:45,514 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 11:33:45,514 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 11:33:45,515 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 11:33:45,515 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 11:33:45,516 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 11:33:45,517 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 11:33:45,517 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 11:33:45,517 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 11:33:45,517 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 11:33:45,517 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 11:33:45,517 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:33:45,518 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 11:33:45,518 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 11:33:45,519 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 11:33:45,519 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-23 11:33:45,519 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-23 11:33:45,519 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-23 11:33:45,519 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-23 11:33:45,519 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_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca
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-23 11:33:45,842 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 11:33:45,850 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 11:33:45,852 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 11:33:45,854 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 11:33:45,854 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 11:33:45,855 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/../../sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i
[2024-11-23 11:33:48,966 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/data/649ff48ad/6cfb5dc4fbdd463fbcfe18f212cdcbb2/FLAG3b0a9b1f5
[2024-11-23 11:33:49,370 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 11:33:49,374 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/sv-benchmarks/c/goblint-regression/06-symbeq_03-funloop_simple.i
[2024-11-23 11:33:49,398 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/data/649ff48ad/6cfb5dc4fbdd463fbcfe18f212cdcbb2/FLAG3b0a9b1f5
[2024-11-23 11:33:49,419 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/data/649ff48ad/6cfb5dc4fbdd463fbcfe18f212cdcbb2
[2024-11-23 11:33:49,423 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 11:33:49,425 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 11:33:49,427 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 11:33:49,427 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 11:33:49,432 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 11:33:49,433 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:33:49" (1/1) ...
[2024-11-23 11:33:49,434 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@426157f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:49, skipping insertion in model container
[2024-11-23 11:33:49,434 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:33:49" (1/1) ...
[2024-11-23 11:33:49,481 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 11:33:49,978 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:33:50,015 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 11:33:50,070 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:33:50,129 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 11:33:50,130 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50 WrapperNode
[2024-11-23 11:33:50,130 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 11:33:50,131 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 11:33:50,131 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 11:33:50,132 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 11:33:50,138 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,152 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,179 INFO  L138                Inliner]: procedures = 263, calls = 72, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 170
[2024-11-23 11:33:50,180 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 11:33:50,180 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 11:33:50,180 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 11:33:50,181 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 11:33:50,188 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,188 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,193 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,193 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,204 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,205 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,209 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,210 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,211 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,214 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 11:33:50,215 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 11:33:50,215 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 11:33:50,216 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 11:33:50,217 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (1/1) ...
[2024-11-23 11:33:50,222 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:33:50,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:33:50,250 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-23 11:33:50,254 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure t_fun
[2024-11-23 11:33:50,282 INFO  L138     BoogieDeclarations]: Found implementation of procedure t_fun
[2024-11-23 11:33:50,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-23 11:33:50,283 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 11:33:50,283 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 11:33:50,284 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-23 11:33:50,433 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 11:33:50,435 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 11:33:50,859 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-23 11:33:50,859 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 11:33:50,895 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 11:33:50,896 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-23 11:33:50,896 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:33:50 BoogieIcfgContainer
[2024-11-23 11:33:50,896 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 11:33:50,901 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 11:33:50,902 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 11:33:50,909 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 11:33:50,909 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:33:49" (1/3) ...
[2024-11-23 11:33:50,910 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3eba3be7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:33:50, skipping insertion in model container
[2024-11-23 11:33:50,910 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:33:50" (2/3) ...
[2024-11-23 11:33:50,910 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3eba3be7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:33:50, skipping insertion in model container
[2024-11-23 11:33:50,910 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:33:50" (3/3) ...
[2024-11-23 11:33:50,912 INFO  L128   eAbstractionObserver]: Analyzing ICFG 06-symbeq_03-funloop_simple.i
[2024-11-23 11:33:50,930 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 11:33:50,931 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-23 11:33:50,932 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-23 11:33:51,054 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-23 11:33:51,129 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:33:51,130 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-23 11:33:51,130 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:33:51,132 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-23 11:33:51,136 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-23 11:33:51,229 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:33:51,240 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ========
[2024-11-23 11:33:51,249 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;@1064711a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:33:51,249 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-23 11:33:51,585 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:51,592 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:51,592 INFO  L85        PathProgramCache]: Analyzing trace with hash -1600780767, now seen corresponding path program 1 times
[2024-11-23 11:33:51,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:51,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1780648721]
[2024-11-23 11:33:51,603 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:51,606 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:51,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:52,141 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-23 11:33:52,142 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:52,142 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1780648721]
[2024-11-23 11:33:52,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1780648721] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:33:52,143 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:33:52,143 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:33:52,144 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [974896699]
[2024-11-23 11:33:52,145 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:33:52,149 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:33:52,149 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:52,171 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:33:52,171 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:33:52,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:52,176 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:52,178 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-23 11:33:52,178 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:52,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:52,246 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 11:33:52,246 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:52,247 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:52,247 INFO  L85        PathProgramCache]: Analyzing trace with hash 1010734833, now seen corresponding path program 1 times
[2024-11-23 11:33:52,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:52,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515920674]
[2024-11-23 11:33:52,247 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:52,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:52,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:52,548 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-23 11:33:52,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:52,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515920674]
[2024-11-23 11:33:52,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515920674] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:33:52,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1832773523]
[2024-11-23 11:33:52,549 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:52,549 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:52,549 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:33:52,551 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:33:52,554 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 11:33:52,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:52,697 INFO  L256         TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-23 11:33:52,705 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:33:52,768 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-23 11:33:52,768 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:33:52,830 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-23 11:33:52,831 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1832773523] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:33:52,831 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:33:52,831 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-23 11:33:52,832 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [103251548]
[2024-11-23 11:33:52,834 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:33:52,835 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 11:33:52,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:52,836 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 11:33:52,837 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-23 11:33:52,839 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:52,840 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:52,840 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-23 11:33:52,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:52,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:52,990 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:52,992 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:53,005 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 11:33:53,193 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:53,200 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:53,201 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:53,201 INFO  L85        PathProgramCache]: Analyzing trace with hash -1905928975, now seen corresponding path program 2 times
[2024-11-23 11:33:53,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:53,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [285277973]
[2024-11-23 11:33:53,201 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:33:53,202 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:53,249 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 11:33:53,249 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:33:54,039 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-23 11:33:54,040 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:54,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [285277973]
[2024-11-23 11:33:54,041 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [285277973] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:33:54,041 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:33:54,041 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:33:54,042 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562141585]
[2024-11-23 11:33:54,042 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:33:54,042 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:33:54,042 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:54,043 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:33:54,043 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:33:54,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:54,044 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:54,046 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-23 11:33:54,046 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:54,046 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:54,047 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:54,476 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:54,476 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:54,477 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:54,477 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 11:33:54,478 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:54,478 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:54,480 INFO  L85        PathProgramCache]: Analyzing trace with hash -670523274, now seen corresponding path program 1 times
[2024-11-23 11:33:54,480 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:54,480 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1132992656]
[2024-11-23 11:33:54,480 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:54,480 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:54,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:54,788 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-23 11:33:54,790 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:54,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1132992656]
[2024-11-23 11:33:54,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1132992656] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:33:54,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1784167655]
[2024-11-23 11:33:54,790 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:54,791 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:54,791 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:33:54,796 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:33:54,800 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 11:33:54,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:54,931 INFO  L256         TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-23 11:33:54,934 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:33:55,001 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-23 11:33:55,001 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:33:55,133 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-23 11:33:55,133 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1784167655] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:33:55,133 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:33:55,133 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 18
[2024-11-23 11:33:55,133 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1884859024]
[2024-11-23 11:33:55,134 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:33:55,134 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-23 11:33:55,134 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:55,135 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-23 11:33:55,135 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306
[2024-11-23 11:33:55,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:55,136 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:55,136 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-23 11:33:55,137 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:55,137 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:55,137 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:55,137 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:55,426 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:55,426 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:55,426 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:55,427 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:55,438 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 11:33:55,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:55,628 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:55,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:55,628 INFO  L85        PathProgramCache]: Analyzing trace with hash 1293589622, now seen corresponding path program 2 times
[2024-11-23 11:33:55,629 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:55,629 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362901748]
[2024-11-23 11:33:55,629 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:33:55,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:55,658 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 11:33:55,660 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:33:56,194 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-23 11:33:56,194 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:56,194 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362901748]
[2024-11-23 11:33:56,194 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362901748] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:33:56,194 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:33:56,195 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:33:56,195 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215099864]
[2024-11-23 11:33:56,195 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:33:56,195 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:33:56,196 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:56,197 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:33:56,198 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:33:56,198 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:56,199 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:56,200 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-23 11:33:56,201 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:56,201 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:56,201 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,201 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:56,201 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:56,571 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:56,571 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:56,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:56,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,572 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 11:33:56,573 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:56,573 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:56,573 INFO  L85        PathProgramCache]: Analyzing trace with hash 180199611, now seen corresponding path program 1 times
[2024-11-23 11:33:56,573 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:56,574 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170192651]
[2024-11-23 11:33:56,574 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:56,574 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:56,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:56,680 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-23 11:33:56,680 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:56,680 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170192651]
[2024-11-23 11:33:56,680 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170192651] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:33:56,680 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:33:56,680 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:33:56,680 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772359127]
[2024-11-23 11:33:56,681 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:33:56,681 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:33:56,681 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:56,682 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:33:56,682 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:33:56,682 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:56,683 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:56,683 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-23 11:33:56,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:56,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:56,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:56,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:56,924 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:56,924 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:56,924 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:56,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:56,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:56,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 11:33:56,925 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:56,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:56,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 684013617, now seen corresponding path program 1 times
[2024-11-23 11:33:56,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:56,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128389657]
[2024-11-23 11:33:56,926 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:56,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:56,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:57,487 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-23 11:33:57,488 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:57,488 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1128389657]
[2024-11-23 11:33:57,489 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1128389657] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:33:57,489 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [483120172]
[2024-11-23 11:33:57,489 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:33:57,489 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:57,489 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:33:57,491 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:33:57,495 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 11:33:57,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:33:57,642 INFO  L256         TraceCheckSpWp]: Trace formula consists of 330 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-23 11:33:57,646 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:33:57,761 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-23 11:33:57,761 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:33:58,077 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-23 11:33:58,078 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [483120172] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:33:58,078 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:33:58,078 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 23
[2024-11-23 11:33:58,079 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824860907]
[2024-11-23 11:33:58,079 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:33:58,079 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-23 11:33:58,082 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:58,083 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-23 11:33:58,083 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=143, Invalid=363, Unknown=0, NotChecked=0, Total=506
[2024-11-23 11:33:58,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:58,084 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:58,084 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-23 11:33:58,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:58,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:58,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:58,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:58,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:58,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:58,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:58,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:58,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:33:58,595 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-23 11:33:58,789 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:33:58,790 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:33:58,790 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:33:58,790 INFO  L85        PathProgramCache]: Analyzing trace with hash -1233925375, now seen corresponding path program 2 times
[2024-11-23 11:33:58,790 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:33:58,790 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1970646195]
[2024-11-23 11:33:58,790 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:33:58,791 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:33:58,837 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 11:33:58,837 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:33:59,581 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-23 11:33:59,581 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:33:59,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1970646195]
[2024-11-23 11:33:59,581 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1970646195] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:33:59,581 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:33:59,581 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-23 11:33:59,582 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1806268505]
[2024-11-23 11:33:59,582 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:33:59,582 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 11:33:59,584 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:33:59,585 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 11:33:59,585 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2024-11-23 11:33:59,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:33:59,586 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:33:59,586 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-23 11:33:59,586 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:59,586 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:33:59,586 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:59,587 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:33:59,587 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:33:59,587 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:33:59,587 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:33:59,587 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:00,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:00,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:00,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:00,790 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 11:34:00,790 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:00,791 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:00,791 INFO  L85        PathProgramCache]: Analyzing trace with hash 1430201243, now seen corresponding path program 1 times
[2024-11-23 11:34:00,791 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:00,791 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844415626]
[2024-11-23 11:34:00,791 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:00,792 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:00,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:03,084 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-23 11:34:03,085 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:03,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844415626]
[2024-11-23 11:34:03,085 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844415626] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:34:03,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2144156684]
[2024-11-23 11:34:03,085 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:03,085 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:03,086 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:34:03,088 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:34:03,090 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 11:34:03,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:03,272 INFO  L256         TraceCheckSpWp]: Trace formula consists of 546 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-23 11:34:03,283 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:34:04,298 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-23 11:34:04,380 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-23 11:34:04,465 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-23 11:34:04,565 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-23 11:34:04,734 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:04,736 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:04,738 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:04,740 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:04,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 46 treesize of output 54
[2024-11-23 11:34:04,875 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-23 11:34:04,878 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 11:34:04,878 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2144156684] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:34:04,878 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 11:34:04,878 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [16] total 32
[2024-11-23 11:34:04,878 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1049199776]
[2024-11-23 11:34:04,879 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:34:04,879 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-23 11:34:04,880 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:34:04,880 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-23 11:34:04,882 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=923, Unknown=0, NotChecked=0, Total=1056
[2024-11-23 11:34:04,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:04,883 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:34:04,883 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-23 11:34:04,883 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:04,884 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:06,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:06,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:06,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:06,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:06,898 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-23 11:34:07,092 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:07,093 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:07,093 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:07,094 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992504805, now seen corresponding path program 1 times
[2024-11-23 11:34:07,094 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:07,094 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2083191636]
[2024-11-23 11:34:07,094 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:07,094 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:07,165 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:09,706 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-23 11:34:09,707 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:09,707 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2083191636]
[2024-11-23 11:34:09,707 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2083191636] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:34:09,707 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1577954077]
[2024-11-23 11:34:09,707 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:09,707 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:09,708 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:34:09,710 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:34:09,714 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-23 11:34:09,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:09,992 INFO  L256         TraceCheckSpWp]: Trace formula consists of 732 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-23 11:34:10,001 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:34:11,586 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-23 11:34:11,666 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-23 11:34:11,771 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-23 11:34:11,859 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-23 11:34:11,995 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:11,997 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:11,998 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:11,999 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:12,001 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-23 11:34:12,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-23 11:34:12,106 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:34:13,859 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-23 11:34:13,859 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1577954077] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:34:13,859 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:34:13,860 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 21, 19] total 56
[2024-11-23 11:34:13,860 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939609365]
[2024-11-23 11:34:13,860 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:34:13,861 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-23 11:34:13,861 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:34:13,862 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-23 11:34:13,864 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=2892, Unknown=0, NotChecked=0, Total=3192
[2024-11-23 11:34:13,864 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:13,865 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:34:13,866 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-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:13,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:20,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:20,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:20,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-23 11:34:20,312 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-23 11:34:20,502 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-23 11:34:20,503 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:20,503 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:20,503 INFO  L85        PathProgramCache]: Analyzing trace with hash -41235141, now seen corresponding path program 2 times
[2024-11-23 11:34:20,503 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:20,503 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109882642]
[2024-11-23 11:34:20,504 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:34:20,504 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:20,623 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 11:34:20,623 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:34:24,147 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-23 11:34:24,147 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:24,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109882642]
[2024-11-23 11:34:24,147 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109882642] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:34:24,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1409542232]
[2024-11-23 11:34:24,147 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:34:24,148 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:24,148 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:34:24,150 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:34:24,154 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-23 11:34:26,263 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 11:34:26,263 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:34:26,273 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1015 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-11-23 11:34:26,283 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:34:28,358 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-23 11:34:28,414 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-23 11:34:28,487 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-23 11:34:28,575 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-23 11:34:28,666 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:28,667 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:28,668 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:28,669 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:34:28,670 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-23 11:34:28,745 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-23 11:34:28,745 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:34:31,143 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-23 11:34:31,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1409542232] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:34:31,144 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:34:31,144 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 27, 21] total 70
[2024-11-23 11:34:31,144 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308841058]
[2024-11-23 11:34:31,146 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:34:31,148 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 71 states
[2024-11-23 11:34:31,148 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:34:31,151 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants.
[2024-11-23 11:34:31,152 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=425, Invalid=4545, Unknown=0, NotChecked=0, Total=4970
[2024-11-23 11:34:31,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:31,155 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:34:31,156 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-23 11:34:31,156 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:31,157 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:31,158 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:31,158 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-23 11:34:31,158 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:45,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. 
[2024-11-23 11:34:45,181 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 110 states. 
[2024-11-23 11:34:45,190 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-23 11:34:45,381 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:45,381 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:45,382 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:45,382 INFO  L85        PathProgramCache]: Analyzing trace with hash -260677142, now seen corresponding path program 1 times
[2024-11-23 11:34:45,382 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:45,382 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1946005879]
[2024-11-23 11:34:45,382 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:45,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:45,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:46,991 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-23 11:34:46,991 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:46,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1946005879]
[2024-11-23 11:34:46,992 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1946005879] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:34:46,992 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1071875589]
[2024-11-23 11:34:46,992 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:46,992 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:46,992 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:34:46,994 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:34:46,997 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-23 11:34:47,544 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:47,552 INFO  L256         TraceCheckSpWp]: Trace formula consists of 2295 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-23 11:34:47,562 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:34:48,310 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-23 11:34:48,310 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 11:34:48,311 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1071875589] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:34:48,311 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 11:34:48,311 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [23] imperfect sequences [11] total 32
[2024-11-23 11:34:48,311 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1680056566]
[2024-11-23 11:34:48,311 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:34:48,312 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-23 11:34:48,312 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:34:48,313 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-23 11:34:48,313 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=177, Invalid=815, Unknown=0, NotChecked=0, Total=992
[2024-11-23 11:34:48,313 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:48,314 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:34:48,315 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-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 110 states. 
[2024-11-23 11:34:48,315 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. 
[2024-11-23 11:34:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:34:50,089 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-23 11:34:50,278 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-23 11:34:50,278 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:50,279 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:50,279 INFO  L85        PathProgramCache]: Analyzing trace with hash -444771946, now seen corresponding path program 2 times
[2024-11-23 11:34:50,279 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:50,279 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875920579]
[2024-11-23 11:34:50,279 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:34:50,279 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:50,338 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 11:34:50,338 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:34:52,209 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-23 11:34:52,210 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:52,210 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875920579]
[2024-11-23 11:34:52,210 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875920579] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:34:52,210 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:34:52,210 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-11-23 11:34:52,210 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431141634]
[2024-11-23 11:34:52,210 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:34:52,211 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-23 11:34:52,211 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:34:52,211 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-23 11:34:52,212 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=149, Unknown=0, NotChecked=0, Total=210
[2024-11-23 11:34:52,212 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:52,212 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:34:52,213 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-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 59 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 119 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:34:52,213 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. 
[2024-11-23 11:34:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:34:53,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-23 11:34:53,781 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 11:34:53,782 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:34:53,782 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:34:53,782 INFO  L85        PathProgramCache]: Analyzing trace with hash -903031693, now seen corresponding path program 1 times
[2024-11-23 11:34:53,782 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:34:53,782 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1687155775]
[2024-11-23 11:34:53,783 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:53,783 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:34:53,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:57,905 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-23 11:34:57,905 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:34:57,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1687155775]
[2024-11-23 11:34:57,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1687155775] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:34:57,906 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [691103486]
[2024-11-23 11:34:57,906 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:34:57,906 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:34:57,906 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:34:57,908 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:34:57,911 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-23 11:34:58,352 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:34:58,360 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1201 conjuncts, 49 conjuncts are in the unsatisfiable core
[2024-11-23 11:34:58,372 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:35:00,314 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-23 11:35:00,374 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-23 11:35:00,452 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-23 11:35:00,537 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-23 11:35:01,014 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,015 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,016 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,017 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,018 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-23 11:35:01,116 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,117 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,118 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,119 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,120 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,121 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,122 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,123 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:35:01,124 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-23 11:35:01,232 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-23 11:35:01,232 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:35:26,141 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-23 11:35:26,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [691103486] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:35:26,141 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:35:26,142 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 32, 31] total 89
[2024-11-23 11:35:26,142 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [329866843]
[2024-11-23 11:35:26,142 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:35:26,143 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 90 states
[2024-11-23 11:35:26,143 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:35:26,145 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 90 interpolants.
[2024-11-23 11:35:26,147 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=974, Invalid=7032, Unknown=4, NotChecked=0, Total=8010
[2024-11-23 11:35:26,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:35:26,148 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:35:26,149 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-23 11:35:26,149 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:35:26,149 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:35:26,149 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:35:26,149 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 59 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 119 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-11-23 11:35:26,150 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:35:40,590 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-23 11:35:43,847 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-23 11:35:58,685 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-23 11:36:02,520 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-23 11:36:27,403 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.10s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-23 11:36:54,975 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.95s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-23 11:37:05,599 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.70s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-23 11:37:10,779 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-23 11:37:36,458 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-23 11:38:25,392 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-23 11:38:27,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-23 11:38:40,645 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.50s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1]
[2024-11-23 11:38:42,698 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-23 11:39:08,310 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-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 63 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:39:22,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:39:22,582 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-23 11:39:22,590 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-23 11:39:22,782 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:39:22,782 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:39:22,783 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:39:22,783 INFO  L85        PathProgramCache]: Analyzing trace with hash -1670799767, now seen corresponding path program 3 times
[2024-11-23 11:39:22,783 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:39:22,783 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987732890]
[2024-11-23 11:39:22,783 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 11:39:22,783 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:39:22,867 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-23 11:39:22,867 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:39:34,662 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-23 11:39:34,662 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:39:34,666 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987732890]
[2024-11-23 11:39:34,666 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987732890] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:39:34,666 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [339805166]
[2024-11-23 11:39:34,667 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 11:39:34,667 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:39:34,670 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:39:34,676 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:39:34,680 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-23 11:39:35,266 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-23 11:39:35,267 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:39:35,271 INFO  L256         TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 79 conjuncts are in the unsatisfiable core
[2024-11-23 11:39:35,289 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:39:36,435 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-23 11:39:36,832 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-23 11:39:36,963 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-23 11:39:37,120 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-23 11:39:37,264 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-23 11:39:38,398 INFO  L349             Elim1Store]: treesize reduction 28, result has 33.3 percent of original size
[2024-11-23 11:39:38,399 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-23 11:39:38,800 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:38,803 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:38,805 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:38,806 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-23 11:39:39,063 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,065 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,069 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,070 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,073 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,075 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,077 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,079 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,081 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-23 11:39:39,173 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,175 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,177 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,179 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,181 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,183 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,185 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,187 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,190 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-23 11:39:39,440 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,443 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,445 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,447 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,449 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,452 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,453 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,455 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,457 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,459 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,461 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,463 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,465 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:39,466 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-23 11:39:40,035 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,037 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,041 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,043 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,045 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,048 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,050 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,053 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,055 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,058 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,060 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,062 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,064 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,067 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-23 11:39:40,302 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,304 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,306 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,307 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,309 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,311 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,313 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,316 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,317 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,319 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,322 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,324 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,325 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,327 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,328 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,330 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,332 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,335 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,336 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-23 11:39:40,608 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,610 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,612 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,613 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,615 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,618 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,620 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,622 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,624 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,626 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,628 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,630 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,632 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,634 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,635 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,638 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,640 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,642 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,643 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-23 11:39:40,957 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,959 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,961 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,963 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,964 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,966 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,968 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,970 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,971 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,976 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,979 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,981 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,982 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,984 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,985 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,987 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,989 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,992 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:40,993 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-23 11:39:41,526 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:41,529 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-23 11:39:42,860 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-23 11:39:42,861 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-23 11:39:43,236 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,242 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,245 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,249 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,252 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,254 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,257 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,260 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,263 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,265 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,268 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,271 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,274 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,277 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:39:43,279 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-23 11:39:43,735 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-23 11:39:43,735 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:40:11,127 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-23 11:40:12,868 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:40:12,875 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-23 11:40:13,807 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-23 11:40:13,808 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [339805166] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:40:13,808 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:40:13,808 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 28, 24] total 70
[2024-11-23 11:40:13,808 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925255831]
[2024-11-23 11:40:13,808 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:40:13,812 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 71 states
[2024-11-23 11:40:13,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:40:13,819 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants.
[2024-11-23 11:40:13,825 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=703, Invalid=4266, Unknown=1, NotChecked=0, Total=4970
[2024-11-23 11:40:13,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:40:13,826 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:40:13,827 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-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:13,828 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 63 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 124 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. 
[2024-11-23 11:40:13,829 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:40:52,533 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-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:40:55,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-23 11:40:55,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-11-23 11:40:55,619 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-23 11:40:55,808 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:40:55,808 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:40:55,809 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:40:55,809 INFO  L85        PathProgramCache]: Analyzing trace with hash 737209872, now seen corresponding path program 2 times
[2024-11-23 11:40:55,809 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:40:55,809 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779266159]
[2024-11-23 11:40:55,809 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:40:55,809 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:40:55,915 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 11:40:55,916 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:40:56,473 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-23 11:40:56,473 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:40:56,474 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779266159]
[2024-11-23 11:40:56,474 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779266159] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:40:56,474 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [617258927]
[2024-11-23 11:40:56,474 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:40:56,474 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:40:56,474 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:40:56,479 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:40:56,484 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-23 11:40:57,037 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 11:40:57,037 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:40:57,043 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1365 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-23 11:40:57,051 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:40:57,216 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-23 11:40:57,216 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:40:57,419 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-23 11:40:57,419 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [617258927] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:40:57,420 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:40:57,420 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14
[2024-11-23 11:40:57,420 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090581405]
[2024-11-23 11:40:57,420 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:40:57,421 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-23 11:40:57,421 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:40:57,422 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-23 11:40:57,422 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-11-23 11:40:57,422 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:40:57,426 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:40:57,427 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-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 64 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 124 states. 
[2024-11-23 11:40:57,428 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:40:57,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:40:57,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. 
[2024-11-23 11:40:57,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. 
[2024-11-23 11:40:57,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:41:03,330 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-23 11:41:03,350 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:41:03,350 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:41:03,350 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-23 11:41:03,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:41:03,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-23 11:41:03,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-11-23 11:41:03,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-23 11:41:03,365 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-23 11:41:03,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-23 11:41:03,556 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [t_funErr0ASSERT_VIOLATIONDATA_RACE, t_funErr1ASSERT_VIOLATIONDATA_RACE] ===
[2024-11-23 11:41:03,557 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:41:03,557 INFO  L85        PathProgramCache]: Analyzing trace with hash -283575603, now seen corresponding path program 4 times
[2024-11-23 11:41:03,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:41:03,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344436529]
[2024-11-23 11:41:03,557 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 11:41:03,557 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:41:03,778 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-23 11:41:03,778 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:41:18,748 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-23 11:41:18,748 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:41:18,748 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344436529]
[2024-11-23 11:41:18,748 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344436529] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:41:18,748 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1010733218]
[2024-11-23 11:41:18,749 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 11:41:18,749 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:41:18,749 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:41:18,750 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:41:18,753 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4e73a8c4-f218-4277-a7fc-4ba386bb64e8/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process