./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/chl-simpl-str-trans.wvr.c --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/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_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/chl-simpl-str-trans.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/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_4ef2b157-224e-4466-b9d7-b82ade23367a/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 f7b74cf7a2419cab3ab4545eb4bb4cb738b0dd565da7b17a0ca0e4253475f1b6
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:27:28,726 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:27:28,825 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-11-08 17:27:28,830 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:27:28,830 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:27:28,855 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:27:28,856 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:27:28,857 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:27:28,857 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:27:28,858 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:27:28,859 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:27:28,859 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:27:28,859 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:27:28,860 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:27:28,860 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:27:28,861 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:27:28,861 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:27:28,862 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:27:28,862 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:27:28,863 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:27:28,863 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:27:28,864 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:27:28,864 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-08 17:27:28,865 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:27:28,882 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:27:28,883 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:27:28,883 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:27:28,883 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:27:28,884 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:27:28,884 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:27:28,885 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:27:28,885 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:27:28,885 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:27:28,888 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:27:28,888 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:27:28,889 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:27:28,889 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:27:28,889 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:27:28,890 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:27:28,890 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:27:28,891 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:27:28,892 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_4ef2b157-224e-4466-b9d7-b82ade23367a/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_4ef2b157-224e-4466-b9d7-b82ade23367a/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 -> f7b74cf7a2419cab3ab4545eb4bb4cb738b0dd565da7b17a0ca0e4253475f1b6
[2024-11-08 17:27:29,259 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:27:29,303 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:27:29,306 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:27:29,311 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:27:29,314 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:27:29,316 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/weaver/chl-simpl-str-trans.wvr.c
Unable to find full path for "g++"
[2024-11-08 17:27:31,503 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:27:31,713 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:27:31,713 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/sv-benchmarks/c/weaver/chl-simpl-str-trans.wvr.c
[2024-11-08 17:27:31,722 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/data/ea01ef80f/853e950d98f943cf9947ab600167e187/FLAGa2afceab0
[2024-11-08 17:27:32,085 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/data/ea01ef80f/853e950d98f943cf9947ab600167e187
[2024-11-08 17:27:32,088 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:27:32,090 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:27:32,092 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:27:32,092 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:27:32,100 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:27:32,101 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,103 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@130e1e80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32, skipping insertion in model container
[2024-11-08 17:27:32,103 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,128 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:27:32,362 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:27:32,380 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:27:32,417 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:27:32,438 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:27:32,438 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32 WrapperNode
[2024-11-08 17:27:32,438 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:27:32,440 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:27:32,440 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:27:32,440 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:27:32,450 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:27:32" (1/1) ...
[2024-11-08 17:27:32,463 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:27:32" (1/1) ...
[2024-11-08 17:27:32,499 INFO  L138                Inliner]: procedures = 22, calls = 16, calls flagged for inlining = 9, calls inlined = 13, statements flattened = 235
[2024-11-08 17:27:32,499 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:27:32,500 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:27:32,500 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:27:32,500 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:27:32,514 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,518 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,524 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,524 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,548 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,554 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,557 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,562 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,572 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:27:32,573 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:27:32,573 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:27:32,573 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:27:32,574 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (1/1) ...
[2024-11-08 17:27:32,588 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:27:32,609 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:27:32,623 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/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:27:32,625 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/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:27:32,663 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:27:32,664 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-11-08 17:27:32,664 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-11-08 17:27:32,665 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-11-08 17:27:32,665 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-11-08 17:27:32,665 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-11-08 17:27:32,665 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-11-08 17:27:32,666 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-08 17:27:32,666 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:27:32,666 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:27:32,669 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:27:32,863 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:27:32,866 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:27:33,621 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-08 17:27:33,623 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:27:33,665 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:27:33,665 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:27:33,666 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:27:33 BoogieIcfgContainer
[2024-11-08 17:27:33,666 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:27:33,670 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:27:33,671 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:27:33,675 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:27:33,675 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:27:32" (1/3) ...
[2024-11-08 17:27:33,676 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@315e4d2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:27:33, skipping insertion in model container
[2024-11-08 17:27:33,676 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:27:32" (2/3) ...
[2024-11-08 17:27:33,677 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@315e4d2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:27:33, skipping insertion in model container
[2024-11-08 17:27:33,677 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:27:33" (3/3) ...
[2024-11-08 17:27:33,679 INFO  L112   eAbstractionObserver]: Analyzing ICFG chl-simpl-str-trans.wvr.c
[2024-11-08 17:27:33,701 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:27:33,701 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 27 error locations.
[2024-11-08 17:27:33,701 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-08 17:27:33,942 INFO  L143    ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions.
[2024-11-08 17:27:33,999 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 311 places, 316 transitions, 653 flow
[2024-11-08 17:27:34,161 INFO  L124   PetriNetUnfolderBase]: 15/313 cut-off events.
[2024-11-08 17:27:34,161 INFO  L125   PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES.
[2024-11-08 17:27:34,172 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 326 conditions, 313 events. 15/313 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 739 event pairs, 0 based on Foata normal form. 0/271 useless extension candidates. Maximal degree in co-relation 215. Up to 2 conditions per place. 
[2024-11-08 17:27:34,173 INFO  L82        GeneralOperation]: Start removeDead. Operand has 311 places, 316 transitions, 653 flow
[2024-11-08 17:27:34,183 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 289 places, 292 transitions, 602 flow
[2024-11-08 17:27:34,195 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:27:34,213 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;@2f5a0639, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:27:34,215 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 48 error locations.
[2024-11-08 17:27:34,230 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-08 17:27:34,230 INFO  L124   PetriNetUnfolderBase]: 0/25 cut-off events.
[2024-11-08 17:27:34,230 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:27:34,231 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:34,232 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]
[2024-11-08 17:27:34,234 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:34,240 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:34,241 INFO  L85        PathProgramCache]: Analyzing trace with hash -67802981, now seen corresponding path program 1 times
[2024-11-08 17:27:34,253 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:34,255 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [846053979]
[2024-11-08 17:27:34,255 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:34,255 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:34,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:34,494 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:27:34,495 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:34,495 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [846053979]
[2024-11-08 17:27:34,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [846053979] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:34,497 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:34,497 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:34,499 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478182106]
[2024-11-08 17:27:34,500 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:34,511 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:34,518 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:34,544 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:34,545 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:34,586 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 293 out of 316
[2024-11-08 17:27:34,591 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 292 transitions, 602 flow. Second operand  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:34,591 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:34,592 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 316
[2024-11-08 17:27:34,593 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:34,759 INFO  L124   PetriNetUnfolderBase]: 18/466 cut-off events.
[2024-11-08 17:27:34,759 INFO  L125   PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES.
[2024-11-08 17:27:34,767 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 509 conditions, 466 events. 18/466 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2026 event pairs, 5 based on Foata normal form. 18/414 useless extension candidates. Maximal degree in co-relation 386. Up to 22 conditions per place. 
[2024-11-08 17:27:34,772 INFO  L140   encePairwiseOnDemand]: 307/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/285 dead transitions.
[2024-11-08 17:27:34,772 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 290 places, 285 transitions, 614 flow
[2024-11-08 17:27:34,774 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:34,777 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:34,788 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 899 transitions.
[2024-11-08 17:27:34,792 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9483122362869199
[2024-11-08 17:27:34,794 INFO  L175             Difference]: Start difference. First operand has 289 places, 292 transitions, 602 flow. Second operand 3 states and 899 transitions.
[2024-11-08 17:27:34,796 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 290 places, 285 transitions, 614 flow
[2024-11-08 17:27:34,801 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 284 places, 285 transitions, 602 flow, removed 0 selfloop flow, removed 6 redundant places.
[2024-11-08 17:27:34,836 INFO  L231             Difference]: Finished difference. Result has 284 places, 285 transitions, 580 flow
[2024-11-08 17:27:34,839 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=576, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=285, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=283, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=580, PETRI_PLACES=284, PETRI_TRANSITIONS=285}
[2024-11-08 17:27:34,845 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -5 predicate places.
[2024-11-08 17:27:34,846 INFO  L471      AbstractCegarLoop]: Abstraction has has 284 places, 285 transitions, 580 flow
[2024-11-08 17:27:34,847 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:34,847 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:34,847 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]
[2024-11-08 17:27:34,847 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:27:34,848 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:34,848 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:34,848 INFO  L85        PathProgramCache]: Analyzing trace with hash -1671178864, now seen corresponding path program 1 times
[2024-11-08 17:27:34,849 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:34,851 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1747879604]
[2024-11-08 17:27:34,851 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:34,851 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:34,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:34,964 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:27:34,964 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:34,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1747879604]
[2024-11-08 17:27:34,964 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1747879604] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:34,965 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:34,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:34,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1980971612]
[2024-11-08 17:27:34,965 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:34,967 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:34,968 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:34,969 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:34,969 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:35,011 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 293 out of 316
[2024-11-08 17:27:35,013 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 284 places, 285 transitions, 580 flow. Second operand  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:35,013 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:35,013 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 316
[2024-11-08 17:27:35,014 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:35,126 INFO  L124   PetriNetUnfolderBase]: 16/418 cut-off events.
[2024-11-08 17:27:35,126 INFO  L125   PetriNetUnfolderBase]: For 2/4 co-relation queries the response was YES.
[2024-11-08 17:27:35,132 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 451 conditions, 418 events. 16/418 cut-off events. For 2/4 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1709 event pairs, 5 based on Foata normal form. 0/360 useless extension candidates. Maximal degree in co-relation 417. Up to 22 conditions per place. 
[2024-11-08 17:27:35,136 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/284 dead transitions.
[2024-11-08 17:27:35,136 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 285 places, 284 transitions, 604 flow
[2024-11-08 17:27:35,137 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:35,137 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:35,138 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 893 transitions.
[2024-11-08 17:27:35,140 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9419831223628692
[2024-11-08 17:27:35,141 INFO  L175             Difference]: Start difference. First operand has 284 places, 285 transitions, 580 flow. Second operand 3 states and 893 transitions.
[2024-11-08 17:27:35,141 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 285 places, 284 transitions, 604 flow
[2024-11-08 17:27:35,147 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 283 places, 284 transitions, 600 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:35,154 INFO  L231             Difference]: Finished difference. Result has 283 places, 284 transitions, 578 flow
[2024-11-08 17:27:35,155 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=281, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=284, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=578, PETRI_PLACES=283, PETRI_TRANSITIONS=284}
[2024-11-08 17:27:35,156 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -6 predicate places.
[2024-11-08 17:27:35,156 INFO  L471      AbstractCegarLoop]: Abstraction has has 283 places, 284 transitions, 578 flow
[2024-11-08 17:27:35,157 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:35,157 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:35,158 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]
[2024-11-08 17:27:35,158 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:27:35,158 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:35,159 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:35,159 INFO  L85        PathProgramCache]: Analyzing trace with hash 208543711, now seen corresponding path program 1 times
[2024-11-08 17:27:35,159 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:35,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284111198]
[2024-11-08 17:27:35,160 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:35,160 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:35,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:35,228 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:27:35,228 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:35,228 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284111198]
[2024-11-08 17:27:35,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284111198] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:35,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:35,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:35,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [329114220]
[2024-11-08 17:27:35,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:35,230 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:35,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:35,231 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:35,231 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:35,262 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 292 out of 316
[2024-11-08 17:27:35,264 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 284 transitions, 578 flow. Second operand  has 3 states, 3 states have (on average 293.3333333333333) internal successors, (880), 3 states have internal predecessors, (880), 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:27:35,264 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:35,264 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 316
[2024-11-08 17:27:35,264 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:35,457 INFO  L124   PetriNetUnfolderBase]: 33/686 cut-off events.
[2024-11-08 17:27:35,457 INFO  L125   PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES.
[2024-11-08 17:27:35,465 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 737 conditions, 686 events. 33/686 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 3699 event pairs, 12 based on Foata normal form. 0/582 useless extension candidates. Maximal degree in co-relation 695. Up to 35 conditions per place. 
[2024-11-08 17:27:35,470 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 12 selfloop transitions, 2 changer transitions 0/283 dead transitions.
[2024-11-08 17:27:35,471 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 284 places, 283 transitions, 604 flow
[2024-11-08 17:27:35,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:35,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:35,494 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions.
[2024-11-08 17:27:35,496 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.939873417721519
[2024-11-08 17:27:35,496 INFO  L175             Difference]: Start difference. First operand has 283 places, 284 transitions, 578 flow. Second operand 3 states and 891 transitions.
[2024-11-08 17:27:35,496 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 284 places, 283 transitions, 604 flow
[2024-11-08 17:27:35,498 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 283 transitions, 600 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:35,503 INFO  L231             Difference]: Finished difference. Result has 282 places, 283 transitions, 576 flow
[2024-11-08 17:27:35,504 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=572, PETRI_DIFFERENCE_MINUEND_PLACES=280, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=576, PETRI_PLACES=282, PETRI_TRANSITIONS=283}
[2024-11-08 17:27:35,505 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -7 predicate places.
[2024-11-08 17:27:35,506 INFO  L471      AbstractCegarLoop]: Abstraction has has 282 places, 283 transitions, 576 flow
[2024-11-08 17:27:35,507 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 293.3333333333333) internal successors, (880), 3 states have internal predecessors, (880), 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:27:35,508 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:35,508 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]
[2024-11-08 17:27:35,508 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:27:35,509 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:35,510 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:35,510 INFO  L85        PathProgramCache]: Analyzing trace with hash -1053107671, now seen corresponding path program 1 times
[2024-11-08 17:27:35,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:35,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1345647196]
[2024-11-08 17:27:35,512 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:35,513 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:35,532 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:35,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:27:35,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:35,602 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1345647196]
[2024-11-08 17:27:35,602 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1345647196] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:35,603 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:35,603 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:35,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401318244]
[2024-11-08 17:27:35,604 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:35,605 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:35,606 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:35,606 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:35,607 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:35,642 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 293 out of 316
[2024-11-08 17:27:35,643 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 282 places, 283 transitions, 576 flow. Second operand  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:35,643 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:35,644 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 316
[2024-11-08 17:27:35,644 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:35,778 INFO  L124   PetriNetUnfolderBase]: 22/541 cut-off events.
[2024-11-08 17:27:35,778 INFO  L125   PetriNetUnfolderBase]: For 2/5 co-relation queries the response was YES.
[2024-11-08 17:27:35,784 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 579 conditions, 541 events. 22/541 cut-off events. For 2/5 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2512 event pairs, 7 based on Foata normal form. 0/463 useless extension candidates. Maximal degree in co-relation 529. Up to 25 conditions per place. 
[2024-11-08 17:27:35,787 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/282 dead transitions.
[2024-11-08 17:27:35,788 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 283 places, 282 transitions, 600 flow
[2024-11-08 17:27:35,788 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:35,789 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:35,791 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 893 transitions.
[2024-11-08 17:27:35,792 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9419831223628692
[2024-11-08 17:27:35,793 INFO  L175             Difference]: Start difference. First operand has 282 places, 283 transitions, 576 flow. Second operand 3 states and 893 transitions.
[2024-11-08 17:27:35,793 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 283 places, 282 transitions, 600 flow
[2024-11-08 17:27:35,795 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 281 places, 282 transitions, 596 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:35,799 INFO  L231             Difference]: Finished difference. Result has 281 places, 282 transitions, 574 flow
[2024-11-08 17:27:35,800 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=570, PETRI_DIFFERENCE_MINUEND_PLACES=279, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=281, PETRI_TRANSITIONS=282}
[2024-11-08 17:27:35,801 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -8 predicate places.
[2024-11-08 17:27:35,801 INFO  L471      AbstractCegarLoop]: Abstraction has has 281 places, 282 transitions, 574 flow
[2024-11-08 17:27:35,802 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:35,802 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:35,804 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]
[2024-11-08 17:27:35,804 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:27:35,806 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:35,806 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:35,807 INFO  L85        PathProgramCache]: Analyzing trace with hash -1357901507, now seen corresponding path program 1 times
[2024-11-08 17:27:35,807 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:35,807 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523948028]
[2024-11-08 17:27:35,807 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:35,807 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:35,833 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:35,896 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:27:35,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:35,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523948028]
[2024-11-08 17:27:35,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523948028] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:35,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:35,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:35,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599796753]
[2024-11-08 17:27:35,898 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:35,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:35,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:35,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:35,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:35,957 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 291 out of 316
[2024-11-08 17:27:35,960 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 281 places, 282 transitions, 574 flow. Second operand  has 3 states, 3 states have (on average 292.3333333333333) internal successors, (877), 3 states have internal predecessors, (877), 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:27:35,960 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:35,961 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 316
[2024-11-08 17:27:35,961 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:36,131 INFO  L124   PetriNetUnfolderBase]: 43/725 cut-off events.
[2024-11-08 17:27:36,131 INFO  L125   PetriNetUnfolderBase]: For 13/17 co-relation queries the response was YES.
[2024-11-08 17:27:36,136 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 786 conditions, 725 events. 43/725 cut-off events. For 13/17 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 3764 event pairs, 20 based on Foata normal form. 0/621 useless extension candidates. Maximal degree in co-relation 728. Up to 50 conditions per place. 
[2024-11-08 17:27:36,140 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 13 selfloop transitions, 2 changer transitions 0/281 dead transitions.
[2024-11-08 17:27:36,140 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 281 transitions, 602 flow
[2024-11-08 17:27:36,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:36,141 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:36,143 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions.
[2024-11-08 17:27:36,143 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9377637130801688
[2024-11-08 17:27:36,144 INFO  L175             Difference]: Start difference. First operand has 281 places, 282 transitions, 574 flow. Second operand 3 states and 889 transitions.
[2024-11-08 17:27:36,144 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 281 transitions, 602 flow
[2024-11-08 17:27:36,145 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 280 places, 281 transitions, 598 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:36,149 INFO  L231             Difference]: Finished difference. Result has 280 places, 281 transitions, 572 flow
[2024-11-08 17:27:36,149 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=278, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=572, PETRI_PLACES=280, PETRI_TRANSITIONS=281}
[2024-11-08 17:27:36,150 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -9 predicate places.
[2024-11-08 17:27:36,150 INFO  L471      AbstractCegarLoop]: Abstraction has has 280 places, 281 transitions, 572 flow
[2024-11-08 17:27:36,151 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 292.3333333333333) internal successors, (877), 3 states have internal predecessors, (877), 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:27:36,151 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:36,151 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]
[2024-11-08 17:27:36,152 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:27:36,152 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:36,153 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:36,153 INFO  L85        PathProgramCache]: Analyzing trace with hash 1198956156, now seen corresponding path program 1 times
[2024-11-08 17:27:36,153 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:36,153 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [854573760]
[2024-11-08 17:27:36,153 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:36,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:36,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:36,205 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:27:36,205 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:36,205 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [854573760]
[2024-11-08 17:27:36,206 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [854573760] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:36,206 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:36,206 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:36,206 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [726540237]
[2024-11-08 17:27:36,206 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:36,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:36,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:36,208 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:36,208 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:36,239 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 293 out of 316
[2024-11-08 17:27:36,241 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 281 transitions, 572 flow. Second operand  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:36,241 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:36,241 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 316
[2024-11-08 17:27:36,241 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:36,328 INFO  L124   PetriNetUnfolderBase]: 16/353 cut-off events.
[2024-11-08 17:27:36,328 INFO  L125   PetriNetUnfolderBase]: For 4/7 co-relation queries the response was YES.
[2024-11-08 17:27:36,332 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 388 conditions, 353 events. 16/353 cut-off events. For 4/7 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1262 event pairs, 7 based on Foata normal form. 0/309 useless extension candidates. Maximal degree in co-relation 322. Up to 25 conditions per place. 
[2024-11-08 17:27:36,334 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/280 dead transitions.
[2024-11-08 17:27:36,334 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 280 transitions, 596 flow
[2024-11-08 17:27:36,335 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:36,335 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:36,336 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 893 transitions.
[2024-11-08 17:27:36,337 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9419831223628692
[2024-11-08 17:27:36,337 INFO  L175             Difference]: Start difference. First operand has 280 places, 281 transitions, 572 flow. Second operand 3 states and 893 transitions.
[2024-11-08 17:27:36,337 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 280 transitions, 596 flow
[2024-11-08 17:27:36,339 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 280 transitions, 592 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:36,342 INFO  L231             Difference]: Finished difference. Result has 279 places, 280 transitions, 570 flow
[2024-11-08 17:27:36,343 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=566, PETRI_DIFFERENCE_MINUEND_PLACES=277, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=278, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=570, PETRI_PLACES=279, PETRI_TRANSITIONS=280}
[2024-11-08 17:27:36,344 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -10 predicate places.
[2024-11-08 17:27:36,344 INFO  L471      AbstractCegarLoop]: Abstraction has has 279 places, 280 transitions, 570 flow
[2024-11-08 17:27:36,345 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 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:27:36,345 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:36,345 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, 1, 1, 1, 1]
[2024-11-08 17:27:36,345 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:27:36,346 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:36,346 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:36,346 INFO  L85        PathProgramCache]: Analyzing trace with hash -231153523, now seen corresponding path program 1 times
[2024-11-08 17:27:36,346 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:36,347 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [345019799]
[2024-11-08 17:27:36,347 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:36,347 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:36,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:36,398 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:27:36,399 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:36,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [345019799]
[2024-11-08 17:27:36,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [345019799] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:36,399 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:36,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:36,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532783256]
[2024-11-08 17:27:36,400 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:36,400 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:36,401 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:36,401 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:36,401 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:36,417 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 295 out of 316
[2024-11-08 17:27:36,419 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 280 transitions, 570 flow. Second operand  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:36,419 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:36,419 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 316
[2024-11-08 17:27:36,420 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:36,570 INFO  L124   PetriNetUnfolderBase]: 33/699 cut-off events.
[2024-11-08 17:27:36,570 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-11-08 17:27:36,579 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 746 conditions, 699 events. 33/699 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 3907 event pairs, 8 based on Foata normal form. 0/600 useless extension candidates. Maximal degree in co-relation 672. Up to 31 conditions per place. 
[2024-11-08 17:27:36,584 INFO  L140   encePairwiseOnDemand]: 312/316 looper letters, 13 selfloop transitions, 2 changer transitions 0/282 dead transitions.
[2024-11-08 17:27:36,584 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 282 transitions, 606 flow
[2024-11-08 17:27:36,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:36,585 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:36,587 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 902 transitions.
[2024-11-08 17:27:36,588 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9514767932489452
[2024-11-08 17:27:36,588 INFO  L175             Difference]: Start difference. First operand has 279 places, 280 transitions, 570 flow. Second operand 3 states and 902 transitions.
[2024-11-08 17:27:36,588 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 282 transitions, 606 flow
[2024-11-08 17:27:36,590 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 282 transitions, 602 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:36,595 INFO  L231             Difference]: Finished difference. Result has 278 places, 280 transitions, 576 flow
[2024-11-08 17:27:36,596 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=562, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=576, PETRI_PLACES=278, PETRI_TRANSITIONS=280}
[2024-11-08 17:27:36,597 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:36,597 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 280 transitions, 576 flow
[2024-11-08 17:27:36,598 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:36,598 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:36,599 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, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:36,599 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:27:36,599 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:36,608 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:36,608 INFO  L85        PathProgramCache]: Analyzing trace with hash -1461307220, now seen corresponding path program 1 times
[2024-11-08 17:27:36,609 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:36,609 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419951830]
[2024-11-08 17:27:36,609 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:36,610 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:36,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:36,719 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:27:36,721 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:36,721 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419951830]
[2024-11-08 17:27:36,721 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419951830] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:36,721 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:36,722 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:36,722 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [155101022]
[2024-11-08 17:27:36,722 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:36,723 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:36,726 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:36,727 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:36,727 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:36,759 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 292 out of 316
[2024-11-08 17:27:36,761 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 280 transitions, 576 flow. Second operand  has 3 states, 3 states have (on average 293.3333333333333) internal successors, (880), 3 states have internal predecessors, (880), 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:27:36,761 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:36,762 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 316
[2024-11-08 17:27:36,762 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:37,017 INFO  L124   PetriNetUnfolderBase]: 70/1041 cut-off events.
[2024-11-08 17:27:37,018 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-11-08 17:27:37,029 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1148 conditions, 1041 events. 70/1041 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 7322 event pairs, 10 based on Foata normal form. 0/897 useless extension candidates. Maximal degree in co-relation 1005. Up to 73 conditions per place. 
[2024-11-08 17:27:37,038 INFO  L140   encePairwiseOnDemand]: 310/316 looper letters, 15 selfloop transitions, 3 changer transitions 0/282 dead transitions.
[2024-11-08 17:27:37,038 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 282 transitions, 618 flow
[2024-11-08 17:27:37,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:37,039 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:37,040 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 897 transitions.
[2024-11-08 17:27:37,041 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9462025316455697
[2024-11-08 17:27:37,041 INFO  L175             Difference]: Start difference. First operand has 278 places, 280 transitions, 576 flow. Second operand 3 states and 897 transitions.
[2024-11-08 17:27:37,041 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 282 transitions, 618 flow
[2024-11-08 17:27:37,043 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 282 transitions, 618 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:37,047 INFO  L231             Difference]: Finished difference. Result has 278 places, 280 transitions, 591 flow
[2024-11-08 17:27:37,048 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=570, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=591, PETRI_PLACES=278, PETRI_TRANSITIONS=280}
[2024-11-08 17:27:37,050 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:37,051 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 280 transitions, 591 flow
[2024-11-08 17:27:37,052 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 293.3333333333333) internal successors, (880), 3 states have internal predecessors, (880), 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:27:37,053 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:37,053 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:37,053 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 17:27:37,053 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:37,054 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:37,055 INFO  L85        PathProgramCache]: Analyzing trace with hash 15464438, now seen corresponding path program 1 times
[2024-11-08 17:27:37,055 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:37,055 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1343707241]
[2024-11-08 17:27:37,059 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:37,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:37,082 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:37,143 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:27:37,147 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:37,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1343707241]
[2024-11-08 17:27:37,147 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1343707241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:37,147 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:37,148 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:37,148 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1190075753]
[2024-11-08 17:27:37,148 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:37,148 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:37,149 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:37,149 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:37,149 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:37,174 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 295 out of 316
[2024-11-08 17:27:37,175 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 280 transitions, 591 flow. Second operand  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:37,176 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:37,176 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 316
[2024-11-08 17:27:37,176 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:37,388 INFO  L124   PetriNetUnfolderBase]: 31/808 cut-off events.
[2024-11-08 17:27:37,388 INFO  L125   PetriNetUnfolderBase]: For 9/11 co-relation queries the response was YES.
[2024-11-08 17:27:37,397 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 880 conditions, 808 events. 31/808 cut-off events. For 9/11 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 4380 event pairs, 2 based on Foata normal form. 0/718 useless extension candidates. Maximal degree in co-relation 723. Up to 38 conditions per place. 
[2024-11-08 17:27:37,402 INFO  L140   encePairwiseOnDemand]: 312/316 looper letters, 16 selfloop transitions, 2 changer transitions 0/285 dead transitions.
[2024-11-08 17:27:37,402 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 285 transitions, 642 flow
[2024-11-08 17:27:37,403 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:37,403 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:37,404 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 905 transitions.
[2024-11-08 17:27:37,405 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9546413502109705
[2024-11-08 17:27:37,405 INFO  L175             Difference]: Start difference. First operand has 278 places, 280 transitions, 591 flow. Second operand 3 states and 905 transitions.
[2024-11-08 17:27:37,406 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 285 transitions, 642 flow
[2024-11-08 17:27:37,408 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 285 transitions, 642 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:37,414 INFO  L231             Difference]: Finished difference. Result has 279 places, 280 transitions, 601 flow
[2024-11-08 17:27:37,415 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=587, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=601, PETRI_PLACES=279, PETRI_TRANSITIONS=280}
[2024-11-08 17:27:37,416 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -10 predicate places.
[2024-11-08 17:27:37,416 INFO  L471      AbstractCegarLoop]: Abstraction has has 279 places, 280 transitions, 601 flow
[2024-11-08 17:27:37,419 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:37,419 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:37,420 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:37,420 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 17:27:37,420 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting thread1Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:37,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:37,421 INFO  L85        PathProgramCache]: Analyzing trace with hash 1976446874, now seen corresponding path program 1 times
[2024-11-08 17:27:37,421 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:37,421 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [113333785]
[2024-11-08 17:27:37,421 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:37,421 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:37,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:37,495 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:27:37,499 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:37,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [113333785]
[2024-11-08 17:27:37,499 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [113333785] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:37,500 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:37,500 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:37,500 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569829565]
[2024-11-08 17:27:37,500 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:37,500 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:37,501 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:37,501 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:37,501 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:37,518 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 295 out of 316
[2024-11-08 17:27:37,519 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 280 transitions, 601 flow. Second operand  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:37,520 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:37,520 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 316
[2024-11-08 17:27:37,520 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:37,790 INFO  L124   PetriNetUnfolderBase]: 43/1127 cut-off events.
[2024-11-08 17:27:37,790 INFO  L125   PetriNetUnfolderBase]: For 9/21 co-relation queries the response was YES.
[2024-11-08 17:27:37,807 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1245 conditions, 1127 events. 43/1127 cut-off events. For 9/21 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 7426 event pairs, 6 based on Foata normal form. 1/1006 useless extension candidates. Maximal degree in co-relation 1087. Up to 64 conditions per place. 
[2024-11-08 17:27:37,817 INFO  L140   encePairwiseOnDemand]: 312/316 looper letters, 16 selfloop transitions, 2 changer transitions 0/285 dead transitions.
[2024-11-08 17:27:37,818 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 285 transitions, 652 flow
[2024-11-08 17:27:37,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:37,819 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:37,820 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 905 transitions.
[2024-11-08 17:27:37,821 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9546413502109705
[2024-11-08 17:27:37,821 INFO  L175             Difference]: Start difference. First operand has 279 places, 280 transitions, 601 flow. Second operand 3 states and 905 transitions.
[2024-11-08 17:27:37,821 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 285 transitions, 652 flow
[2024-11-08 17:27:37,824 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 285 transitions, 652 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:37,828 INFO  L231             Difference]: Finished difference. Result has 280 places, 280 transitions, 611 flow
[2024-11-08 17:27:37,830 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=597, PETRI_DIFFERENCE_MINUEND_PLACES=277, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=280, PETRI_TRANSITIONS=280}
[2024-11-08 17:27:37,831 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -9 predicate places.
[2024-11-08 17:27:37,832 INFO  L471      AbstractCegarLoop]: Abstraction has has 280 places, 280 transitions, 611 flow
[2024-11-08 17:27:37,833 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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:27:37,833 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:37,833 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:37,834 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 17:27:37,834 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:37,834 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:37,835 INFO  L85        PathProgramCache]: Analyzing trace with hash -713034984, now seen corresponding path program 1 times
[2024-11-08 17:27:37,835 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:37,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412684241]
[2024-11-08 17:27:37,838 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:37,839 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:37,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:37,917 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:27:37,917 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:37,917 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [412684241]
[2024-11-08 17:27:37,917 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [412684241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:37,917 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:37,917 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:37,918 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419219216]
[2024-11-08 17:27:37,918 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:37,918 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:37,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:37,919 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:37,919 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:37,934 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 296 out of 316
[2024-11-08 17:27:37,935 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 280 transitions, 611 flow. Second operand  has 3 states, 3 states have (on average 297.3333333333333) internal successors, (892), 3 states have internal predecessors, (892), 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:27:37,935 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:37,936 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 316
[2024-11-08 17:27:37,936 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:38,176 INFO  L124   PetriNetUnfolderBase]: 38/965 cut-off events.
[2024-11-08 17:27:38,176 INFO  L125   PetriNetUnfolderBase]: For 6/35 co-relation queries the response was YES.
[2024-11-08 17:27:38,190 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1091 conditions, 965 events. 38/965 cut-off events. For 6/35 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 5803 event pairs, 8 based on Foata normal form. 4/859 useless extension candidates. Maximal degree in co-relation 933. Up to 38 conditions per place. 
[2024-11-08 17:27:38,195 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/281 dead transitions.
[2024-11-08 17:27:38,195 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 281 transitions, 641 flow
[2024-11-08 17:27:38,196 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:38,196 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:38,198 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 902 transitions.
[2024-11-08 17:27:38,198 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9514767932489452
[2024-11-08 17:27:38,199 INFO  L175             Difference]: Start difference. First operand has 280 places, 280 transitions, 611 flow. Second operand 3 states and 902 transitions.
[2024-11-08 17:27:38,199 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 281 transitions, 641 flow
[2024-11-08 17:27:38,201 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 281 places, 281 transitions, 641 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:38,205 INFO  L231             Difference]: Finished difference. Result has 281 places, 279 transitions, 613 flow
[2024-11-08 17:27:38,206 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=279, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=613, PETRI_PLACES=281, PETRI_TRANSITIONS=279}
[2024-11-08 17:27:38,206 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -8 predicate places.
[2024-11-08 17:27:38,207 INFO  L471      AbstractCegarLoop]: Abstraction has has 281 places, 279 transitions, 613 flow
[2024-11-08 17:27:38,207 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 297.3333333333333) internal successors, (892), 3 states have internal predecessors, (892), 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:27:38,208 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:38,208 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:38,208 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 17:27:38,208 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:38,209 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:38,209 INFO  L85        PathProgramCache]: Analyzing trace with hash 1229713910, now seen corresponding path program 1 times
[2024-11-08 17:27:38,209 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:38,209 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341249915]
[2024-11-08 17:27:38,210 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:38,210 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:38,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:38,251 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:27:38,252 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:38,252 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341249915]
[2024-11-08 17:27:38,252 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341249915] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:38,252 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:38,252 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:38,253 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152512527]
[2024-11-08 17:27:38,253 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:38,253 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:38,254 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:38,254 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:38,254 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:38,282 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 289 out of 316
[2024-11-08 17:27:38,284 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 281 places, 279 transitions, 613 flow. Second operand  has 3 states, 3 states have (on average 290.6666666666667) internal successors, (872), 3 states have internal predecessors, (872), 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:27:38,284 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:38,284 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 316
[2024-11-08 17:27:38,284 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:38,914 INFO  L124   PetriNetUnfolderBase]: 240/3552 cut-off events.
[2024-11-08 17:27:38,914 INFO  L125   PetriNetUnfolderBase]: For 69/81 co-relation queries the response was YES.
[2024-11-08 17:27:38,939 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4040 conditions, 3552 events. 240/3552 cut-off events. For 69/81 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 35374 event pairs, 60 based on Foata normal form. 1/3163 useless extension candidates. Maximal degree in co-relation 3454. Up to 331 conditions per place. 
[2024-11-08 17:27:38,952 INFO  L140   encePairwiseOnDemand]: 308/316 looper letters, 17 selfloop transitions, 4 changer transitions 0/281 dead transitions.
[2024-11-08 17:27:38,952 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 281 transitions, 661 flow
[2024-11-08 17:27:38,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:38,953 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:38,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 892 transitions.
[2024-11-08 17:27:38,955 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9409282700421941
[2024-11-08 17:27:38,956 INFO  L175             Difference]: Start difference. First operand has 281 places, 279 transitions, 613 flow. Second operand 3 states and 892 transitions.
[2024-11-08 17:27:38,956 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 281 transitions, 661 flow
[2024-11-08 17:27:38,959 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 281 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:38,963 INFO  L231             Difference]: Finished difference. Result has 278 places, 279 transitions, 629 flow
[2024-11-08 17:27:38,964 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=601, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=629, PETRI_PLACES=278, PETRI_TRANSITIONS=279}
[2024-11-08 17:27:38,964 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:38,965 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 279 transitions, 629 flow
[2024-11-08 17:27:38,965 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 290.6666666666667) internal successors, (872), 3 states have internal predecessors, (872), 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:27:38,966 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:38,966 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:38,966 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 17:27:38,966 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting thread2Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:38,967 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:38,967 INFO  L85        PathProgramCache]: Analyzing trace with hash -559817681, now seen corresponding path program 1 times
[2024-11-08 17:27:38,967 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:38,968 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517874334]
[2024-11-08 17:27:38,968 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:38,968 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:38,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:39,008 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:27:39,008 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:39,008 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517874334]
[2024-11-08 17:27:39,009 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517874334] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:39,009 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:39,009 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:39,009 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1920348331]
[2024-11-08 17:27:39,009 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:39,010 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:39,010 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:39,010 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:39,011 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:39,024 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 295 out of 316
[2024-11-08 17:27:39,026 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 279 transitions, 629 flow. Second operand  has 3 states, 3 states have (on average 296.6666666666667) internal successors, (890), 3 states have internal predecessors, (890), 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:27:39,026 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:39,026 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 316
[2024-11-08 17:27:39,026 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:39,596 INFO  L124   PetriNetUnfolderBase]: 115/2657 cut-off events.
[2024-11-08 17:27:39,596 INFO  L125   PetriNetUnfolderBase]: For 36/42 co-relation queries the response was YES.
[2024-11-08 17:27:39,615 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2959 conditions, 2657 events. 115/2657 cut-off events. For 36/42 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 23788 event pairs, 14 based on Foata normal form. 0/2401 useless extension candidates. Maximal degree in co-relation 2527. Up to 168 conditions per place. 
[2024-11-08 17:27:39,625 INFO  L140   encePairwiseOnDemand]: 312/316 looper letters, 15 selfloop transitions, 2 changer transitions 0/283 dead transitions.
[2024-11-08 17:27:39,625 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 283 transitions, 675 flow
[2024-11-08 17:27:39,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:39,626 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:39,628 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 904 transitions.
[2024-11-08 17:27:39,629 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9535864978902954
[2024-11-08 17:27:39,629 INFO  L175             Difference]: Start difference. First operand has 278 places, 279 transitions, 629 flow. Second operand 3 states and 904 transitions.
[2024-11-08 17:27:39,630 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 283 transitions, 675 flow
[2024-11-08 17:27:39,632 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 283 transitions, 675 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:39,637 INFO  L231             Difference]: Finished difference. Result has 279 places, 279 transitions, 639 flow
[2024-11-08 17:27:39,637 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=625, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=279, PETRI_TRANSITIONS=279}
[2024-11-08 17:27:39,638 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -10 predicate places.
[2024-11-08 17:27:39,638 INFO  L471      AbstractCegarLoop]: Abstraction has has 279 places, 279 transitions, 639 flow
[2024-11-08 17:27:39,639 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 296.6666666666667) internal successors, (890), 3 states have internal predecessors, (890), 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:27:39,639 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:39,639 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:39,640 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 17:27:39,640 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting thread2Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:39,640 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:39,640 INFO  L85        PathProgramCache]: Analyzing trace with hash 1045667757, now seen corresponding path program 1 times
[2024-11-08 17:27:39,641 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:39,641 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1771619653]
[2024-11-08 17:27:39,641 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:39,641 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:39,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:39,683 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:27:39,683 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:39,684 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1771619653]
[2024-11-08 17:27:39,684 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1771619653] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:39,684 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:39,684 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:39,685 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482422746]
[2024-11-08 17:27:39,685 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:39,685 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:39,686 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:39,686 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:39,686 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:39,700 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 296 out of 316
[2024-11-08 17:27:39,701 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 279 transitions, 639 flow. Second operand  has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 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:27:39,701 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:39,702 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 316
[2024-11-08 17:27:39,702 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:40,173 INFO  L124   PetriNetUnfolderBase]: 108/2291 cut-off events.
[2024-11-08 17:27:40,173 INFO  L125   PetriNetUnfolderBase]: For 24/59 co-relation queries the response was YES.
[2024-11-08 17:27:40,197 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2687 conditions, 2291 events. 108/2291 cut-off events. For 24/59 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 19936 event pairs, 22 based on Foata normal form. 2/2086 useless extension candidates. Maximal degree in co-relation 2191. Up to 80 conditions per place. 
[2024-11-08 17:27:40,205 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/280 dead transitions.
[2024-11-08 17:27:40,205 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 280 places, 280 transitions, 669 flow
[2024-11-08 17:27:40,205 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:40,206 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:40,207 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 902 transitions.
[2024-11-08 17:27:40,208 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9514767932489452
[2024-11-08 17:27:40,208 INFO  L175             Difference]: Start difference. First operand has 279 places, 279 transitions, 639 flow. Second operand 3 states and 902 transitions.
[2024-11-08 17:27:40,209 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 280 places, 280 transitions, 669 flow
[2024-11-08 17:27:40,213 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 280 places, 280 transitions, 669 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:27:40,217 INFO  L231             Difference]: Finished difference. Result has 280 places, 278 transitions, 641 flow
[2024-11-08 17:27:40,218 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=637, PETRI_DIFFERENCE_MINUEND_PLACES=278, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=280, PETRI_TRANSITIONS=278}
[2024-11-08 17:27:40,219 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -9 predicate places.
[2024-11-08 17:27:40,220 INFO  L471      AbstractCegarLoop]: Abstraction has has 280 places, 278 transitions, 641 flow
[2024-11-08 17:27:40,221 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 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:27:40,221 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:40,222 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, 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:27:40,222 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 17:27:40,222 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting thread3Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:40,222 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:40,223 INFO  L85        PathProgramCache]: Analyzing trace with hash 1345187915, now seen corresponding path program 1 times
[2024-11-08 17:27:40,223 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:40,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1633038457]
[2024-11-08 17:27:40,223 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:40,223 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:40,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:40,274 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:27:40,275 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:40,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1633038457]
[2024-11-08 17:27:40,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1633038457] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:40,275 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:40,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:40,276 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [303713153]
[2024-11-08 17:27:40,276 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:40,276 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:40,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:40,277 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:40,277 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:40,293 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 296 out of 316
[2024-11-08 17:27:40,294 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 278 transitions, 641 flow. Second operand  has 3 states, 3 states have (on average 298.0) internal successors, (894), 3 states have internal predecessors, (894), 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:27:40,294 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:40,294 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 316
[2024-11-08 17:27:40,294 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:40,648 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([832] L55-25-->L55-26: Formula: true  InVars {}  OutVars{thread3Thread1of1ForFork0_#t~nondet12#1=|v_thread3Thread1of1ForFork0_#t~nondet12#1_1|}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#t~nondet12#1][179], [24#L55-26true, Black: 351#true, 338#(= |#race~length_2~0| 0), Black: 355#true, 359#true, 362#true, 66#L76true, Black: 332#true, 353#(= |#race~length_4~0| 0), 346#(= |#race~to_int_3~0| 0), Black: 336#true, 334#(= |#race~length_0~0| 0), Black: 340#true, Black: 344#true, 357#(= |#race~to_int_5~0| 0), 342#(= |#race~to_int_1~0| 0)])
[2024-11-08 17:27:40,648 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:27:40,648 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:27:40,649 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:27:40,649 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:27:40,653 INFO  L124   PetriNetUnfolderBase]: 136/1683 cut-off events.
[2024-11-08 17:27:40,653 INFO  L125   PetriNetUnfolderBase]: For 87/114 co-relation queries the response was YES.
[2024-11-08 17:27:40,670 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2156 conditions, 1683 events. 136/1683 cut-off events. For 87/114 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 13916 event pairs, 36 based on Foata normal form. 1/1548 useless extension candidates. Maximal degree in co-relation 1861. Up to 160 conditions per place. 
[2024-11-08 17:27:40,675 INFO  L140   encePairwiseOnDemand]: 313/316 looper letters, 11 selfloop transitions, 2 changer transitions 0/279 dead transitions.
[2024-11-08 17:27:40,676 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 279 transitions, 671 flow
[2024-11-08 17:27:40,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:40,676 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:40,678 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 902 transitions.
[2024-11-08 17:27:40,679 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9514767932489452
[2024-11-08 17:27:40,679 INFO  L175             Difference]: Start difference. First operand has 280 places, 278 transitions, 641 flow. Second operand 3 states and 902 transitions.
[2024-11-08 17:27:40,679 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 279 transitions, 671 flow
[2024-11-08 17:27:40,682 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 279 transitions, 667 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:40,686 INFO  L231             Difference]: Finished difference. Result has 279 places, 277 transitions, 639 flow
[2024-11-08 17:27:40,687 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=277, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=279, PETRI_TRANSITIONS=277}
[2024-11-08 17:27:40,687 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -10 predicate places.
[2024-11-08 17:27:40,687 INFO  L471      AbstractCegarLoop]: Abstraction has has 279 places, 277 transitions, 639 flow
[2024-11-08 17:27:40,688 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 298.0) internal successors, (894), 3 states have internal predecessors, (894), 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:27:40,688 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:40,688 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, 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:27:40,689 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 17:27:40,689 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:40,689 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:40,689 INFO  L85        PathProgramCache]: Analyzing trace with hash 2048670741, now seen corresponding path program 1 times
[2024-11-08 17:27:40,690 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:40,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689982798]
[2024-11-08 17:27:40,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:40,690 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:40,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:40,753 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:27:40,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:40,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689982798]
[2024-11-08 17:27:40,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689982798] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:40,754 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:40,754 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:40,754 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [954467968]
[2024-11-08 17:27:40,754 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:40,755 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:40,755 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:40,756 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:40,756 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:40,767 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 298 out of 316
[2024-11-08 17:27:40,768 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 277 transitions, 639 flow. Second operand  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:40,769 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:40,769 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 316
[2024-11-08 17:27:40,769 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:41,115 INFO  L124   PetriNetUnfolderBase]: 73/1997 cut-off events.
[2024-11-08 17:27:41,116 INFO  L125   PetriNetUnfolderBase]: For 8/20 co-relation queries the response was YES.
[2024-11-08 17:27:41,133 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2353 conditions, 1997 events. 73/1997 cut-off events. For 8/20 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 16182 event pairs, 4 based on Foata normal form. 0/1858 useless extension candidates. Maximal degree in co-relation 1998. Up to 66 conditions per place. 
[2024-11-08 17:27:41,138 INFO  L140   encePairwiseOnDemand]: 314/316 looper letters, 8 selfloop transitions, 1 changer transitions 0/276 dead transitions.
[2024-11-08 17:27:41,139 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 280 places, 276 transitions, 655 flow
[2024-11-08 17:27:41,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:41,139 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:41,141 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 904 transitions.
[2024-11-08 17:27:41,142 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9535864978902954
[2024-11-08 17:27:41,142 INFO  L175             Difference]: Start difference. First operand has 279 places, 277 transitions, 639 flow. Second operand 3 states and 904 transitions.
[2024-11-08 17:27:41,142 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 280 places, 276 transitions, 655 flow
[2024-11-08 17:27:41,146 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 276 transitions, 651 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:27:41,150 INFO  L231             Difference]: Finished difference. Result has 278 places, 276 transitions, 635 flow
[2024-11-08 17:27:41,151 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=633, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=635, PETRI_PLACES=278, PETRI_TRANSITIONS=276}
[2024-11-08 17:27:41,151 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:41,151 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 276 transitions, 635 flow
[2024-11-08 17:27:41,152 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:41,152 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:41,153 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, 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, 1, 1, 1, 1]
[2024-11-08 17:27:41,153 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 17:27:41,153 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:41,153 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:41,154 INFO  L85        PathProgramCache]: Analyzing trace with hash -1221589917, now seen corresponding path program 1 times
[2024-11-08 17:27:41,154 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:41,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248472559]
[2024-11-08 17:27:41,154 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:41,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:41,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:41,255 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:27:41,255 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:41,256 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248472559]
[2024-11-08 17:27:41,256 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248472559] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:41,256 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:41,256 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:41,256 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1034802565]
[2024-11-08 17:27:41,256 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:41,257 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:41,257 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:41,257 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:41,258 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:41,271 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 298 out of 316
[2024-11-08 17:27:41,272 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 276 transitions, 635 flow. Second operand  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:41,273 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:41,273 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 316
[2024-11-08 17:27:41,273 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:41,730 INFO  L124   PetriNetUnfolderBase]: 70/2132 cut-off events.
[2024-11-08 17:27:41,730 INFO  L125   PetriNetUnfolderBase]: For 8/22 co-relation queries the response was YES.
[2024-11-08 17:27:41,750 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2431 conditions, 2132 events. 70/2132 cut-off events. For 8/22 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 17559 event pairs, 11 based on Foata normal form. 0/1985 useless extension candidates. Maximal degree in co-relation 2327. Up to 67 conditions per place. 
[2024-11-08 17:27:41,756 INFO  L140   encePairwiseOnDemand]: 314/316 looper letters, 8 selfloop transitions, 1 changer transitions 0/275 dead transitions.
[2024-11-08 17:27:41,757 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 275 transitions, 651 flow
[2024-11-08 17:27:41,757 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:41,757 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:41,759 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 904 transitions.
[2024-11-08 17:27:41,760 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9535864978902954
[2024-11-08 17:27:41,761 INFO  L175             Difference]: Start difference. First operand has 278 places, 276 transitions, 635 flow. Second operand 3 states and 904 transitions.
[2024-11-08 17:27:41,761 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 275 transitions, 651 flow
[2024-11-08 17:27:41,764 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 275 transitions, 650 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:27:41,769 INFO  L231             Difference]: Finished difference. Result has 278 places, 275 transitions, 634 flow
[2024-11-08 17:27:41,769 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=632, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=634, PETRI_PLACES=278, PETRI_TRANSITIONS=275}
[2024-11-08 17:27:41,770 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:41,770 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 275 transitions, 634 flow
[2024-11-08 17:27:41,771 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:41,771 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:27:41,772 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, 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, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:41,772 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 17:27:41,772 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 44 more)] ===
[2024-11-08 17:27:41,773 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:27:41,773 INFO  L85        PathProgramCache]: Analyzing trace with hash -1570093863, now seen corresponding path program 1 times
[2024-11-08 17:27:41,773 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:27:41,773 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438257005]
[2024-11-08 17:27:41,774 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:27:41,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:27:41,795 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:27:41,841 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:27:41,842 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:27:41,842 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438257005]
[2024-11-08 17:27:41,842 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438257005] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:27:41,842 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:27:41,843 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:27:41,843 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [470314273]
[2024-11-08 17:27:41,843 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:27:41,844 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:27:41,844 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:27:41,845 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:27:41,845 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:27:41,854 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 298 out of 316
[2024-11-08 17:27:41,856 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 275 transitions, 634 flow. Second operand  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:41,856 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:27:41,856 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 316
[2024-11-08 17:27:41,856 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:27:42,153 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L55-26-->L55-27: Formula: (= |v_#race~result_8~0_1| |v_thread3Thread1of1ForFork0_#t~nondet12#1_3|)  InVars {thread3Thread1of1ForFork0_#t~nondet12#1=|v_thread3Thread1of1ForFork0_#t~nondet12#1_3|}  OutVars{#race~result_8~0=|v_#race~result_8~0_1|, thread3Thread1of1ForFork0_#t~nondet12#1=|v_thread3Thread1of1ForFork0_#t~nondet12#1_3|}  AuxVars[]  AssignedVars[#race~result_8~0][186], [368#true, Black: 351#true, 338#(= |#race~length_2~0| 0), Black: 355#true, 66#L76true, Black: 332#true, 353#(= |#race~length_4~0| 0), 346#(= |#race~to_int_3~0| 0), Black: 336#true, 334#(= |#race~length_0~0| 0), Black: 340#true, 357#(= |#race~to_int_5~0| 0), Black: 344#true, 371#true, 82#L55-27true, 342#(= |#race~to_int_1~0| 0)])
[2024-11-08 17:27:42,153 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:27:42,153 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:27:42,153 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:27:42,154 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:27:42,156 INFO  L124   PetriNetUnfolderBase]: 68/1501 cut-off events.
[2024-11-08 17:27:42,156 INFO  L125   PetriNetUnfolderBase]: For 21/36 co-relation queries the response was YES.
[2024-11-08 17:27:42,173 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1771 conditions, 1501 events. 68/1501 cut-off events. For 21/36 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 11457 event pairs, 18 based on Foata normal form. 10/1395 useless extension candidates. Maximal degree in co-relation 1722. Up to 87 conditions per place. 
[2024-11-08 17:27:42,175 INFO  L140   encePairwiseOnDemand]: 314/316 looper letters, 0 selfloop transitions, 0 changer transitions 274/274 dead transitions.
[2024-11-08 17:27:42,175 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 274 transitions, 648 flow
[2024-11-08 17:27:42,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:27:42,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:27:42,177 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 903 transitions.
[2024-11-08 17:27:42,178 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9525316455696202
[2024-11-08 17:27:42,178 INFO  L175             Difference]: Start difference. First operand has 278 places, 275 transitions, 634 flow. Second operand 3 states and 903 transitions.
[2024-11-08 17:27:42,178 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 274 transitions, 648 flow
[2024-11-08 17:27:42,181 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 274 transitions, 647 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:27:42,183 INFO  L231             Difference]: Finished difference. Result has 278 places, 0 transitions, 0 flow
[2024-11-08 17:27:42,183 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=316, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=278, PETRI_TRANSITIONS=0}
[2024-11-08 17:27:42,184 INFO  L277   CegarLoopForPetriNet]: 289 programPoint places, -11 predicate places.
[2024-11-08 17:27:42,184 INFO  L471      AbstractCegarLoop]: Abstraction has has 278 places, 0 transitions, 0 flow
[2024-11-08 17:27:42,184 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 301.0) internal successors, (903), 3 states have internal predecessors, (903), 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:27:42,187 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (47 of 48 remaining)
[2024-11-08 17:27:42,188 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (46 of 48 remaining)
[2024-11-08 17:27:42,188 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (45 of 48 remaining)
[2024-11-08 17:27:42,188 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (44 of 48 remaining)
[2024-11-08 17:27:42,188 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (43 of 48 remaining)
[2024-11-08 17:27:42,188 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (42 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (41 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (40 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (39 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (38 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (37 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (36 of 48 remaining)
[2024-11-08 17:27:42,189 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (35 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (34 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (33 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (32 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (31 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (30 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (29 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (28 of 48 remaining)
[2024-11-08 17:27:42,190 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (26 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (25 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (24 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (23 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (22 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (21 of 48 remaining)
[2024-11-08 17:27:42,191 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 48 remaining)
[2024-11-08 17:27:42,192 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 48 remaining)
[2024-11-08 17:27:42,192 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 48 remaining)
[2024-11-08 17:27:42,192 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (17 of 48 remaining)
[2024-11-08 17:27:42,193 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (16 of 48 remaining)
[2024-11-08 17:27:42,193 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (15 of 48 remaining)
[2024-11-08 17:27:42,193 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (14 of 48 remaining)
[2024-11-08 17:27:42,193 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (13 of 48 remaining)
[2024-11-08 17:27:42,193 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (12 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (11 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (10 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (9 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (8 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (7 of 48 remaining)
[2024-11-08 17:27:42,194 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (6 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (5 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (4 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (3 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (2 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (1 of 48 remaining)
[2024-11-08 17:27:42,195 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (0 of 48 remaining)
[2024-11-08 17:27:42,196 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 17:27:42,196 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:27:42,203 INFO  L239   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-11-08 17:27:42,203 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 17:27:42,210 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 05:27:42 BasicIcfg
[2024-11-08 17:27:42,210 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 17:27:42,210 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:27:42,211 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:27:42,211 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:27:42,211 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:27:33" (3/4) ...
[2024-11-08 17:27:42,214 INFO  L142         WitnessPrinter]: Generating witness for correct program
[2024-11-08 17:27:42,219 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread1
[2024-11-08 17:27:42,219 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread2
[2024-11-08 17:27:42,219 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread3
[2024-11-08 17:27:42,225 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges
[2024-11-08 17:27:42,225 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-08 17:27:42,226 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-08 17:27:42,226 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-08 17:27:42,344 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 17:27:42,345 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/bin/uautomizer-verify-jihMAELWvX/witness.yml
[2024-11-08 17:27:42,345 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:27:42,346 INFO  L158              Benchmark]: Toolchain (without parser) took 10255.62ms. Allocated memory was 146.8MB in the beginning and 388.0MB in the end (delta: 241.2MB). Free memory was 105.8MB in the beginning and 125.3MB in the end (delta: -19.5MB). Peak memory consumption was 223.1MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,346 INFO  L158              Benchmark]: CDTParser took 0.35ms. Allocated memory is still 146.8MB. Free memory is still 115.4MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:27:42,346 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 347.46ms. Allocated memory is still 146.8MB. Free memory was 105.3MB in the beginning and 92.1MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,346 INFO  L158              Benchmark]: Boogie Procedure Inliner took 59.75ms. Allocated memory is still 146.8MB. Free memory was 92.1MB in the beginning and 89.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,347 INFO  L158              Benchmark]: Boogie Preprocessor took 72.21ms. Allocated memory is still 146.8MB. Free memory was 89.6MB in the beginning and 88.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,347 INFO  L158              Benchmark]: RCFGBuilder took 1093.28ms. Allocated memory is still 146.8MB. Free memory was 88.0MB in the beginning and 64.5MB in the end (delta: 23.5MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,347 INFO  L158              Benchmark]: TraceAbstraction took 8539.69ms. Allocated memory was 146.8MB in the beginning and 388.0MB in the end (delta: 241.2MB). Free memory was 63.8MB in the beginning and 130.6MB in the end (delta: -66.8MB). Peak memory consumption was 174.9MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,348 INFO  L158              Benchmark]: Witness Printer took 134.50ms. Allocated memory is still 388.0MB. Free memory was 130.6MB in the beginning and 125.3MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
[2024-11-08 17:27:42,352 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.35ms. Allocated memory is still 146.8MB. Free memory is still 115.4MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 347.46ms. Allocated memory is still 146.8MB. Free memory was 105.3MB in the beginning and 92.1MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 59.75ms. Allocated memory is still 146.8MB. Free memory was 92.1MB in the beginning and 89.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 72.21ms. Allocated memory is still 146.8MB. Free memory was 89.6MB in the beginning and 88.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1093.28ms. Allocated memory is still 146.8MB. Free memory was 88.0MB in the beginning and 64.5MB in the end (delta: 23.5MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB.
 * TraceAbstraction took 8539.69ms. Allocated memory was 146.8MB in the beginning and 388.0MB in the end (delta: 241.2MB). Free memory was 63.8MB in the beginning and 130.6MB in the end (delta: -66.8MB). Peak memory consumption was 174.9MB. Max. memory is 16.1GB.
 * Witness Printer took 134.50ms. Allocated memory is still 388.0MB. Free memory was 130.6MB in the beginning and 125.3MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 43]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 49]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 55]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 64]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 65]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 66]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 67]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 68]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 69]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 79]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 79]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 79]: 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, 479 locations, 48 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: 8.2s, OverallIterations: 18, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 6.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 316 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 111 mSDsluCounter, 74 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 51 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 480 IncrementalHoareTripleChecker+Invalid, 531 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 51 mSolverCounterUnsat, 74 mSDtfsCounter, 480 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 36 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=641occurred in iteration=14, InterpolantAutomatonStates: 54, 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.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 1469 NumberOfCodeBlocks, 1469 NumberOfCodeBlocksAsserted, 18 NumberOfCheckSat, 1451 ConstructedInterpolants, 0 QuantifiedInterpolants, 1487 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 18 InterpolantComputations, 18 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
    27 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-08 17:27:42,392 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ef2b157-224e-4466-b9d7-b82ade23367a/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