./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-atomic/peterson.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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-atomic/peterson.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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 6ea11bc1281710e3131473f2a673d7d78c2a42824b03a7d695132107cc74f895
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-27 06:28:50,386 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-27 06:28:50,469 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-11-27 06:28:50,473 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-27 06:28:50,474 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-27 06:28:50,495 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-27 06:28:50,495 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-27 06:28:50,496 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-27 06:28:50,496 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-27 06:28:50,496 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-27 06:28:50,496 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-27 06:28:50,497 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-27 06:28:50,497 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-27 06:28:50,497 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-27 06:28:50,497 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-27 06:28:50,497 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-27 06:28:50,497 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-27 06:28:50,498 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-27 06:28:50,499 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:28:50,499 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-27 06:28:50,499 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Commutativity condition synthesis=NECESSARY_AND_SUFFICIENT
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-27 06:28:50,500 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-27 06:28:50,502 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-27 06:28:50,502 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-27 06:28:50,502 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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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 -> 6ea11bc1281710e3131473f2a673d7d78c2a42824b03a7d695132107cc74f895
[2024-11-27 06:28:50,790 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-27 06:28:50,802 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-27 06:28:50,804 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-27 06:28:50,805 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-27 06:28:50,806 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-27 06:28:50,807 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/../../sv-benchmarks/c/pthread-atomic/peterson.i
[2024-11-27 06:28:53,670 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/data/129d89f87/1056f558f99844f792251830ed69f95f/FLAG3f08bd7b1
[2024-11-27 06:28:54,057 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-27 06:28:54,057 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/sv-benchmarks/c/pthread-atomic/peterson.i
[2024-11-27 06:28:54,082 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/data/129d89f87/1056f558f99844f792251830ed69f95f/FLAG3f08bd7b1
[2024-11-27 06:28:54,105 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/data/129d89f87/1056f558f99844f792251830ed69f95f
[2024-11-27 06:28:54,107 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-27 06:28:54,109 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-27 06:28:54,111 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-27 06:28:54,111 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-27 06:28:54,116 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-27 06:28:54,117 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,118 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45e0ab3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54, skipping insertion in model container
[2024-11-27 06:28:54,118 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,163 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-27 06:28:54,525 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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/sv-benchmarks/c/pthread-atomic/peterson.i[32348,32361]
[2024-11-27 06:28:54,531 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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/sv-benchmarks/c/pthread-atomic/peterson.i[32502,32515]
[2024-11-27 06:28:54,538 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:28:54,548 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-27 06:28:54,584 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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/sv-benchmarks/c/pthread-atomic/peterson.i[32348,32361]
[2024-11-27 06:28:54,585 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_d0c20d0f-3ab2-4545-977f-76a86c11e08d/sv-benchmarks/c/pthread-atomic/peterson.i[32502,32515]
[2024-11-27 06:28:54,587 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:28:54,611 INFO  L204         MainTranslator]: Completed translation
[2024-11-27 06:28:54,612 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54 WrapperNode
[2024-11-27 06:28:54,612 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-27 06:28:54,613 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-27 06:28:54,613 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-27 06:28:54,613 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-27 06:28:54,619 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:28:54" (1/1) ...
[2024-11-27 06:28:54,628 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:28:54" (1/1) ...
[2024-11-27 06:28:54,645 INFO  L138                Inliner]: procedures = 166, calls = 8, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 30
[2024-11-27 06:28:54,648 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-27 06:28:54,648 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-27 06:28:54,648 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-27 06:28:54,649 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-27 06:28:54,655 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,655 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,657 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,657 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,662 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,663 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,665 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,667 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,667 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,669 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-27 06:28:54,670 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-27 06:28:54,670 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-27 06:28:54,670 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-27 06:28:54,675 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (1/1) ...
[2024-11-27 06:28:54,680 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:28:54,691 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:28:54,704 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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:28:54,709 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/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:28:54,732 INFO  L130     BoogieDeclarations]: Found specification of procedure thr2
[2024-11-27 06:28:54,732 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr2
[2024-11-27 06:28:54,732 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-11-27 06:28:54,732 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-11-27 06:28:54,732 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-27 06:28:54,732 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-27 06:28:54,732 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-27 06:28:54,733 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-27 06:28:54,734 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:28:54,850 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-27 06:28:54,852 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-27 06:28:54,957 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-27 06:28:54,957 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-27 06:28:55,021 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-27 06:28:55,022 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-27 06:28:55,022 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:28:55 BoogieIcfgContainer
[2024-11-27 06:28:55,022 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-27 06:28:55,025 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-27 06:28:55,025 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-27 06:28:55,030 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-27 06:28:55,030 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 06:28:54" (1/3) ...
[2024-11-27 06:28:55,031 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2eebc842 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:28:55, skipping insertion in model container
[2024-11-27 06:28:55,031 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:54" (2/3) ...
[2024-11-27 06:28:55,032 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2eebc842 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:28:55, skipping insertion in model container
[2024-11-27 06:28:55,032 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:28:55" (3/3) ...
[2024-11-27 06:28:55,034 INFO  L128   eAbstractionObserver]: Analyzing ICFG peterson.i
[2024-11-27 06:28:55,049 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-27 06:28:55,051 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG peterson.i that has 3 procedures, 29 locations, 1 initial locations, 2 loop locations, and 2 error locations.
[2024-11-27 06:28:55,051 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-27 06:28:55,097 INFO  L143    ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions.
[2024-11-27 06:28:55,163 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:55,164 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-27 06:28:55,164 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:28:55,167 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-27 06:28:55,170 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-27 06:28:55,238 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:28:55,256 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread1of1ForFork1 ========
[2024-11-27 06:28:55,264 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;@2db9f40f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:55,264 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:28:55,803 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:55,804 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:55,804 INFO  L139   ounterexampleChecker]: Examining path program with hash 987722218, occurence #1
[2024-11-27 06:28:55,805 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:55,805 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:55,812 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:55,812 INFO  L85        PathProgramCache]: Analyzing trace with hash 1673215737, now seen corresponding path program 1 times
[2024-11-27 06:28:55,821 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:55,822 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154228494]
[2024-11-27 06:28:55,822 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:55,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:55,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,047 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:28:56,050 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,050 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154228494]
[2024-11-27 06:28:56,051 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154228494] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,051 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,051 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:56,052 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [856328652]
[2024-11-27 06:28:56,056 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,060 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:28:56,061 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,080 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:28:56,080 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:28:56,081 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,082 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,083 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:28:56,083 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,243 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-27 06:28:56,243 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:56,244 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:56,244 INFO  L139   ounterexampleChecker]: Examining path program with hash -1166640734, occurence #1
[2024-11-27 06:28:56,244 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:56,244 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:56,245 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:56,245 INFO  L85        PathProgramCache]: Analyzing trace with hash 1637746001, now seen corresponding path program 1 times
[2024-11-27 06:28:56,245 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:56,246 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513544926]
[2024-11-27 06:28:56,246 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:56,246 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:56,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,356 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:28:56,356 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513544926]
[2024-11-27 06:28:56,357 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513544926] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,357 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:56,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1982727182]
[2024-11-27 06:28:56,357 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,362 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:28:56,362 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:28:56,362 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:28:56,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,363 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,363 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 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:28:56,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,440 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-27 06:28:56,440 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:56,440 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:56,440 INFO  L139   ounterexampleChecker]: Examining path program with hash 676944674, occurence #1
[2024-11-27 06:28:56,440 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:56,440 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:56,441 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:56,441 INFO  L85        PathProgramCache]: Analyzing trace with hash 1915481202, now seen corresponding path program 1 times
[2024-11-27 06:28:56,441 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:56,441 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26576269]
[2024-11-27 06:28:56,441 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:56,441 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:56,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,500 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:28:56,500 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,500 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26576269]
[2024-11-27 06:28:56,500 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26576269] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,500 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,500 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:56,501 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949712407]
[2024-11-27 06:28:56,501 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,501 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:28:56,501 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,501 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:28:56,502 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:28:56,502 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,502 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,502 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 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:28:56,502 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,502 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,502 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,703 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-27 06:28:56,703 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:56,703 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:56,704 INFO  L139   ounterexampleChecker]: Examining path program with hash 1372646112, occurence #1
[2024-11-27 06:28:56,704 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:56,704 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:56,704 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:56,704 INFO  L85        PathProgramCache]: Analyzing trace with hash 1220923529, now seen corresponding path program 2 times
[2024-11-27 06:28:56,704 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:56,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293086045]
[2024-11-27 06:28:56,705 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-27 06:28:56,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:56,726 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-27 06:28:56,726 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,777 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:28:56,778 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [293086045]
[2024-11-27 06:28:56,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [293086045] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,778 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,778 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:56,778 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1069306352]
[2024-11-27 06:28:56,779 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,779 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:28:56,779 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,780 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:28:56,780 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:28:56,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,780 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,780 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 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:28:56,780 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,780 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,780 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,781 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:56,894 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,894 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,898 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-27 06:28:56,899 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-27 06:28:56,905 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1]
[2024-11-27 06:28:56,908 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread1of1ForFork1 was SAFE (1/3)
[2024-11-27 06:28:56,913 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:56,915 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:28:56,915 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-27 06:28:56,915 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;@2db9f40f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:56,916 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-27 06:28:56,928 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining)
[2024-11-27 06:28:56,928 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 2 remaining)
[2024-11-27 06:28:56,930 INFO  L422         BasicCegarLoop]: Path program histogram: []
[2024-11-27 06:28:56,930 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was SAFE,SAFE (2/3)
[2024-11-27 06:28:56,936 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:56,937 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:28:56,942 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr2Thread1of1ForFork0 ========
[2024-11-27 06:28:56,942 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;@2db9f40f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:56,942 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-27 06:28:56,963 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr2Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr2Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:56,963 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:56,963 INFO  L139   ounterexampleChecker]: Examining path program with hash -1556373149, occurence #1
[2024-11-27 06:28:56,963 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:56,963 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:56,964 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:56,964 INFO  L85        PathProgramCache]: Analyzing trace with hash -769523090, now seen corresponding path program 1 times
[2024-11-27 06:28:56,964 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:56,964 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001238772]
[2024-11-27 06:28:56,964 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:56,964 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:56,984 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,060 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:28:57,060 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001238772]
[2024-11-27 06:28:57,061 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001238772] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,061 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,061 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:57,061 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2028559922]
[2024-11-27 06:28:57,061 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,061 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:28:57,061 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,062 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:28:57,062 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:28:57,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,062 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,062 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 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:28:57,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,149 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,149 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-27 06:28:57,149 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr2Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:57,149 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:57,149 INFO  L139   ounterexampleChecker]: Examining path program with hash -761626398, occurence #1
[2024-11-27 06:28:57,149 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:57,149 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:57,150 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:57,150 INFO  L85        PathProgramCache]: Analyzing trace with hash -737213813, now seen corresponding path program 1 times
[2024-11-27 06:28:57,150 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:57,150 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863076603]
[2024-11-27 06:28:57,150 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:57,150 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:57,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,213 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:28:57,214 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863076603]
[2024-11-27 06:28:57,214 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863076603] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,214 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:57,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025676470]
[2024-11-27 06:28:57,215 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,215 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:28:57,215 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,216 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:28:57,216 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:28:57,217 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,217 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,217 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:57,217 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,217 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,290 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-27 06:28:57,291 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr2Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:57,291 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:57,291 INFO  L139   ounterexampleChecker]: Examining path program with hash 355984296, occurence #1
[2024-11-27 06:28:57,292 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:57,292 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:57,292 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:57,293 INFO  L85        PathProgramCache]: Analyzing trace with hash 1168219077, now seen corresponding path program 1 times
[2024-11-27 06:28:57,293 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:57,293 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770462675]
[2024-11-27 06:28:57,293 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:57,294 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:57,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,361 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:28:57,361 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,361 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770462675]
[2024-11-27 06:28:57,362 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770462675] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,362 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,362 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:57,362 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [877047589]
[2024-11-27 06:28:57,362 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,362 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:28:57,362 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:28:57,363 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:28:57,363 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,363 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,363 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:28:57,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,419 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-27 06:28:57,419 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr2Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:57,419 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:57,419 INFO  L139   ounterexampleChecker]: Examining path program with hash 1000418763, occurence #1
[2024-11-27 06:28:57,419 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:57,419 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:57,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:57,420 INFO  L85        PathProgramCache]: Analyzing trace with hash 625890104, now seen corresponding path program 1 times
[2024-11-27 06:28:57,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:57,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [295012941]
[2024-11-27 06:28:57,420 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:57,420 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:57,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,492 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:28:57,492 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [295012941]
[2024-11-27 06:28:57,492 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [295012941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,493 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,493 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:57,493 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716703632]
[2024-11-27 06:28:57,493 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,493 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:28:57,493 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,493 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:28:57,494 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:28:57,494 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,494 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,494 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 5.0) internal successors, (20), 4 states have internal predecessors, (20), 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:28:57,494 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,494 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,494 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,494 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,624 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,625 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-27 06:28:57,625 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr2Err0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-27 06:28:57,625 INFO  L305   artialOrderCegarLoop]: Trying commutativity condition synthesis.
[2024-11-27 06:28:57,625 INFO  L139   ounterexampleChecker]: Examining path program with hash -1827084245, occurence #1
[2024-11-27 06:28:57,625 INFO  L141   ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping...
[2024-11-27 06:28:57,625 INFO  L316   artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check.
[2024-11-27 06:28:57,626 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:57,626 INFO  L85        PathProgramCache]: Analyzing trace with hash 2016594793, now seen corresponding path program 1 times
[2024-11-27 06:28:57,626 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:57,626 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [739834048]
[2024-11-27 06:28:57,626 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:57,626 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:57,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,681 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:28:57,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [739834048]
[2024-11-27 06:28:57,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [739834048] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,681 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,681 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:57,681 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1757725495]
[2024-11-27 06:28:57,681 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,682 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:28:57,682 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,682 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:28:57,682 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:28:57,682 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,682 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,682 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 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:28:57,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:28:57,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,780 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-27 06:28:57,780 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-27 06:28:57,781 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2024-11-27 06:28:57,782 INFO  L319   ceAbstractionStarter]: Result for error location thr2Thread1of1ForFork0 was SAFE (3/3)
[2024-11-27 06:28:57,782 INFO  L241   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-11-27 06:28:57,782 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-27 06:28:57,801 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Ended with exit code 0
[2024-11-27 06:28:57,802 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.11 06:28:57 BasicIcfg
[2024-11-27 06:28:57,802 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-27 06:28:57,803 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-27 06:28:57,803 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-27 06:28:57,803 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-27 06:28:57,805 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:28:55" (3/4) ...
[2024-11-27 06:28:57,807 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-27 06:28:57,812 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thr2
[2024-11-27 06:28:57,812 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thr1
[2024-11-27 06:28:57,816 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 27 nodes and edges
[2024-11-27 06:28:57,816 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges
[2024-11-27 06:28:57,817 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-27 06:28:57,817 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges
[2024-11-27 06:28:57,887 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/witness.graphml
[2024-11-27 06:28:57,888 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/witness.yml
[2024-11-27 06:28:57,888 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-27 06:28:57,889 INFO  L158              Benchmark]: Toolchain (without parser) took 3780.10ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 92.9MB in the beginning and 231.4MB in the end (delta: -138.5MB). Peak memory consumption was 98.3MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,890 INFO  L158              Benchmark]: CDTParser took 0.25ms. Allocated memory is still 167.8MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-27 06:28:57,890 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 501.92ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 73.2MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,891 INFO  L158              Benchmark]: Boogie Procedure Inliner took 34.95ms. Allocated memory is still 117.4MB. Free memory was 73.2MB in the beginning and 71.5MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-27 06:28:57,891 INFO  L158              Benchmark]: Boogie Preprocessor took 20.79ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 70.7MB in the end (delta: 797.1kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,893 INFO  L158              Benchmark]: RCFGBuilder took 352.26ms. Allocated memory is still 117.4MB. Free memory was 70.7MB in the beginning and 55.8MB in the end (delta: 14.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,894 INFO  L158              Benchmark]: TraceAbstraction took 2777.05ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 55.1MB in the beginning and 235.6MB in the end (delta: -180.4MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,894 INFO  L158              Benchmark]: Witness Printer took 85.79ms. Allocated memory is still 352.3MB. Free memory was 235.6MB in the beginning and 231.4MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-27 06:28:57,896 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.25ms. Allocated memory is still 167.8MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 501.92ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 73.2MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 34.95ms. Allocated memory is still 117.4MB. Free memory was 73.2MB in the beginning and 71.5MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 20.79ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 70.7MB in the end (delta: 797.1kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 352.26ms. Allocated memory is still 117.4MB. Free memory was 70.7MB in the beginning and 55.8MB in the end (delta: 14.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * TraceAbstraction took 2777.05ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 55.1MB in the beginning and 235.6MB in the end (delta: -180.4MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB.
 * Witness Printer took 85.79ms. Allocated memory is still 352.3MB. Free memory was 235.6MB in the beginning and 231.4MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Partial order reduction statistics
    Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 916, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 165, dependent conditional: 144, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 818, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 67, dependent conditional: 46, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 818, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 67, dependent conditional: 46, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 905, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 154, dependent conditional: 133, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 905, independent: 751, independent conditional: 0, independent unconditional: 751, dependent: 154, dependent conditional: 29, dependent unconditional: 125, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 905, independent: 751, independent conditional: 0, independent unconditional: 751, dependent: 154, dependent conditional: 29, dependent unconditional: 125, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 415, independent: 384, independent conditional: 0, independent unconditional: 384, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 415, independent: 372, independent conditional: 0, independent unconditional: 372, dependent: 43, dependent conditional: 0, dependent unconditional: 43, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 43, independent: 12, independent conditional: 0, independent unconditional: 12, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 43, independent: 12, independent conditional: 0, independent unconditional: 12, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 708, independent: 214, independent conditional: 0, independent unconditional: 214, dependent: 494, dependent conditional: 122, dependent unconditional: 372, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 905, independent: 367, independent conditional: 0, independent unconditional: 367, dependent: 123, dependent conditional: 19, dependent unconditional: 104, unknown: 415, unknown conditional: 10, unknown unconditional: 405] , Statistics on independence cache: Total cache size (in pairs): 415, Positive cache size: 384, Positive conditional cache size: 0, Positive unconditional cache size: 384, Negative cache size: 31, Negative conditional cache size: 10, Negative unconditional cache size: 21, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 474, Maximal queried relation: 4, Independence queries for same thread: 98, Persistent sets #1 benchmarks: Persistent set computation time: 0.6s, Number of persistent set computation: 68, Number of trivial persistent sets: 54, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 402, independent: 381, independent conditional: 0, independent unconditional: 381, dependent: 21, dependent conditional: 0, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 916, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 165, dependent conditional: 144, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 818, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 67, dependent conditional: 46, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 818, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 67, dependent conditional: 46, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 905, independent: 751, independent conditional: 370, independent unconditional: 381, dependent: 154, dependent conditional: 133, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 905, independent: 751, independent conditional: 0, independent unconditional: 751, dependent: 154, dependent conditional: 29, dependent unconditional: 125, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 905, independent: 751, independent conditional: 0, independent unconditional: 751, dependent: 154, dependent conditional: 29, dependent unconditional: 125, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 415, independent: 384, independent conditional: 0, independent unconditional: 384, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 415, independent: 372, independent conditional: 0, independent unconditional: 372, dependent: 43, dependent conditional: 0, dependent unconditional: 43, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 43, independent: 12, independent conditional: 0, independent unconditional: 12, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 43, independent: 12, independent conditional: 0, independent unconditional: 12, dependent: 31, dependent conditional: 10, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 708, independent: 214, independent conditional: 0, independent unconditional: 214, dependent: 494, dependent conditional: 122, dependent unconditional: 372, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 905, independent: 367, independent conditional: 0, independent unconditional: 367, dependent: 123, dependent conditional: 19, dependent unconditional: 104, unknown: 415, unknown conditional: 10, unknown unconditional: 405] , Statistics on independence cache: Total cache size (in pairs): 415, Positive cache size: 384, Positive conditional cache size: 0, Positive unconditional cache size: 384, Negative cache size: 31, Negative conditional cache size: 10, Negative unconditional cache size: 21, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 474, Maximal queried relation: 4, Independence queries for same thread: 98
  - StatisticsResult: Partial order reduction statistics
    Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 142, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 7, dependent conditional: 2, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 140, independent: 135, independent conditional: 0, independent unconditional: 135, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 0, independent unconditional: 135, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 3, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 3, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 140, independent: 132, independent conditional: 0, independent unconditional: 132, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , Statistics on independence cache: Total cache size (in pairs): 408, Positive cache size: 387, Positive conditional cache size: 0, Positive unconditional cache size: 387, Negative cache size: 21, Negative conditional cache size: 0, Negative unconditional cache size: 21, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 7, Maximal queried relation: 0, Independence queries for same thread: 2, Persistent sets #1 benchmarks: Persistent set computation time: 0.0s, Number of persistent set computation: 10, Number of trivial persistent sets: 8, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 133, independent: 128, independent conditional: 0, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 142, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 7, dependent conditional: 2, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 7, independent unconditional: 128, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 140, independent: 135, independent conditional: 0, independent unconditional: 135, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 140, independent: 135, independent conditional: 0, independent unconditional: 135, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 3, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 3, independent: 3, independent conditional: 0, independent unconditional: 3, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 140, independent: 132, independent conditional: 0, independent unconditional: 132, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , Statistics on independence cache: Total cache size (in pairs): 408, Positive cache size: 387, Positive conditional cache size: 0, Positive unconditional cache size: 387, Negative cache size: 21, Negative conditional cache size: 0, Negative unconditional cache size: 21, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 7, Maximal queried relation: 0, Independence queries for same thread: 2
  - StatisticsResult: Partial order reduction statistics
    Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 998, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 199, dependent conditional: 178, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 874, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 75, dependent conditional: 54, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 874, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 75, dependent conditional: 54, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 984, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 185, dependent conditional: 164, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 984, independent: 799, independent conditional: 0, independent unconditional: 799, dependent: 185, dependent conditional: 43, dependent unconditional: 142, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 984, independent: 799, independent conditional: 0, independent unconditional: 799, dependent: 185, dependent conditional: 43, dependent unconditional: 142, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 58, independent: 45, independent conditional: 0, independent unconditional: 45, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 58, independent: 43, independent conditional: 0, independent unconditional: 43, dependent: 15, dependent conditional: 0, dependent unconditional: 15, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 15, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 15, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 146, independent: 21, independent conditional: 0, independent unconditional: 21, dependent: 125, dependent conditional: 123, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 984, independent: 754, independent conditional: 0, independent unconditional: 754, dependent: 172, dependent conditional: 31, dependent unconditional: 141, unknown: 58, unknown conditional: 12, unknown unconditional: 46] , Statistics on independence cache: Total cache size (in pairs): 466, Positive cache size: 432, Positive conditional cache size: 0, Positive unconditional cache size: 432, Negative cache size: 34, Negative conditional cache size: 12, Negative unconditional cache size: 22, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 544, Maximal queried relation: 4, Independence queries for same thread: 124, Persistent sets #1 benchmarks: Persistent set computation time: 0.0s, Number of persistent set computation: 72, Number of trivial persistent sets: 53, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 397, independent: 376, independent conditional: 0, independent unconditional: 376, dependent: 21, dependent conditional: 0, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 998, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 199, dependent conditional: 178, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 874, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 75, dependent conditional: 54, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 874, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 75, dependent conditional: 54, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 984, independent: 799, independent conditional: 423, independent unconditional: 376, dependent: 185, dependent conditional: 164, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 984, independent: 799, independent conditional: 0, independent unconditional: 799, dependent: 185, dependent conditional: 43, dependent unconditional: 142, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 984, independent: 799, independent conditional: 0, independent unconditional: 799, dependent: 185, dependent conditional: 43, dependent unconditional: 142, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 58, independent: 45, independent conditional: 0, independent unconditional: 45, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 58, independent: 43, independent conditional: 0, independent unconditional: 43, dependent: 15, dependent conditional: 0, dependent unconditional: 15, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 15, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 15, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 13, dependent conditional: 12, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 146, independent: 21, independent conditional: 0, independent unconditional: 21, dependent: 125, dependent conditional: 123, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 984, independent: 754, independent conditional: 0, independent unconditional: 754, dependent: 172, dependent conditional: 31, dependent unconditional: 141, unknown: 58, unknown conditional: 12, unknown unconditional: 46] , Statistics on independence cache: Total cache size (in pairs): 466, Positive cache size: 432, Positive conditional cache size: 0, Positive unconditional cache size: 432, Negative cache size: 34, Negative conditional cache size: 12, Negative unconditional cache size: 22, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 544, Maximal queried relation: 4, Independence queries for same thread: 124
  - PositiveResult [Line: 739]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - PositiveResult [Line: 748]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thr1Thread1of1ForFork1 with 1 thread instances
    CFG has 5 procedures, 51 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 1.7s, OverallIterations: 4, TraceHistogramMax: 0, PathProgramHistogramMax: 2, EmptinessCheckTime: 1.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 14, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 66 NumberOfCodeBlocks, 66 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 62 ConstructedInterpolants, 0 QuantifiedInterpolants, 122 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: SuccessfulCommutativityProofs: 0, ConComChecker Statistics: CheckTime [ms]: 0, ConditionCalculationTime [ms]: 0, ConditionCalculations: 0, QuantifiedConditions: 0, TraceChecks: 0, UnknownTraceChecks: 0, ImperfectProofs: 0
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: ULTIMATE.start with 1 thread instances
    CFG has 5 procedures, 51 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.0s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: SuccessfulCommutativityProofs: 0, ConComChecker Statistics: CheckTime [ms]: 0, ConditionCalculationTime [ms]: 0, ConditionCalculations: 0, QuantifiedConditions: 0, TraceChecks: 0, UnknownTraceChecks: 0, ImperfectProofs: 0
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thr2Thread1of1ForFork0 with 1 thread instances
    CFG has 5 procedures, 51 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 5, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.5s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 17, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 87 NumberOfCodeBlocks, 87 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 82 ConstructedInterpolants, 0 QuantifiedInterpolants, 144 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: SuccessfulCommutativityProofs: 0, ConComChecker Statistics: CheckTime [ms]: 0, ConditionCalculationTime [ms]: 0, ConditionCalculations: 0, QuantifiedConditions: 0, TraceChecks: 0, UnknownTraceChecks: 0, ImperfectProofs: 0
  - AllSpecificationsHoldResult: All specifications hold
    2 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-27 06:28:57,922 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0c20d0f-3ab2-4545-977f-76a86c11e08d/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE