./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ec355916cf6ee76d4008e84bb2b3ecc632256e3b320d2f47b453f4ca1f46acbc
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-27 06:33:29,906 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-27 06:33:30,007 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-11-27 06:33:30,015 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-27 06:33:30,017 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-27 06:33:30,056 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-27 06:33:30,058 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-27 06:33:30,059 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-27 06:33:30,059 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-27 06:33:30,060 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-27 06:33:30,060 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-27 06:33:30,061 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-27 06:33:30,062 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-27 06:33:30,062 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-27 06:33:30,062 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-27 06:33:30,062 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-27 06:33:30,063 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-27 06:33:30,064 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-27 06:33:30,065 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:33:30,065 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-27 06:33:30,065 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-27 06:33:30,066 INFO  L153        SettingsManager]:  * Commutativity condition synthesis=NECESSARY_AND_SUFFICIENT
[2024-11-27 06:33:30,066 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-27 06:33:30,066 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-27 06:33:30,067 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-11-27 06:33:30,067 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-27 06:33:30,067 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-27 06:33:30,067 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-27 06:33:30,068 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-27 06:33:30,068 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-27 06:33:30,068 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_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


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 -> ec355916cf6ee76d4008e84bb2b3ecc632256e3b320d2f47b453f4ca1f46acbc
[2024-11-27 06:33:30,422 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-27 06:33:30,438 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-27 06:33:30,440 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-27 06:33:30,442 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-27 06:33:30,442 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-27 06:33:30,444 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/../../sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i
[2024-11-27 06:33:33,593 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/data/b3282c442/ad7e50607c1d4a2ab36e7eb314752047/FLAG08f3d28f0
[2024-11-27 06:33:33,944 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-27 06:33:33,945 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i
[2024-11-27 06:33:33,959 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/data/b3282c442/ad7e50607c1d4a2ab36e7eb314752047/FLAG08f3d28f0
[2024-11-27 06:33:33,975 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/data/b3282c442/ad7e50607c1d4a2ab36e7eb314752047
[2024-11-27 06:33:33,977 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-27 06:33:33,978 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-27 06:33:33,980 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-27 06:33:33,980 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-27 06:33:33,985 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-27 06:33:33,985 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:33:33" (1/1) ...
[2024-11-27 06:33:33,986 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21fdab7b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:33, skipping insertion in model container
[2024-11-27 06:33:33,987 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:33:33" (1/1) ...
[2024-11-27 06:33:34,017 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-27 06:33:34,489 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i[30863,30876]
[2024-11-27 06:33:34,513 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:33:34,536 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-27 06:33:34,611 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/sv-benchmarks/c/pthread-ext/11_fmaxsymopt.i[30863,30876]
[2024-11-27 06:33:34,622 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:33:34,674 INFO  L204         MainTranslator]: Completed translation
[2024-11-27 06:33:34,675 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34 WrapperNode
[2024-11-27 06:33:34,676 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-27 06:33:34,677 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-27 06:33:34,678 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-27 06:33:34,678 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-27 06:33:34,684 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,703 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,730 INFO  L138                Inliner]: procedures = 164, calls = 28, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 93
[2024-11-27 06:33:34,731 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-27 06:33:34,734 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-27 06:33:34,734 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-27 06:33:34,734 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-27 06:33:34,741 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,741 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,744 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,744 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,750 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,751 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,754 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,756 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,757 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,759 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-27 06:33:34,760 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-27 06:33:34,760 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-27 06:33:34,760 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-27 06:33:34,761 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (1/1) ...
[2024-11-27 06:33:34,767 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:33:34,791 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:34,806 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-27 06:33:34,811 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-11-27 06:33:34,837 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-11-27 06:33:34,837 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-27 06:33:34,837 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-27 06:33:34,839 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-27 06:33:34,959 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-27 06:33:34,962 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-27 06:33:35,216 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-27 06:33:35,216 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-27 06:33:35,441 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-27 06:33:35,441 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-11-27 06:33:35,442 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:33:35 BoogieIcfgContainer
[2024-11-27 06:33:35,442 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-27 06:33:35,447 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-27 06:33:35,447 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-27 06:33:35,455 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-27 06:33:35,455 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 06:33:33" (1/3) ...
[2024-11-27 06:33:35,456 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@414c9bfa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:33:35, skipping insertion in model container
[2024-11-27 06:33:35,456 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:33:34" (2/3) ...
[2024-11-27 06:33:35,457 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@414c9bfa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:33:35, skipping insertion in model container
[2024-11-27 06:33:35,457 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:33:35" (3/3) ...
[2024-11-27 06:33:35,458 INFO  L128   eAbstractionObserver]: Analyzing ICFG 11_fmaxsymopt.i
[2024-11-27 06:33:35,493 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-27 06:33:35,496 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 11_fmaxsymopt.i that has 2 procedures, 21 locations, 1 initial locations, 3 loop locations, and 1 error locations.
[2024-11-27 06:33:35,496 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-27 06:33:35,558 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-27 06:33:35,625 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:35,625 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-27 06:33:35,625 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:35,630 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-27 06:33:35,632 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-27 06:33:35,739 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:33:35,764 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread1of1ForFork0 ========
[2024-11-27 06:33:35,776 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:35,776 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:33:36,206 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:36,206 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:36,206 INFO  L139   ounterexampleChecker]: Examining path program with hash -1172813055, occurence #1
[2024-11-27 06:33:36,206 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:36,206 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:36,211 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:36,211 INFO  L85        PathProgramCache]: Analyzing trace with hash -1783704860, now seen corresponding path program 1 times
[2024-11-27 06:33:36,219 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:36,220 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [232623486]
[2024-11-27 06:33:36,220 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:36,221 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:36,336 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:36,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:36,539 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:36,539 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [232623486]
[2024-11-27 06:33:36,540 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [232623486] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:36,540 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:36,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:33:36,545 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2086073870]
[2024-11-27 06:33:36,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:36,551 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:36,552 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:36,581 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:36,583 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:36,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:36,587 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:36,588 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 2 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:36,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:36,646 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:36,646 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-27 06:33:36,647 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:36,647 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:36,647 INFO  L139   ounterexampleChecker]: Examining path program with hash -1172813055, occurence #2
[2024-11-27 06:33:36,647 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:36,648 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:36,648 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:36,649 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:33:36,649 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:36,650 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:36,650 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:36,650 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:36,650 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:36,652 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:36,652 INFO  L85        PathProgramCache]: Analyzing trace with hash 53913630, now seen corresponding path program 1 times
[2024-11-27 06:33:36,652 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:36,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493446475]
[2024-11-27 06:33:36,653 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:36,653 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:36,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:36,914 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:36,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:36,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [493446475]
[2024-11-27 06:33:36,914 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [493446475] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:36,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1622185704]
[2024-11-27 06:33:36,914 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:36,915 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:36,915 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:36,918 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:36,920 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-27 06:33:37,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:37,033 INFO  L256         TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:37,037 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:37,057 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:37,058 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:37,058 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1622185704] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:37,058 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:37,058 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:37,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007922299]
[2024-11-27 06:33:37,060 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:37,061 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:37,061 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:37,062 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:37,062 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:37,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:37,062 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:37,063 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:37,063 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,063 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:37,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,155 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-27 06:33:37,348 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:37,349 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:37,349 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:37,352 INFO  L139   ounterexampleChecker]: Examining path program with hash 1740717204, occurence #1
[2024-11-27 06:33:37,352 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:37,352 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:37,353 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:37,353 INFO  L85        PathProgramCache]: Analyzing trace with hash 789513924, now seen corresponding path program 1 times
[2024-11-27 06:33:37,353 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:37,353 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1303703641]
[2024-11-27 06:33:37,353 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:37,353 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:37,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:37,492 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:37,492 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:37,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1303703641]
[2024-11-27 06:33:37,492 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1303703641] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:37,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2105639187]
[2024-11-27 06:33:37,492 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:37,493 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:37,493 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:37,497 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:37,498 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-27 06:33:37,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:37,596 INFO  L256         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:37,597 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:37,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:37,623 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:37,656 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:37,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2105639187] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:37,657 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:37,657 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:33:37,657 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172656814]
[2024-11-27 06:33:37,657 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:37,657 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:33:37,657 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:37,658 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:33:37,658 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:33:37,658 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:37,658 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:37,658 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:37,659 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,659 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,659 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:37,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:37,717 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-27 06:33:37,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:37,908 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:37,908 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:37,908 INFO  L139   ounterexampleChecker]: Examining path program with hash 1740717204, occurence #2
[2024-11-27 06:33:37,908 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:37,909 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:37,909 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:37,909 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:33:37,909 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:37,909 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:37,909 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:37,909 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:37,909 INFO  L85        PathProgramCache]: Analyzing trace with hash 711040138, now seen corresponding path program 2 times
[2024-11-27 06:33:37,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:37,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [277920875]
[2024-11-27 06:33:37,910 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:37,910 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:37,933 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:37,933 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:37,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:37,994 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:37,995 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [277920875]
[2024-11-27 06:33:37,995 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [277920875] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:37,995 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:37,995 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:37,995 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255275309]
[2024-11-27 06:33:37,995 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:37,995 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:37,996 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:37,996 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:37,996 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:37,996 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:37,996 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:37,997 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:37,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:37,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:37,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:38,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:38,109 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,109 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-27 06:33:38,109 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:38,109 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:38,109 INFO  L139   ounterexampleChecker]: Examining path program with hash 2115346768, occurence #1
[2024-11-27 06:33:38,109 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:38,109 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:38,110 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:38,110 INFO  L85        PathProgramCache]: Analyzing trace with hash -370596082, now seen corresponding path program 1 times
[2024-11-27 06:33:38,110 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:38,110 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832941230]
[2024-11-27 06:33:38,110 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:38,110 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:38,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:38,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:38,341 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:38,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832941230]
[2024-11-27 06:33:38,341 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832941230] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:38,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [591707940]
[2024-11-27 06:33:38,341 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:38,341 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:38,341 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:38,345 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:38,348 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-27 06:33:38,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:38,437 INFO  L256         TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:38,438 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:38,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:38,461 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:38,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:38,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [591707940] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:38,517 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:38,517 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:33:38,517 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216822573]
[2024-11-27 06:33:38,518 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:38,518 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:33:38,518 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:38,519 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:33:38,519 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:33:38,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:38,519 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:38,519 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 3.0) internal successors, (27), 8 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:38,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,520 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,520 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:38,520 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,520 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:38,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:38,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:38,597 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:38,790 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:38,791 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:38,791 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:38,791 INFO  L139   ounterexampleChecker]: Examining path program with hash 2115346768, occurence #2
[2024-11-27 06:33:38,791 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:38,791 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:38,791 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:38,791 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:33:38,792 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:38,792 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 23
[2024-11-27 06:33:38,792 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:38,792 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:38,792 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:38,792 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:38,793 INFO  L85        PathProgramCache]: Analyzing trace with hash -1234661810, now seen corresponding path program 2 times
[2024-11-27 06:33:38,793 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:38,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892353527]
[2024-11-27 06:33:38,793 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:38,793 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:38,820 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:38,821 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:38,932 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:38,932 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:38,932 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [892353527]
[2024-11-27 06:33:38,932 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [892353527] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:38,932 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:38,932 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:38,933 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1079322117]
[2024-11-27 06:33:38,933 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:38,933 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:38,933 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:38,934 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:38,934 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:38,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:38,934 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:38,934 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:38,934 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:39,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:39,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:39,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,420 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-27 06:33:39,421 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-27 06:33:39,432 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1]
[2024-11-27 06:33:39,434 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread1of1ForFork0 was SAFE (1/2)
[2024-11-27 06:33:39,439 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:39,440 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:33:39,444 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-27 06:33:39,445 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:39,445 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:33:39,469 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:39,469 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:39,469 INFO  L139   ounterexampleChecker]: Examining path program with hash -1192741705, occurence #1
[2024-11-27 06:33:39,469 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:39,470 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:39,471 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:39,471 INFO  L85        PathProgramCache]: Analyzing trace with hash -448410857, now seen corresponding path program 1 times
[2024-11-27 06:33:39,471 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:39,471 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1059409622]
[2024-11-27 06:33:39,471 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:39,472 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:39,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:39,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:39,521 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:39,521 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1059409622]
[2024-11-27 06:33:39,521 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1059409622] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:39,522 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:39,522 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:33:39,522 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773506863]
[2024-11-27 06:33:39,522 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:39,522 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:39,522 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:39,523 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:39,523 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:39,523 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:39,523 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:39,524 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 2 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:39,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:39,573 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-27 06:33:39,573 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:39,573 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:39,573 INFO  L139   ounterexampleChecker]: Examining path program with hash -1192741705, occurence #2
[2024-11-27 06:33:39,573 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:39,574 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:39,574 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:39,574 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:33:39,574 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:39,574 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:39,574 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:39,574 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:39,574 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:39,575 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:39,575 INFO  L85        PathProgramCache]: Analyzing trace with hash 271399377, now seen corresponding path program 1 times
[2024-11-27 06:33:39,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:39,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848509548]
[2024-11-27 06:33:39,575 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:39,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:39,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:39,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:39,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:39,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848509548]
[2024-11-27 06:33:39,654 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848509548] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:39,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1835645456]
[2024-11-27 06:33:39,654 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:39,654 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:39,654 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:39,656 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:39,660 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-27 06:33:39,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:39,752 INFO  L256         TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:39,754 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:39,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:39,767 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:39,767 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1835645456] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:39,767 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:39,767 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:39,767 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082557689]
[2024-11-27 06:33:39,767 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:39,768 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:39,768 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:39,768 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:39,768 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:39,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:39,768 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:39,769 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:39,769 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,769 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:39,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:39,811 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:40,001 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-27 06:33:40,002 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:40,002 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:40,002 INFO  L139   ounterexampleChecker]: Examining path program with hash -1389362620, occurence #1
[2024-11-27 06:33:40,002 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:40,002 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:40,003 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:40,003 INFO  L85        PathProgramCache]: Analyzing trace with hash -1486321929, now seen corresponding path program 1 times
[2024-11-27 06:33:40,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:40,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1384535740]
[2024-11-27 06:33:40,003 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:40,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:40,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:40,082 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,084 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:40,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1384535740]
[2024-11-27 06:33:40,084 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1384535740] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:40,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1222553968]
[2024-11-27 06:33:40,084 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:40,084 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:40,085 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:40,087 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:40,091 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-27 06:33:40,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:40,182 INFO  L256         TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:40,183 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:40,196 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,197 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:40,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1222553968] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:40,223 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:40,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:33:40,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1197067405]
[2024-11-27 06:33:40,223 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:40,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:33:40,225 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:40,225 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:33:40,226 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:33:40,226 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,226 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:40,226 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:40,226 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,226 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,226 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,279 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:40,289 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:40,479 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-27 06:33:40,480 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:40,480 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:40,480 INFO  L139   ounterexampleChecker]: Examining path program with hash -1389362620, occurence #2
[2024-11-27 06:33:40,480 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:40,480 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:40,480 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:40,480 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:33:40,480 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:40,480 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:40,480 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:40,481 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:40,481 INFO  L85        PathProgramCache]: Analyzing trace with hash 409781053, now seen corresponding path program 2 times
[2024-11-27 06:33:40,481 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:40,481 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691797616]
[2024-11-27 06:33:40,481 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:40,481 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:40,498 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:40,498 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:40,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:40,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:40,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691797616]
[2024-11-27 06:33:40,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691797616] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:40,549 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:40,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:40,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129896063]
[2024-11-27 06:33:40,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:40,550 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:40,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:40,551 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:40,551 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:40,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,551 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:40,552 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:40,552 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,552 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,552 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:40,552 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:40,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,597 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-27 06:33:40,597 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:40,597 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:40,597 INFO  L139   ounterexampleChecker]: Examining path program with hash -682302325, occurence #1
[2024-11-27 06:33:40,598 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:40,598 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:40,598 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:40,598 INFO  L85        PathProgramCache]: Analyzing trace with hash 567408764, now seen corresponding path program 1 times
[2024-11-27 06:33:40,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:40,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [586094190]
[2024-11-27 06:33:40,598 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:40,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:40,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:40,717 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,717 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:40,718 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [586094190]
[2024-11-27 06:33:40,718 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [586094190] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:40,718 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1925480712]
[2024-11-27 06:33:40,718 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:40,718 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:40,718 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:40,721 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:40,724 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-27 06:33:40,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:40,822 INFO  L256         TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:40,825 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:40,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,849 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:40,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:40,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1925480712] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:40,897 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:40,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:33:40,898 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [95283168]
[2024-11-27 06:33:40,898 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:40,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:33:40,900 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:40,901 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:33:40,901 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:33:40,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,901 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:40,901 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 8 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:40,901 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,901 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,901 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:40,901 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,901 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:40,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,947 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,947 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:40,947 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:40,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:40,967 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:41,151 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:41,151 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:41,151 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:41,151 INFO  L139   ounterexampleChecker]: Examining path program with hash -682302325, occurence #2
[2024-11-27 06:33:41,151 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:41,151 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:41,151 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:41,152 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:33:41,152 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:41,152 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:41,152 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:41,152 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:41,152 INFO  L85        PathProgramCache]: Analyzing trace with hash 524642620, now seen corresponding path program 2 times
[2024-11-27 06:33:41,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:41,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662558447]
[2024-11-27 06:33:41,152 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:41,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:41,206 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-27 06:33:41,206 INFO  L230   tOrderPrioritization]: Conjunction of SSA is sat
[2024-11-27 06:33:41,206 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-27 06:33:41,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-27 06:33:41,275 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-27 06:33:41,275 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-27 06:33:41,276 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining)
[2024-11-27 06:33:41,276 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-27 06:33:41,278 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1]
[2024-11-27 06:33:41,279 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE (2/2)
[2024-11-27 06:33:41,280 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-27 06:33:41,280 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-11-27 06:33:41,307 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-27 06:33:41,311 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:41,322 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:33:41,323 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-27 06:33:41,323 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:41,323 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:33:41,939 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:41,939 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:41,941 INFO  L139   ounterexampleChecker]: Examining path program with hash 1635835067, occurence #1
[2024-11-27 06:33:41,943 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:41,943 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:41,944 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:41,944 INFO  L85        PathProgramCache]: Analyzing trace with hash 1400159292, now seen corresponding path program 1 times
[2024-11-27 06:33:41,944 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:41,944 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233401607]
[2024-11-27 06:33:41,944 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:41,944 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:41,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:42,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:42,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:42,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233401607]
[2024-11-27 06:33:42,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233401607] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:42,015 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:42,015 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:33:42,015 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420595178]
[2024-11-27 06:33:42,016 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:42,016 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:42,017 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:42,017 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:42,018 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:42,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,018 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:42,019 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:42,019 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,085 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-27 06:33:42,086 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:42,086 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:42,086 INFO  L139   ounterexampleChecker]: Examining path program with hash 1635835067, occurence #2
[2024-11-27 06:33:42,086 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:42,086 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:42,086 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:42,086 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:33:42,086 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:42,087 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:42,087 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:42,087 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 17
[2024-11-27 06:33:42,087 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:42,087 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27
[2024-11-27 06:33:42,087 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:42,087 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:42,087 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:42,088 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:42,088 INFO  L85        PathProgramCache]: Analyzing trace with hash 1566304339, now seen corresponding path program 1 times
[2024-11-27 06:33:42,088 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:42,088 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353209089]
[2024-11-27 06:33:42,088 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:42,088 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:42,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:42,162 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:42,162 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:42,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [353209089]
[2024-11-27 06:33:42,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [353209089] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:42,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1254071758]
[2024-11-27 06:33:42,162 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:42,162 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:42,163 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:42,166 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:42,169 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-27 06:33:42,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:42,286 INFO  L256         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:42,288 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:42,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:42,305 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:42,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1254071758] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:42,306 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:42,306 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:42,306 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542874898]
[2024-11-27 06:33:42,306 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:42,306 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:42,306 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:42,307 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:42,307 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:42,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,307 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:42,308 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:42,308 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,308 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,380 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,381 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,392 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:42,582 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:42,582 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:42,582 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:42,582 INFO  L139   ounterexampleChecker]: Examining path program with hash -1984737194, occurence #1
[2024-11-27 06:33:42,582 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:42,582 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:42,583 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:42,583 INFO  L85        PathProgramCache]: Analyzing trace with hash -619997971, now seen corresponding path program 1 times
[2024-11-27 06:33:42,583 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:42,583 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1897477251]
[2024-11-27 06:33:42,583 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:42,583 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:42,599 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:42,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:42,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:42,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1897477251]
[2024-11-27 06:33:42,654 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1897477251] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:42,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [355293875]
[2024-11-27 06:33:42,654 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:42,654 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:42,654 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:42,658 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:42,662 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-27 06:33:42,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:42,770 INFO  L256         TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:42,772 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:42,786 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:42,787 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:42,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [355293875] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:42,788 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:42,788 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:42,788 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [747143290]
[2024-11-27 06:33:42,788 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:42,788 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:42,789 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:42,790 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:42,790 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:42,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,790 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:42,791 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:42,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,791 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:42,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,859 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:42,871 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-27 06:33:43,060 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-27 06:33:43,060 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:43,060 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:43,061 INFO  L139   ounterexampleChecker]: Examining path program with hash 499010841, occurence #1
[2024-11-27 06:33:43,061 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:43,061 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:43,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:43,061 INFO  L85        PathProgramCache]: Analyzing trace with hash 2085517299, now seen corresponding path program 1 times
[2024-11-27 06:33:43,061 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:43,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1586201621]
[2024-11-27 06:33:43,061 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:43,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:43,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:43,118 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:43,119 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:43,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1586201621]
[2024-11-27 06:33:43,119 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1586201621] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:43,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [611196231]
[2024-11-27 06:33:43,119 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:43,119 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:43,119 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:43,121 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:43,126 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-27 06:33:43,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:43,225 INFO  L256         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:43,227 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:43,239 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:43,239 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:43,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:43,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [611196231] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:43,266 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:43,266 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:33:43,266 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1278691187]
[2024-11-27 06:33:43,266 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:43,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:33:43,266 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:43,267 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:33:43,267 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:33:43,267 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:43,267 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:43,267 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:43,267 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,267 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,267 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,267 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:43,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,319 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:43,329 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:43,519 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-27 06:33:43,519 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:43,520 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:43,520 INFO  L139   ounterexampleChecker]: Examining path program with hash 499010841, occurence #2
[2024-11-27 06:33:43,520 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:43,520 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:43,520 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:43,520 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:33:43,520 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:43,520 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:43,520 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:43,520 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:43,520 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:43,521 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:43,521 INFO  L85        PathProgramCache]: Analyzing trace with hash -1546940644, now seen corresponding path program 2 times
[2024-11-27 06:33:43,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:43,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047340244]
[2024-11-27 06:33:43,521 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:43,521 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:43,536 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:43,536 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:43,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:43,594 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:43,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047340244]
[2024-11-27 06:33:43,595 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047340244] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:43,595 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:43,595 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:43,596 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349703773]
[2024-11-27 06:33:43,596 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:43,597 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:43,597 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:43,597 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:43,597 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:43,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:43,597 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:43,597 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:43,597 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,598 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,598 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,598 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:43,598 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:43,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:43,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:43,778 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-27 06:33:43,778 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:43,778 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:43,778 INFO  L139   ounterexampleChecker]: Examining path program with hash 1622105073, occurence #1
[2024-11-27 06:33:43,778 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:43,778 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:43,779 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:43,779 INFO  L85        PathProgramCache]: Analyzing trace with hash 1849530815, now seen corresponding path program 1 times
[2024-11-27 06:33:43,779 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:43,779 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108520106]
[2024-11-27 06:33:43,779 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:43,779 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:43,800 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:43,916 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:43,916 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:43,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108520106]
[2024-11-27 06:33:43,916 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108520106] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:43,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1337050847]
[2024-11-27 06:33:43,916 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:43,917 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:43,917 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:43,919 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:43,923 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-27 06:33:44,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:44,043 INFO  L256         TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:44,045 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:44,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:44,071 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:44,121 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:44,122 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1337050847] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:44,122 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:44,122 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:33:44,122 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704312081]
[2024-11-27 06:33:44,122 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:44,123 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:33:44,123 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:44,123 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:33:44,124 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:33:44,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,124 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:44,124 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 3.5555555555555554) internal successors, (32), 8 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:44,124 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,124 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,124 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,125 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,125 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,125 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,230 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,239 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-27 06:33:44,432 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-27 06:33:44,433 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:44,433 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:44,433 INFO  L139   ounterexampleChecker]: Examining path program with hash 1622105073, occurence #2
[2024-11-27 06:33:44,433 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:44,433 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:44,433 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:44,433 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:33:44,433 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:44,433 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 15
[2024-11-27 06:33:44,433 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:44,434 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 25
[2024-11-27 06:33:44,434 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:44,434 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:44,434 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:44,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:44,434 INFO  L85        PathProgramCache]: Analyzing trace with hash -1423762273, now seen corresponding path program 2 times
[2024-11-27 06:33:44,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:44,434 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041866980]
[2024-11-27 06:33:44,434 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:44,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:44,456 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:44,456 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:44,526 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:44,527 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:44,527 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041866980]
[2024-11-27 06:33:44,527 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041866980] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:44,527 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:44,527 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:44,527 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123208220]
[2024-11-27 06:33:44,528 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:44,528 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:44,528 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:44,528 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:44,529 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:44,529 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,529 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:44,529 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:44,529 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,529 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,529 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,530 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,530 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,530 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,530 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,691 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,691 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-27 06:33:44,692 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:44,692 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:44,692 INFO  L139   ounterexampleChecker]: Examining path program with hash -924637604, occurence #1
[2024-11-27 06:33:44,692 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:44,692 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:44,692 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:44,693 INFO  L85        PathProgramCache]: Analyzing trace with hash -305544844, now seen corresponding path program 1 times
[2024-11-27 06:33:44,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:44,693 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388657274]
[2024-11-27 06:33:44,693 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:44,693 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:44,716 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:44,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:44,811 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:44,811 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388657274]
[2024-11-27 06:33:44,811 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388657274] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:44,811 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:44,811 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:33:44,812 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [938368310]
[2024-11-27 06:33:44,812 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:44,812 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:33:44,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:44,813 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:33:44,813 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:33:44,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,813 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:44,813 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:44,885 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-27 06:33:44,885 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:44,885 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:44,885 INFO  L139   ounterexampleChecker]: Examining path program with hash 924765900, occurence #1
[2024-11-27 06:33:44,885 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:44,885 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:44,885 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:44,885 INFO  L85        PathProgramCache]: Analyzing trace with hash -940416964, now seen corresponding path program 1 times
[2024-11-27 06:33:44,885 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:44,886 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1916560993]
[2024-11-27 06:33:44,886 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:44,886 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:44,908 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:44,993 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:44,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:44,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1916560993]
[2024-11-27 06:33:44,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1916560993] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:44,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:44,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:44,994 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [822473888]
[2024-11-27 06:33:44,994 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:44,994 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:44,994 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:44,994 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:44,995 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:44,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:44,995 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:44,995 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:44,995 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,995 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,995 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,995 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:44,995 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,996 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:44,996 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:44,996 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:44,996 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:45,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:45,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:45,068 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-27 06:33:45,069 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:45,069 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:45,069 INFO  L139   ounterexampleChecker]: Examining path program with hash 1503398373, occurence #1
[2024-11-27 06:33:45,069 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:45,069 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:45,069 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:45,070 INFO  L85        PathProgramCache]: Analyzing trace with hash 1493685328, now seen corresponding path program 1 times
[2024-11-27 06:33:45,070 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:45,070 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283082931]
[2024-11-27 06:33:45,070 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:45,070 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:45,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-27 06:33:45,117 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-27 06:33:45,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-27 06:33:45,173 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-27 06:33:45,175 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-27 06:33:45,175 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining)
[2024-11-27 06:33:45,175 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-27 06:33:45,177 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1]
[2024-11-27 06:33:45,177 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE (1/3)
[2024-11-27 06:33:45,180 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-27 06:33:45,180 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-11-27 06:33:45,214 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-27 06:33:45,219 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:45,235 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:33:45,239 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread3of3ForFork0 ========
[2024-11-27 06:33:45,239 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:45,239 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:33:46,299 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:46,299 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:46,299 INFO  L139   ounterexampleChecker]: Examining path program with hash -1075820534, occurence #1
[2024-11-27 06:33:46,300 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:46,300 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:46,300 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:46,300 INFO  L85        PathProgramCache]: Analyzing trace with hash -1226610101, now seen corresponding path program 1 times
[2024-11-27 06:33:46,301 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:46,301 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163991737]
[2024-11-27 06:33:46,301 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:46,301 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:46,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:46,369 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:46,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:46,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1163991737]
[2024-11-27 06:33:46,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1163991737] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:46,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:46,370 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:33:46,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431969120]
[2024-11-27 06:33:46,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:46,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:46,370 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:46,371 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:46,371 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:46,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:46,371 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:46,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:46,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:46,445 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:46,445 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-27 06:33:46,446 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:46,446 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:46,446 INFO  L139   ounterexampleChecker]: Examining path program with hash -1075820534, occurence #2
[2024-11-27 06:33:46,446 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:46,446 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:46,446 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:46,446 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:33:46,446 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:46,447 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:46,447 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:46,447 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 17
[2024-11-27 06:33:46,447 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:46,447 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27
[2024-11-27 06:33:46,447 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:46,447 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 30
[2024-11-27 06:33:46,447 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:46,447 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 40
[2024-11-27 06:33:46,448 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:46,448 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:46,448 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:46,448 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:46,449 INFO  L85        PathProgramCache]: Analyzing trace with hash 228532153, now seen corresponding path program 1 times
[2024-11-27 06:33:46,449 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:46,450 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419677266]
[2024-11-27 06:33:46,450 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:46,450 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:46,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:46,559 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:46,559 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:46,560 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1419677266]
[2024-11-27 06:33:46,560 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1419677266] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:46,560 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [447441255]
[2024-11-27 06:33:46,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:46,561 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:46,562 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:46,564 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:46,569 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-27 06:33:46,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:46,753 INFO  L256         TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:46,757 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:46,776 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:46,776 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:46,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [447441255] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:46,778 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:46,778 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:46,778 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749123434]
[2024-11-27 06:33:46,779 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:46,779 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:46,779 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:46,780 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:46,780 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:46,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:46,780 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:46,780 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:46,780 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:46,780 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:46,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:46,871 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:46,882 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:47,071 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-27 06:33:47,072 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:47,072 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:47,072 INFO  L139   ounterexampleChecker]: Examining path program with hash -1790048040, occurence #1
[2024-11-27 06:33:47,072 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:47,072 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:47,073 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:47,073 INFO  L85        PathProgramCache]: Analyzing trace with hash 1266593791, now seen corresponding path program 1 times
[2024-11-27 06:33:47,073 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:47,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461894767]
[2024-11-27 06:33:47,073 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:47,074 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:47,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:47,145 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:47,145 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:47,145 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461894767]
[2024-11-27 06:33:47,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461894767] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:47,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [839374314]
[2024-11-27 06:33:47,146 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:47,146 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:47,146 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:47,150 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:47,153 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-27 06:33:47,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:47,289 INFO  L256         TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:47,291 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:47,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:47,305 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:47,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [839374314] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:47,305 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:47,305 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:47,306 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856837687]
[2024-11-27 06:33:47,306 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:47,306 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:47,306 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:47,306 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:47,307 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:47,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:47,307 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:47,307 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:47,307 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,307 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,307 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:47,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,398 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-27 06:33:47,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-11-27 06:33:47,589 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:47,589 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:47,589 INFO  L139   ounterexampleChecker]: Examining path program with hash -872563029, occurence #1
[2024-11-27 06:33:47,589 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:47,589 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:47,590 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:47,590 INFO  L85        PathProgramCache]: Analyzing trace with hash -189630247, now seen corresponding path program 1 times
[2024-11-27 06:33:47,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:47,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905603496]
[2024-11-27 06:33:47,590 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:47,590 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:47,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:47,669 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:47,669 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:47,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905603496]
[2024-11-27 06:33:47,669 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905603496] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:47,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [997239099]
[2024-11-27 06:33:47,670 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:47,670 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:47,670 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:47,672 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:47,675 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-27 06:33:47,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:47,808 INFO  L256         TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:47,810 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:47,827 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:47,828 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:47,828 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [997239099] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:47,828 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:47,828 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:47,828 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1066510526]
[2024-11-27 06:33:47,829 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:47,829 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:47,829 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:47,829 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:47,829 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:47,830 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:47,830 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:47,830 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:47,830 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,830 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,830 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,830 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:47,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:47,921 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-27 06:33:48,113 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-27 06:33:48,114 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:48,114 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:48,114 INFO  L139   ounterexampleChecker]: Examining path program with hash 1880095586, occurence #1
[2024-11-27 06:33:48,114 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:48,115 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:48,115 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:48,115 INFO  L85        PathProgramCache]: Analyzing trace with hash -2126105793, now seen corresponding path program 1 times
[2024-11-27 06:33:48,115 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:48,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [241797605]
[2024-11-27 06:33:48,115 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:48,116 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:48,126 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:48,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:48,176 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:48,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [241797605]
[2024-11-27 06:33:48,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [241797605] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:48,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1190096513]
[2024-11-27 06:33:48,176 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:48,176 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:48,177 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:48,179 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:48,185 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-27 06:33:48,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:48,317 INFO  L256         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:48,318 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:48,330 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:48,330 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:48,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:48,348 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1190096513] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:48,348 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:48,348 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:33:48,348 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273899375]
[2024-11-27 06:33:48,349 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:48,349 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:33:48,349 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:48,349 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:33:48,350 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:33:48,350 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:48,350 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:48,350 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 6 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:48,350 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,350 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,350 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,350 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,350 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:48,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,449 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,449 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,449 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,449 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:48,459 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:48,650 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-27 06:33:48,650 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:48,651 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:48,651 INFO  L139   ounterexampleChecker]: Examining path program with hash 1880095586, occurence #2
[2024-11-27 06:33:48,651 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:48,651 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:48,651 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:48,651 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:33:48,651 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:48,652 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:48,652 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:48,652 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 21
[2024-11-27 06:33:48,652 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:48,652 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:48,652 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:48,653 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:48,653 INFO  L85        PathProgramCache]: Analyzing trace with hash -169268783, now seen corresponding path program 2 times
[2024-11-27 06:33:48,653 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:48,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1563724407]
[2024-11-27 06:33:48,654 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:48,654 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:48,672 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:48,672 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:48,724 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:48,725 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:48,725 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1563724407]
[2024-11-27 06:33:48,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1563724407] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:48,725 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:48,725 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:48,725 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685519866]
[2024-11-27 06:33:48,725 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:48,726 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:48,726 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:48,726 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:48,728 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:48,728 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:48,728 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:48,728 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:48,729 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,045 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-27 06:33:49,045 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:49,045 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:49,046 INFO  L139   ounterexampleChecker]: Examining path program with hash -5120845, occurence #1
[2024-11-27 06:33:49,046 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:49,046 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:49,046 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:49,046 INFO  L85        PathProgramCache]: Analyzing trace with hash -13006064, now seen corresponding path program 1 times
[2024-11-27 06:33:49,047 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:49,047 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1332824511]
[2024-11-27 06:33:49,047 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:49,047 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:49,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:49,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:49,160 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:49,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1332824511]
[2024-11-27 06:33:49,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1332824511] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:49,161 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:49,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:49,161 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1304855630]
[2024-11-27 06:33:49,161 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:49,161 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:49,162 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:49,162 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:49,162 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:49,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,162 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:49,163 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,163 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,340 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,340 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-27 06:33:49,340 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:49,340 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:49,340 INFO  L139   ounterexampleChecker]: Examining path program with hash 1776544117, occurence #1
[2024-11-27 06:33:49,340 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:49,340 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:49,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:49,341 INFO  L85        PathProgramCache]: Analyzing trace with hash 288889431, now seen corresponding path program 1 times
[2024-11-27 06:33:49,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:49,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973764261]
[2024-11-27 06:33:49,341 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:49,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:49,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:49,543 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:49,543 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:49,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973764261]
[2024-11-27 06:33:49,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973764261] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:49,544 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:49,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:49,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440769228]
[2024-11-27 06:33:49,544 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:49,544 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:49,544 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:49,545 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:49,545 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:49,545 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,545 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:49,546 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:49,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,625 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,625 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-27 06:33:49,627 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:49,627 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:49,627 INFO  L139   ounterexampleChecker]: Examining path program with hash 2053595505, occurence #1
[2024-11-27 06:33:49,628 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:49,628 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:49,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:49,628 INFO  L85        PathProgramCache]: Analyzing trace with hash 1450697237, now seen corresponding path program 1 times
[2024-11-27 06:33:49,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:49,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1826486584]
[2024-11-27 06:33:49,629 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:49,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:49,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:49,758 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:33:49,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:49,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1826486584]
[2024-11-27 06:33:49,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1826486584] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:49,758 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:49,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:49,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548595598]
[2024-11-27 06:33:49,759 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:49,759 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:49,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:49,760 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:49,760 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:49,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:49,760 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:49,760 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:49,760 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:50,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,588 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:50,588 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-27 06:33:50,588 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:50,588 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:50,588 INFO  L139   ounterexampleChecker]: Examining path program with hash -1588575167, occurence #1
[2024-11-27 06:33:50,588 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:50,589 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:50,589 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:50,589 INFO  L85        PathProgramCache]: Analyzing trace with hash 1840449776, now seen corresponding path program 1 times
[2024-11-27 06:33:50,589 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:50,589 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1494916495]
[2024-11-27 06:33:50,589 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:50,589 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:50,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:50,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:50,744 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:50,744 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1494916495]
[2024-11-27 06:33:50,745 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1494916495] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:50,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1653037724]
[2024-11-27 06:33:50,745 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:50,745 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:50,745 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:50,748 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:50,752 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-27 06:33:50,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:50,929 INFO  L256         TraceCheckSpWp]: Trace formula consists of 316 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:50,931 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:50,963 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:50,963 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:33:51,072 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:51,073 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1653037724] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:33:51,073 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:33:51,073 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:33:51,073 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724027765]
[2024-11-27 06:33:51,073 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:33:51,074 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:33:51,074 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:51,074 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:33:51,074 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:33:51,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:51,075 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:51,075 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 6.111111111111111) internal successors, (55), 8 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:51,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,075 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:51,076 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,076 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,076 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,076 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,076 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:51,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,256 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:51,267 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:51,456 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:51,457 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:51,457 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:51,457 INFO  L139   ounterexampleChecker]: Examining path program with hash -1588575167, occurence #2
[2024-11-27 06:33:51,457 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:51,457 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:51,458 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:51,458 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:33:51,458 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:51,458 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 15
[2024-11-27 06:33:51,459 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:51,459 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 25
[2024-11-27 06:33:51,459 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:51,459 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 31
[2024-11-27 06:33:51,459 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:51,459 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 41
[2024-11-27 06:33:51,459 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:51,459 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 55
[2024-11-27 06:33:51,459 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:51,459 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:51,460 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:51,460 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:51,460 INFO  L85        PathProgramCache]: Analyzing trace with hash -1442404688, now seen corresponding path program 2 times
[2024-11-27 06:33:51,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:51,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2019088318]
[2024-11-27 06:33:51,461 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:33:51,461 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:51,487 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:33:51,487 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:51,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:51,566 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:51,566 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2019088318]
[2024-11-27 06:33:51,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2019088318] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:51,566 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:51,566 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:33:51,566 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2027384480]
[2024-11-27 06:33:51,566 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:51,567 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:33:51,567 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:51,567 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:33:51,568 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:33:51,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:51,568 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:51,569 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,569 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:51,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:51,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:51,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:51,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:51,783 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32
[2024-11-27 06:33:51,783 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:51,783 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:51,783 INFO  L139   ounterexampleChecker]: Examining path program with hash 545486032, occurence #1
[2024-11-27 06:33:51,783 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:51,784 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:51,784 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:51,784 INFO  L85        PathProgramCache]: Analyzing trace with hash 2062272461, now seen corresponding path program 3 times
[2024-11-27 06:33:51,784 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:51,784 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1394464235]
[2024-11-27 06:33:51,785 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-27 06:33:51,785 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:51,811 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-27 06:33:51,812 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:51,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:51,889 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:51,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1394464235]
[2024-11-27 06:33:51,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1394464235] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:51,889 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:51,889 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:33:51,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1493628190]
[2024-11-27 06:33:51,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:51,890 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:33:51,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:51,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:33:51,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:33:51,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:51,891 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:51,891 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:51,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:52,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:52,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:52,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:52,084 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33
[2024-11-27 06:33:52,084 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:33:52,084 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:52,084 INFO  L139   ounterexampleChecker]: Examining path program with hash -1446832840, occurence #1
[2024-11-27 06:33:52,084 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:52,084 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:52,085 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:52,085 INFO  L85        PathProgramCache]: Analyzing trace with hash 1155840778, now seen corresponding path program 4 times
[2024-11-27 06:33:52,085 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:52,085 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2088789584]
[2024-11-27 06:33:52,085 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-27 06:33:52,085 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:52,111 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-27 06:33:52,111 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:33:52,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:33:52,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:52,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2088789584]
[2024-11-27 06:33:52,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2088789584] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:52,231 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:52,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:33:52,232 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177053008]
[2024-11-27 06:33:52,232 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:52,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:52,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:52,233 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:52,233 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:52,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:52,234 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:52,234 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:52,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:52,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:58,580 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,580 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,580 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,580 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,580 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:33:58,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:33:58,582 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:58,582 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:33:58,582 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,582 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-27 06:33:58,582 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34
[2024-11-27 06:33:58,584 INFO  L422         BasicCegarLoop]: Path program histogram: [4, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-27 06:33:58,585 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread3of3ForFork0 was SAFE (1/4)
[2024-11-27 06:33:58,588 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:58,590 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:33:58,591 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-27 06:33:58,591 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:33:58,592 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:33:58,609 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:58,610 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:58,611 INFO  L139   ounterexampleChecker]: Examining path program with hash 1488670230, occurence #1
[2024-11-27 06:33:58,611 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:58,611 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:58,611 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:58,612 INFO  L85        PathProgramCache]: Analyzing trace with hash -1951252896, now seen corresponding path program 1 times
[2024-11-27 06:33:58,612 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:58,612 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702025701]
[2024-11-27 06:33:58,612 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:58,612 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:58,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:58,664 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:58,664 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:58,664 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702025701]
[2024-11-27 06:33:58,664 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702025701] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:58,664 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:33:58,664 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:33:58,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1464818596]
[2024-11-27 06:33:58,665 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:58,665 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:58,666 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:58,666 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:58,666 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:33:58,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:58,667 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:58,667 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:58,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,737 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35
[2024-11-27 06:33:58,737 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:58,737 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:58,737 INFO  L139   ounterexampleChecker]: Examining path program with hash 1488670230, occurence #2
[2024-11-27 06:33:58,737 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:33:58,737 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:33:58,737 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:33:58,738 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:33:58,738 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 17
[2024-11-27 06:33:58,738 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27
[2024-11-27 06:33:58,738 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 30
[2024-11-27 06:33:58,738 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:33:58,738 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 40
[2024-11-27 06:33:58,738 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:33:58,738 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:33:58,738 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:58,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:58,739 INFO  L85        PathProgramCache]: Analyzing trace with hash 576081998, now seen corresponding path program 1 times
[2024-11-27 06:33:58,739 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:58,739 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906209970]
[2024-11-27 06:33:58,739 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:58,739 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:58,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:58,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:58,805 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:58,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906209970]
[2024-11-27 06:33:58,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906209970] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:58,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [946821377]
[2024-11-27 06:33:58,805 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:58,806 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:58,806 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:58,808 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:58,813 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-27 06:33:58,962 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:58,964 INFO  L256         TraceCheckSpWp]: Trace formula consists of 250 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:58,967 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:58,982 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:58,982 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:58,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [946821377] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:58,983 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:58,983 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:58,983 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898720772]
[2024-11-27 06:33:58,983 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:58,984 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:58,984 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:58,984 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:58,984 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:58,984 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:58,984 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:58,984 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:58,985 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:58,985 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:59,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,057 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-11-27 06:33:59,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-11-27 06:33:59,247 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:59,247 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:59,247 INFO  L139   ounterexampleChecker]: Examining path program with hash 774442724, occurence #1
[2024-11-27 06:33:59,247 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:59,247 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:59,248 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:59,248 INFO  L85        PathProgramCache]: Analyzing trace with hash 1720903444, now seen corresponding path program 1 times
[2024-11-27 06:33:59,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:59,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291515368]
[2024-11-27 06:33:59,248 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:59,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:59,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:59,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:59,307 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:59,308 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1291515368]
[2024-11-27 06:33:59,308 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1291515368] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:59,308 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1268897318]
[2024-11-27 06:33:59,308 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:59,308 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:59,308 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:59,310 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:59,314 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-27 06:33:59,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:59,453 INFO  L256         TraceCheckSpWp]: Trace formula consists of 228 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:33:59,455 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:33:59,466 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:33:59,467 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:33:59,467 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1268897318] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:33:59,467 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:33:59,467 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:33:59,467 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1413728397]
[2024-11-27 06:33:59,467 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:33:59,468 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:33:59,468 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:33:59,468 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:33:59,468 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:33:59,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:59,469 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:33:59,469 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:33:59,469 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,469 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,469 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:33:59,526 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,526 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:33:59,538 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-27 06:33:59,731 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-11-27 06:33:59,732 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:33:59,732 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:33:59,732 INFO  L139   ounterexampleChecker]: Examining path program with hash 1691927735, occurence #1
[2024-11-27 06:33:59,732 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:33:59,733 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:33:59,733 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:33:59,733 INFO  L85        PathProgramCache]: Analyzing trace with hash -1846025874, now seen corresponding path program 1 times
[2024-11-27 06:33:59,733 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:33:59,733 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761143499]
[2024-11-27 06:33:59,734 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:59,734 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:33:59,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:33:59,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:33:59,789 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:33:59,789 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761143499]
[2024-11-27 06:33:59,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761143499] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:33:59,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1152737468]
[2024-11-27 06:33:59,790 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:33:59,790 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:33:59,790 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:33:59,793 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:33:59,842 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-27 06:34:00,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:00,010 INFO  L256         TraceCheckSpWp]: Trace formula consists of 206 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:00,011 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:00,026 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:00,026 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:00,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1152737468] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:00,026 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:00,027 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:00,027 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801038515]
[2024-11-27 06:34:00,027 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:00,027 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:00,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:00,028 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:00,028 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:00,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:00,028 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:00,028 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:00,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,029 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,029 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,029 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:00,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,096 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-27 06:34:00,286 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:00,287 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:00,287 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:00,287 INFO  L139   ounterexampleChecker]: Examining path program with hash -418294408, occurence #1
[2024-11-27 06:34:00,288 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:00,288 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:00,288 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:00,288 INFO  L85        PathProgramCache]: Analyzing trace with hash 1216780884, now seen corresponding path program 1 times
[2024-11-27 06:34:00,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:00,289 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [900507342]
[2024-11-27 06:34:00,289 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:00,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:00,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:00,343 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:00,343 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:00,344 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [900507342]
[2024-11-27 06:34:00,344 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [900507342] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:00,344 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1543129288]
[2024-11-27 06:34:00,344 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:00,344 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:00,344 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:00,347 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:00,356 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-27 06:34:00,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:00,498 INFO  L256         TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:00,499 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:00,516 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:00,516 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:00,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:00,544 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1543129288] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:00,544 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:00,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:34:00,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [138088358]
[2024-11-27 06:34:00,545 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:00,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:34:00,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:00,546 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:34:00,546 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:34:00,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:00,546 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:00,546 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 6 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:00,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:00,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:00,625 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:00,814 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-27 06:34:00,814 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:00,814 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:00,814 INFO  L139   ounterexampleChecker]: Examining path program with hash -418294408, occurence #2
[2024-11-27 06:34:00,814 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:00,814 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:00,814 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:00,815 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:34:00,815 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:00,815 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:34:00,815 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:00,815 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 21
[2024-11-27 06:34:00,815 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:00,815 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:00,815 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:00,815 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:00,815 INFO  L85        PathProgramCache]: Analyzing trace with hash 541471846, now seen corresponding path program 2 times
[2024-11-27 06:34:00,816 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:00,816 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161162256]
[2024-11-27 06:34:00,816 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:00,816 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:00,835 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:00,835 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:00,882 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:00,882 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:00,882 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1161162256]
[2024-11-27 06:34:00,882 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1161162256] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:00,882 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:00,882 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:00,883 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226305461]
[2024-11-27 06:34:00,883 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:00,883 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:00,883 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:00,884 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:00,884 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:00,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:00,885 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:00,885 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:00,885 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,007 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,007 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,007 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40
[2024-11-27 06:34:01,007 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:01,007 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:01,007 INFO  L139   ounterexampleChecker]: Examining path program with hash -2117550206, occurence #1
[2024-11-27 06:34:01,007 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:01,007 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:01,008 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:01,008 INFO  L85        PathProgramCache]: Analyzing trace with hash 386089445, now seen corresponding path program 1 times
[2024-11-27 06:34:01,008 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:01,008 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991315321]
[2024-11-27 06:34:01,008 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:01,008 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:01,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:01,081 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:01,082 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:01,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991315321]
[2024-11-27 06:34:01,082 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1991315321] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:01,082 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:01,082 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:01,082 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172822188]
[2024-11-27 06:34:01,082 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:01,083 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:01,083 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:01,083 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:01,083 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:01,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,084 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:01,085 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:01,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,086 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,205 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41
[2024-11-27 06:34:01,205 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:01,205 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:01,205 INFO  L139   ounterexampleChecker]: Examining path program with hash 996209379, occurence #1
[2024-11-27 06:34:01,205 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:01,205 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:01,206 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:01,206 INFO  L85        PathProgramCache]: Analyzing trace with hash -1550115988, now seen corresponding path program 1 times
[2024-11-27 06:34:01,206 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:01,206 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393272658]
[2024-11-27 06:34:01,206 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:01,206 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:01,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:01,310 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:01,310 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:01,310 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393272658]
[2024-11-27 06:34:01,310 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393272658] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:01,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:01,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:01,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [17617815]
[2024-11-27 06:34:01,311 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:01,311 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:01,311 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:01,311 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:01,311 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:01,312 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,312 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:01,312 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,312 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,313 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,313 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,372 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42
[2024-11-27 06:34:01,373 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:01,373 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:01,373 INFO  L139   ounterexampleChecker]: Examining path program with hash 975316055, occurence #1
[2024-11-27 06:34:01,373 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:01,373 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:01,373 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:01,375 INFO  L85        PathProgramCache]: Analyzing trace with hash -1744311382, now seen corresponding path program 1 times
[2024-11-27 06:34:01,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:01,376 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860158009]
[2024-11-27 06:34:01,376 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:01,376 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:01,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:01,451 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:01,452 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:01,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860158009]
[2024-11-27 06:34:01,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860158009] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:01,452 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:01,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:01,452 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320794873]
[2024-11-27 06:34:01,453 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:01,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:01,454 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:01,454 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:01,454 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:01,454 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,454 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:01,455 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:01,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,455 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,456 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,527 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,528 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43
[2024-11-27 06:34:01,529 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:01,529 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:01,529 INFO  L139   ounterexampleChecker]: Examining path program with hash 1220301514, occurence #1
[2024-11-27 06:34:01,529 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:01,529 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:01,529 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:01,530 INFO  L85        PathProgramCache]: Analyzing trace with hash 2021942591, now seen corresponding path program 1 times
[2024-11-27 06:34:01,530 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:01,530 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657886073]
[2024-11-27 06:34:01,530 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:01,530 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:01,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:01,636 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:01,636 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:01,637 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657886073]
[2024-11-27 06:34:01,637 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657886073] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:01,637 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [27707597]
[2024-11-27 06:34:01,637 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:01,637 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:01,637 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:01,639 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:01,643 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-27 06:34:01,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:01,838 INFO  L256         TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:01,840 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:01,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:01,858 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:01,899 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:01,900 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [27707597] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:01,900 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:01,900 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:34:01,900 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1993487086]
[2024-11-27 06:34:01,900 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:01,901 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:34:01,901 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:01,901 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:34:01,901 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:34:01,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:01,902 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:01,902 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 4.0) internal successors, (36), 8 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,902 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:01,903 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,016 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-27 06:34:02,206 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44,22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:02,207 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:02,207 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:02,207 INFO  L139   ounterexampleChecker]: Examining path program with hash 1220301514, occurence #2
[2024-11-27 06:34:02,207 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:02,207 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:02,207 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:02,207 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:34:02,208 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:02,208 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 15
[2024-11-27 06:34:02,208 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:02,208 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 25
[2024-11-27 06:34:02,208 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:02,208 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 30
[2024-11-27 06:34:02,208 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:02,208 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:02,208 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:02,209 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:02,209 INFO  L85        PathProgramCache]: Analyzing trace with hash 495460223, now seen corresponding path program 2 times
[2024-11-27 06:34:02,209 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:02,209 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [401175637]
[2024-11-27 06:34:02,209 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:02,209 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:02,227 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:02,227 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:02,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:02,278 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:02,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [401175637]
[2024-11-27 06:34:02,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [401175637] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:02,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:02,278 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:02,278 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1626260277]
[2024-11-27 06:34:02,278 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:02,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:02,279 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:02,279 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:02,279 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:02,279 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,279 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:02,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:02,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,463 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable45
[2024-11-27 06:34:02,463 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:02,463 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:02,463 INFO  L139   ounterexampleChecker]: Examining path program with hash -868146692, occurence #1
[2024-11-27 06:34:02,463 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:02,463 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:02,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:02,463 INFO  L85        PathProgramCache]: Analyzing trace with hash -1088801075, now seen corresponding path program 1 times
[2024-11-27 06:34:02,463 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:02,464 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1036580268]
[2024-11-27 06:34:02,464 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:02,464 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:02,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:02,546 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:02,546 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:02,546 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1036580268]
[2024-11-27 06:34:02,547 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1036580268] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:02,547 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:02,547 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:34:02,547 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104718165]
[2024-11-27 06:34:02,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:02,547 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:34:02,547 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:02,548 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:34:02,548 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:34:02,548 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,548 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:02,548 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:02,548 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,548 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,549 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:02,676 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable46
[2024-11-27 06:34:02,676 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:02,676 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:02,676 INFO  L139   ounterexampleChecker]: Examining path program with hash -905291925, occurence #1
[2024-11-27 06:34:02,676 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:02,676 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:02,677 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:02,677 INFO  L85        PathProgramCache]: Analyzing trace with hash 1698932778, now seen corresponding path program 2 times
[2024-11-27 06:34:02,677 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:02,677 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487147594]
[2024-11-27 06:34:02,677 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:02,677 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:02,704 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:02,704 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:02,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:02,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:02,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487147594]
[2024-11-27 06:34:02,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1487147594] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:02,764 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:02,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:34:02,765 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020727258]
[2024-11-27 06:34:02,765 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:02,765 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:34:02,765 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:02,765 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:34:02,766 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:34:02,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,766 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:02,766 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:02,766 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,766 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,766 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,766 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,766 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:02,767 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:02,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:02,869 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:02,869 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable47
[2024-11-27 06:34:02,869 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-27 06:34:02,869 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:02,869 INFO  L139   ounterexampleChecker]: Examining path program with hash 388031383, occurence #1
[2024-11-27 06:34:02,869 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:02,870 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:02,870 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:02,870 INFO  L85        PathProgramCache]: Analyzing trace with hash 1662945121, now seen corresponding path program 1 times
[2024-11-27 06:34:02,870 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:02,870 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1767064999]
[2024-11-27 06:34:02,870 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:02,870 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:02,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-27 06:34:02,934 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-27 06:34:03,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-27 06:34:03,079 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-27 06:34:03,080 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-27 06:34:03,080 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining)
[2024-11-27 06:34:03,081 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable48
[2024-11-27 06:34:03,082 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-27 06:34:03,082 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE (2/4)
[2024-11-27 06:34:03,082 WARN  L246   ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-27 06:34:03,082 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances.
[2024-11-27 06:34:03,127 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-27 06:34:03,132 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:34:03,151 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:34:03,152 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread3of4ForFork0 ========
[2024-11-27 06:34:03,154 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:34:03,154 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:34:04,533 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:04,533 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:04,533 INFO  L139   ounterexampleChecker]: Examining path program with hash 1004357879, occurence #1
[2024-11-27 06:34:04,534 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:04,534 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:04,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:04,534 INFO  L85        PathProgramCache]: Analyzing trace with hash -1659699639, now seen corresponding path program 1 times
[2024-11-27 06:34:04,535 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:04,535 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [787449246]
[2024-11-27 06:34:04,535 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:04,535 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:04,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:04,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:04,586 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:04,586 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [787449246]
[2024-11-27 06:34:04,586 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [787449246] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:04,586 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:04,587 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:34:04,587 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863373711]
[2024-11-27 06:34:04,587 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:04,587 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:04,587 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:04,588 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:04,588 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:04,588 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:04,588 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:04,588 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:04,588 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:04,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:04,655 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable49
[2024-11-27 06:34:04,655 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:04,655 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:04,655 INFO  L139   ounterexampleChecker]: Examining path program with hash 1004357879, occurence #2
[2024-11-27 06:34:04,655 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:04,655 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:04,656 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:04,656 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:34:04,656 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:04,656 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:34:04,656 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:04,656 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 17
[2024-11-27 06:34:04,656 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:04,656 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27
[2024-11-27 06:34:04,656 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:04,657 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 30
[2024-11-27 06:34:04,657 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:04,657 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 40
[2024-11-27 06:34:04,657 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:04,657 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:04,657 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:04,657 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:04,658 INFO  L85        PathProgramCache]: Analyzing trace with hash 1406781128, now seen corresponding path program 1 times
[2024-11-27 06:34:04,658 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:04,658 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155138186]
[2024-11-27 06:34:04,658 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:04,658 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:04,677 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:04,734 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:04,735 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:04,735 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155138186]
[2024-11-27 06:34:04,735 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [155138186] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:04,735 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [30780672]
[2024-11-27 06:34:04,735 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:04,735 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:04,735 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:04,737 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:04,742 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-27 06:34:04,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:04,911 INFO  L256         TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:04,912 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:04,922 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:04,922 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:04,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [30780672] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:04,922 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:04,923 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:04,923 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [885078750]
[2024-11-27 06:34:04,923 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:04,925 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:04,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:04,925 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:04,925 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:04,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:04,926 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:04,926 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:04,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:04,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:04,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:04,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:04,997 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:05,191 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50,23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:05,192 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:05,192 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:05,192 INFO  L139   ounterexampleChecker]: Examining path program with hash -161405901, occurence #1
[2024-11-27 06:34:05,192 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:05,192 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:05,192 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:05,192 INFO  L85        PathProgramCache]: Analyzing trace with hash 607964110, now seen corresponding path program 1 times
[2024-11-27 06:34:05,193 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:05,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348644208]
[2024-11-27 06:34:05,193 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:05,193 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:05,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:05,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:05,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:05,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348644208]
[2024-11-27 06:34:05,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348644208] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:05,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1017385337]
[2024-11-27 06:34:05,239 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:05,239 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:05,239 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:05,241 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:05,245 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-27 06:34:05,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:05,400 INFO  L256         TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:05,401 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:05,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:05,412 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:05,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1017385337] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:05,412 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:05,413 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:05,413 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375738668]
[2024-11-27 06:34:05,413 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:05,414 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:05,414 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:05,414 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:05,414 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:05,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:05,414 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:05,415 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:05,415 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,415 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,415 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:05,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,491 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:05,681 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51,24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:05,682 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:05,682 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:05,682 INFO  L139   ounterexampleChecker]: Examining path program with hash 212094732, occurence #1
[2024-11-27 06:34:05,682 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:05,682 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:05,682 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:05,682 INFO  L85        PathProgramCache]: Analyzing trace with hash -510832280, now seen corresponding path program 1 times
[2024-11-27 06:34:05,682 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:05,683 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [632257785]
[2024-11-27 06:34:05,683 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:05,683 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:05,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:05,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:05,779 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:05,779 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [632257785]
[2024-11-27 06:34:05,779 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [632257785] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:05,779 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1618572001]
[2024-11-27 06:34:05,779 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:05,779 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:05,779 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:05,781 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:05,784 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-27 06:34:05,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:05,941 INFO  L256         TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:05,942 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:05,953 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:05,953 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:05,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1618572001] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:05,953 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:05,953 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:05,954 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081085859]
[2024-11-27 06:34:05,954 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:05,954 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:05,954 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:05,955 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:05,955 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:05,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:05,955 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:05,955 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:05,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:05,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:06,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,033 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-11-27 06:34:06,223 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52,25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:06,224 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:06,224 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:06,224 INFO  L139   ounterexampleChecker]: Examining path program with hash -1585670854, occurence #1
[2024-11-27 06:34:06,224 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:06,224 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:06,224 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:06,225 INFO  L85        PathProgramCache]: Analyzing trace with hash -520100498, now seen corresponding path program 1 times
[2024-11-27 06:34:06,225 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:06,225 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [21165546]
[2024-11-27 06:34:06,225 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:06,225 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:06,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:06,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:06,264 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:06,264 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [21165546]
[2024-11-27 06:34:06,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [21165546] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:06,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [66796798]
[2024-11-27 06:34:06,266 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:06,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:06,266 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:06,268 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:06,271 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-27 06:34:06,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:06,421 INFO  L256         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:06,422 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:06,434 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:06,434 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:06,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:06,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [66796798] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:06,452 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:06,453 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:34:06,453 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523145698]
[2024-11-27 06:34:06,453 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:06,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:34:06,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:06,454 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:34:06,454 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:34:06,454 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:06,454 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:06,454 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 6 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:06,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,454 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:06,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:06,532 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-11-27 06:34:06,719 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable53,26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:06,720 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:06,720 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:06,720 INFO  L139   ounterexampleChecker]: Examining path program with hash -1585670854, occurence #2
[2024-11-27 06:34:06,720 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:06,720 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:06,720 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:06,720 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:34:06,720 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:06,720 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:34:06,720 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:06,720 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 21
[2024-11-27 06:34:06,720 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:06,720 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:06,720 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:06,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:06,721 INFO  L85        PathProgramCache]: Analyzing trace with hash 1789444847, now seen corresponding path program 2 times
[2024-11-27 06:34:06,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:06,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1889670319]
[2024-11-27 06:34:06,721 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:06,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:06,734 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:06,734 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:06,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:06,816 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:06,816 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1889670319]
[2024-11-27 06:34:06,816 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1889670319] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:06,816 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:06,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:06,817 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [528502969]
[2024-11-27 06:34:06,817 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:06,817 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:06,817 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:06,819 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:06,820 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:06,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:06,820 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:06,820 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:06,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,820 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:06,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:06,821 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:07,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:07,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,045 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable54
[2024-11-27 06:34:07,045 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:07,046 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:07,046 INFO  L139   ounterexampleChecker]: Examining path program with hash 978308784, occurence #1
[2024-11-27 06:34:07,046 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:07,046 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:07,046 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:07,046 INFO  L85        PathProgramCache]: Analyzing trace with hash 838032504, now seen corresponding path program 1 times
[2024-11-27 06:34:07,046 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:07,046 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1632746594]
[2024-11-27 06:34:07,046 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:07,046 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:07,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:07,109 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:07,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:07,110 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1632746594]
[2024-11-27 06:34:07,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1632746594] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:07,110 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:07,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:07,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109562625]
[2024-11-27 06:34:07,110 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:07,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:07,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:07,111 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:07,111 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:07,111 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:07,111 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:07,111 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:07,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,292 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55
[2024-11-27 06:34:07,292 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:07,292 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:07,292 INFO  L139   ounterexampleChecker]: Examining path program with hash 554466365, occurence #1
[2024-11-27 06:34:07,292 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:07,292 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:07,293 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:07,293 INFO  L85        PathProgramCache]: Analyzing trace with hash -1058249729, now seen corresponding path program 1 times
[2024-11-27 06:34:07,293 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:07,293 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1304588253]
[2024-11-27 06:34:07,293 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:07,293 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:07,310 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:07,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:07,393 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:07,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1304588253]
[2024-11-27 06:34:07,393 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1304588253] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:07,393 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:07,394 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:07,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [130023782]
[2024-11-27 06:34:07,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:07,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:07,395 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:07,395 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:07,395 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:07,395 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:07,395 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:07,395 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:07,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,396 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:07,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:07,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:07,906 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable56
[2024-11-27 06:34:07,906 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:07,906 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:07,906 INFO  L139   ounterexampleChecker]: Examining path program with hash 785025499, occurence #1
[2024-11-27 06:34:07,906 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:07,906 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:07,906 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:07,907 INFO  L85        PathProgramCache]: Analyzing trace with hash 967881506, now seen corresponding path program 1 times
[2024-11-27 06:34:07,907 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:07,907 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [878378654]
[2024-11-27 06:34:07,907 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:07,907 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:07,924 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:08,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:08,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:08,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [878378654]
[2024-11-27 06:34:08,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [878378654] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:08,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1462062291]
[2024-11-27 06:34:08,021 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:08,021 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:08,021 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:08,024 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:08,029 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-27 06:34:08,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:08,207 INFO  L256         TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:08,209 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:08,224 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:08,225 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:08,266 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:08,266 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1462062291] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:08,266 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:08,266 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:34:08,266 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [558137844]
[2024-11-27 06:34:08,266 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:08,267 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:34:08,267 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:08,267 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:34:08,267 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:34:08,267 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:08,268 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:08,268 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 5.222222222222222) internal successors, (47), 8 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,268 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,269 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:08,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:08,448 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:08,638 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable57,27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:08,639 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:08,639 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:08,639 INFO  L139   ounterexampleChecker]: Examining path program with hash 785025499, occurence #2
[2024-11-27 06:34:08,639 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:08,639 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:08,639 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:08,639 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:34:08,640 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:08,640 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 16
[2024-11-27 06:34:08,640 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:08,640 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 22
[2024-11-27 06:34:08,640 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:08,640 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 32
[2024-11-27 06:34:08,640 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:08,640 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 38
[2024-11-27 06:34:08,640 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:08,640 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 48
[2024-11-27 06:34:08,640 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:08,640 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:08,640 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:08,640 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:08,640 INFO  L85        PathProgramCache]: Analyzing trace with hash -2124413118, now seen corresponding path program 2 times
[2024-11-27 06:34:08,640 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:08,641 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29258411]
[2024-11-27 06:34:08,641 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:08,641 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:08,660 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:08,661 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:08,704 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:08,705 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:08,705 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29258411]
[2024-11-27 06:34:08,705 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29258411] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:08,705 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:08,705 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:34:08,705 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914854147]
[2024-11-27 06:34:08,705 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:08,706 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:34:08,706 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:08,706 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:34:08,706 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:34:08,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:08,706 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:08,707 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:08,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:08,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:08,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:08,842 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable58
[2024-11-27 06:34:08,842 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:08,842 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:08,842 INFO  L139   ounterexampleChecker]: Examining path program with hash 1037082246, occurence #1
[2024-11-27 06:34:08,842 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:08,842 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:08,842 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:08,842 INFO  L85        PathProgramCache]: Analyzing trace with hash -1250023937, now seen corresponding path program 3 times
[2024-11-27 06:34:08,842 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:08,842 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [580789235]
[2024-11-27 06:34:08,842 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-27 06:34:08,842 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:08,924 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-27 06:34:08,924 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:08,980 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:08,980 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:08,980 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [580789235]
[2024-11-27 06:34:08,981 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [580789235] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:08,981 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:08,981 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:34:08,981 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [110455574]
[2024-11-27 06:34:08,981 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:08,982 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:34:08,982 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:08,982 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:34:08,982 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:34:08,982 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:08,982 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:08,982 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:08,983 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,443 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,445 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,445 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,445 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,445 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable59
[2024-11-27 06:34:09,445 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:09,445 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:09,447 INFO  L139   ounterexampleChecker]: Examining path program with hash 1701969924, occurence #1
[2024-11-27 06:34:09,447 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:09,447 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:09,447 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:09,448 INFO  L85        PathProgramCache]: Analyzing trace with hash 829331083, now seen corresponding path program 1 times
[2024-11-27 06:34:09,448 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:09,448 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1353874314]
[2024-11-27 06:34:09,448 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:09,448 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:09,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:09,514 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:09,515 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:09,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1353874314]
[2024-11-27 06:34:09,515 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1353874314] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:09,515 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:09,515 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:09,515 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [882858952]
[2024-11-27 06:34:09,515 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:09,516 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:09,516 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:09,516 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:09,516 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:09,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,516 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:09,516 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,517 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,517 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,517 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,630 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,632 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable60
[2024-11-27 06:34:09,632 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:09,632 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:09,632 INFO  L139   ounterexampleChecker]: Examining path program with hash -774181549, occurence #1
[2024-11-27 06:34:09,632 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:09,632 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:09,633 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:09,633 INFO  L85        PathProgramCache]: Analyzing trace with hash 878792300, now seen corresponding path program 1 times
[2024-11-27 06:34:09,633 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:09,633 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1680937893]
[2024-11-27 06:34:09,633 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:09,633 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:09,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:09,716 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:09,716 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:09,716 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1680937893]
[2024-11-27 06:34:09,716 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1680937893] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:09,716 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:09,716 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:09,717 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1954768906]
[2024-11-27 06:34:09,717 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:09,717 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:09,717 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:09,717 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:09,718 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:09,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,718 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:09,718 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,718 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,719 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,830 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable61
[2024-11-27 06:34:09,830 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:09,830 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:09,830 INFO  L139   ounterexampleChecker]: Examining path program with hash 481097036, occurence #1
[2024-11-27 06:34:09,830 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:09,830 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:09,830 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:09,831 INFO  L85        PathProgramCache]: Analyzing trace with hash -2058423981, now seen corresponding path program 1 times
[2024-11-27 06:34:09,831 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:09,831 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782607006]
[2024-11-27 06:34:09,831 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:09,831 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:09,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:09,923 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:34:09,923 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:09,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782607006]
[2024-11-27 06:34:09,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782607006] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:09,924 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:09,924 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:09,924 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141453708]
[2024-11-27 06:34:09,924 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:09,924 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:09,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:09,925 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:09,925 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:09,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:09,925 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:09,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:09,926 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:55,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,475 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-27 06:34:55,475 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable62
[2024-11-27 06:34:55,476 INFO  L422         BasicCegarLoop]: Path program histogram: [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-27 06:34:55,477 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread3of4ForFork0 was SAFE (1/5)
[2024-11-27 06:34:55,479 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:34:55,480 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:34:55,480 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread4of4ForFork0 ========
[2024-11-27 06:34:55,481 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;@20995b4b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:34:55,481 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:34:55,504 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:55,506 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:55,510 INFO  L139   ounterexampleChecker]: Examining path program with hash -1087798716, occurence #1
[2024-11-27 06:34:55,510 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:55,510 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:55,511 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:55,511 INFO  L85        PathProgramCache]: Analyzing trace with hash 1538560509, now seen corresponding path program 1 times
[2024-11-27 06:34:55,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:55,511 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621461214]
[2024-11-27 06:34:55,511 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:55,511 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:55,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:55,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:55,602 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:55,602 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621461214]
[2024-11-27 06:34:55,602 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621461214] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:55,602 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:55,602 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:34:55,602 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [579456365]
[2024-11-27 06:34:55,602 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:55,603 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:55,603 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:55,603 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:55,604 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:55,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:55,604 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:55,604 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.0) internal successors, (48), 2 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:55,604 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:55,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,687 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable63
[2024-11-27 06:34:55,687 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:55,688 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:55,688 INFO  L139   ounterexampleChecker]: Examining path program with hash -1087798716, occurence #2
[2024-11-27 06:34:55,688 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:55,688 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:55,688 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:55,688 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4
[2024-11-27 06:34:55,688 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:55,688 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:34:55,688 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 17
[2024-11-27 06:34:55,689 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27
[2024-11-27 06:34:55,689 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 30
[2024-11-27 06:34:55,689 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 40
[2024-11-27 06:34:55,689 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 43
[2024-11-27 06:34:55,689 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:55,689 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 53
[2024-11-27 06:34:55,690 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:55,690 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:55,690 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:55,690 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:55,690 INFO  L85        PathProgramCache]: Analyzing trace with hash -1455829026, now seen corresponding path program 1 times
[2024-11-27 06:34:55,690 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:55,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1876145400]
[2024-11-27 06:34:55,690 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:55,691 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:55,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:55,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:55,754 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:55,754 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1876145400]
[2024-11-27 06:34:55,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1876145400] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:55,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [94131107]
[2024-11-27 06:34:55,755 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:55,755 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:55,755 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:55,757 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:55,760 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-27 06:34:55,949 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:55,951 INFO  L256         TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:55,953 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:55,963 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:55,964 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:55,964 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [94131107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:55,964 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:55,964 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:55,964 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [992380604]
[2024-11-27 06:34:55,964 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:55,965 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:55,965 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:55,965 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:55,965 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:55,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:55,966 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:55,966 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:55,966 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:55,966 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:56,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,041 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:56,233 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable64
[2024-11-27 06:34:56,234 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:56,234 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:56,234 INFO  L139   ounterexampleChecker]: Examining path program with hash 2041404800, occurence #1
[2024-11-27 06:34:56,234 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:56,235 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:56,235 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:56,235 INFO  L85        PathProgramCache]: Analyzing trace with hash 1910088856, now seen corresponding path program 1 times
[2024-11-27 06:34:56,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:56,236 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457705125]
[2024-11-27 06:34:56,236 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:56,236 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:56,251 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:56,293 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:56,293 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:56,293 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457705125]
[2024-11-27 06:34:56,293 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457705125] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:56,294 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [212545066]
[2024-11-27 06:34:56,294 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:56,294 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:56,294 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:56,299 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:56,300 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-27 06:34:56,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:56,531 INFO  L256         TraceCheckSpWp]: Trace formula consists of 279 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:56,532 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:56,542 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:56,542 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:56,542 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [212545066] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:56,542 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:56,542 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:56,543 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [682415907]
[2024-11-27 06:34:56,543 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:56,543 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:56,543 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:56,543 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:56,543 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:56,543 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:56,543 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:56,543 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:56,544 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,544 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,544 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:56,603 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,603 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,603 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:56,615 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:56,804 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable65
[2024-11-27 06:34:56,804 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:56,804 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:56,804 INFO  L139   ounterexampleChecker]: Examining path program with hash -1880061863, occurence #1
[2024-11-27 06:34:56,804 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:56,805 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:56,805 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:56,805 INFO  L85        PathProgramCache]: Analyzing trace with hash -273381058, now seen corresponding path program 1 times
[2024-11-27 06:34:56,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:56,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261120880]
[2024-11-27 06:34:56,805 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:56,805 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:56,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:56,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:56,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:56,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261120880]
[2024-11-27 06:34:56,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1261120880] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:56,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [404515721]
[2024-11-27 06:34:56,870 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:56,871 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:56,871 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:56,880 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:56,885 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-11-27 06:34:57,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:57,093 INFO  L256         TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:57,094 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:57,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:57,104 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:57,104 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [404515721] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:57,104 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:57,104 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:57,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933665480]
[2024-11-27 06:34:57,105 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:57,106 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:57,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:57,106 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:57,106 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:57,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:57,107 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:57,107 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:57,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,109 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:57,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,168 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,168 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,178 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:57,368 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable66
[2024-11-27 06:34:57,369 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:57,369 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:57,369 INFO  L139   ounterexampleChecker]: Examining path program with hash 1075246500, occurence #1
[2024-11-27 06:34:57,369 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:57,370 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:57,370 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:57,370 INFO  L85        PathProgramCache]: Analyzing trace with hash -1656410376, now seen corresponding path program 1 times
[2024-11-27 06:34:57,370 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:57,370 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454256170]
[2024-11-27 06:34:57,370 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:57,370 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:57,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:57,418 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:57,418 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:57,418 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454256170]
[2024-11-27 06:34:57,418 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454256170] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:57,418 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1527798007]
[2024-11-27 06:34:57,418 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:57,418 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:57,419 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:57,421 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:57,425 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-11-27 06:34:57,606 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:57,607 INFO  L256         TraceCheckSpWp]: Trace formula consists of 235 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:57,608 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:57,617 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:34:57,617 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:34:57,617 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1527798007] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:57,617 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:34:57,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-27 06:34:57,618 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120039499]
[2024-11-27 06:34:57,618 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:57,618 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:57,618 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:57,618 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:57,619 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:34:57,619 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:57,619 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:57,619 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:57,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:57,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:57,685 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:57,875 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable67
[2024-11-27 06:34:57,875 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:57,876 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:57,876 INFO  L139   ounterexampleChecker]: Examining path program with hash 510334505, occurence #1
[2024-11-27 06:34:57,876 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:57,876 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:57,876 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:57,876 INFO  L85        PathProgramCache]: Analyzing trace with hash 1659697310, now seen corresponding path program 1 times
[2024-11-27 06:34:57,876 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:57,876 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596974145]
[2024-11-27 06:34:57,876 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:57,876 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:57,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:57,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:57,916 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:57,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1596974145]
[2024-11-27 06:34:57,916 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1596974145] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:57,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2018320556]
[2024-11-27 06:34:57,916 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:57,916 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:57,916 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:57,919 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:57,922 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-11-27 06:34:58,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:58,093 INFO  L256         TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:58,095 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:58,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:58,104 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:58,118 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:58,118 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2018320556] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:58,119 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:58,119 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-27 06:34:58,119 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10082689]
[2024-11-27 06:34:58,119 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:58,119 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:34:58,120 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:58,120 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:34:58,120 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:34:58,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,120 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:58,121 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 4.285714285714286) internal successors, (30), 6 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,121 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,178 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:58,187 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Forceful destruction successful, exit code 0
[2024-11-27 06:34:58,379 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable68
[2024-11-27 06:34:58,379 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:58,379 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:58,379 INFO  L139   ounterexampleChecker]: Examining path program with hash 510334505, occurence #2
[2024-11-27 06:34:58,379 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:34:58,379 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:34:58,379 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:34:58,380 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 7
[2024-11-27 06:34:58,380 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:58,380 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 14
[2024-11-27 06:34:58,380 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:58,380 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 21
[2024-11-27 06:34:58,380 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:58,380 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 28
[2024-11-27 06:34:58,380 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:34:58,380 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:34:58,380 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:58,380 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:58,380 INFO  L85        PathProgramCache]: Analyzing trace with hash -394717187, now seen corresponding path program 2 times
[2024-11-27 06:34:58,380 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:58,380 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199814345]
[2024-11-27 06:34:58,380 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:34:58,380 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:58,393 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:34:58,394 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:34:58,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:58,428 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:58,428 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199814345]
[2024-11-27 06:34:58,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199814345] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:58,428 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:58,429 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:58,429 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [450179995]
[2024-11-27 06:34:58,429 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:58,429 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:58,429 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:58,429 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:58,430 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:58,430 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,430 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:58,430 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:58,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:58,547 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,547 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable69
[2024-11-27 06:34:58,547 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:58,547 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:58,547 INFO  L139   ounterexampleChecker]: Examining path program with hash 94045147, occurence #1
[2024-11-27 06:34:58,547 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:58,547 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:58,547 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:58,548 INFO  L85        PathProgramCache]: Analyzing trace with hash 1698783828, now seen corresponding path program 1 times
[2024-11-27 06:34:58,548 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:58,548 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836663047]
[2024-11-27 06:34:58,548 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:58,548 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:58,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:58,609 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:58,609 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:58,609 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [836663047]
[2024-11-27 06:34:58,609 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [836663047] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:58,609 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:58,609 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:58,609 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1938561822]
[2024-11-27 06:34:58,609 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:58,610 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:58,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:58,610 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:58,610 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:58,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,610 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:58,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:58,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,737 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:58,737 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable70
[2024-11-27 06:34:58,737 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:58,737 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:58,737 INFO  L139   ounterexampleChecker]: Examining path program with hash -1012478444, occurence #1
[2024-11-27 06:34:58,737 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:58,737 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:58,737 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:58,737 INFO  L85        PathProgramCache]: Analyzing trace with hash -1256777603, now seen corresponding path program 1 times
[2024-11-27 06:34:58,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:58,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613986423]
[2024-11-27 06:34:58,738 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:58,738 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:58,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:59,007 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:59,007 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:59,007 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613986423]
[2024-11-27 06:34:59,007 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613986423] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:59,007 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:59,007 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:59,008 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [746717325]
[2024-11-27 06:34:59,008 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:59,008 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:59,008 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:59,009 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:59,010 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:59,010 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,010 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:59,010 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:59,010 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,010 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,010 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,010 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,011 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,011 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,011 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,011 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,011 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,074 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,074 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable71
[2024-11-27 06:34:59,074 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:59,074 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:59,074 INFO  L139   ounterexampleChecker]: Examining path program with hash -1364117996, occurence #1
[2024-11-27 06:34:59,075 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:59,075 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:59,075 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:59,075 INFO  L85        PathProgramCache]: Analyzing trace with hash 1038351547, now seen corresponding path program 1 times
[2024-11-27 06:34:59,075 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:59,075 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146328122]
[2024-11-27 06:34:59,075 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:59,076 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:59,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:59,140 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-27 06:34:59,140 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:59,140 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146328122]
[2024-11-27 06:34:59,140 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146328122] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:34:59,140 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:34:59,140 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:34:59,140 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149500298]
[2024-11-27 06:34:59,140 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:34:59,141 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:34:59,141 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:59,141 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:34:59,141 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:34:59,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,142 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:59,142 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,438 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,439 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable72
[2024-11-27 06:34:59,439 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:34:59,439 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:34:59,439 INFO  L139   ounterexampleChecker]: Examining path program with hash 590596707, occurence #1
[2024-11-27 06:34:59,439 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:34:59,439 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:34:59,440 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:34:59,440 INFO  L85        PathProgramCache]: Analyzing trace with hash 658377087, now seen corresponding path program 1 times
[2024-11-27 06:34:59,440 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:34:59,440 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1817182667]
[2024-11-27 06:34:59,440 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:59,440 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:34:59,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:59,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:59,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:34:59,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1817182667]
[2024-11-27 06:34:59,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1817182667] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:34:59,545 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [881208537]
[2024-11-27 06:34:59,545 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:34:59,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:34:59,545 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:34:59,547 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:34:59,550 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-11-27 06:34:59,750 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:34:59,752 INFO  L256         TraceCheckSpWp]: Trace formula consists of 352 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:34:59,754 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:34:59,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:59,770 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:34:59,806 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:34:59,807 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [881208537] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:34:59,807 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:34:59,807 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 8
[2024-11-27 06:34:59,807 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1946752577]
[2024-11-27 06:34:59,807 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:34:59,807 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:34:59,808 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:34:59,808 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:34:59,808 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:34:59,808 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,808 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:34:59,808 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 6.666666666666667) internal successors, (60), 8 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,809 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:34:59,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:34:59,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:34:59,985 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2024-11-27 06:35:00,173 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable73,33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3030f2a-fb67-453d-a563-2ac57c7da6ec/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:00,174 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:35:00,174 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:35:00,174 INFO  L139   ounterexampleChecker]: Examining path program with hash 590596707, occurence #2
[2024-11-27 06:35:00,174 INFO  L145   ounterexampleChecker]: Trying to synthesize and prove commutativity condition.
[2024-11-27 06:35:00,174 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 0
[2024-11-27 06:35:00,174 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:35:00,174 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 9
[2024-11-27 06:35:00,174 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:35:00,174 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 16
[2024-11-27 06:35:00,174 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:35:00,174 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 22
[2024-11-27 06:35:00,174 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:35:00,174 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 32
[2024-11-27 06:35:00,174 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:35:00,175 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 38
[2024-11-27 06:35:00,175 WARN  L190   ounterexampleChecker]: Statements were already independent.
[2024-11-27 06:35:00,175 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 48
[2024-11-27 06:35:00,175 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:35:00,175 INFO  L166   ounterexampleChecker]: Performing commutativity condition check at non-minimality point 62
[2024-11-27 06:35:00,175 INFO  L209   ounterexampleChecker]: No commutativity condition found.
[2024-11-27 06:35:00,175 WARN  L214   ounterexampleChecker]: Failed to synthesize and prove commutativity condition.
[2024-11-27 06:35:00,175 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:35:00,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:00,175 INFO  L85        PathProgramCache]: Analyzing trace with hash 184001951, now seen corresponding path program 2 times
[2024-11-27 06:35:00,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:00,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [447495439]
[2024-11-27 06:35:00,175 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:35:00,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:00,192 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:35:00,193 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:35:00,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:35:00,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:00,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [447495439]
[2024-11-27 06:35:00,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [447495439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:00,239 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:00,239 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:35:00,239 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [311379260]
[2024-11-27 06:35:00,239 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:00,240 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:35:00,240 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:00,240 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:35:00,240 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:35:00,240 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:00,240 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:00,240 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:35:00,241 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:35:00,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,374 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable74
[2024-11-27 06:35:00,374 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:35:00,374 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:35:00,374 INFO  L139   ounterexampleChecker]: Examining path program with hash 1749077458, occurence #1
[2024-11-27 06:35:00,374 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:35:00,374 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:35:00,374 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:00,374 INFO  L85        PathProgramCache]: Analyzing trace with hash -1073302116, now seen corresponding path program 3 times
[2024-11-27 06:35:00,374 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:00,374 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [890575816]
[2024-11-27 06:35:00,374 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-27 06:35:00,375 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:00,395 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-27 06:35:00,395 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:35:00,448 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:35:00,448 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:00,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [890575816]
[2024-11-27 06:35:00,449 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [890575816] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:00,449 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:00,449 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:35:00,449 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [191861418]
[2024-11-27 06:35:00,449 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:00,449 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:35:00,450 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:00,450 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:35:00,450 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:35:00,450 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:00,450 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:00,450 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.5) internal successors, (58), 4 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:35:00,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,452 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:00,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:35:00,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,606 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable75
[2024-11-27 06:35:00,606 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:35:00,606 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:35:00,606 INFO  L139   ounterexampleChecker]: Examining path program with hash -1968959468, occurence #1
[2024-11-27 06:35:00,606 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:35:00,606 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:35:00,607 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:00,607 INFO  L85        PathProgramCache]: Analyzing trace with hash -1523685255, now seen corresponding path program 4 times
[2024-11-27 06:35:00,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:00,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011881788]
[2024-11-27 06:35:00,607 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-27 06:35:00,607 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:00,626 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-27 06:35:00,626 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:35:00,665 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-27 06:35:00,665 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:00,665 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011881788]
[2024-11-27 06:35:00,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1011881788] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:00,665 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:00,665 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:35:00,666 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666675536]
[2024-11-27 06:35:00,666 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:00,666 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:00,666 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:00,666 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:00,666 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:00,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:00,667 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:00,667 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,667 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,668 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:00,668 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:35:00,668 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,668 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:35:00,668 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.