You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CBCFTL specifications: Defined directly using the CBCFTL AST case classes in Scala code (no human-readable parser).
57
+
* Recorded Traces: text log files.
52
58
* location in the container/VM
59
+
* Wistoria: `/home/bounder/`
60
+
* Benchmarks: `/home/testApps/ChatGPT_Benchmarks`. Each benchmark is in own directory corresponding to the names. The implementation is in `app_bug` subdirectory)
61
+
* CBCFTL: `/home/notebooks/reachExpGPT/ReachExpGPT.ipynb` and `/home/bounder/src/main/scala/edu/colorado/plv/bounder/lifestate/Specification.scala`
62
+
* Recorded Traces: May be found in the corresponding benchmark directory and are named `logcat.txt` or `logcat[n].txt` where n is some number.
53
63
54
64
## For authors claiming an available badge
55
65
@@ -70,6 +80,14 @@ For example: “The data in table 1 can be obtained by running script ‘generat
70
80
71
81
Please note: we highly advise authors to provide a push-button evaluation (cf. call for artifacts).
72
82
83
+
* Table 1:
84
+
* This is data that was obtained by manually counting and inspecting the applications in the Benchmarks directories mentioned earlier.
85
+
* Table 2:
86
+
* This is a summary of the error condition in `ReachExpGPT.ipynb` and may be found as the variable `query` for each benchmark.
87
+
* Table 3:
88
+
* After running the `ReachExpGPT.ipynb` notebook with `Kernel -> Restart Kernel and Run All Cells...`
89
+
* Table 3 will be displayed under the header "Table 3 Producing Realistic Execution Histories"
90
+
73
91
## For authors claiming a reusable badge
74
92
75
93
If some parts of your artifacts contains software:
java.library.path set to: /usr/lib/:/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
java.library.path set to: /usr/lib/:/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
0 commit comments