./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:30:04,520 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:30:04,629 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-11-08 17:30:04,640 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:30:04,642 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:30:04,685 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:30:04,686 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:30:04,687 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:30:04,687 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:30:04,688 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:30:04,689 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:30:04,690 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:30:04,690 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:30:04,692 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:30:04,694 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:30:04,695 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:30:04,696 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:30:04,696 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:30:04,701 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:30:04,701 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:30:04,701 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:30:04,702 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:30:04,702 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-08 17:30:04,703 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:30:04,703 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:30:04,703 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:30:04,704 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:30:04,704 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:30:04,704 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:30:04,705 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:30:04,705 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:30:04,705 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:30:04,707 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:30:04,708 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:30:04,709 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:30:04,709 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:30:04,709 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:30:04,709 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:30:04,710 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:30:04,710 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:30:04,710 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:30:04,711 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
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 -> 1b7eb90186eb2f5804d582daa800e24f20cc36e3f07dd8983b72b6a43dcf9225
[2024-11-08 17:30:05,078 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:30:05,120 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:30:05,123 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:30:05,125 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:30:05,126 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:30:05,127 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i
Unable to find full path for "g++"
[2024-11-08 17:30:07,490 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:30:07,870 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:30:07,871 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/sv-benchmarks/c/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i
[2024-11-08 17:30:07,890 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/data/a6edf3f4c/b876a10d09774fa1ad84d24cc8e648ad/FLAGd62b043d7
[2024-11-08 17:30:08,068 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/data/a6edf3f4c/b876a10d09774fa1ad84d24cc8e648ad
[2024-11-08 17:30:08,072 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:30:08,074 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:30:08,076 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:30:08,076 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:30:08,086 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:30:08,087 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:30:08" (1/1) ...
[2024-11-08 17:30:08,091 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12984201 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:08, skipping insertion in model container
[2024-11-08 17:30:08,091 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:30:08" (1/1) ...
[2024-11-08 17:30:08,157 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:30:08,848 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:30:08,879 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:30:09,005 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:30:09,054 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:30:09,055 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09 WrapperNode
[2024-11-08 17:30:09,055 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:30:09,057 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:30:09,057 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:30:09,057 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:30:09,067 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,093 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,141 INFO  L138                Inliner]: procedures = 175, calls = 49, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 488
[2024-11-08 17:30:09,142 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:30:09,142 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:30:09,143 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:30:09,143 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:30:09,169 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,173 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,181 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,184 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,210 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,218 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,222 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,227 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,239 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:30:09,241 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:30:09,241 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:30:09,241 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:30:09,247 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (1/1) ...
[2024-11-08 17:30:09,264 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:30:09,285 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:30:09,310 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:30:09,314 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:30:09,356 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-11-08 17:30:09,356 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:30:09,356 INFO  L130     BoogieDeclarations]: Found specification of procedure P0
[2024-11-08 17:30:09,357 INFO  L138     BoogieDeclarations]: Found implementation of procedure P0
[2024-11-08 17:30:09,357 INFO  L130     BoogieDeclarations]: Found specification of procedure P1
[2024-11-08 17:30:09,357 INFO  L138     BoogieDeclarations]: Found implementation of procedure P1
[2024-11-08 17:30:09,357 INFO  L130     BoogieDeclarations]: Found specification of procedure P2
[2024-11-08 17:30:09,359 INFO  L138     BoogieDeclarations]: Found implementation of procedure P2
[2024-11-08 17:30:09,359 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-08 17:30:09,359 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-11-08 17:30:09,360 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:30:09,360 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:30:09,362 WARN  L207             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-08 17:30:09,718 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:30:09,721 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:30:11,703 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-08 17:30:11,704 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:30:17,770 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:30:17,772 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:30:17,773 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:30:17 BoogieIcfgContainer
[2024-11-08 17:30:17,773 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:30:17,776 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:30:17,777 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:30:17,782 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:30:17,782 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:30:08" (1/3) ...
[2024-11-08 17:30:17,784 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f0cc925 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:30:17, skipping insertion in model container
[2024-11-08 17:30:17,784 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:30:09" (2/3) ...
[2024-11-08 17:30:17,786 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f0cc925 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:30:17, skipping insertion in model container
[2024-11-08 17:30:17,786 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:30:17" (3/3) ...
[2024-11-08 17:30:17,788 INFO  L112   eAbstractionObserver]: Analyzing ICFG mix024_power.opt_pso.opt_rmo.opt.i
[2024-11-08 17:30:17,813 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:30:17,813 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 223 error locations.
[2024-11-08 17:30:17,813 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-08 17:30:18,362 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-08 17:30:18,437 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 347 places, 340 transitions, 692 flow
[2024-11-08 17:30:18,769 INFO  L124   PetriNetUnfolderBase]: 3/337 cut-off events.
[2024-11-08 17:30:18,771 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:30:18,793 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 347 conditions, 337 events. 3/337 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 1809 event pairs, 0 based on Foata normal form. 0/111 useless extension candidates. Maximal degree in co-relation 299. Up to 2 conditions per place. 
[2024-11-08 17:30:18,794 INFO  L82        GeneralOperation]: Start removeDead. Operand has 347 places, 340 transitions, 692 flow
[2024-11-08 17:30:18,832 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 344 places, 337 transitions, 683 flow
[2024-11-08 17:30:18,844 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:30:18,853 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=PETRI_NET, 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;@6f7454a9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:30:18,854 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 411 error locations.
[2024-11-08 17:30:18,869 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-08 17:30:18,869 INFO  L124   PetriNetUnfolderBase]: 0/44 cut-off events.
[2024-11-08 17:30:18,870 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:30:18,870 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:30:18,871 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:30:18,872 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 407 more)] ===
[2024-11-08 17:30:18,878 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:30:18,879 INFO  L85        PathProgramCache]: Analyzing trace with hash 1430343081, now seen corresponding path program 1 times
[2024-11-08 17:30:18,891 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:30:18,892 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734724579]
[2024-11-08 17:30:18,893 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:30:18,894 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:30:19,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:30:19,245 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-08 17:30:19,246 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:30:19,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734724579]
[2024-11-08 17:30:19,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734724579] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:30:19,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:30:19,248 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-08 17:30:19,250 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1712802059]
[2024-11-08 17:30:19,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:30:19,262 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 17:30:19,269 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:30:19,303 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 17:30:19,303 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 17:30:19,306 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 95 out of 340
[2024-11-08 17:30:19,310 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 344 places, 337 transitions, 683 flow. Second operand  has 2 states, 2 states have (on average 96.0) internal successors, (192), 2 states have internal predecessors, (192), 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-08 17:30:19,310 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:30:19,310 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 95 of 340
[2024-11-08 17:30:19,311 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:30:24,749 INFO  L124   PetriNetUnfolderBase]: 1651/5616 cut-off events.
[2024-11-08 17:30:24,749 INFO  L125   PetriNetUnfolderBase]: For 37/37 co-relation queries the response was YES.
[2024-11-08 17:30:24,772 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 8102 conditions, 5616 events. 1651/5616 cut-off events. For 37/37 co-relation queries the response was YES. Maximal size of possible extension queue 259. Compared 58498 event pairs, 1651 based on Foata normal form. 508/5676 useless extension candidates. Maximal degree in co-relation 8052. Up to 2408 conditions per place. 
[2024-11-08 17:30:24,806 INFO  L140   encePairwiseOnDemand]: 116/340 looper letters, 20 selfloop transitions, 0 changer transitions 0/111 dead transitions.
[2024-11-08 17:30:24,806 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 111 transitions, 271 flow
[2024-11-08 17:30:24,808 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 17:30:24,811 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-11-08 17:30:24,823 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 434 transitions.
[2024-11-08 17:30:24,829 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.638235294117647
[2024-11-08 17:30:24,833 INFO  L175             Difference]: Start difference. First operand has 344 places, 337 transitions, 683 flow. Second operand 2 states and 434 transitions.
[2024-11-08 17:30:24,835 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 111 transitions, 271 flow
[2024-11-08 17:30:24,838 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 111 transitions, 268 flow, removed 0 selfloop flow, removed 3 redundant places.
[2024-11-08 17:30:24,843 INFO  L231             Difference]: Finished difference. Result has 119 places, 111 transitions, 228 flow
[2024-11-08 17:30:24,846 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=111, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=228, PETRI_PLACES=119, PETRI_TRANSITIONS=111}
[2024-11-08 17:30:24,853 INFO  L277   CegarLoopForPetriNet]: 344 programPoint places, -225 predicate places.
[2024-11-08 17:30:24,853 INFO  L471      AbstractCegarLoop]: Abstraction has has 119 places, 111 transitions, 228 flow
[2024-11-08 17:30:24,854 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 96.0) internal successors, (192), 2 states have internal predecessors, (192), 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-08 17:30:24,854 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:30:24,855 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:30:24,856 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:30:24,856 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 407 more)] ===
[2024-11-08 17:30:24,857 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:30:24,857 INFO  L85        PathProgramCache]: Analyzing trace with hash -1155172162, now seen corresponding path program 1 times
[2024-11-08 17:30:24,858 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:30:24,858 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1622067927]
[2024-11-08 17:30:24,858 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:30:24,859 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:30:24,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:30:25,052 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-08 17:30:25,052 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:30:25,052 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1622067927]
[2024-11-08 17:30:25,053 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1622067927] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:30:25,053 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:30:25,053 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:30:25,054 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255866355]
[2024-11-08 17:30:25,054 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:30:25,059 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:30:25,060 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:30:25,060 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:30:25,061 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:30:25,068 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 92 out of 340
[2024-11-08 17:30:25,069 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 111 transitions, 228 flow. Second operand  has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 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-08 17:30:25,069 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:30:25,070 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 340
[2024-11-08 17:30:25,070 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:30:29,678 INFO  L124   PetriNetUnfolderBase]: 2539/8039 cut-off events.
[2024-11-08 17:30:29,679 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:30:29,712 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 11771 conditions, 8039 events. 2539/8039 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 254. Compared 82420 event pairs, 763 based on Foata normal form. 0/7478 useless extension candidates. Maximal degree in co-relation 11768. Up to 2496 conditions per place. 
[2024-11-08 17:30:29,761 INFO  L140   encePairwiseOnDemand]: 338/340 looper letters, 35 selfloop transitions, 1 changer transitions 0/124 dead transitions.
[2024-11-08 17:30:29,761 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 124 transitions, 326 flow
[2024-11-08 17:30:29,762 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:30:29,762 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:30:29,764 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 313 transitions.
[2024-11-08 17:30:29,765 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.30686274509803924
[2024-11-08 17:30:29,766 INFO  L175             Difference]: Start difference. First operand has 119 places, 111 transitions, 228 flow. Second operand 3 states and 313 transitions.
[2024-11-08 17:30:29,766 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 124 transitions, 326 flow
[2024-11-08 17:30:29,768 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 326 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:30:29,772 INFO  L231             Difference]: Finished difference. Result has 120 places, 110 transitions, 228 flow
[2024-11-08 17:30:29,772 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=226, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=228, PETRI_PLACES=120, PETRI_TRANSITIONS=110}
[2024-11-08 17:30:29,773 INFO  L277   CegarLoopForPetriNet]: 344 programPoint places, -224 predicate places.
[2024-11-08 17:30:29,774 INFO  L471      AbstractCegarLoop]: Abstraction has has 120 places, 110 transitions, 228 flow
[2024-11-08 17:30:29,775 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 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-08 17:30:29,775 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:30:29,775 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:30:29,776 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:30:29,777 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 407 more)] ===
[2024-11-08 17:30:29,778 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:30:29,778 INFO  L85        PathProgramCache]: Analyzing trace with hash 330211153, now seen corresponding path program 1 times
[2024-11-08 17:30:29,780 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:30:29,780 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [335015000]
[2024-11-08 17:30:29,781 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:30:29,781 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:30:29,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:30:30,098 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-08 17:30:30,099 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:30:30,099 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [335015000]
[2024-11-08 17:30:30,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [335015000] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:30:30,100 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:30:30,100 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:30:30,100 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2143053253]
[2024-11-08 17:30:30,101 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:30:30,101 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:30:30,104 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:30:30,105 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:30:30,105 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:30:30,113 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 92 out of 340
[2024-11-08 17:30:30,115 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 110 transitions, 228 flow. Second operand  has 3 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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-08 17:30:30,115 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:30:30,115 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 340
[2024-11-08 17:30:30,116 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:30:34,340 INFO  L124   PetriNetUnfolderBase]: 2539/6323 cut-off events.
[2024-11-08 17:30:34,340 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:30:34,368 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 10057 conditions, 6323 events. 2539/6323 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 252. Compared 57411 event pairs, 1651 based on Foata normal form. 0/6056 useless extension candidates. Maximal degree in co-relation 10053. Up to 2408 conditions per place. 
[2024-11-08 17:30:34,373 INFO  L140   encePairwiseOnDemand]: 338/340 looper letters, 0 selfloop transitions, 0 changer transitions 123/123 dead transitions.
[2024-11-08 17:30:34,373 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 123 transitions, 326 flow
[2024-11-08 17:30:34,374 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:30:34,374 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:30:34,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 313 transitions.
[2024-11-08 17:30:34,376 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.30686274509803924
[2024-11-08 17:30:34,376 INFO  L175             Difference]: Start difference. First operand has 120 places, 110 transitions, 228 flow. Second operand 3 states and 313 transitions.
[2024-11-08 17:30:34,377 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 123 transitions, 326 flow
[2024-11-08 17:30:34,380 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 123 transitions, 325 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:30:34,382 INFO  L231             Difference]: Finished difference. Result has 120 places, 0 transitions, 0 flow
[2024-11-08 17:30:34,383 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=225, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=109, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=120, PETRI_TRANSITIONS=0}
[2024-11-08 17:30:34,384 INFO  L277   CegarLoopForPetriNet]: 344 programPoint places, -224 predicate places.
[2024-11-08 17:30:34,385 INFO  L471      AbstractCegarLoop]: Abstraction has has 120 places, 0 transitions, 0 flow
[2024-11-08 17:30:34,386 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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-08 17:30:34,391 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (410 of 411 remaining)
[2024-11-08 17:30:34,391 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (409 of 411 remaining)
[2024-11-08 17:30:34,393 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (408 of 411 remaining)
[2024-11-08 17:30:34,393 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (407 of 411 remaining)
[2024-11-08 17:30:34,394 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (406 of 411 remaining)
[2024-11-08 17:30:34,394 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (405 of 411 remaining)
[2024-11-08 17:30:34,395 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (404 of 411 remaining)
[2024-11-08 17:30:34,395 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (403 of 411 remaining)
[2024-11-08 17:30:34,395 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (402 of 411 remaining)
[2024-11-08 17:30:34,397 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (401 of 411 remaining)
[2024-11-08 17:30:34,400 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (400 of 411 remaining)
[2024-11-08 17:30:34,401 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (399 of 411 remaining)
[2024-11-08 17:30:34,401 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (398 of 411 remaining)
[2024-11-08 17:30:34,401 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (397 of 411 remaining)
[2024-11-08 17:30:34,401 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (396 of 411 remaining)
[2024-11-08 17:30:34,402 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (395 of 411 remaining)
[2024-11-08 17:30:34,402 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (394 of 411 remaining)
[2024-11-08 17:30:34,402 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (393 of 411 remaining)
[2024-11-08 17:30:34,402 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (392 of 411 remaining)
[2024-11-08 17:30:34,403 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (391 of 411 remaining)
[2024-11-08 17:30:34,403 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (390 of 411 remaining)
[2024-11-08 17:30:34,403 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (389 of 411 remaining)
[2024-11-08 17:30:34,403 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (388 of 411 remaining)
[2024-11-08 17:30:34,403 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (387 of 411 remaining)
[2024-11-08 17:30:34,407 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (386 of 411 remaining)
[2024-11-08 17:30:34,408 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (385 of 411 remaining)
[2024-11-08 17:30:34,408 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (384 of 411 remaining)
[2024-11-08 17:30:34,408 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (383 of 411 remaining)
[2024-11-08 17:30:34,408 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (382 of 411 remaining)
[2024-11-08 17:30:34,409 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err32ASSERT_VIOLATIONDATA_RACE (381 of 411 remaining)
[2024-11-08 17:30:34,409 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (380 of 411 remaining)
[2024-11-08 17:30:34,409 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (379 of 411 remaining)
[2024-11-08 17:30:34,409 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (378 of 411 remaining)
[2024-11-08 17:30:34,409 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err33ASSERT_VIOLATIONDATA_RACE (377 of 411 remaining)
[2024-11-08 17:30:34,410 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err34ASSERT_VIOLATIONDATA_RACE (376 of 411 remaining)
[2024-11-08 17:30:34,410 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err36ASSERT_VIOLATIONDATA_RACE (375 of 411 remaining)
[2024-11-08 17:30:34,410 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err37ASSERT_VIOLATIONDATA_RACE (374 of 411 remaining)
[2024-11-08 17:30:34,410 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err38ASSERT_VIOLATIONDATA_RACE (373 of 411 remaining)
[2024-11-08 17:30:34,415 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err39ASSERT_VIOLATIONDATA_RACE (372 of 411 remaining)
[2024-11-08 17:30:34,415 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err40ASSERT_VIOLATIONDATA_RACE (371 of 411 remaining)
[2024-11-08 17:30:34,416 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err42ASSERT_VIOLATIONDATA_RACE (370 of 411 remaining)
[2024-11-08 17:30:34,416 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err43ASSERT_VIOLATIONDATA_RACE (369 of 411 remaining)
[2024-11-08 17:30:34,416 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err45ASSERT_VIOLATIONDATA_RACE (368 of 411 remaining)
[2024-11-08 17:30:34,416 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err44ASSERT_VIOLATIONDATA_RACE (367 of 411 remaining)
[2024-11-08 17:30:34,417 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err41ASSERT_VIOLATIONDATA_RACE (366 of 411 remaining)
[2024-11-08 17:30:34,417 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err35ASSERT_VIOLATIONDATA_RACE (365 of 411 remaining)
[2024-11-08 17:30:34,417 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err46ASSERT_VIOLATIONDATA_RACE (364 of 411 remaining)
[2024-11-08 17:30:34,421 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err47ASSERT_VIOLATIONDATA_RACE (363 of 411 remaining)
[2024-11-08 17:30:34,422 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err49ASSERT_VIOLATIONDATA_RACE (362 of 411 remaining)
[2024-11-08 17:30:34,422 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err50ASSERT_VIOLATIONDATA_RACE (361 of 411 remaining)
[2024-11-08 17:30:34,422 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err51ASSERT_VIOLATIONDATA_RACE (360 of 411 remaining)
[2024-11-08 17:30:34,423 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err52ASSERT_VIOLATIONDATA_RACE (359 of 411 remaining)
[2024-11-08 17:30:34,423 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err53ASSERT_VIOLATIONDATA_RACE (358 of 411 remaining)
[2024-11-08 17:30:34,423 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err55ASSERT_VIOLATIONDATA_RACE (357 of 411 remaining)
[2024-11-08 17:30:34,423 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err56ASSERT_VIOLATIONDATA_RACE (356 of 411 remaining)
[2024-11-08 17:30:34,424 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err57ASSERT_VIOLATIONDATA_RACE (355 of 411 remaining)
[2024-11-08 17:30:34,424 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err54ASSERT_VIOLATIONDATA_RACE (354 of 411 remaining)
[2024-11-08 17:30:34,424 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err48ASSERT_VIOLATIONDATA_RACE (353 of 411 remaining)
[2024-11-08 17:30:34,424 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err58ASSERT_VIOLATIONDATA_RACE (352 of 411 remaining)
[2024-11-08 17:30:34,425 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err59ASSERT_VIOLATIONDATA_RACE (351 of 411 remaining)
[2024-11-08 17:30:34,425 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err61ASSERT_VIOLATIONDATA_RACE (350 of 411 remaining)
[2024-11-08 17:30:34,425 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err62ASSERT_VIOLATIONDATA_RACE (349 of 411 remaining)
[2024-11-08 17:30:34,425 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err63ASSERT_VIOLATIONDATA_RACE (348 of 411 remaining)
[2024-11-08 17:30:34,425 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err64ASSERT_VIOLATIONDATA_RACE (347 of 411 remaining)
[2024-11-08 17:30:34,428 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err65ASSERT_VIOLATIONDATA_RACE (346 of 411 remaining)
[2024-11-08 17:30:34,429 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err67ASSERT_VIOLATIONDATA_RACE (345 of 411 remaining)
[2024-11-08 17:30:34,429 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err68ASSERT_VIOLATIONDATA_RACE (344 of 411 remaining)
[2024-11-08 17:30:34,429 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err66ASSERT_VIOLATIONDATA_RACE (343 of 411 remaining)
[2024-11-08 17:30:34,430 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err60ASSERT_VIOLATIONDATA_RACE (342 of 411 remaining)
[2024-11-08 17:30:34,430 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err69ASSERT_VIOLATIONDATA_RACE (341 of 411 remaining)
[2024-11-08 17:30:34,430 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err70ASSERT_VIOLATIONDATA_RACE (340 of 411 remaining)
[2024-11-08 17:30:34,431 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err72ASSERT_VIOLATIONDATA_RACE (339 of 411 remaining)
[2024-11-08 17:30:34,431 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err73ASSERT_VIOLATIONDATA_RACE (338 of 411 remaining)
[2024-11-08 17:30:34,431 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err74ASSERT_VIOLATIONDATA_RACE (337 of 411 remaining)
[2024-11-08 17:30:34,431 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err75ASSERT_VIOLATIONDATA_RACE (336 of 411 remaining)
[2024-11-08 17:30:34,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err76ASSERT_VIOLATIONDATA_RACE (335 of 411 remaining)
[2024-11-08 17:30:34,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err78ASSERT_VIOLATIONDATA_RACE (334 of 411 remaining)
[2024-11-08 17:30:34,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err79ASSERT_VIOLATIONDATA_RACE (333 of 411 remaining)
[2024-11-08 17:30:34,432 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err80ASSERT_VIOLATIONDATA_RACE (332 of 411 remaining)
[2024-11-08 17:30:34,433 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err77ASSERT_VIOLATIONDATA_RACE (331 of 411 remaining)
[2024-11-08 17:30:34,433 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err71ASSERT_VIOLATIONDATA_RACE (330 of 411 remaining)
[2024-11-08 17:30:34,437 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err81ASSERT_VIOLATIONDATA_RACE (329 of 411 remaining)
[2024-11-08 17:30:34,437 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err82ASSERT_VIOLATIONDATA_RACE (328 of 411 remaining)
[2024-11-08 17:30:34,437 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err84ASSERT_VIOLATIONDATA_RACE (327 of 411 remaining)
[2024-11-08 17:30:34,437 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err85ASSERT_VIOLATIONDATA_RACE (326 of 411 remaining)
[2024-11-08 17:30:34,438 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err86ASSERT_VIOLATIONDATA_RACE (325 of 411 remaining)
[2024-11-08 17:30:34,438 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err87ASSERT_VIOLATIONDATA_RACE (324 of 411 remaining)
[2024-11-08 17:30:34,438 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err88ASSERT_VIOLATIONDATA_RACE (323 of 411 remaining)
[2024-11-08 17:30:34,438 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err90ASSERT_VIOLATIONDATA_RACE (322 of 411 remaining)
[2024-11-08 17:30:34,439 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err91ASSERT_VIOLATIONDATA_RACE (321 of 411 remaining)
[2024-11-08 17:30:34,439 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err89ASSERT_VIOLATIONDATA_RACE (320 of 411 remaining)
[2024-11-08 17:30:34,439 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err83ASSERT_VIOLATIONDATA_RACE (319 of 411 remaining)
[2024-11-08 17:30:34,440 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err92ASSERT_VIOLATIONDATA_RACE (318 of 411 remaining)
[2024-11-08 17:30:34,440 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err93ASSERT_VIOLATIONDATA_RACE (317 of 411 remaining)
[2024-11-08 17:30:34,443 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err94ASSERT_VIOLATIONDATA_RACE (316 of 411 remaining)
[2024-11-08 17:30:34,443 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err95ASSERT_VIOLATIONDATA_RACE (315 of 411 remaining)
[2024-11-08 17:30:34,444 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err97ASSERT_VIOLATIONDATA_RACE (314 of 411 remaining)
[2024-11-08 17:30:34,444 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err96ASSERT_VIOLATIONDATA_RACE (313 of 411 remaining)
[2024-11-08 17:30:34,444 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err98ASSERT_VIOLATIONDATA_RACE (312 of 411 remaining)
[2024-11-08 17:30:34,444 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err99ASSERT_VIOLATIONDATA_RACE (311 of 411 remaining)
[2024-11-08 17:30:34,445 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err100ASSERT_VIOLATIONDATA_RACE (310 of 411 remaining)
[2024-11-08 17:30:34,445 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err101ASSERT_VIOLATIONDATA_RACE (309 of 411 remaining)
[2024-11-08 17:30:34,445 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (308 of 411 remaining)
[2024-11-08 17:30:34,446 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (307 of 411 remaining)
[2024-11-08 17:30:34,446 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (306 of 411 remaining)
[2024-11-08 17:30:34,446 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (305 of 411 remaining)
[2024-11-08 17:30:34,446 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (304 of 411 remaining)
[2024-11-08 17:30:34,447 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (303 of 411 remaining)
[2024-11-08 17:30:34,447 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (302 of 411 remaining)
[2024-11-08 17:30:34,447 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (301 of 411 remaining)
[2024-11-08 17:30:34,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (300 of 411 remaining)
[2024-11-08 17:30:34,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (299 of 411 remaining)
[2024-11-08 17:30:34,451 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (298 of 411 remaining)
[2024-11-08 17:30:34,452 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (297 of 411 remaining)
[2024-11-08 17:30:34,452 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (296 of 411 remaining)
[2024-11-08 17:30:34,452 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (295 of 411 remaining)
[2024-11-08 17:30:34,452 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (294 of 411 remaining)
[2024-11-08 17:30:34,452 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (293 of 411 remaining)
[2024-11-08 17:30:34,453 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (292 of 411 remaining)
[2024-11-08 17:30:34,453 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (291 of 411 remaining)
[2024-11-08 17:30:34,453 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (290 of 411 remaining)
[2024-11-08 17:30:34,454 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (289 of 411 remaining)
[2024-11-08 17:30:34,454 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (288 of 411 remaining)
[2024-11-08 17:30:34,454 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (287 of 411 remaining)
[2024-11-08 17:30:34,454 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (286 of 411 remaining)
[2024-11-08 17:30:34,455 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (285 of 411 remaining)
[2024-11-08 17:30:34,455 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (284 of 411 remaining)
[2024-11-08 17:30:34,456 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (283 of 411 remaining)
[2024-11-08 17:30:34,457 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (282 of 411 remaining)
[2024-11-08 17:30:34,457 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (281 of 411 remaining)
[2024-11-08 17:30:34,458 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (280 of 411 remaining)
[2024-11-08 17:30:34,458 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (279 of 411 remaining)
[2024-11-08 17:30:34,459 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (278 of 411 remaining)
[2024-11-08 17:30:34,459 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (277 of 411 remaining)
[2024-11-08 17:30:34,459 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (276 of 411 remaining)
[2024-11-08 17:30:34,460 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (275 of 411 remaining)
[2024-11-08 17:30:34,460 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (274 of 411 remaining)
[2024-11-08 17:30:34,460 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (273 of 411 remaining)
[2024-11-08 17:30:34,460 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (272 of 411 remaining)
[2024-11-08 17:30:34,461 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (271 of 411 remaining)
[2024-11-08 17:30:34,461 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (270 of 411 remaining)
[2024-11-08 17:30:34,461 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (269 of 411 remaining)
[2024-11-08 17:30:34,461 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (268 of 411 remaining)
[2024-11-08 17:30:34,462 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (267 of 411 remaining)
[2024-11-08 17:30:34,462 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (266 of 411 remaining)
[2024-11-08 17:30:34,462 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (265 of 411 remaining)
[2024-11-08 17:30:34,462 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (264 of 411 remaining)
[2024-11-08 17:30:34,463 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (263 of 411 remaining)
[2024-11-08 17:30:34,463 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (262 of 411 remaining)
[2024-11-08 17:30:34,463 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err47ASSERT_VIOLATIONDATA_RACE (261 of 411 remaining)
[2024-11-08 17:30:34,463 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (260 of 411 remaining)
[2024-11-08 17:30:34,464 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (259 of 411 remaining)
[2024-11-08 17:30:34,466 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (258 of 411 remaining)
[2024-11-08 17:30:34,467 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (257 of 411 remaining)
[2024-11-08 17:30:34,467 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (256 of 411 remaining)
[2024-11-08 17:30:34,467 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (255 of 411 remaining)
[2024-11-08 17:30:34,467 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (254 of 411 remaining)
[2024-11-08 17:30:34,468 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (253 of 411 remaining)
[2024-11-08 17:30:34,468 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (252 of 411 remaining)
[2024-11-08 17:30:34,468 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (251 of 411 remaining)
[2024-11-08 17:30:34,469 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (250 of 411 remaining)
[2024-11-08 17:30:34,469 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (249 of 411 remaining)
[2024-11-08 17:30:34,471 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (248 of 411 remaining)
[2024-11-08 17:30:34,471 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (247 of 411 remaining)
[2024-11-08 17:30:34,472 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (246 of 411 remaining)
[2024-11-08 17:30:34,472 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (245 of 411 remaining)
[2024-11-08 17:30:34,472 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (244 of 411 remaining)
[2024-11-08 17:30:34,472 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (243 of 411 remaining)
[2024-11-08 17:30:34,473 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (242 of 411 remaining)
[2024-11-08 17:30:34,473 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (241 of 411 remaining)
[2024-11-08 17:30:34,473 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (240 of 411 remaining)
[2024-11-08 17:30:34,473 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (239 of 411 remaining)
[2024-11-08 17:30:34,474 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (238 of 411 remaining)
[2024-11-08 17:30:34,474 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (237 of 411 remaining)
[2024-11-08 17:30:34,474 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (236 of 411 remaining)
[2024-11-08 17:30:34,474 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (235 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (234 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (233 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (232 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (231 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (230 of 411 remaining)
[2024-11-08 17:30:34,475 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (229 of 411 remaining)
[2024-11-08 17:30:34,476 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (228 of 411 remaining)
[2024-11-08 17:30:34,476 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (227 of 411 remaining)
[2024-11-08 17:30:34,476 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (226 of 411 remaining)
[2024-11-08 17:30:34,476 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (225 of 411 remaining)
[2024-11-08 17:30:34,476 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (224 of 411 remaining)
[2024-11-08 17:30:34,477 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (223 of 411 remaining)
[2024-11-08 17:30:34,477 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (222 of 411 remaining)
[2024-11-08 17:30:34,477 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (221 of 411 remaining)
[2024-11-08 17:30:34,478 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (220 of 411 remaining)
[2024-11-08 17:30:34,478 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (219 of 411 remaining)
[2024-11-08 17:30:34,478 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (218 of 411 remaining)
[2024-11-08 17:30:34,479 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (217 of 411 remaining)
[2024-11-08 17:30:34,479 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (216 of 411 remaining)
[2024-11-08 17:30:34,479 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (215 of 411 remaining)
[2024-11-08 17:30:34,479 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (214 of 411 remaining)
[2024-11-08 17:30:34,480 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (213 of 411 remaining)
[2024-11-08 17:30:34,480 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (212 of 411 remaining)
[2024-11-08 17:30:34,480 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (211 of 411 remaining)
[2024-11-08 17:30:34,480 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (210 of 411 remaining)
[2024-11-08 17:30:34,481 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (209 of 411 remaining)
[2024-11-08 17:30:34,481 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (208 of 411 remaining)
[2024-11-08 17:30:34,481 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (207 of 411 remaining)
[2024-11-08 17:30:34,481 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (206 of 411 remaining)
[2024-11-08 17:30:34,482 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (205 of 411 remaining)
[2024-11-08 17:30:34,482 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (204 of 411 remaining)
[2024-11-08 17:30:34,482 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (203 of 411 remaining)
[2024-11-08 17:30:34,482 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (202 of 411 remaining)
[2024-11-08 17:30:34,483 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (201 of 411 remaining)
[2024-11-08 17:30:34,483 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (200 of 411 remaining)
[2024-11-08 17:30:34,483 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (199 of 411 remaining)
[2024-11-08 17:30:34,484 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (198 of 411 remaining)
[2024-11-08 17:30:34,484 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (197 of 411 remaining)
[2024-11-08 17:30:34,484 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (196 of 411 remaining)
[2024-11-08 17:30:34,485 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (195 of 411 remaining)
[2024-11-08 17:30:34,485 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (194 of 411 remaining)
[2024-11-08 17:30:34,485 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (193 of 411 remaining)
[2024-11-08 17:30:34,485 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (192 of 411 remaining)
[2024-11-08 17:30:34,486 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (191 of 411 remaining)
[2024-11-08 17:30:34,486 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (190 of 411 remaining)
[2024-11-08 17:30:34,486 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (189 of 411 remaining)
[2024-11-08 17:30:34,487 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (188 of 411 remaining)
[2024-11-08 17:30:34,487 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (187 of 411 remaining)
[2024-11-08 17:30:34,487 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (186 of 411 remaining)
[2024-11-08 17:30:34,487 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (185 of 411 remaining)
[2024-11-08 17:30:34,488 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (184 of 411 remaining)
[2024-11-08 17:30:34,488 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (183 of 411 remaining)
[2024-11-08 17:30:34,488 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (182 of 411 remaining)
[2024-11-08 17:30:34,490 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (181 of 411 remaining)
[2024-11-08 17:30:34,492 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (180 of 411 remaining)
[2024-11-08 17:30:34,492 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (179 of 411 remaining)
[2024-11-08 17:30:34,492 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (178 of 411 remaining)
[2024-11-08 17:30:34,493 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (177 of 411 remaining)
[2024-11-08 17:30:34,493 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (176 of 411 remaining)
[2024-11-08 17:30:34,493 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (175 of 411 remaining)
[2024-11-08 17:30:34,493 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (174 of 411 remaining)
[2024-11-08 17:30:34,493 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (173 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (172 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (171 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (170 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (169 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (168 of 411 remaining)
[2024-11-08 17:30:34,494 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (167 of 411 remaining)
[2024-11-08 17:30:34,499 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (166 of 411 remaining)
[2024-11-08 17:30:34,499 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (165 of 411 remaining)
[2024-11-08 17:30:34,499 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (164 of 411 remaining)
[2024-11-08 17:30:34,499 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (163 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (162 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (161 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (160 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (159 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (158 of 411 remaining)
[2024-11-08 17:30:34,500 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (157 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (156 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err32ASSERT_VIOLATIONDATA_RACE (155 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (154 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (153 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (152 of 411 remaining)
[2024-11-08 17:30:34,501 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err33ASSERT_VIOLATIONDATA_RACE (151 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err34ASSERT_VIOLATIONDATA_RACE (150 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err36ASSERT_VIOLATIONDATA_RACE (149 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err37ASSERT_VIOLATIONDATA_RACE (148 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err38ASSERT_VIOLATIONDATA_RACE (147 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err39ASSERT_VIOLATIONDATA_RACE (146 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err40ASSERT_VIOLATIONDATA_RACE (145 of 411 remaining)
[2024-11-08 17:30:34,502 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err42ASSERT_VIOLATIONDATA_RACE (144 of 411 remaining)
[2024-11-08 17:30:34,506 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err43ASSERT_VIOLATIONDATA_RACE (143 of 411 remaining)
[2024-11-08 17:30:34,507 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err45ASSERT_VIOLATIONDATA_RACE (142 of 411 remaining)
[2024-11-08 17:30:34,507 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err44ASSERT_VIOLATIONDATA_RACE (141 of 411 remaining)
[2024-11-08 17:30:34,507 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err41ASSERT_VIOLATIONDATA_RACE (140 of 411 remaining)
[2024-11-08 17:30:34,507 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err35ASSERT_VIOLATIONDATA_RACE (139 of 411 remaining)
[2024-11-08 17:30:34,508 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err46ASSERT_VIOLATIONDATA_RACE (138 of 411 remaining)
[2024-11-08 17:30:34,508 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err47ASSERT_VIOLATIONDATA_RACE (137 of 411 remaining)
[2024-11-08 17:30:34,508 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err49ASSERT_VIOLATIONDATA_RACE (136 of 411 remaining)
[2024-11-08 17:30:34,508 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err50ASSERT_VIOLATIONDATA_RACE (135 of 411 remaining)
[2024-11-08 17:30:34,509 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err51ASSERT_VIOLATIONDATA_RACE (134 of 411 remaining)
[2024-11-08 17:30:34,509 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err52ASSERT_VIOLATIONDATA_RACE (133 of 411 remaining)
[2024-11-08 17:30:34,509 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err53ASSERT_VIOLATIONDATA_RACE (132 of 411 remaining)
[2024-11-08 17:30:34,509 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err55ASSERT_VIOLATIONDATA_RACE (131 of 411 remaining)
[2024-11-08 17:30:34,509 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err56ASSERT_VIOLATIONDATA_RACE (130 of 411 remaining)
[2024-11-08 17:30:34,510 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err57ASSERT_VIOLATIONDATA_RACE (129 of 411 remaining)
[2024-11-08 17:30:34,510 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err54ASSERT_VIOLATIONDATA_RACE (128 of 411 remaining)
[2024-11-08 17:30:34,510 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err48ASSERT_VIOLATIONDATA_RACE (127 of 411 remaining)
[2024-11-08 17:30:34,510 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err58ASSERT_VIOLATIONDATA_RACE (126 of 411 remaining)
[2024-11-08 17:30:34,510 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err59ASSERT_VIOLATIONDATA_RACE (125 of 411 remaining)
[2024-11-08 17:30:34,511 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err61ASSERT_VIOLATIONDATA_RACE (124 of 411 remaining)
[2024-11-08 17:30:34,511 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err62ASSERT_VIOLATIONDATA_RACE (123 of 411 remaining)
[2024-11-08 17:30:34,511 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err63ASSERT_VIOLATIONDATA_RACE (122 of 411 remaining)
[2024-11-08 17:30:34,511 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err64ASSERT_VIOLATIONDATA_RACE (121 of 411 remaining)
[2024-11-08 17:30:34,513 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err65ASSERT_VIOLATIONDATA_RACE (120 of 411 remaining)
[2024-11-08 17:30:34,513 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err67ASSERT_VIOLATIONDATA_RACE (119 of 411 remaining)
[2024-11-08 17:30:34,513 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err68ASSERT_VIOLATIONDATA_RACE (118 of 411 remaining)
[2024-11-08 17:30:34,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err66ASSERT_VIOLATIONDATA_RACE (117 of 411 remaining)
[2024-11-08 17:30:34,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err60ASSERT_VIOLATIONDATA_RACE (116 of 411 remaining)
[2024-11-08 17:30:34,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err69ASSERT_VIOLATIONDATA_RACE (115 of 411 remaining)
[2024-11-08 17:30:34,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err70ASSERT_VIOLATIONDATA_RACE (114 of 411 remaining)
[2024-11-08 17:30:34,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err72ASSERT_VIOLATIONDATA_RACE (113 of 411 remaining)
[2024-11-08 17:30:34,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err73ASSERT_VIOLATIONDATA_RACE (112 of 411 remaining)
[2024-11-08 17:30:34,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err74ASSERT_VIOLATIONDATA_RACE (111 of 411 remaining)
[2024-11-08 17:30:34,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err75ASSERT_VIOLATIONDATA_RACE (110 of 411 remaining)
[2024-11-08 17:30:34,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err76ASSERT_VIOLATIONDATA_RACE (109 of 411 remaining)
[2024-11-08 17:30:34,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err78ASSERT_VIOLATIONDATA_RACE (108 of 411 remaining)
[2024-11-08 17:30:34,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err79ASSERT_VIOLATIONDATA_RACE (107 of 411 remaining)
[2024-11-08 17:30:34,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err80ASSERT_VIOLATIONDATA_RACE (106 of 411 remaining)
[2024-11-08 17:30:34,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err77ASSERT_VIOLATIONDATA_RACE (105 of 411 remaining)
[2024-11-08 17:30:34,517 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err71ASSERT_VIOLATIONDATA_RACE (104 of 411 remaining)
[2024-11-08 17:30:34,517 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err81ASSERT_VIOLATIONDATA_RACE (103 of 411 remaining)
[2024-11-08 17:30:34,517 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err82ASSERT_VIOLATIONDATA_RACE (102 of 411 remaining)
[2024-11-08 17:30:34,517 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err84ASSERT_VIOLATIONDATA_RACE (101 of 411 remaining)
[2024-11-08 17:30:34,517 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err85ASSERT_VIOLATIONDATA_RACE (100 of 411 remaining)
[2024-11-08 17:30:34,518 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err86ASSERT_VIOLATIONDATA_RACE (99 of 411 remaining)
[2024-11-08 17:30:34,518 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err87ASSERT_VIOLATIONDATA_RACE (98 of 411 remaining)
[2024-11-08 17:30:34,518 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err88ASSERT_VIOLATIONDATA_RACE (97 of 411 remaining)
[2024-11-08 17:30:34,518 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err90ASSERT_VIOLATIONDATA_RACE (96 of 411 remaining)
[2024-11-08 17:30:34,519 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err91ASSERT_VIOLATIONDATA_RACE (95 of 411 remaining)
[2024-11-08 17:30:34,519 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err89ASSERT_VIOLATIONDATA_RACE (94 of 411 remaining)
[2024-11-08 17:30:34,519 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err83ASSERT_VIOLATIONDATA_RACE (93 of 411 remaining)
[2024-11-08 17:30:34,519 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err92ASSERT_VIOLATIONDATA_RACE (92 of 411 remaining)
[2024-11-08 17:30:34,520 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err93ASSERT_VIOLATIONDATA_RACE (91 of 411 remaining)
[2024-11-08 17:30:34,520 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err94ASSERT_VIOLATIONDATA_RACE (90 of 411 remaining)
[2024-11-08 17:30:34,520 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err95ASSERT_VIOLATIONDATA_RACE (89 of 411 remaining)
[2024-11-08 17:30:34,520 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err97ASSERT_VIOLATIONDATA_RACE (88 of 411 remaining)
[2024-11-08 17:30:34,520 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err96ASSERT_VIOLATIONDATA_RACE (87 of 411 remaining)
[2024-11-08 17:30:34,521 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err98ASSERT_VIOLATIONDATA_RACE (86 of 411 remaining)
[2024-11-08 17:30:34,521 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err99ASSERT_VIOLATIONDATA_RACE (85 of 411 remaining)
[2024-11-08 17:30:34,521 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err100ASSERT_VIOLATIONDATA_RACE (84 of 411 remaining)
[2024-11-08 17:30:34,521 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P0Err101ASSERT_VIOLATIONDATA_RACE (83 of 411 remaining)
[2024-11-08 17:30:34,522 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (82 of 411 remaining)
[2024-11-08 17:30:34,522 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (81 of 411 remaining)
[2024-11-08 17:30:34,522 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (80 of 411 remaining)
[2024-11-08 17:30:34,522 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (79 of 411 remaining)
[2024-11-08 17:30:34,523 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (78 of 411 remaining)
[2024-11-08 17:30:34,523 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (77 of 411 remaining)
[2024-11-08 17:30:34,523 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (76 of 411 remaining)
[2024-11-08 17:30:34,523 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (75 of 411 remaining)
[2024-11-08 17:30:34,524 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (74 of 411 remaining)
[2024-11-08 17:30:34,524 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (73 of 411 remaining)
[2024-11-08 17:30:34,524 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (72 of 411 remaining)
[2024-11-08 17:30:34,524 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (71 of 411 remaining)
[2024-11-08 17:30:34,524 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (70 of 411 remaining)
[2024-11-08 17:30:34,525 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (69 of 411 remaining)
[2024-11-08 17:30:34,525 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (68 of 411 remaining)
[2024-11-08 17:30:34,525 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (67 of 411 remaining)
[2024-11-08 17:30:34,525 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (66 of 411 remaining)
[2024-11-08 17:30:34,526 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (65 of 411 remaining)
[2024-11-08 17:30:34,526 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (64 of 411 remaining)
[2024-11-08 17:30:34,526 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (63 of 411 remaining)
[2024-11-08 17:30:34,526 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (62 of 411 remaining)
[2024-11-08 17:30:34,526 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (61 of 411 remaining)
[2024-11-08 17:30:34,527 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (60 of 411 remaining)
[2024-11-08 17:30:34,527 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (59 of 411 remaining)
[2024-11-08 17:30:34,527 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (58 of 411 remaining)
[2024-11-08 17:30:34,527 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (57 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (56 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (55 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (54 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (53 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (52 of 411 remaining)
[2024-11-08 17:30:34,528 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (51 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (50 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (49 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (48 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (47 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (46 of 411 remaining)
[2024-11-08 17:30:34,529 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (45 of 411 remaining)
[2024-11-08 17:30:34,534 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (44 of 411 remaining)
[2024-11-08 17:30:34,534 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (43 of 411 remaining)
[2024-11-08 17:30:34,534 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (42 of 411 remaining)
[2024-11-08 17:30:34,534 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (41 of 411 remaining)
[2024-11-08 17:30:34,534 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (40 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (39 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (38 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (37 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (36 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P1Err47ASSERT_VIOLATIONDATA_RACE (35 of 411 remaining)
[2024-11-08 17:30:34,535 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (34 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (33 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (32 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (31 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (30 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (29 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (28 of 411 remaining)
[2024-11-08 17:30:34,536 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (27 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (26 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (25 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (24 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (23 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (22 of 411 remaining)
[2024-11-08 17:30:34,537 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (21 of 411 remaining)
[2024-11-08 17:30:34,541 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (20 of 411 remaining)
[2024-11-08 17:30:34,542 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (19 of 411 remaining)
[2024-11-08 17:30:34,542 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (18 of 411 remaining)
[2024-11-08 17:30:34,542 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (17 of 411 remaining)
[2024-11-08 17:30:34,542 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (16 of 411 remaining)
[2024-11-08 17:30:34,542 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (15 of 411 remaining)
[2024-11-08 17:30:34,543 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (14 of 411 remaining)
[2024-11-08 17:30:34,543 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (13 of 411 remaining)
[2024-11-08 17:30:34,543 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (12 of 411 remaining)
[2024-11-08 17:30:34,543 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (11 of 411 remaining)
[2024-11-08 17:30:34,544 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (10 of 411 remaining)
[2024-11-08 17:30:34,544 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (9 of 411 remaining)
[2024-11-08 17:30:34,544 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (8 of 411 remaining)
[2024-11-08 17:30:34,544 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (7 of 411 remaining)
[2024-11-08 17:30:34,545 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (6 of 411 remaining)
[2024-11-08 17:30:34,545 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (5 of 411 remaining)
[2024-11-08 17:30:34,545 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (4 of 411 remaining)
[2024-11-08 17:30:34,545 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (3 of 411 remaining)
[2024-11-08 17:30:34,545 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (2 of 411 remaining)
[2024-11-08 17:30:34,546 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (1 of 411 remaining)
[2024-11-08 17:30:34,546 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (0 of 411 remaining)
[2024-11-08 17:30:34,546 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:30:34,547 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-11-08 17:30:34,563 INFO  L239   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-11-08 17:30:34,563 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 17:30:34,580 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 05:30:34 BasicIcfg
[2024-11-08 17:30:34,581 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 17:30:34,582 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:30:34,582 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:30:34,582 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:30:34,583 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:30:17" (3/4) ...
[2024-11-08 17:30:34,586 INFO  L142         WitnessPrinter]: Generating witness for correct program
[2024-11-08 17:30:34,590 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure P0
[2024-11-08 17:30:34,591 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure P1
[2024-11-08 17:30:34,591 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure P2
[2024-11-08 17:30:34,641 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1445 nodes and edges
[2024-11-08 17:30:34,645 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 433 nodes and edges
[2024-11-08 17:30:34,649 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 87 nodes and edges
[2024-11-08 17:30:34,653 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 30 nodes and edges
[2024-11-08 17:30:34,657 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges
[2024-11-08 17:30:35,067 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 17:30:35,067 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/witness.yml
[2024-11-08 17:30:35,068 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:30:35,068 INFO  L158              Benchmark]: Toolchain (without parser) took 26995.02ms. Allocated memory was 134.2MB in the beginning and 2.1GB in the end (delta: 1.9GB). Free memory was 101.8MB in the beginning and 1.0GB in the end (delta: -915.7MB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,069 INFO  L158              Benchmark]: CDTParser took 0.39ms. Allocated memory is still 134.2MB. Free memory is still 107.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:30:35,069 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 980.27ms. Allocated memory is still 134.2MB. Free memory was 101.8MB in the beginning and 72.3MB in the end (delta: 29.5MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,073 INFO  L158              Benchmark]: Boogie Procedure Inliner took 85.03ms. Allocated memory is still 134.2MB. Free memory was 72.3MB in the beginning and 69.1MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,073 INFO  L158              Benchmark]: Boogie Preprocessor took 97.24ms. Allocated memory is still 134.2MB. Free memory was 68.6MB in the beginning and 64.9MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,073 INFO  L158              Benchmark]: RCFGBuilder took 8533.12ms. Allocated memory was 134.2MB in the beginning and 438.3MB in the end (delta: 304.1MB). Free memory was 64.9MB in the beginning and 186.0MB in the end (delta: -121.1MB). Peak memory consumption was 204.4MB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,074 INFO  L158              Benchmark]: TraceAbstraction took 16805.17ms. Allocated memory was 438.3MB in the beginning and 2.1GB in the end (delta: 1.6GB). Free memory was 186.0MB in the beginning and 1.1GB in the end (delta: -870.2MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,074 INFO  L158              Benchmark]: Witness Printer took 485.91ms. Allocated memory is still 2.1GB. Free memory was 1.1GB in the beginning and 1.0GB in the end (delta: 38.8MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB.
[2024-11-08 17:30:35,076 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.39ms. Allocated memory is still 134.2MB. Free memory is still 107.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 980.27ms. Allocated memory is still 134.2MB. Free memory was 101.8MB in the beginning and 72.3MB in the end (delta: 29.5MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 85.03ms. Allocated memory is still 134.2MB. Free memory was 72.3MB in the beginning and 69.1MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 97.24ms. Allocated memory is still 134.2MB. Free memory was 68.6MB in the beginning and 64.9MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * RCFGBuilder took 8533.12ms. Allocated memory was 134.2MB in the beginning and 438.3MB in the end (delta: 304.1MB). Free memory was 64.9MB in the beginning and 186.0MB in the end (delta: -121.1MB). Peak memory consumption was 204.4MB. Max. memory is 16.1GB.
 * TraceAbstraction took 16805.17ms. Allocated memory was 438.3MB in the beginning and 2.1GB in the end (delta: 1.6GB). Free memory was 186.0MB in the beginning and 1.1GB in the end (delta: -870.2MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB.
 * Witness Printer took 485.91ms. Allocated memory is still 2.1GB. Free memory was 1.1GB in the beginning and 1.0GB in the end (delta: 38.8MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - PositiveResult [Line: 750]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 753]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 756]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 756]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 759]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 760]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 761]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 761]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 762]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 762]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 763]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 764]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 765]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 766]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 767]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 768]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 769]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 770]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 770]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 771]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 771]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 771]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 771]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 772]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 777]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 777]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 784]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 784]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 785]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 786]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 786]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 787]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 788]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 788]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 789]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 789]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 790]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 790]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 791]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 791]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 792]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 792]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 793]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 796]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 799]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 800]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 800]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 800]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 800]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 801]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 802]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 802]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 802]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 802]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 803]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 806]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 806]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 813]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 816]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 816]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 819]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 819]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 822]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 823]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 823]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 823]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 823]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 824]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 825]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 825]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 825]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 825]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 826]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 829]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 829]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 851]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 851]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 853]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 855]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 856]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 856]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 856]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 856]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 857]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 858]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 858]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 858]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 858]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 859]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 862]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 864]: there are no data races
    For all program executions holds that there are no data races at this location
  - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances
    CFG has 7 procedures, 553 locations, 411 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 16.1s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 14.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 38 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 32 mSDsluCounter, 2 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 128 IncrementalHoareTripleChecker+Invalid, 130 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 2 mSDtfsCounter, 128 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=683occurred in iteration=0, InterpolantAutomatonStates: 8, 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.5s InterpolantComputationTime, 176 NumberOfCodeBlocks, 176 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 173 ConstructedInterpolants, 0 QuantifiedInterpolants, 177 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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
  - AllSpecificationsHoldResult: All specifications hold
    223 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-08 17:30:35,131 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aff7433e-34ae-4f26-961b-3e91be22f2cc/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (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