./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6fdb5189ea0a06d32886b44c2108d225ef2901fa5113fdc3856a252d0f653190 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:23:34,870 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:23:34,999 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-24 01:23:35,011 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:23:35,012 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:23:35,056 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:23:35,058 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:23:35,058 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:23:35,059 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:23:35,059 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:23:35,060 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:23:35,061 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:23:35,062 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:23:35,062 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:23:35,062 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:23:35,062 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:23:35,062 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:23:35,062 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:23:35,062 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:23:35,063 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:23:35,063 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:23:35,064 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:23:35,065 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:23:35,065 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:23:35,065 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:23:35,065 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:23:35,066 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:23:35,066 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:23:35,067 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:23:35,067 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:23:35,067 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:23:35,068 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:23:35,068 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:23:35,068 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 6fdb5189ea0a06d32886b44c2108d225ef2901fa5113fdc3856a252d0f653190 [2024-11-24 01:23:35,470 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:23:35,483 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:23:35,486 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:23:35,487 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:23:35,488 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:23:35,489 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-24 01:23:38,946 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/data/b10979bc6/82855b3b62d44bdfb057fbcd2f17fa9f/FLAG9c000cb66 [2024-11-24 01:23:39,347 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:23:39,347 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-24 01:23:39,361 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/data/b10979bc6/82855b3b62d44bdfb057fbcd2f17fa9f/FLAG9c000cb66 [2024-11-24 01:23:39,395 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/data/b10979bc6/82855b3b62d44bdfb057fbcd2f17fa9f [2024-11-24 01:23:39,398 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:23:39,401 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:23:39,403 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:23:39,403 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:23:39,413 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:23:39,414 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,415 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a44f1bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39, skipping insertion in model container [2024-11-24 01:23:39,416 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,448 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:23:39,711 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-24 01:23:39,729 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-24 01:23:39,737 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:23:39,760 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:23:39,821 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:23:39,854 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:23:39,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39 WrapperNode [2024-11-24 01:23:39,855 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:23:39,856 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:23:39,856 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:23:39,856 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:23:39,866 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,887 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,943 INFO L138 Inliner]: procedures = 27, calls = 60, calls flagged for inlining = 19, calls inlined = 27, statements flattened = 355 [2024-11-24 01:23:39,943 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:23:39,947 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:23:39,947 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:23:39,948 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:23:39,960 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,961 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,969 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,991 INFO L175 MemorySlicer]: Split 30 memory accesses to 3 slices as follows [2, 4, 24]. 80 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 4 writes are split as follows [0, 1, 3]. [2024-11-24 01:23:39,991 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:39,991 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,021 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,023 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,034 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,041 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,047 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,058 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:23:40,059 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:23:40,059 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:23:40,059 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:23:40,060 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (1/1) ... [2024-11-24 01:23:40,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:23:40,088 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:23:40,109 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:23:40,113 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:23:40,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:23:40,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-24 01:23:40,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-24 01:23:40,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-24 01:23:40,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 01:23:40,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 01:23:40,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-24 01:23:40,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-24 01:23:40,148 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-24 01:23:40,148 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-24 01:23:40,149 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-24 01:23:40,150 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-24 01:23:40,150 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-24 01:23:40,150 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-24 01:23:40,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:23:40,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:23:40,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-24 01:23:40,151 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 01:23:40,151 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 01:23:40,151 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-24 01:23:40,151 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:23:40,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:23:40,156 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:23:40,330 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:23:40,333 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:23:41,546 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:23:41,546 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:23:42,323 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:23:42,324 INFO L312 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-24 01:23:42,325 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:23:42 BoogieIcfgContainer [2024-11-24 01:23:42,325 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:23:42,327 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:23:42,327 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:23:42,332 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:23:42,332 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:23:39" (1/3) ... [2024-11-24 01:23:42,333 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c16db15 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:23:42, skipping insertion in model container [2024-11-24 01:23:42,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:23:39" (2/3) ... [2024-11-24 01:23:42,335 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c16db15 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:23:42, skipping insertion in model container [2024-11-24 01:23:42,335 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:23:42" (3/3) ... [2024-11-24 01:23:42,336 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-bad-dot-product-alt.wvr.c [2024-11-24 01:23:42,353 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:23:42,355 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-bad-dot-product-alt.wvr.c that has 4 procedures, 125 locations, 1 initial locations, 7 loop locations, and 58 error locations. [2024-11-24 01:23:42,355 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:23:42,586 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-24 01:23:42,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 134 places, 140 transitions, 301 flow [2024-11-24 01:23:42,749 INFO L124 PetriNetUnfolderBase]: 16/137 cut-off events. [2024-11-24 01:23:42,752 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-24 01:23:42,764 INFO L83 FinitePrefix]: Finished finitePrefix Result has 150 conditions, 137 events. 16/137 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 530 event pairs, 0 based on Foata normal form. 0/63 useless extension candidates. Maximal degree in co-relation 111. Up to 2 conditions per place. [2024-11-24 01:23:42,764 INFO L82 GeneralOperation]: Start removeDead. Operand has 134 places, 140 transitions, 301 flow [2024-11-24 01:23:42,776 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 130 places, 136 transitions, 290 flow [2024-11-24 01:23:42,788 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:23:42,812 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=None, 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;@33ff2f9b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:23:42,812 INFO L334 AbstractCegarLoop]: Starting to check reachability of 109 error locations. [2024-11-24 01:23:42,821 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:23:42,821 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-11-24 01:23:42,821 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:23:42,822 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:23:42,822 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-24 01:23:42,823 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 106 more)] === [2024-11-24 01:23:42,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:23:42,831 INFO L85 PathProgramCache]: Analyzing trace with hash 1188085, now seen corresponding path program 1 times [2024-11-24 01:23:42,841 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:23:42,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78656675] [2024-11-24 01:23:42,842 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:23:42,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:23:42,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:23:43,199 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-24 01:23:43,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:23:43,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78656675] [2024-11-24 01:23:43,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78656675] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:23:43,204 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:23:43,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-24 01:23:43,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1502490638] [2024-11-24 01:23:43,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:23:43,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 01:23:43,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:23:43,243 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 01:23:43,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 01:23:43,319 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 140 [2024-11-24 01:23:43,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 136 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 62.0) internal successors, (186), 3 states have internal predecessors, (186), 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-24 01:23:43,326 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:23:43,326 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 140 [2024-11-24 01:23:43,329 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:23:46,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 124#L73-5true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:46,066 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-24 01:23:46,066 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-24 01:23:46,067 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-24 01:23:46,067 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-24 01:23:46,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 124#L73-5true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:46,329 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-24 01:23:46,330 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:46,330 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:46,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-24 01:23:47,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,099 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,099 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,099 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,099 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:47,101 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,101 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,101 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,101 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,102 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,102 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,102 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,103 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,104 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,104 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,104 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,104 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,105 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,105 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,105 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,106 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,107 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,107 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,107 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,107 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,109 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,109 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,109 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,109 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,110 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,110 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,111 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,111 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-24 01:23:47,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,115 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 124#L73-5true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:47,812 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-11-24 01:23:47,813 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-24 01:23:47,813 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2024-11-24 01:23:47,813 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2024-11-24 01:23:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:47,843 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,844 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 117#thread3EXITtrue]) [2024-11-24 01:23:47,867 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,867 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,867 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,867 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:47,868 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,868 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,868 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,868 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,869 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,869 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,869 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,869 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,870 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,870 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,870 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,870 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,871 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,871 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,871 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,871 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,872 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,873 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,873 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,873 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,873 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,874 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,874 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,874 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,874 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 117#thread3EXITtrue]) [2024-11-24 01:23:47,875 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,875 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:47,875 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-24 01:23:47,875 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,695 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,695 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,695 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,696 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,696 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,696 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,696 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,696 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,697 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,697 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 62#L105-1true, 133#true]) [2024-11-24 01:23:48,698 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,698 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,698 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,699 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [130#true, 112#L63true, 137#true, 135#true, 62#L105-1true, 133#true, 98#L76true]) [2024-11-24 01:23:48,699 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,699 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,700 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,700 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-24 01:23:48,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,856 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,856 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,857 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,857 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,857 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,858 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,858 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,858 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,858 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,859 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,859 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,860 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,860 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,860 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,861 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,861 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,861 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,862 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,862 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,862 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,862 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,863 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,863 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,863 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,863 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,864 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,864 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,864 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,864 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 45#L62-5true]) [2024-11-24 01:23:48,865 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,865 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,865 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,865 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 124#L73-5true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,909 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,909 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,909 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,909 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [124#L73-5true, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:48,910 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,910 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,910 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,910 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [124#L73-5true, 26#L52true, 20#L104-4true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,911 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,911 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,911 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,911 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 124#L73-5true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,912 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,912 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,912 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,912 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 124#L73-5true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,913 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,913 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,913 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,913 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 124#L73-5true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,914 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,915 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,915 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,915 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 124#L73-5true, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,915 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,916 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,916 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,916 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [124#L73-5true, 26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,917 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,917 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,917 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:48,917 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [124#L73-5true, 26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:48,918 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,918 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,918 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:48,918 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-24 01:23:49,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 53#L73-10true, 10#L62-10true]) [2024-11-24 01:23:49,044 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,085 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,085 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,085 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,085 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,086 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,086 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,086 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,087 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,087 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,087 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,090 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,090 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,090 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,091 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,091 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,092 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,092 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,092 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,093 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 45#L62-5true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,094 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 45#L62-5true]) [2024-11-24 01:23:49,095 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,095 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,096 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 53#L73-10true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,131 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,131 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,131 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,131 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:49,134 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,134 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,134 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,134 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,135 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,135 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,136 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,136 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,137 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,137 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,137 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,138 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,138 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,138 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,138 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 124#L73-5true, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,139 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,139 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,139 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 124#L73-5true, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,140 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,140 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,141 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,141 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,141 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,141 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 124#L73-5true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,142 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,142 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,142 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,142 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,143 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,143 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,143 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,143 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,144 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,144 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,144 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,144 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,145 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,145 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,145 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,145 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 124#L73-5true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,146 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,146 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,146 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,146 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:49,147 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,148 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,148 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,148 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,149 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,149 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,149 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,149 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,150 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,150 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,151 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,151 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,151 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,152 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 124#L73-5true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:49,152 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,152 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,152 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-24 01:23:49,152 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,471 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,471 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,471 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,471 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,472 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,472 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,472 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,472 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,473 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,474 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,474 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,474 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,475 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,475 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,475 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,475 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,476 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,476 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,476 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,476 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,477 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,477 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,477 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,477 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 10#L62-10true]) [2024-11-24 01:23:49,478 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,478 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,479 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 10#L62-10true]) [2024-11-24 01:23:49,479 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,480 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,480 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,480 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,481 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,481 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-24 01:23:49,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 107#L51-10true, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:49,548 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,548 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,548 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,548 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 107#L51-10true, 135#true, 131#true, 103#L74true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,549 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,549 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,549 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,550 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 107#L51-10true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:49,550 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,550 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,550 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,550 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 107#L51-10true, 135#true, 131#true, 103#L74true, 133#true]) [2024-11-24 01:23:49,551 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,551 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,551 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,551 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 107#L51-10true, 137#true, 135#true, 131#true, 103#L74true, 133#true]) [2024-11-24 01:23:49,552 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,552 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,552 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,552 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 107#L51-10true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:49,553 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 107#L51-10true, 135#true, 131#true, 103#L74true, 133#true]) [2024-11-24 01:23:49,553 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,553 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 107#L51-10true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:49,555 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,555 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,555 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,555 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 137#true, 107#L51-10true, 135#true, 131#true, 103#L74true, 133#true]) [2024-11-24 01:23:49,556 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,556 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,556 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,556 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 106#L51-15true, 137#true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,581 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2024-11-24 01:23:49,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,585 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,585 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,586 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,586 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,586 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,586 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,587 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,587 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,587 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,588 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,588 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,589 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,590 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,590 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,590 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,590 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,591 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,591 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,591 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,591 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 10#L62-10true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:49,592 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,592 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 10#L62-10true]) [2024-11-24 01:23:49,593 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,593 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,593 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,593 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,594 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,594 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,594 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,594 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,598 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,598 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,599 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,599 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true, 10#L62-10true]) [2024-11-24 01:23:49,601 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,601 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,601 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,601 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 103#L74true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 10#L62-10true]) [2024-11-24 01:23:49,603 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,603 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,603 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,603 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,605 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,606 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,606 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,606 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,608 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,608 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,608 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,608 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,610 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,610 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,610 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,610 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,612 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,612 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,612 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,613 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,615 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,615 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,615 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,616 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 21#L54true, 135#true, 131#true, 103#L74true, 133#true, 10#L62-10true]) [2024-11-24 01:23:49,618 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,618 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,618 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-24 01:23:49,618 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 77#L62-15true, 137#true, 135#true, 131#true, 53#L73-10true, 133#true]) [2024-11-24 01:23:49,658 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,658 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,658 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,658 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 106#L51-15true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 53#L73-10true]) [2024-11-24 01:23:49,659 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2024-11-24 01:23:49,659 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,659 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,659 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 77#L62-15true, 137#true, 135#true, 131#true, 53#L73-10true, 133#true]) [2024-11-24 01:23:49,767 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-24 01:23:49,767 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:49,767 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,767 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-24 01:23:49,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 106#L51-15true, 137#true, 135#true, 131#true, 53#L73-10true, 133#true]) [2024-11-24 01:23:49,768 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,768 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:49,768 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-11-24 01:23:49,769 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2024-11-24 01:23:50,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,277 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,278 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,278 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,278 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,279 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,279 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,280 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,280 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,280 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,280 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,281 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,282 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,282 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,283 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,283 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,283 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,284 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,284 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,285 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,285 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,285 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,285 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 98#L76true]) [2024-11-24 01:23:50,287 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,287 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,287 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,287 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,288 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,288 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,288 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,288 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,289 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,289 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,290 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,290 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,290 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,291 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,291 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,292 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,292 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,292 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,292 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,293 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,293 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,293 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,293 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,294 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,294 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,294 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,294 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,295 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,295 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,295 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,296 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,296 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,296 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,297 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,297 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 98#L76true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,298 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,298 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,298 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,298 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,299 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,299 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,299 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,299 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,300 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,300 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,300 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,300 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,301 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,301 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,301 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,302 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,302 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,302 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,302 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,302 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,304 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,304 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,304 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,304 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,305 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,305 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,305 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,305 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,306 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,306 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,307 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,307 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,308 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,308 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,308 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,308 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,309 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,309 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,309 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,309 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,310 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,310 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,310 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,310 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,311 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,311 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,312 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,312 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,312 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,313 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,313 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,313 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,314 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,314 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,314 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,315 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,315 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,315 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,315 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,316 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,316 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,316 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,316 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,317 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,317 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,317 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,318 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,318 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,319 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,319 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,319 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,319 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,320 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,320 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,320 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,321 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,321 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,321 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,321 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,322 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,322 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,322 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,322 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,323 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,323 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,323 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,323 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,324 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,324 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,324 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,324 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,325 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,325 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,325 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,325 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,326 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,326 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,326 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:50,327 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,327 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,329 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,329 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,329 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,329 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,330 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,330 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,330 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,331 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,331 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,332 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,332 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,332 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,333 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,333 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,333 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,333 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,334 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,335 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,335 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,335 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,336 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,336 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,336 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,336 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,337 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,337 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,338 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,338 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:50,339 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,339 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,340 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,340 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,341 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,341 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,341 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,341 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,342 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,342 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,342 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,342 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,343 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,343 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,344 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,344 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,345 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,345 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,345 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,346 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,346 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,346 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,346 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,346 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,347 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,347 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,347 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,347 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,348 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,348 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,348 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,348 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,349 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,349 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,350 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,350 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,351 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,351 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,351 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,351 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,352 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,352 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,352 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,352 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,353 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,353 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,353 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,353 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,354 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,354 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,354 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,354 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,355 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,355 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,355 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,355 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,356 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,356 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,356 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,356 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,357 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,357 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,357 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,358 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,358 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,359 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,359 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,360 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,360 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,360 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,360 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,360 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,362 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,362 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,362 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,362 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,363 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,363 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,365 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,365 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,365 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,365 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,366 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,366 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,367 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,367 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,368 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,368 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,368 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,368 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,369 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,369 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,369 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,369 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,370 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,370 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,370 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,371 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [26#L52true, 20#L104-4true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:50,371 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,371 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,372 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,372 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,409 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,409 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,409 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,410 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,410 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,410 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,410 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,411 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,411 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,412 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,412 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,412 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,413 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,413 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,413 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,414 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,414 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,414 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,414 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,415 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,415 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,415 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,415 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,416 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,416 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,416 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,417 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,417 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,418 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,418 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,418 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,418 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,419 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,419 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,420 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,420 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,420 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,421 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,421 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,421 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,422 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,422 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,422 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,423 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,424 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,424 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,425 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,425 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,425 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,425 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,426 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,426 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,426 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,426 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,427 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,427 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,427 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,427 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,428 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,428 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,428 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,428 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,429 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,429 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,429 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,430 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,430 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,430 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,431 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,431 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,432 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,432 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,432 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,432 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,433 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,434 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,434 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,434 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,435 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,435 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,435 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,435 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,436 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,436 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,436 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,436 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,437 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,437 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,437 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,438 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,438 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,439 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,439 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,439 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,439 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,440 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,440 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,440 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,441 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,441 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,442 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,442 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,443 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,443 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,443 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,443 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,444 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,444 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,444 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,444 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,445 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,445 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,445 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,445 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,446 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,446 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,447 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,447 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,447 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,448 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,448 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,448 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,449 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,449 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,449 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,449 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,450 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,450 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,450 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,451 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,451 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,451 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,451 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,452 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,452 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,452 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,452 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,453 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,453 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,453 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,453 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,454 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,454 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,454 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,455 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,455 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,456 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,456 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,456 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,457 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,457 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,457 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,458 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,458 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,458 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,458 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,459 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,459 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,459 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,460 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,460 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,460 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,460 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,460 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,461 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,461 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,461 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,461 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,462 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,463 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,463 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,463 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,464 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,464 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,464 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,464 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,465 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,465 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,465 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,465 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,466 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,466 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,466 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,466 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,467 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,467 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,467 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,467 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,468 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,468 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,468 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,469 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,469 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,470 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,470 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,470 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,471 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,471 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,471 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,471 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,472 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,472 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,472 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,472 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,473 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,473 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,473 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,473 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,474 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,474 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,474 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,474 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,475 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,475 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,475 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,476 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,476 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,476 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,477 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,477 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,478 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,478 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,478 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,478 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,478 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,478 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,479 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,479 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,480 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,480 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,480 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,480 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,481 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,481 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,481 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,481 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,482 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,482 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,482 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,482 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,483 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,483 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,484 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,484 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,485 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,485 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,485 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,485 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,486 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,486 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,486 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,486 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,487 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,487 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,487 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,488 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,488 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,489 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,489 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,489 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,490 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,490 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,490 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,490 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,491 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,491 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,491 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,491 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,492 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,492 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,492 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,492 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,493 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,493 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,493 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,494 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,494 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,495 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,495 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,495 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,496 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,496 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,496 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,496 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,497 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,497 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,497 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,497 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,498 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,498 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,499 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,499 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 20#L104-4true, 137#true, 21#L54true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,500 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,500 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-24 01:23:50,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,905 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,905 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,905 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,905 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,906 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,906 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,906 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,906 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,907 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,907 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,907 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,907 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,908 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,908 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,908 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,909 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,909 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,909 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,909 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:50,910 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,910 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,910 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,910 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,911 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,911 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,911 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,911 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,912 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,912 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,912 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,913 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 98#L76true]) [2024-11-24 01:23:50,913 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,913 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,913 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,914 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,914 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,914 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,915 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,915 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,915 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,915 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,916 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,916 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,917 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,917 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,917 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,917 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,918 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,918 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,918 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,919 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,919 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,919 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,919 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,920 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,920 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,920 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,920 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,921 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,921 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,921 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,921 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 98#L76true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,922 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,922 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,922 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,922 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,923 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,923 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,923 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,923 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,924 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,924 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,924 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,924 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,925 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,925 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,925 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,925 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,926 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,926 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,926 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,926 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,927 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,927 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,927 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,927 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,928 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,928 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,928 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,928 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,929 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,929 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,929 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,929 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,930 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,930 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,930 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,930 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,931 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,931 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,931 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,931 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,932 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,932 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,933 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,933 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,933 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,934 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,934 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,935 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,935 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,936 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,936 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,936 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,936 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,937 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,937 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,937 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,937 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,938 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,938 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,939 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,939 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:50,939 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,940 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,940 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,940 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,941 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,941 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,941 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,941 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,942 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,942 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,942 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,942 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,943 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,943 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,943 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,943 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,944 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,944 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,944 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,944 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,945 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,945 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,945 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,946 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,946 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,946 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,947 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,947 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,947 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,947 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,948 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,948 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,949 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,949 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,949 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,949 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,950 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,950 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,950 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,951 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,952 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,952 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,952 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,952 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,953 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,953 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,953 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,953 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,954 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,954 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,954 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,955 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,955 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,955 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,955 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,956 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,957 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,957 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,957 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,958 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,958 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,958 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,958 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,959 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,959 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,959 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,960 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,960 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,960 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,961 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,961 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,961 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,961 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,962 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,962 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,962 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,962 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,963 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,963 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,963 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,963 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,963 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,964 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,964 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,964 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,965 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,965 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,965 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,965 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,966 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,966 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,966 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,966 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,967 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:50,967 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,967 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,968 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,968 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,969 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,969 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,969 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,969 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,970 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,970 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,970 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,970 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,971 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,971 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,971 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,972 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,972 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,972 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,972 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,973 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,973 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,973 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,973 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,974 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,974 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,974 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,974 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,974 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,975 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,975 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,977 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,977 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,977 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,977 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,978 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,978 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,978 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,978 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,979 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,979 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,979 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,979 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,980 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,980 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,980 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,981 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,981 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,981 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,982 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,982 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,983 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,983 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,983 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,983 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,984 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,984 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,984 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,984 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,985 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,985 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,985 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,985 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,986 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,986 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,986 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,986 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1305] L51-15-->L52: Formula: (not (= (ite |v_thread1Thread1of1ForFork0_#t~short7#1_9| 1 0) 0)) InVars {thread1Thread1of1ForFork0_#t~short7#1=|v_thread1Thread1of1ForFork0_#t~short7#1_9|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, thread1Thread1of1ForFork0_#t~mem4#1=|v_thread1Thread1of1ForFork0_#t~mem4#1_3|, thread1Thread1of1ForFork0_#t~mem6#1=|v_thread1Thread1of1ForFork0_#t~mem6#1_3|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, thread1Thread1of1ForFork0_#t~short5#1=|v_thread1Thread1of1ForFork0_#t~short5#1_11|, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_3|, thread1Thread1of1ForFork0_#t~short3#1=|v_thread1Thread1of1ForFork0_#t~short3#1_11|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_#t~mem4#1, thread1Thread1of1ForFork0_#t~mem6#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_#t~short5#1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#t~short3#1, thread1Thread1of1ForFork0_#t~mem1#1, thread1Thread1of1ForFork0_#t~short7#1][78], [24#L105true, 26#L52true, 16#L65true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:50,987 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,987 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,987 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,987 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,991 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,991 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,991 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,991 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,992 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,992 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,992 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,992 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,993 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,993 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,993 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,993 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,994 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,994 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,994 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,995 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,995 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,995 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,996 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,996 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:50,996 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,996 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,997 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,997 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:50,997 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,997 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,998 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:50,998 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:50,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,000 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,000 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,000 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,000 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 98#L76true]) [2024-11-24 01:23:51,000 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,001 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,001 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,002 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,002 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,002 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,002 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,003 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,003 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,007 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,007 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,010 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,010 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,010 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,010 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,015 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,015 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,015 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,015 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,016 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,016 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,016 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,016 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,017 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,017 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,017 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,018 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,018 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,018 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,018 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,022 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,022 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,022 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,022 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,023 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,023 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,023 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,023 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,024 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,024 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,024 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,024 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,025 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,025 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,025 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,025 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,026 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,026 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,026 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,026 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,027 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,027 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,027 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,027 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,028 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,028 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,028 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,029 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 135#true, 131#true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,029 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,029 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,029 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,030 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 137#true, 135#true, 131#true, 98#L76true, 133#true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,030 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,030 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,031 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,031 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,031 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,032 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,033 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,033 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,033 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,033 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,034 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,034 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,034 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,034 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,035 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,035 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,035 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,035 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,035 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,035 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,036 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,036 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,037 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,037 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,037 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,037 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,038 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,038 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,041 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,042 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,042 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,043 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,043 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,043 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,044 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,044 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,044 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,045 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,047 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,049 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,049 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,049 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,049 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,050 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,050 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,050 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,050 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true]) [2024-11-24 01:23:51,051 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,051 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,051 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,052 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,052 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,052 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,053 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,053 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,053 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,053 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,054 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,054 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 135#true, 131#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 98#L76true, 133#true]) [2024-11-24 01:23:51,054 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,055 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,055 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,055 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,056 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,056 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,056 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,056 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,056 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,056 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,057 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,058 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,058 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,059 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,059 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,059 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,059 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,060 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,060 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,060 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,061 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,062 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,062 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,063 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,063 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,063 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,063 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,064 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 112#L63true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,065 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,065 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,065 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,066 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,066 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,066 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,066 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,067 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,067 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,067 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,067 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,068 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,068 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,068 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,069 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,069 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,069 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,070 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,070 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,070 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,070 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,071 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,071 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,071 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,072 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,072 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,072 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,073 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,073 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,073 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,073 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,074 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,074 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,074 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,075 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,075 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,075 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,075 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,075 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,076 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,076 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,076 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,076 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,077 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,077 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,077 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,078 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,078 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,078 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,078 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,079 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,079 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,079 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,080 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,080 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,080 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,080 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,081 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,081 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,081 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,082 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,082 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,082 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [111#thread3Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,083 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [9#thread3Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,083 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,083 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,084 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 14#thread3Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,084 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,084 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,084 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,084 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 90#thread3Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,085 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,086 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,086 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,086 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [30#thread3Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 112#L63true, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,087 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,087 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,087 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,087 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 39#thread3Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true]) [2024-11-24 01:23:51,088 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,088 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,088 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,088 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [24#L105true, 112#L63true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 94#thread3Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,089 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,089 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,089 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,089 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 97#thread3Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,090 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,090 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,090 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,090 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1339] L62-15-->L63: Formula: (not (= (ite |v_thread2Thread1of1ForFork1_#t~short20#1_9| 1 0) 0)) InVars {thread2Thread1of1ForFork1_#t~short20#1=|v_thread2Thread1of1ForFork1_#t~short20#1_9|} OutVars{thread2Thread1of1ForFork1_#t~short18#1=|v_thread2Thread1of1ForFork1_#t~short18#1_11|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork1_#t~mem14#1=|v_thread2Thread1of1ForFork1_#t~mem14#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork1_#t~mem15#1=|v_thread2Thread1of1ForFork1_#t~mem15#1_3|, thread2Thread1of1ForFork1_#t~mem17#1=|v_thread2Thread1of1ForFork1_#t~mem17#1_3|, thread2Thread1of1ForFork1_#t~mem19#1=|v_thread2Thread1of1ForFork1_#t~mem19#1_3|, thread2Thread1of1ForFork1_#t~short16#1=|v_thread2Thread1of1ForFork1_#t~short16#1_11|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short18#1, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~mem14#1, thread2Thread1of1ForFork1_#t~short20#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem15#1, thread2Thread1of1ForFork1_#t~mem17#1, thread2Thread1of1ForFork1_#t~mem19#1, thread2Thread1of1ForFork1_#t~short16#1][100], [112#L63true, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 98#L76true, 133#true]) [2024-11-24 01:23:51,091 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,091 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,091 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,091 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,092 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,092 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,092 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,092 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,093 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,093 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,093 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,093 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,094 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,094 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,094 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,094 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,095 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,095 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,095 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,096 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,096 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,098 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,098 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,098 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,098 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,099 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,099 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,099 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,099 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 29#thread1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,100 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,100 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,100 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,100 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,128 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,128 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,129 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,129 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,129 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,129 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,130 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,130 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,130 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,130 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,131 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,131 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,132 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,132 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,132 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,132 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,133 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,133 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,133 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,134 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,134 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,134 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,135 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,135 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,135 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,135 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 137#true, 96#thread1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,136 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,136 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,136 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,137 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,163 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,163 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,163 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,163 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,164 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,164 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,164 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,164 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,165 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,165 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,165 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,165 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,166 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,166 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,166 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,166 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,167 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,167 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,167 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,168 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,168 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,168 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,168 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,169 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,169 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,169 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 58#thread1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,171 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,171 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,171 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,171 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,199 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,199 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,199 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,200 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,200 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,201 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,202 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,202 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,202 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,202 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,203 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,203 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,203 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,203 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,204 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,204 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,204 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,204 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,205 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,205 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,205 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,205 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,206 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,206 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,206 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,206 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,207 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,207 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,207 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,207 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 27#thread1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,208 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,208 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,208 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,208 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,235 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,235 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,236 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,236 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,237 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,237 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,237 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,238 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,238 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,238 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,238 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,239 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,239 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,239 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,239 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,240 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,240 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,240 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,240 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,240 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,241 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,241 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,241 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,242 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,242 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,242 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,242 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,243 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,243 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,243 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,243 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true, 66#thread1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,244 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,244 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,244 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,244 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,271 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,271 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,271 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,271 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,272 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,272 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,272 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,272 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,273 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,273 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,273 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,273 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,274 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,274 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,274 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,274 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,275 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,275 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,275 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,276 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,276 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,276 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,276 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,277 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 80#thread1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,277 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,277 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,278 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,305 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,305 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,305 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,305 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,306 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,306 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,306 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,306 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,307 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,307 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,307 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,307 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,308 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,308 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,309 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,309 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,312 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,312 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,312 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,312 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,313 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,313 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,313 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,314 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,315 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,315 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,315 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 32#thread1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,317 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,317 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,317 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,317 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,343 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,343 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,343 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,343 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,344 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,344 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,344 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,344 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,345 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,345 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,345 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,345 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,346 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,346 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,346 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,346 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,347 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,347 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,347 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,347 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,348 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,348 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,348 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,348 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,349 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,349 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,349 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,350 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 99#thread1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 16#L65true, 137#true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,351 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,351 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,351 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,351 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 46#thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 103#L74true]) [2024-11-24 01:23:51,526 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,526 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,526 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,526 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true, 55#thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue]) [2024-11-24 01:23:51,527 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,527 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,527 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,527 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 74#thread2Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,528 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,528 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,528 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,528 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 104#thread2Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,529 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,529 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,529 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,529 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 49#thread2Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,530 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,530 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [5#thread2Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 24#L105true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,531 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 42#thread2Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,531 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,531 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 59#thread2Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCEtrue, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,532 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,533 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,533 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,533 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L73-15-->L74: Formula: (not (= (ite |v_thread3Thread1of1ForFork2_#t~short33#1_9| 1 0) 0)) InVars {thread3Thread1of1ForFork2_#t~short33#1=|v_thread3Thread1of1ForFork2_#t~short33#1_9|} OutVars{thread3Thread1of1ForFork2_#t~mem28#1=|v_thread3Thread1of1ForFork2_#t~mem28#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread3Thread1of1ForFork2_#t~mem27#1=|v_thread3Thread1of1ForFork2_#t~mem27#1_3|, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork2_#t~short31#1=|v_thread3Thread1of1ForFork2_#t~short31#1_11|, thread3Thread1of1ForFork2_#t~mem32#1=|v_thread3Thread1of1ForFork2_#t~mem32#1_3|, thread3Thread1of1ForFork2_#t~mem30#1=|v_thread3Thread1of1ForFork2_#t~mem30#1_3|, thread3Thread1of1ForFork2_#t~short29#1=|v_thread3Thread1of1ForFork2_#t~short29#1_11|} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~mem28#1, thread3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork2_#t~mem27#1, thread3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork2_#t~short33#1, thread3Thread1of1ForFork2_#t~short31#1, thread3Thread1of1ForFork2_#t~mem32#1, thread3Thread1of1ForFork2_#t~mem30#1, thread3Thread1of1ForFork2_#t~short29#1][116], [24#L105true, 16#L65true, 137#true, 21#L54true, 135#true, 131#true, 133#true, 103#L74true]) [2024-11-24 01:23:51,533 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,534 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,534 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-24 01:23:51,534 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-24 01:23:51,865 INFO L124 PetriNetUnfolderBase]: 30549/47072 cut-off events. [2024-11-24 01:23:51,865 INFO L125 PetriNetUnfolderBase]: For 978/978 co-relation queries the response was YES. [2024-11-24 01:23:51,987 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87718 conditions, 47072 events. 30549/47072 cut-off events. For 978/978 co-relation queries the response was YES. Maximal size of possible extension queue 2459. Compared 375356 event pairs, 18865 based on Foata normal form. 1/26131 useless extension candidates. Maximal degree in co-relation 85321. Up to 39874 conditions per place. [2024-11-24 01:23:52,261 INFO L140 encePairwiseOnDemand]: 132/140 looper letters, 70 selfloop transitions, 4 changer transitions 0/131 dead transitions. [2024-11-24 01:23:52,262 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 131 transitions, 428 flow [2024-11-24 01:23:52,263 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 01:23:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 01:23:52,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 261 transitions. [2024-11-24 01:23:52,284 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6214285714285714 [2024-11-24 01:23:52,289 INFO L175 Difference]: Start difference. First operand has 130 places, 136 transitions, 290 flow. Second operand 3 states and 261 transitions. [2024-11-24 01:23:52,290 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 131 transitions, 428 flow [2024-11-24 01:23:52,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 131 transitions, 416 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-24 01:23:52,310 INFO L231 Difference]: Finished difference. Result has 121 places, 131 transitions, 276 flow [2024-11-24 01:23:52,313 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=140, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=276, PETRI_PLACES=121, PETRI_TRANSITIONS=131} [2024-11-24 01:23:52,317 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -9 predicate places. [2024-11-24 01:23:52,317 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 131 transitions, 276 flow [2024-11-24 01:23:52,318 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.0) internal successors, (186), 3 states have internal predecessors, (186), 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-24 01:23:52,318 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:23:52,318 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-24 01:23:52,318 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 01:23:52,318 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 106 more)] === [2024-11-24 01:23:52,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:23:52,320 INFO L85 PathProgramCache]: Analyzing trace with hash 1188086, now seen corresponding path program 1 times [2024-11-24 01:23:52,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:23:52,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1755625220] [2024-11-24 01:23:52,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:23:52,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:23:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:23:52,877 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-24 01:23:52,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:23:52,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1755625220] [2024-11-24 01:23:52,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1755625220] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:23:52,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:23:52,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:23:52,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447291732] [2024-11-24 01:23:52,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:23:52,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:23:52,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:23:52,880 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:23:52,880 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:23:53,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 140 [2024-11-24 01:23:53,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 131 transitions, 276 flow. Second operand has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 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-24 01:23:53,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:23:53,003 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 140 [2024-11-24 01:23:53,003 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:23:58,253 INFO L124 PetriNetUnfolderBase]: 32518/49336 cut-off events. [2024-11-24 01:23:58,254 INFO L125 PetriNetUnfolderBase]: For 257/257 co-relation queries the response was YES. [2024-11-24 01:23:58,318 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91381 conditions, 49336 events. 32518/49336 cut-off events. For 257/257 co-relation queries the response was YES. Maximal size of possible extension queue 2567. Compared 383844 event pairs, 20786 based on Foata normal form. 0/27877 useless extension candidates. Maximal degree in co-relation 91344. Up to 41777 conditions per place. [2024-11-24 01:23:58,604 INFO L140 encePairwiseOnDemand]: 135/140 looper letters, 72 selfloop transitions, 4 changer transitions 0/130 dead transitions. [2024-11-24 01:23:58,605 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 130 transitions, 426 flow [2024-11-24 01:23:58,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:23:58,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:23:58,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 321 transitions. [2024-11-24 01:23:58,609 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5732142857142857 [2024-11-24 01:23:58,609 INFO L175 Difference]: Start difference. First operand has 121 places, 131 transitions, 276 flow. Second operand 4 states and 321 transitions. [2024-11-24 01:23:58,609 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 130 transitions, 426 flow [2024-11-24 01:23:58,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 130 transitions, 418 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-24 01:23:58,615 INFO L231 Difference]: Finished difference. Result has 121 places, 130 transitions, 274 flow [2024-11-24 01:23:58,616 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=140, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=274, PETRI_PLACES=121, PETRI_TRANSITIONS=130} [2024-11-24 01:23:58,617 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -9 predicate places. [2024-11-24 01:23:58,617 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 130 transitions, 274 flow [2024-11-24 01:23:58,617 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 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-24 01:23:58,618 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:23:58,618 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-24 01:23:58,618 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 01:23:58,618 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 106 more)] === [2024-11-24 01:23:58,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:23:58,619 INFO L85 PathProgramCache]: Analyzing trace with hash 36831934, now seen corresponding path program 1 times [2024-11-24 01:23:58,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:23:58,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [3278578] [2024-11-24 01:23:58,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:23:58,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:23:58,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:23:58,881 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-24 01:23:58,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:23:58,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [3278578] [2024-11-24 01:23:58,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [3278578] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:23:58,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:23:58,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 01:23:58,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347180256] [2024-11-24 01:23:58,882 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:23:58,882 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:23:58,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:23:58,883 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:23:58,883 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:23:58,917 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 140 [2024-11-24 01:23:58,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 130 transitions, 274 flow. Second operand has 4 states, 4 states have (on average 64.75) internal successors, (259), 4 states have internal predecessors, (259), 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-24 01:23:58,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:23:58,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 140 [2024-11-24 01:23:58,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:24:03,663 INFO L124 PetriNetUnfolderBase]: 31360/47524 cut-off events. [2024-11-24 01:24:03,663 INFO L125 PetriNetUnfolderBase]: For 257/257 co-relation queries the response was YES. [2024-11-24 01:24:03,725 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88593 conditions, 47524 events. 31360/47524 cut-off events. For 257/257 co-relation queries the response was YES. Maximal size of possible extension queue 2563. Compared 369672 event pairs, 21285 based on Foata normal form. 0/26940 useless extension candidates. Maximal degree in co-relation 88555. Up to 40792 conditions per place. [2024-11-24 01:24:03,966 INFO L140 encePairwiseOnDemand]: 134/140 looper letters, 74 selfloop transitions, 7 changer transitions 0/137 dead transitions. [2024-11-24 01:24:03,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 137 transitions, 456 flow [2024-11-24 01:24:03,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:24:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:24:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 338 transitions. [2024-11-24 01:24:03,969 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6035714285714285 [2024-11-24 01:24:03,969 INFO L175 Difference]: Start difference. First operand has 121 places, 130 transitions, 274 flow. Second operand 4 states and 338 transitions. [2024-11-24 01:24:03,969 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 137 transitions, 456 flow [2024-11-24 01:24:03,970 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 137 transitions, 442 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 01:24:03,981 INFO L231 Difference]: Finished difference. Result has 123 places, 135 transitions, 306 flow [2024-11-24 01:24:03,982 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=140, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=306, PETRI_PLACES=123, PETRI_TRANSITIONS=135} [2024-11-24 01:24:03,982 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -7 predicate places. [2024-11-24 01:24:03,983 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 135 transitions, 306 flow [2024-11-24 01:24:03,984 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 64.75) internal successors, (259), 4 states have internal predecessors, (259), 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-24 01:24:03,984 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:24:03,984 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-24 01:24:03,984 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 01:24:03,984 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 106 more)] === [2024-11-24 01:24:03,985 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:24:03,986 INFO L85 PathProgramCache]: Analyzing trace with hash 1035703765, now seen corresponding path program 1 times [2024-11-24 01:24:03,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:24:03,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1927452316] [2024-11-24 01:24:03,986 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:24:03,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:24:04,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:24:04,473 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:24:04,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:24:04,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1927452316] [2024-11-24 01:24:04,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1927452316] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 01:24:04,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1346184921] [2024-11-24 01:24:04,474 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:24:04,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:24:04,474 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:24:04,478 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:24:04,480 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-24 01:24:04,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:24:04,602 INFO L256 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-24 01:24:04,610 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:24:04,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-24 01:24:04,887 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-24 01:24:04,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 27 [2024-11-24 01:24:04,936 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:24:04,936 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 01:24:05,084 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:24:05,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1346184921] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-24 01:24:05,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-24 01:24:05,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 3] total 10 [2024-11-24 01:24:05,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816238392] [2024-11-24 01:24:05,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:24:05,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 01:24:05,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:24:05,086 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 01:24:05,087 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132 [2024-11-24 01:24:05,268 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 140 [2024-11-24 01:24:05,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 135 transitions, 306 flow. Second operand has 5 states, 5 states have (on average 62.2) internal successors, (311), 5 states have internal predecessors, (311), 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-24 01:24:05,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:24:05,270 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 140 [2024-11-24 01:24:05,270 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:24:14,671 INFO L124 PetriNetUnfolderBase]: 62537/94779 cut-off events. [2024-11-24 01:24:14,671 INFO L125 PetriNetUnfolderBase]: For 514/514 co-relation queries the response was YES. [2024-11-24 01:24:14,819 INFO L83 FinitePrefix]: Finished finitePrefix Result has 176751 conditions, 94779 events. 62537/94779 cut-off events. For 514/514 co-relation queries the response was YES. Maximal size of possible extension queue 4593. Compared 796704 event pairs, 42515 based on Foata normal form. 1/53969 useless extension candidates. Maximal degree in co-relation 88558. Up to 40785 conditions per place. [2024-11-24 01:24:15,245 INFO L140 encePairwiseOnDemand]: 134/140 looper letters, 145 selfloop transitions, 6 changer transitions 0/205 dead transitions. [2024-11-24 01:24:15,246 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 205 transitions, 756 flow [2024-11-24 01:24:15,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:24:15,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:24:15,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 457 transitions. [2024-11-24 01:24:15,248 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6528571428571428 [2024-11-24 01:24:15,249 INFO L175 Difference]: Start difference. First operand has 123 places, 135 transitions, 306 flow. Second operand 5 states and 457 transitions. [2024-11-24 01:24:15,249 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 205 transitions, 756 flow [2024-11-24 01:24:15,252 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 205 transitions, 756 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:24:15,258 INFO L231 Difference]: Finished difference. Result has 128 places, 135 transitions, 323 flow [2024-11-24 01:24:15,258 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=140, PETRI_DIFFERENCE_MINUEND_FLOW=306, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=323, PETRI_PLACES=128, PETRI_TRANSITIONS=135} [2024-11-24 01:24:15,260 INFO L279 CegarLoopForPetriNet]: 130 programPoint places, -2 predicate places. [2024-11-24 01:24:15,261 INFO L471 AbstractCegarLoop]: Abstraction has has 128 places, 135 transitions, 323 flow [2024-11-24 01:24:15,261 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 62.2) internal successors, (311), 5 states have internal predecessors, (311), 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-24 01:24:15,262 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:24:15,262 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-24 01:24:15,272 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-24 01:24:15,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_621ed01d-9017-4f6f-9b77-16271d03332f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-11-24 01:24:15,466 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 106 more)] === [2024-11-24 01:24:15,467 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:24:15,467 INFO L85 PathProgramCache]: Analyzing trace with hash 1035765206, now seen corresponding path program 1 times [2024-11-24 01:24:15,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:24:15,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477843015] [2024-11-24 01:24:15,467 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:24:15,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:24:15,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:24:15,972 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-24 01:24:15,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:24:15,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477843015] [2024-11-24 01:24:15,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477843015] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:24:15,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:24:15,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:24:15,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1055804047] [2024-11-24 01:24:15,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:24:15,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 01:24:15,973 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:24:15,974 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 01:24:15,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-24 01:24:16,215 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 140 [2024-11-24 01:24:16,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 135 transitions, 323 flow. Second operand has 5 states, 5 states have (on average 63.2) internal successors, (316), 5 states have internal predecessors, (316), 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-24 01:24:16,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:24:16,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 140 [2024-11-24 01:24:16,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand