File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ skipVerification: true
5
5
cbmcArguments :
6
6
java-max-vla-length : 100000
7
7
phases :
8
- - timeout : 300
8
+ - timeout : 150
9
9
cbmcArguments :
10
10
classpath : ' /tools/cbmc/models-simple-overlay.jar:/tools/cbmc/models.jar:.'
11
11
depth : 1500
@@ -18,7 +18,7 @@ phases:
18
18
nextPhase :
19
19
not_analyzed : null
20
20
time_out : 3
21
- - timeout : 300
21
+ - timeout : 150
22
22
cbmcArguments :
23
23
classpath : ' /tools/cbmc/models-simple-overlay.jar:/tools/cbmc/models.jar:.'
24
24
depth : 1500
@@ -30,7 +30,7 @@ phases:
30
30
unwind : 2
31
31
nextPhase :
32
32
time_out : 3
33
- - timeout : 300
33
+ - timeout : 150
34
34
cbmcArguments :
35
35
classpath : ' /tools/cbmc/models.jar:.'
36
36
depth : 3000
@@ -51,7 +51,7 @@ phases:
51
51
string-printable : false
52
52
throw-runtime-exceptions : true
53
53
unwind : false
54
- - timeout : 300
54
+ - timeout : 150
55
55
cbmcArguments :
56
56
classpath : ' /tools/cbmc/models-simple-overlay.jar:/tools/cbmc/models.jar:.'
57
57
depth : 1500
@@ -62,7 +62,7 @@ phases:
62
62
string-printable : true
63
63
throw-runtime-exceptions : false
64
64
unwind : 1
65
- - timeout : 300
65
+ - timeout : 150
66
66
cbmcArguments :
67
67
classpath : ' /tools/cbmc/models.jar:.'
68
68
depth : 3000
@@ -73,7 +73,7 @@ phases:
73
73
string-printable : false
74
74
throw-runtime-exceptions : true
75
75
unwind : 3
76
- - timeout : 300
76
+ - timeout : 150
77
77
cbmcArguments :
78
78
classpath : ' /tools/cbmc/models-simple-overlay.jar:/tools/cbmc/models.jar:.'
79
79
depth : 1500
@@ -84,7 +84,7 @@ phases:
84
84
string-printable : true
85
85
throw-runtime-exceptions : false
86
86
unwind : 1
87
- - timeout : 300
87
+ - timeout : 150
88
88
cbmcArguments :
89
89
classpath : ' /tools/cbmc/models.jar:.'
90
90
depth : 3000
You can’t perform that action at this time.
0 commit comments