Trace number 3250408

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250408-1303543715.cnf'
0.00/0.00	c -- header says num vars:           2070
0.00/0.00	c -- header says num clauses:      158884
0.00/0.04	c -- clauses added:            0 learnts,       158884 normals,            0 xors
0.00/0.04	c -- vars added       2070
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0      2070    158884         0         0    478584         0   no data   no data  --
0.59/0.65	c asymm  cl-useful: 0/158377/158884 lits-rem:0 time: 0.61
0.59/0.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.69/0.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.69/0.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.01 s
0.69/0.72	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
1.39/1.44	c lits-rem:         0  cl-subs:       10  v-elim:    690  v-fix:    0  time:  0.71 s
1.39/1.44	c Finding binary XORs  T:     0.00 s  found:       0
1.39/1.47	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c Calc default polars -  time:   0.00 s pos:    1380 undec:     690 neg:       0
1.39/1.47	c =========================================================================================
1.39/1.47	c types(t): F = full restart, N = normal restart
1.39/1.47	c types(t): S = simplification begin/end, E = solution found
1.39/1.47	c restart types(rt): st = static, dy = dynamic
1.39/1.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.39/1.47	c  B st     0         0      1380     88662         0         0    416384         0   no data   no data  --
1.79/1.82	c  N dy    14      4414      1380     88662         0      4392    416384    175580     25.10     26.52  --
2.39/2.40	c  N dy    25     11637      1380     88662         0     11526    416384    428570     22.71     24.24  --
2.79/2.85	c  N dy    45     16947      1380     88662         0     16788    416384    609083     22.67     23.90  --
3.19/3.21	c  N dy    67     21032      1380     88662         0     10930    416384    284833     22.82     26.48  --
3.49/3.54	c  F st    75     25001      1380     88662         0     14854    416384    418007     22.60     22.44  --
3.49/3.55	c Found part        8 vars:        713 clauses:     47045 lits size:    214696
3.49/3.55	c Found part        9 vars:        667 clauses:     41617 lits size:    201688
3.49/3.55	c Found parts:          2 time: 0.01 s
3.49/3.55	c Solving part 9
3.49/3.58	c  N st     0         0       667     41617         0         0    201688         0   no data   no data  --
3.68/3.79	c asymm  cl-useful: 12/41617/41617 lits-rem:13 time: 0.21
3.79/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.80	c Finding binary XORs  T:     0.00 s  found:       0
3.79/3.81	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c Calc default polars -  time:   0.00 s pos:     667 undec:    1403 neg:       0
3.79/3.81	c =========================================================================================
3.79/3.81	c types(t): F = full restart, N = normal restart
3.79/3.81	c types(t): S = simplification begin/end, E = solution found
3.79/3.81	c restart types(rt): st = static, dy = dynamic
3.79/3.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.79/3.81	c  B st     0         0       667     41617         0         0    201675         0   no data   no data  --
4.09/4.12	c  N dy    14      4067       667     41617         0      4024    201675    154900     22.04     24.90  --
4.40/4.43	c  N dy    44      8159       667     41617         0      4656    201675    132243     24.48     25.77  --
4.69/4.75	c  N dy    57     12249       667     41617         0      8716    201675    285238     24.11     25.40  --
5.09/5.18	c  N dy    65     17842       667     41617         0      8634    201675    243095     23.15     24.50  --
5.40/5.50	c  N dy    83     21853       667     41617         0     12620    201675    389297     23.20     24.60  --
5.69/5.76	c  F st    94     25000       667     41617         0      8456    201675    185526     23.13   no data  --
5.79/5.86	c  N st    97     26190       667     41617         0      9632    201675    230745     23.13   no data  --
6.09/6.19	c  N dy   100     30193       667     41617         0     13578    201675    386333     23.13   no data  --
6.50/6.57	c  N dy   132     34265       667     41617         0      9076    201675    167280     23.51     27.09  --
6.79/6.88	c  N dy   148     38270       667     41617         0     13042    201675    316865     23.54     28.53  --
7.19/7.25	c  N dy   176     42673       667     41617         0     17421    201675    477312     23.68     25.07  --
7.49/7.59	c  N dy   193     46747       667     41617         0     11758    201675    233244     23.69     24.99  --
7.89/7.92	c  N dy   210     50775       667     41617         0     15756    201675    373697     23.68     25.33  --
8.19/8.29	c  N dy   220     55224       667     41617         0     20165    201675    529283     23.58     25.06  --
8.59/8.65	c  N dy   246     59242       667     41617         0     13373    201675    246069     23.65     25.08  --
8.89/8.99	c  N dy   270     63281       667     41617         0     17378    201675    393191     23.72     27.11  --
9.29/9.39	c  N dy   295     67626       667     41617         0     21679    201675    547784     23.79     25.11  --
9.79/9.81	c  N dy   316     72622       667     41617         0     14841    201675    268612     23.79     25.10  --
10.69/10.80	c  N dy   340     83112       667     41617         0     25188    201675    675838     23.62     25.16  --
11.09/11.19	c  F st   351     87500       667     41617         0     16755    201675    303271     23.53     22.91  --
11.29/11.30	c  N st   354     88687       667     41617         0     17928    201675    350695     23.53   no data  --
11.79/11.83	c  N dy   372     94396       667     41617         0     23588    201675    565144     23.59     32.21  --
12.29/12.38	c  N dy   387    100446       667     41617         0     15791    201675    247915     23.55     25.23  --
12.89/12.95	c  N dy   423    106882       667     41617         0     22185    201675    490515     23.61     24.93  --
13.59/13.61	c  N dy   445    113740       667     41617         0     28988    201675    751773     23.55     28.23  --
14.19/14.26	c  N dy   471    120995       667     41617         0     21392    201675    428740     23.53     24.89  --
14.89/14.98	c  N dy   504    128809       667     41617         0     29116    201675    705767     23.56     30.70  --
15.69/15.78	c  N dy   554    137360       667     41617         0     21811    201675    398799     23.63     24.89  --
16.59/16.64	c  N dy   581    147673       667     41617         0     32011    201675    741197     23.52     24.79  --
17.49/17.56	c  N dy   636    157346       667     41617         0     24827    201675    477047     23.61     24.89  --
18.99/19.09	c  N dy   690    173298       667     41617         0     22840    201675    391719     23.50     24.84  --
20.09/20.19	c  N dy   735    184642       667     41617         0     34104    201675    815513     23.49     24.77  --
21.39/21.41	c  N dy   810    197354       667     41617         0     27931    201675    530093     23.56     25.08  --
22.69/22.75	c  N dy   868    211013       667     41617         0     21720    201674    282265     23.55     24.85  --
23.99/24.05	c  N dy   932    224880       667     41617         0     35468    201674    787515     23.57     24.86  --
25.39/25.48	c  N dy  1020    239326       667     41617         0     29030    201674    514514     23.64     29.88  --
26.99/27.07	c  N dy  1067    254603       667     41617         0     22405    201674    240348     23.63     26.70  --
28.89/28.93	c  N dy  1086    270887       667     41617         0     38489    201674    877319     23.45     26.29  --
30.69/30.73	c  N dy  1165    288202       667     41617         0     32922    201674    615699     23.47     30.60  --
32.59/32.61	c  F st  1264    306250       667     41617         0     27117    201674    357236     23.49     19.85  --
32.59/32.67	c  N st  1266    306878       667     41617         0     27734    201674    376818     23.49   no data  --
34.69/34.78	c  N dy  1287    326988       667     41617         0     47506    201674   1103357     23.36     24.66  --
36.79/36.84	c  N dy  1385    347131       667     41617         0     42863    201674    901504     23.38     24.72  --
39.19/39.25	c  N dy  1471    370055       667     41617         0     39871    201674    788611     23.36     24.60  --
41.29/41.35	c  N dy  1566    390082       667     41617         0     33095    201674    489489     23.38     27.59  --
43.50/43.52	c  N dy  1672    410191       667     41617         0     53044    201674   1218257     23.41     24.82  --
47.49/47.59	c  N dy  1704    445247       667     41617         0     31485    201674    385033     23.13     24.71  --
49.79/49.81	c  N dy  1836    465412       667     41617         0     51506    201674   1123328     23.20     24.54  --
52.29/52.30	c  N dy  1939    488009       667     41617         0     44164    201674    794628     23.21     24.46  --
54.79/54.82	c  N dy  1994    510396       667     41617         0     35687    201674    486594     23.15     24.39  --
56.99/57.02	c  N dy  2091    530436       667     41617         0     55562    201673   1238074     23.17     24.56  --
61.99/62.06	c  N dy  2124    570006       667     41617         0     63047    201673   1580667     22.95     24.34  --
64.39/64.47	c  N dy  2229    591360       667     41617         0     51607    201673    978530     22.96     24.17  --
67.10/67.20	c  N dy  2264    615102       667     41617         0     41388    201673    598371     22.85     24.07  --
69.99/70.03	c  N dy  2396    639472       667     41617         0     65547    201673   1506996     22.88     24.16  --
72.60/72.63	c  N dy  2426    660936       667     41617         0     52138    201673   1008852     22.79     24.08  --
76.09/76.12	c  N dy  2528    689822       667     41617         0     45178    201673    703277     22.76     24.01  --
78.49/78.59	c  N dy  2613    711137       667     41617         0     66251    201673   1471792     22.77     24.09  --
80.89/80.99	c  N dy  2684    731648       667     41617         0     50098    201673    835091     22.76     24.49  --
83.39/83.46	c  N dy  2810    751698       667     41617         0     69986    201673   1557354     22.80     28.40  --
86.19/86.23	c  N dy  2920    775180       667     41617         0     55673    201673    998549     22.82     24.47  --
88.69/88.73	c  N dy  2999    795474       667     41617         0     75775    201673   1764461     22.83     24.21  --
91.09/91.14	c  N dy  3130    815523       667     41617         0     57105    201673   1011380     22.87     28.88  --
100.00/100.06	c  N dy  3182    876990       667     41617         0     77974    201673   1847396     22.65     23.87  --
102.49/102.58	c  N dy  3307    897381       667     41617         0     57893    201673   1005940     22.69     23.93  --
105.19/105.25	c  N dy  3443    917522       667     41617         0     77873    201673   1755766     22.73     24.06  --
107.80/107.89	c  N dy  3579    937941       667     41617         0     56647    201673    907817     22.77     23.99  --
110.49/110.55	c  N dy  3674    958320       667     41617         0     76843    201672   1648586     22.78     23.98  --
113.09/113.13	c  N dy  3799    978336       667     41617         0     54174    201672    781468     22.80     27.80  --
116.50/116.59	c  N dy  3830   1005055       667     41617         0     80569    201672   1816053     22.73     23.95  --
119.39/119.46	c  N dy  3876   1027715       667     41617         0     59451    201672    972602     22.70     23.91  --
121.89/122.00	c  N dy  3961   1047743       667     41617         0     79276    201672   1723670     22.70     24.93  --
124.59/124.69	c  N dy  4087   1067971       667     41617         0     54872    201672    750077     22.73     23.95  --
125.09/125.12	c  F st  4098   1071875       667     41617         0     58739    201672    881604     22.72     21.74  --
127.19/127.20	c  N dy  4165   1088060       667     41617         0     74764    201672   1458586     22.73     25.38  --
129.89/129.97	c  N dy  4276   1108171       667     41617         0     49237    201672    527389     22.74     23.94  --
133.00/133.02	c  N dy  4410   1130653       667     41617         0     71509    201672   1342295     22.76     24.09  --
135.89/135.91	c  N dy  4515   1151028       667     41617         0     91737    201672   2105268     22.77     24.11  --
138.50/138.52	c  N dy  4645   1171298       667     41617         0     65328    201672   1078978     22.80     24.04  --
141.09/141.19	c  N dy  4724   1191668       667     41617         0     85539    201672   1842192     22.79     24.19  --
143.89/143.95	c  N dy  4799   1211695       667     41617         0     57859    201672    797963     22.79     30.28  --
146.49/146.52	c  N dy  4872   1231841       667     41617         0     77801    201672   1550335     22.79     24.06  --
149.50/149.52	c  N dy  4980   1251963       667     41617         0     49284    201672    434215     22.81     24.18  --
151.89/151.99	c  N dy  5055   1272023       667     41617         0     69219    201672   1227763     22.81     31.19  --
154.79/154.88	c  N dy  5165   1292687       667     41617         0     89704    201672   1996280     22.82     24.06  --
158.09/158.12	c  N dy  5286   1316197       667     41617         0     63412    201672    913393     22.84     24.04  --
160.79/160.84	c  N dy  5402   1336257       667     41617         0     83325    201672   1651698     22.85     24.20  --
163.69/163.75	c  N dy  5447   1356445       667     41617         0     52815    201672    501276     22.83     24.11  --
166.19/166.24	c  N dy  5564   1376540       667     41617         0     72740    201672   1227277     22.85     24.21  --
168.89/168.99	c  N dy  5628   1396580       667     41617         0     92592    201672   1961014     22.84     26.66  --
171.79/171.81	c  N dy  5668   1417044       667     41617         0     61437    201672    802897     22.83     24.06  --
174.39/174.44	c  N dy  5771   1437134       667     41617         0     81374    201672   1538836     22.84     24.20  --
177.39/177.42	c  N dy  5890   1457248       667     41617         0    101298    201672   2270131     22.86     24.12  --
180.30/180.40	c  N dy  5923   1478907       667     41617         0     70240    201672   1135388     22.83     24.14  --
183.29/183.35	c  N dy  5980   1501328       667     41617         0     92408    201672   1975893     22.82     24.04  --
186.30/186.36	c  N dy  6080   1521707       667     41617         0     59200    201672    660862     22.82     24.25  --
188.90/188.97	c  N dy  6172   1542023       667     41617         0     79308    201672   1381471     22.83     24.12  --
192.00/192.00	c  N dy  6228   1562186       667     41617         0     99251    201672   2149690     22.82     24.04  --
194.90/194.96	c  N dy  6344   1582220       667     41617         0     64679    201672    826542     22.83     27.64  --
197.60/197.70	c  N dy  6461   1602301       667     41617         0     84547    201672   1541791     22.85     26.85  --
200.80/200.88	c  N dy  6589   1622457       667     41617         0    104534    201672   2281712     22.87     24.35  --
203.60/203.69	c  N dy  6643   1643088       667     41617         0     69593    201672    992861     22.86     24.15  --
206.40/206.46	c  N dy  6760   1663096       667     41617         0     89428    201672   1726725     22.88     24.09  --
209.40/209.49	c  N dy  6843   1683150       667     41617         0    109279    201672   2502321     22.89     25.96  --
212.40/212.48	c  N dy  6932   1704863       667     41617         0     74390    201672   1110739     22.89     24.10  --
215.40/215.41	c  N dy  7068   1724870       667     41617         0     94241    201672   1851543     22.91     26.78  --
219.20/219.26	c  N dy  7098   1749576       667     41617         0     61355    201672    629330     22.88     24.33  --
221.90/221.99	c  N dy  7236   1769626       667     41617         0     81242    201672   1366775     22.90     26.40  --
225.00/225.04	c  N dy  7361   1789691       667     41617         0    101140    201672   2092372     22.92     24.20  --
228.29/228.40	c  N dy  7475   1809974       667     41617         0     62849    201672    644571     22.93     24.27  --
231.20/231.21	c  N dy  7599   1830096       667     41617         0     82822    201672   1382194     22.95     24.20  --
234.00/234.06	c  N dy  7650   1850175       667     41617         0    102661    201672   2152586     22.94     24.43  --
237.20/237.22	c  N dy  7735   1870452       667     41617         0     63351    201672    621420     22.94     24.20  --
239.89/239.94	c  N dy  7832   1890953       667     41617         0     83623    201672   1374361     22.95     24.16  --
252.40/252.43	c  N dy  7899   1964362       667     41617         0     95897    201672   1964781     22.83     24.06  --
255.60/255.69	c  N dy  7959   1986150       667     41617         0    117440    201672   2794372     22.82     24.09  --
258.60/258.62	c  N dy  8057   2006151       667     41617         0     75929    201672   1027789     22.83     24.44  --
261.50/261.53	c  N dy  8159   2026543       667     41617         0     96115    201672   1760558     22.84     24.21  --
266.49/266.55	c  N dy  8176   2055729       667     41617         0     62753    201672    516189     22.78     24.02  --
269.29/269.33	c  N dy  8282   2076744       667     41617         0     83565    201672   1292511     22.79     24.22  --
274.10/274.17	c  N dy  8360   2107534       667     41617         0    113976    201672   2435540     22.78     24.05  --
278.40/278.41	c  N dy  8495   2132694       667     41617         0     75625    201671    987992     22.80     24.27  --
281.20/281.21	c  N dy  8559   2152776       667     41617         0     95485    201671   1739333     22.79     27.04  --
284.29/284.39	c  N dy  8660   2172807       667     41617         0    115335    201671   2472757     22.80     26.16  --
291.00/291.06	c  N dy  8694   2214561       667     41617         0     92395    201671   1648802     22.76     24.11  --
294.10/294.17	c  N dy  8795   2234649       667     41617         0    112270    201671   2362754     22.76     26.52  --
306.70/306.70	c  N dy  8845   2304469       667     41617         0    116144    201671   2618847     22.65     23.87  --
310.00/310.02	c  N dy  8889   2324541       667     41617         0     69763    201671    661787     22.64     24.03  --
312.80/312.84	c  N dy  9021   2344609       667     41617         0     89643    201671   1390122     22.66     28.27  --
316.00/316.00	c  N dy  9097   2365159       667     41617         0    110010    201671   2192464     22.65     23.87  --
319.60/319.64	c  N dy  9241   2385563       667     41617         0    130252    201671   2935267     22.67     23.99  --
322.80/322.80	c  N dy  9367   2406695       667     41617         0     83896    201671   1150088     22.68     23.92  --
325.80/325.87	c  N dy  9456   2426747       667     41617         0    103680    201671   1898560     22.69     29.39  --
329.30/329.30	c  N dy  9582   2446793       667     41617         0    123555    201671   2639661     22.70     25.48  --
332.90/332.93	c  N dy  9732   2466849       667     41617         0     75180    201671    790520     22.72     23.99  --
335.80/335.89	c  N dy  9855   2486928       667     41617         0     95081    201671   1521988     22.73     24.52  --
339.10/339.13	c  N dy  9968   2507002       667     41617         0    115000    201671   2268138     22.75     26.46  --
343.70/343.70	c  N dy 10039   2533173       667     41617         0     71593    201671    645219     22.74     23.98  --
346.60/346.64	c  N dy 10122   2553244       667     41617         0     91484    201671   1387275     22.74     24.74  --
350.00/350.05	c  N dy 10233   2573302       667     41617         0    111355    201671   2127592     22.75     24.45  --
353.30/353.32	c  N dy 10271   2593732       667     41617         0    131538    201671   2897345     22.73     24.21  --
356.80/356.81	c  N dy 10395   2614548       667     41617         0     81949    201671   1003791     22.74     24.06  --
359.80/359.81	c  N dy 10508   2634566       667     41617         0    101797    201671   1733642     22.75     29.85  --
363.01/363.09	c  N dy 10587   2654604       667     41617         0    121644    201671   2496223     22.75     26.16  --
369.00/369.05	c  N dy 10677   2689510       667     41617         0     84977    201671   1143540     22.74     23.95  --
372.10/372.13	c  N dy 10796   2709592       667     41617         0    104870    201671   1876200     22.74     28.94  --
375.30/375.35	c  N dy 10846   2730004       667     41617         0    125083    201671   2643510     22.74     24.01  --
379.30/379.37	c  N dy 10975   2750037       667     41617         0     72656    201671    585205     22.75     25.92  --
382.20/382.25	c  N dy 11089   2770106       667     41617         0     92544    201671   1332680     22.76     24.31  --
385.30/385.33	c  N dy 11179   2790190       667     41617         0    112431    201671   2098676     22.76     24.01  --
388.80/388.84	c  N dy 11255   2810238       667     41617         0    132232    201671   2862581     22.76     24.41  --
392.30/392.35	c  N dy 11331   2830241       667     41617         0     78792    201671    782665     22.77     24.06  --
395.30/395.33	c  N dy 11469   2850263       667     41617         0     98634    201671   1514116     22.78     28.18  --
398.61/398.66	c  N dy 11582   2870340       667     41617         0    118517    201671   2243829     22.79     29.94  --
407.30/407.32	c  N dy 11650   2919508       667     41617         0     92734    201671   1351144     22.74     24.08  --
410.60/410.61	c  N dy 11671   2939524       667     41617         0    112572    201671   2155800     22.72     25.34  --
414.00/414.01	c  N dy 11772   2959552       667     41617         0    132451    201671   2892733     22.73     24.15  --
417.91/417.94	c  N dy 11886   2979676       667     41617         0     77275    201671    669919     22.74     23.94  --
420.80/420.83	c  N dy 11997   2999705       667     41617         0     97110    201671   1392236     22.74     26.84  --
424.10/424.18	c  N dy 12141   3019783       667     41617         0    117012    201671   2134521     22.76     23.96  --
427.71/427.79	c  N dy 12266   3040527       667     41617         0    137576    201671   2890229     22.77     24.20  --
431.60/431.63	c  N dy 12401   3060581       667     41617         0     81312    201671    786970     22.78     25.35  --
434.70/434.75	c  N dy 12555   3080609       667     41617         0    101182    201671   1521606     22.80     27.36  --
438.10/438.19	c  N dy 12681   3100636       667     41617         0    121044    201671   2252912     22.81     27.89  --
441.80/441.85	c  N dy 12753   3121594       667     41617         0    141781    201671   3018982     22.80     24.27  --
445.60/445.68	c  N dy 12867   3142705       667     41617         0     85505    201671    920533     22.81     24.03  --
448.71/448.79	c  N dy 12979   3162858       667     41617         0    105500    201671   1656177     22.82     24.08  --
452.51/452.51	c  N dy 13096   3185234       667     41617         0    127658    201671   2478209     22.82     24.11  --
456.51/456.52	c  N dy 13205   3206394       667     41617         0    148607    201671   3229942     22.83     24.17  --
459.90/459.92	c  N dy 13233   3226761       667     41617         0     90611    201671   1112063     22.82     24.14  --
464.80/464.84	c  N dy 13305   3257132       667     41617         0    120696    201671   2305084     22.81     24.21  --
468.71/468.70	c  N dy 13336   3280354       667     41617         0    143722    201671   3215567     22.80     24.21  --
479.80/479.80	c  N dy 13378   3340673       667     41617         0    124221    201671   2517118     22.75     24.03  --
483.51/483.57	c  N dy 13506   3360697       667     41617         0    144080    201671   3264429     22.76     29.81  --
487.40/487.49	c  N dy 13605   3380958       667     41617         0     83986    201671    772504     22.77     24.17  --
490.51/490.54	c  N dy 13671   3402176       667     41617         0    104973    201671   1548560     22.76     23.97  --
494.01/494.01	c  N dy 13782   3422834       667     41617         0    125426    201671   2325782     22.77     24.17  --
497.70/497.76	c  N dy 13854   3443032       667     41617         0    145447    201671   3102923     22.77     24.06  --
501.81/501.88	c  N dy 13977   3463216       667     41617         0     84301    201671    756549     22.78     24.04  --
505.21/505.22	c  N dy 13989   3483261       667     41617         0    104234    201671   1606914     22.76     25.68  --
508.50/508.57	c  N dy 14067   3503298       667     41617         0    124045    201671   2343536     22.75     23.96  --
512.10/512.18	c  N dy 14180   3523346       667     41617         0    143913    201671   3076435     22.76     25.19  --
516.01/516.06	c  N dy 14237   3543426       667     41617         0    163815    201671   3864253     22.76     23.97  --
519.21/519.29	c  N dy 14349   3563695       667     41617         0    101696    201671   1363788     22.76     24.04  --
525.61/525.62	c  N dy 14411   3600407       667     41617         0    138156    201671   2836290     22.74     24.11  --
529.80/529.81	c  N dy 14529   3621365       667     41617         0    158926    201671   3614822     22.75     23.99  --
533.30/533.38	c  N dy 14622   3641419       667     41617         0     95543    201671   1118212     22.75     24.03  --
541.30/541.33	c  N dy 14697   3687289       667     41617         0    140963    201671   2931702     22.73     23.98  --
546.21/546.24	c  N dy 14767   3713394       667     41617         0    166873    201671   3959694     22.72     23.99  --
549.71/549.78	c  N dy 14884   3734761       667     41617         0    103874    201671   1401709     22.73     24.26  --
552.60/552.60	c  F st 15002   3751563       667     41617         0    120510    201671   2016974     22.74   no data  --
553.10/553.16	c  N st 15007   3754863       667     41617         0    123764    201671   2135667     22.74   no data  --
556.61/556.66	c  N dy 15072   3774900       667     41617         0    143629    201671   2900945     22.74     27.70  --
560.51/560.52	c  N dy 15165   3794994       667     41617         0    163580    201671   3650002     22.74     28.42  --
564.10/564.15	c  N dy 15245   3816059       667     41617         0     99330    201671   1223595     22.74     24.19  --
567.52/567.59	c  N dy 15317   3836123       667     41617         0    119180    201671   1954818     22.74     26.35  --
571.21/571.25	c  N dy 15435   3856189       667     41617         0    139080    201671   2698709     22.75     24.67  --
575.01/575.02	c  N dy 15491   3876237       667     41617         0    158902    201671   3480156     22.74     30.18  --
578.91/578.99	c  N dy 15600   3896307       667     41617         0     92654    201671    925804     22.74     24.09  --
584.71/584.73	c  N dy 15620   3927036       667     41617         0    123172    201671   2235703     22.73     24.06  --
588.41/588.48	c  N dy 15627   3947067       667     41617         0    142902    201671   3048801     22.71     24.37  --
592.81/592.83	c  N dy 15746   3968453       667     41617         0    164099    201671   3828334     22.72     24.00  --
596.61/596.64	c  N dy 15842   3988872       667     41617         0     97202    201671   1050146     22.72     24.11  --
600.40/600.42	c  N dy 15938   4011765       667     41617         0    119881    201671   1899882     22.72     24.27  --
604.41/604.45	c  N dy 16060   4031844       667     41617         0    139778    201671   2648193     22.72     27.00  --
608.40/608.49	c  N dy 16160   4052412       667     41617         0    160169    201671   3408927     22.73     24.15  --
612.31/612.37	c  N dy 16211   4072482       667     41617         0     91943    201671    853968     22.72     27.72  --
615.61/615.69	c  N dy 16346   4092861       667     41617         0    112142    201671   1598928     22.73     24.09  --
619.11/619.19	c  N dy 16466   4112872       667     41617         0    131951    201671   2324898     22.74     25.70  --
622.70/622.76	c  N dy 16546   4132875       667     41617         0    151719    201671   3032568     22.74     28.94  --
627.11/627.18	c  N dy 16629   4154948       667     41617         0    173581    201671   3894207     22.74     24.05  --
630.61/630.60	c  N dy 16701   4175013       667     41617         0    104316    201671   1277737     22.73     24.61  --
634.01/634.04	c  N dy 16835   4195054       667     41617         0    124189    201671   2002002     22.74     24.59  --
640.81/640.82	c  N dy 16942   4231885       667     41617         0    160764    201671   3471683     22.73     24.09  --
645.20/645.26	c  N dy 17035   4252205       667     41617         0     90795    201671    740734     22.73     24.12  --
648.30/648.36	c  N dy 17143   4272270       667     41617         0    110684    201671   1488746     22.74     27.81  --
651.80/651.83	c  N dy 17247   4292333       667     41617         0    130557    201671   2223034     22.74     28.57  --
655.81/655.85	c  N dy 17359   4313185       667     41617         0    151189    201671   2980579     22.75     23.97  --
665.42/665.42	c  N dy 17473   4359101       667     41617         0    105708    201671   1360060     22.73     24.15  --
668.71/668.76	c  N dy 17550   4379106       667     41617         0    125566    201671   2112461     22.73     29.11  --
672.51/672.53	c  N dy 17683   4399148       667     41617         0    145415    201671   2832194     22.73     26.11  --
676.51/676.57	c  N dy 17798   4419197       667     41617         0    165291    201671   3571244     22.74     24.03  --
681.11/681.10	c  N dy 17904   4439536       667     41617         0     93293    201671    780791     22.75     24.45  --
684.41/684.49	c  N dy 18052   4459718       667     41617         0    113326    201671   1504415     22.75     24.10  --
688.11/688.11	c  N dy 18180   4479778       667     41617         0    133202    201671   2233444     22.76     25.54  --
691.82/691.90	c  N dy 18282   4500221       667     41617         0    153438    201671   2986318     22.77     24.27  --
695.61/695.66	c  N dy 18337   4520247       667     41617         0    173267    201671   3763411     22.76     30.13  --
701.71/701.73	c  N dy 18415   4552304       667     41617         0    111916    201671   1529208     22.75     23.99  --
705.12/705.14	c  N dy 18503   4572361       667     41617         0    131800    201671   2293771     22.75     25.75  --
710.21/710.29	c  N dy 18664   4598745       667     41617         0    157952    201671   3291703     22.76     24.31  --
716.71/716.70	c  N dy 18725   4631569       667     41617         0     96344    201671    843350     22.75     24.18  --
719.91/719.99	c  N dy 18828   4651608       667     41617         0    116229    201671   1600986     22.75     25.96  --
723.82/723.88	c  N dy 18957   4673360       667     41617         0    137754    201671   2406528     22.76     24.01  --
728.01/728.02	c  N dy 19096   4693402       667     41617         0    157635    201671   3142464     22.77     29.00  --
732.62/732.64	c  N dy 19201   4714107       667     41617         0    178143    201671   3901285     22.77     24.21  --
737.52/737.59	c  N dy 19304   4734225       667     41617         0    102995    201671   1061498     22.77     24.30  --
741.61/741.70	c  N dy 19440   4754237       667     41617         0    122814    201671   1791850     22.78     25.39  --
745.32/745.37	c  N dy 19545   4774297       667     41617         0    142657    201671   2550262     22.78     27.88  --
749.32/749.37	c  N dy 19646   4794347       667     41617         0    162568    201671   3311061     22.79     27.35  --
754.41/754.49	c  N dy 19756   4818240       667     41617         0    186237    201671   4207316     22.79     24.08  --
758.71/758.71	c  N dy 19861   4840241       667     41617         0    111995    201671   1359281     22.80     24.03  --
762.12/762.16	c  N dy 19948   4860247       667     41617         0    131741    201671   2087011     22.80     24.05  --
766.11/766.10	c  N dy 20063   4880265       667     41617         0    151564    201671   2809591     22.80     29.83  --
770.61/770.69	c  N dy 20169   4902835       667     41617         0    173939    201671   3632362     22.81     24.06  --
775.42/775.47	c  N dy 20231   4925207       667     41617         0     99120    201671    854044     22.80     24.01  --
778.91/778.92	c  N dy 20274   4945547       667     41617         0    119194    201671   1633830     22.80     24.13  --
782.52/782.59	c  N dy 20397   4965554       667     41617         0    139005    201671   2357683     22.80     27.50  --
786.71/786.72	c  N dy 20540   4985614       667     41617         0    158929    201671   3098452     22.81     24.43  --
791.31/791.37	c  N dy 20616   5008743       667     41617         0    181856    201671   4002818     22.81     24.04  --
798.52/798.53	c  N dy 20687   5044810       667     41617         0    119570    201671   1675370     22.80     24.00  --
802.41/802.49	c  N dy 20838   5065047       667     41617         0    139651    201671   2424873     22.81     24.01  --
806.51/806.55	c  N dy 20970   5085095       667     41617         0    159531    201671   3158506     22.81     28.36  --
810.91/810.91	c  N dy 20990   5107409       667     41617         0    181448    201671   4005262     22.80     24.06  --
815.61/815.61	c  N dy 21101   5127414       667     41617         0    102360    201671    918546     22.80     25.75  --
819.21/819.23	c  N dy 21152   5147491       667     41617         0    122259    201671   1683124     22.80     29.51  --
823.62/823.66	c  N dy 21284   5167641       667     41617         0    142256    201671   2425179     22.81     24.30  --
831.32/831.32	c  N dy 21377   5202592       667     41617         0    176602    201671   3757629     22.80     24.09  --
835.82/835.90	c  N dy 21498   5222593       667     41617         0    196420    201671   4510075     22.81     28.06  --
839.71/839.74	c  N dy 21617   5242653       667     41617         0    116480    201671   1414492     22.81     27.97  --
843.81/843.87	c  N dy 21728   5265011       667     41617         0    138573    201671   2203472     22.81     24.04  --
848.12/848.15	c  N dy 21834   5287351       667     41617         0    160713    201671   3037234     22.82     24.40  --
852.42/852.50	c  N dy 21944   5307506       667     41617         0    180671    201671   3774903     22.82     24.08  --
856.82/856.89	c  N dy 22030   5327569       667     41617         0    200549    201671   4528936     22.82     29.20  --
860.72/860.77	c  N dy 22135   5348497       667     41617         0    120385    201671   1550955     22.83     24.04  --
864.32/864.39	c  N dy 22238   5368582       667     41617         0    140287    201671   2288965     22.83     24.08  --
868.31/868.32	c  N dy 22328   5388811       667     41617         0    160321    201671   3038182     22.83     24.37  --
872.62/872.61	c  N dy 22431   5409121       667     41617         0    180380    201671   3784122     22.83     24.15  --
877.22/877.25	c  N dy 22539   5429259       667     41617         0    200311    201671   4507479     22.84     24.39  --
881.21/881.23	c  N dy 22671   5449301       667     41617         0    118302    201671   1428084     22.84     25.11  --
884.91/884.91	c  N dy 22751   5470430       667     41617         0    139200    201671   2214630     22.84     24.05  --
889.12/889.16	c  N dy 22792   5493612       667     41617         0    162225    201671   3133853     22.84     24.09  --
893.62/893.66	c  N dy 22921   5513633       667     41617         0    182103    201671   3884938     22.84     24.05  --
899.11/899.15	c  N dy 22986   5538011       667     41617         0    103340    201671    836463     22.84     24.17  --
902.61/902.62	c  N dy 23102   5558298       667     41617         0    123433    201671   1608820     22.84     24.06  --
906.32/906.37	c  N dy 23194   5578674       667     41617         0    143629    201671   2355979     22.85     24.20  --
911.32/911.39	c  N dy 23328   5598898       667     41617         0    163662    201671   3077173     22.85     24.32  --
917.22/917.20	c  N dy 23427   5622703       667     41617         0    187193    201671   3975013     22.85     24.12  --
927.82/927.88	c  N dy 23494   5669341       667     41617         0    129107    201671   1806312     22.83     24.06  --
932.12/932.19	c  N dy 23562   5692540       667     41617         0    152056    201671   2705792     22.82     24.07  --
936.51/936.59	c  N dy 23704   5712727       667     41617         0    172035    201671   3446532     22.83     24.14  --
940.82/940.89	c  N dy 23816   5732811       667     41617         0    191906    201671   4164153     22.83     24.32  --
946.22/946.25	c  N dy 23893   5757494       667     41617         0    111589    201671   1098292     22.83     24.10  --
949.81/949.87	c  N dy 24029   5777506       667     41617         0    131388    201671   1829161     22.84     29.58  --
953.92/953.93	c  N dy 24141   5798421       667     41617         0    152100    201671   2587899     22.84     24.06  --
958.32/958.34	c  N dy 24264   5818487       667     41617         0    171998    201671   3335765     22.85     26.51  --
963.21/963.26	c  N dy 24416   5838815       667     41617         0    192151    201671   4072914     22.86     24.08  --
969.03/969.03	c  N dy 24457   5867109       667     41617         0    114211    201671   1182838     22.85     24.32  --
972.81/972.84	c  N dy 24614   5887157       667     41617         0    134068    201671   1910432     22.86     27.49  --
976.73/976.80	c  N dy 24676   5908387       667     41617         0    155060    201671   2738026     22.85     24.15  --
981.23/981.30	c  N dy 24798   5929499       667     41617         0    175966    201671   3526947     22.86     24.22  --
985.62/985.63	c  N dy 24857   5949660       667     41617         0    195937    201671   4325178     22.85     24.09  --
990.52/990.58	c  N dy 24968   5969685       667     41617         0    109009    201671    933712     22.86     24.37  --
994.22/994.25	c  N dy 25127   5989719       667     41617         0    128882    201671   1664773     22.87     24.26  --
998.11/998.15	c  N dy 25233   6009807       667     41617         0    148788    201671   2437362     22.87     27.47  --
1002.92/1002.97	c  N dy 25362   6030329       667     41617         0    169112    201671   3189019     22.88     24.13  --
1008.02/1008.01	c  N dy 25450   6050725       667     41617         0    189308    201671   3954550     22.88     24.17  --
1012.72/1012.72	c  N dy 25545   6070795       667     41617         0    209166    201671   4724387     22.88     25.48  --
1017.02/1017.01	c  N dy 25625   6090822       667     41617         0    121159    201671   1332419     22.88     24.14  --
1020.83/1020.89	c  N dy 25764   6110960       667     41617         0    141126    201671   2072458     22.89     24.54  --
1024.92/1024.92	c  N dy 25869   6131194       667     41617         0    161139    201671   2792845     22.89     24.35  --
1029.12/1029.13	c  N dy 25956   6151428       667     41617         0    181107    201671   3541676     22.89     24.16  --
1034.12/1034.16	c  N dy 26037   6174349       667     41617         0    203772    201671   4405814     22.89     24.13  --
1039.32/1039.39	c  N dy 26075   6200039       667     41617         0    120451    201671   1334889     22.88     24.09  --
1043.22/1043.25	c  N dy 26203   6220442       667     41617         0    140696    201671   2094156     22.89     24.15  --
1048.72/1048.79	c  N dy 26301   6249350       667     41617         0    169296    201671   3152963     22.89     24.12  --
1053.32/1053.35	c  N dy 26419   6269391       667     41617         0    189119    201671   3867385     22.89     24.22  --
1058.82/1058.86	c  N dy 26478   6295072       667     41617         0    214603    201671   4892362     22.89     24.13  --
1063.22/1063.22	c  N dy 26612   6315157       667     41617         0    124673    201671   1409458     22.89     27.73  --
1068.03/1068.06	c  N dy 26656   6340171       667     41617         0    149414    201671   2397975     22.88     24.17  --
1072.62/1072.67	c  N dy 26818   6360242       667     41617         0    169311    201671   3141260     22.89     27.01  --
1077.33/1077.37	c  N dy 26915   6381862       667     41617         0    190707    201671   3920552     22.90     24.22  --
1082.43/1082.44	c  N dy 27055   6401925       667     41617         0    210597    201671   4645929     22.90     25.85  --
1087.42/1087.42	c  N dy 27158   6422692       667     41617         0    120358    201671   1270243     22.91     24.46  --
1091.32/1091.32	c  N dy 27276   6442789       667     41617         0    140259    201671   2000250     22.91     24.21  --
1096.22/1096.21	c  N dy 27412   6462803       667     41617         0    160098    201671   2739662     22.92     24.51  --
1100.72/1100.75	c  N dy 27493   6483077       667     41617         0    180161    201671   3491131     22.92     24.16  --
1105.43/1105.43	c  N dy 27593   6503127       667     41617         0    200023    201671   4229285     22.92     26.32  --
1110.52/1110.51	c  N dy 27651   6526341       667     41617         0    223028    201671   5120395     22.91     24.18  --
1114.52/1114.50	c  N dy 27757   6546812       667     41617         0    131449    201671   1614551     22.92     24.15  --
1118.42/1118.44	c  N dy 27855   6566982       667     41617         0    151364    201671   2333831     22.92     24.32  --
1123.62/1123.62	c  N dy 27914   6593409       667     41617         0    177595    201671   3406537     22.91     24.31  --
1128.22/1128.28	c  N dy 28030   6613425       667     41617         0    197405    201671   4133789     22.92     24.25  --
1133.42/1133.45	c  N dy 28165   6633429       667     41617         0    217214    201671   4855815     22.92     26.99  --
1138.22/1138.23	c  N dy 28273   6654130       667     41617         0    124849    201671   1342830     22.93     24.19  --
1141.83/1141.88	c  N dy 28334   6674565       667     41617         0    145104    201671   2122931     22.92     24.17  --
1146.02/1146.09	c  N dy 28454   6694650       667     41617         0    165016    201671   2847060     22.93     24.39  --
1150.73/1150.75	c  N dy 28588   6714707       667     41617         0    184883    201671   3582636     22.93     24.50  --
1155.43/1155.47	c  N dy 28687   6735249       667     41617         0    205250    201671   4363069     22.94     24.22  --
1160.32/1160.32	c  N dy 28730   6756226       667     41617         0    226090    201671   5210129     22.93     24.15  --
1164.33/1164.31	c  N dy 28824   6776278       667     41617         0    132016    201671   1586873     22.93     24.38  --
1168.23/1168.23	c  N dy 28939   6796344       667     41617         0    151905    201671   2322229     22.94     24.38  --
1172.32/1172.30	c  N dy 28989   6816392       667     41617         0    171682    201671   3081921     22.93     26.41  --
1179.42/1179.49	c  N dy 29064   6850425       667     41617         0    205251    201671   4405441     22.93     24.17  --
1185.12/1185.17	c  N dy 29152   6872641       667     41617         0    227223    201671   5242217     22.93     24.26  --
1190.13/1190.15	c  N dy 29291   6892670       667     41617         0    132353    201671   1561103     22.93     27.74  --
1200.32/1200.30	c  N dy 29332   6933970       667     41617         0    172968    201671   3196788     22.91     24.36  --
1206.03/1206.05	c  N dy 29473   6954027       667     41617         0    192836    201671   3928653     22.92     25.93  --
1210.73/1210.78	c  N dy 29565   6974049       667     41617         0    212682    201671   4678913     22.92     27.76  --
1216.13/1216.12	c  N dy 29660   6995329       667     41617         0    118137    201671   1011566     22.92     24.15  --
1219.63/1219.69	c  N dy 29704   7015350       667     41617         0    137951    201671   1783402     22.92     24.19  --
1223.83/1223.83	c  N dy 29841   7035391       667     41617         0    157832    201671   2506565     22.92     24.25  --
1228.13/1228.19	c  N dy 29953   7055393       667     41617         0    177649    201671   3252671     22.92     27.93  --
1233.13/1233.11	c  N dy 30086   7075579       667     41617         0    197631    201671   3984714     22.93     24.29  --
1238.33/1238.39	c  N dy 30229   7095614       667     41617         0    217497    201671   4728599     22.94     25.70  --
1243.92/1243.94	c  N dy 30360   7115967       667     41617         0    120931    201671   1078682     22.94     24.19  --
1247.62/1247.60	c  N dy 30462   7136042       667     41617         0    140814    201671   1809241     22.94     24.69  --
1251.43/1251.45	c  N dy 30523   7156428       667     41617         0    161003    201671   2574091     22.94     24.39  --
1255.83/1255.81	c  N dy 30640   7176521       667     41617         0    180909    201671   3319464     22.95     28.18  --
1260.22/1260.25	c  N dy 30725   7196588       667     41617         0    200790    201671   4068436     22.95     24.17  --
1265.03/1265.07	c  N dy 30825   7216620       667     41617         0    220600    201671   4819525     22.95     25.93  --
1270.43/1270.44	c  N dy 30922   7238074       667     41617         0    124055    201671   1135553     22.95     24.30  --
1274.03/1274.08	c  N dy 31019   7258098       667     41617         0    143903    201671   1871213     22.95     30.54  --
1278.13/1278.12	c  N dy 31111   7278142       667     41617         0    163727    201671   2625149     22.96     26.91  --
1284.13/1284.14	c  N dy 31151   7308355       667     41617         0    193646    201671   3836866     22.94     24.16  --
1288.83/1288.83	c  N dy 31238   7328467       667     41617         0    213547    201671   4561932     22.95     24.29  --
1294.42/1294.46	c  N dy 31348   7350127       667     41617         0    234978    201671   5354370     22.95     24.16  --
1299.33/1299.36	c  N dy 31454   7370164       667     41617         0    136090    201671   1578800     22.95     24.28  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250408-1303543715/watcher-3250408-1303543715 -o /tmp/evaluation-result-3250408-1303543715/solver-3250408-1303543715 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3250408-1303543715.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.59 5/185 14582
/proc/meminfo: memFree=11958428/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=30312 CPUtime=0 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 905 0 0 0 0 0 0 0 18 0 1 0 465969405 31039488 845 33554432000 4194304 4650387 140736060846800 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 7578 845 328 112 0 2543 0

[startup+0.0749619 s]
/proc/loadavg: 3.38 3.84 3.59 5/185 14582
/proc/meminfo: memFree=11958428/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=37560 CPUtime=0.07 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 3474 0 0 0 7 0 0 0 18 0 1 0 465969405 38461440 3381 33554432000 4194304 4650387 140736060846800 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 9390 3381 346 112 0 4355 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37560

[startup+0.100944 s]
/proc/loadavg: 3.38 3.84 3.59 5/185 14582
/proc/meminfo: memFree=11958428/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=37560 CPUtime=0.09 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 3474 0 0 0 9 0 0 0 18 0 1 0 465969405 38461440 3381 33554432000 4194304 4650387 140736060846800 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 9390 3381 346 112 0 4355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37560

[startup+0.300912 s]
/proc/loadavg: 3.38 3.84 3.59 5/185 14582
/proc/meminfo: memFree=11958428/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=37560 CPUtime=0.29 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 3474 0 0 0 29 0 0 0 18 0 1 0 465969405 38461440 3381 33554432000 4194304 4650387 140736060846800 18446744073709551615 4369238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 9390 3381 346 112 0 4355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37560

[startup+0.700841 s]
/proc/loadavg: 3.38 3.84 3.59 5/185 14582
/proc/meminfo: memFree=11958428/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=61048 CPUtime=0.69 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 10157 0 0 0 68 1 0 0 18 0 1 0 465969405 62513152 7736 33554432000 4194304 4650387 140736060846800 18446744073709551615 4474224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 15262 7736 358 112 0 10227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61048

[startup+1.50069 s]
/proc/loadavg: 3.38 3.84 3.59 5/189 14588
/proc/meminfo: memFree=11872312/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=77116 CPUtime=1.49 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 14598 0 0 0 148 1 0 0 20 0 1 0 465969405 78966784 12177 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 19279 12177 379 112 0 14244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77116

[startup+3.1004 s]
/proc/loadavg: 3.38 3.84 3.59 5/194 14594
/proc/meminfo: memFree=11774312/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=77116 CPUtime=3.09 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 15351 0 0 0 308 1 0 0 25 0 1 0 465969405 78966784 12930 33554432000 4194304 4650387 140736060846800 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 19279 12930 379 112 0 14244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77116

[startup+6.30082 s]
/proc/loadavg: 3.43 3.84 3.59 5/194 14594
/proc/meminfo: memFree=11614944/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=128312 CPUtime=6.29 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 20250 0 0 0 627 2 0 0 25 0 1 0 465969405 131391488 15746 33554432000 4194304 4650387 140736060846800 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 32078 15746 383 112 0 27043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128312

[startup+12.7007 s]
/proc/loadavg: 3.48 3.85 3.59 5/194 14594
/proc/meminfo: memFree=11553348/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=129044 CPUtime=12.69 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 21504 0 0 0 1267 2 0 0 25 0 1 0 465969405 132141056 17000 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 32261 17000 383 112 0 27226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129044

[startup+25.5003 s]
/proc/loadavg: 3.59 3.85 3.60 5/194 14595
/proc/meminfo: memFree=11525348/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=129780 CPUtime=25.49 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 23172 0 0 0 2547 2 0 0 25 0 1 0 465969405 132894720 18668 33554432000 4194304 4650387 140736060846800 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 32445 18668 383 112 0 27410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129780

[startup+51.1007 s]
/proc/loadavg: 3.79 3.88 3.61 5/194 14595
/proc/meminfo: memFree=11520824/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=130996 CPUtime=51.09 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 25411 0 0 0 5106 3 0 0 25 0 1 0 465969405 134139904 20907 33554432000 4194304 4650387 140736060846800 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 32749 20907 383 112 0 27714 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130996

[startup+102.307 s]
/proc/loadavg: 3.91 3.90 3.63 5/194 14597
/proc/meminfo: memFree=11462100/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=132652 CPUtime=102.3 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 27434 0 0 0 10227 3 0 0 25 0 1 0 465969405 135835648 22930 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 33163 22930 383 112 0 28128 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132652

[startup+162.3 s]
/proc/loadavg: 3.96 3.91 3.65 5/194 14625
/proc/meminfo: memFree=11446560/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=133976 CPUtime=162.29 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 28712 0 0 0 16226 3 0 0 25 0 1 0 465969405 137191424 24208 33554432000 4194304 4650387 140736060846800 18446744073709551615 4330766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 33494 24208 383 112 0 28459 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133976

[startup+222.301 s]
/proc/loadavg: 4.04 3.94 3.68 5/194 14627
/proc/meminfo: memFree=11450172/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=134740 CPUtime=222.3 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 29751 0 0 0 22226 4 0 0 25 0 1 0 465969405 137973760 25042 33554432000 4194304 4650387 140736060846800 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 33685 25042 383 112 0 28650 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 134740

[startup+282.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/194 14629
/proc/meminfo: memFree=11394708/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=110016 CPUtime=282.29 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 50360 0 0 0 28221 8 0 0 25 0 1 0 465969405 112656384 18619 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 27504 18619 383 112 0 22469 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110016

[startup+342.301 s]
/proc/loadavg: 4.00 3.95 3.71 5/194 14630
/proc/meminfo: memFree=11433884/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=163232 CPUtime=342.3 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 70654 0 0 0 34216 14 0 0 25 0 1 0 465969405 167149568 20144 33554432000 4194304 4650387 140736060846800 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 40808 20144 383 112 0 35773 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163232

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14632
/proc/meminfo: memFree=11410796/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=164452 CPUtime=402.3 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 90807 0 0 0 40210 20 0 0 25 0 1 0 465969405 168398848 20512 33554432000 4194304 4650387 140736060846800 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 41113 20512 383 112 0 36078 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164452

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.74 5/194 14660
/proc/meminfo: memFree=11451268/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=111784 CPUtime=462.31 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 110453 0 0 0 46206 25 0 0 25 0 1 0 465969405 114466816 19295 33554432000 4194304 4650387 140736060846800 18446744073709551615 4328286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 27946 19295 383 112 0 22911 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 111784

[startup+522.301 s]
/proc/loadavg: 4.10 4.00 3.76 5/194 14689
/proc/meminfo: memFree=11423440/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=112520 CPUtime=522.31 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 129140 0 0 0 52201 30 0 0 25 0 1 0 465969405 115220480 19875 33554432000 4194304 4650387 140736060846800 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 28130 19875 383 112 0 23095 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 112520

[startup+582.301 s]
/proc/loadavg: 4.13 4.03 3.79 5/194 14691
/proc/meminfo: memFree=11428836/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=113536 CPUtime=582.31 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 147724 0 0 0 58196 35 0 0 25 0 1 0 465969405 116260864 19747 33554432000 4194304 4650387 140736060846800 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 28384 19747 383 112 0 23349 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113536

[startup+642.3 s]
/proc/loadavg: 4.20 4.07 3.81 5/194 14692
/proc/meminfo: memFree=11396820/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=171492 CPUtime=642.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 164485 0 0 0 64193 39 0 0 25 0 1 0 465969405 175607808 21980 33554432000 4194304 4650387 140736060846800 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 42873 21980 383 112 0 37838 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 171492

[startup+702.3 s]
/proc/loadavg: 4.07 4.05 3.82 5/194 14694
/proc/meminfo: memFree=11450244/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=116508 CPUtime=702.31 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 182539 0 0 0 70188 43 0 0 25 0 1 0 465969405 119304192 20066 33554432000 4194304 4650387 140736060846800 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 29127 20066 383 112 0 24092 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116508

[startup+762.307 s]
/proc/loadavg: 4.14 4.07 3.84 5/194 14695
/proc/meminfo: memFree=11315300/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=116840 CPUtime=762.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 198690 0 0 0 76184 48 0 0 25 0 1 0 465969405 119644160 20636 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 29210 20636 383 112 0 24175 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 116840

[startup+822.3 s]
/proc/loadavg: 4.12 4.07 3.85 5/194 14697
/proc/meminfo: memFree=11346024/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=117504 CPUtime=822.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 214879 0 0 0 82180 52 0 0 25 0 1 0 465969405 120324096 20899 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 29376 20899 383 112 0 24341 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 117504

[startup+882.301 s]
/proc/loadavg: 4.04 4.06 3.86 5/194 14699
/proc/meminfo: memFree=11403156/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=117948 CPUtime=882.31 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 230646 0 0 0 88175 56 0 0 25 0 1 0 465969405 120778752 20407 33554432000 4194304 4650387 140736060846800 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 29487 20407 383 112 0 24452 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 117948

[startup+942.301 s]
/proc/loadavg: 4.01 4.04 3.86 5/194 14700
/proc/meminfo: memFree=11299836/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=179620 CPUtime=942.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 245078 0 0 0 94170 62 0 0 25 0 1 0 465969405 183930880 23622 33554432000 4194304 4650387 140736060846800 18446744073709551615 4360401 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 44905 23622 383 112 0 39870 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 179620

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.87 5/194 14702
/proc/meminfo: memFree=11321392/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=181136 CPUtime=1002.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 261051 0 0 0 100165 67 0 0 25 0 1 0 465969405 185483264 22493 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 45284 22493 383 112 0 40249 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 181136

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.87 5/194 14703
/proc/meminfo: memFree=11306244/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=121024 CPUtime=1062.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 276761 0 0 0 106161 71 0 0 25 0 1 0 465969405 123928576 20696 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 30256 20696 383 112 0 25221 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121024

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/194 14705
/proc/meminfo: memFree=11361648/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=183264 CPUtime=1122.32 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 290750 0 0 0 112157 75 0 0 25 0 1 0 465969405 187662336 22765 33554432000 4194304 4650387 140736060846800 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 45816 22765 383 112 0 40781 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183264

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.90 5/194 14707
/proc/meminfo: memFree=11325272/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=183920 CPUtime=1182.33 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 304763 0 0 0 118152 81 0 0 25 0 1 0 465969405 188334080 24601 33554432000 4194304 4650387 140736060846800 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 45980 24601 383 112 0 40945 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 183920

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.91 5/194 14708
/proc/meminfo: memFree=11290652/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=186432 CPUtime=1242.33 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 317960 0 0 0 124147 86 0 0 25 0 1 0 465969405 190906368 25330 33554432000 4194304 4650387 140736060846800 18446744073709551615 4364714 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 46608 25330 383 112 0 41573 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 186432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.91 5/194 14710
/proc/meminfo: memFree=11368240/32951124 swapFree=67111528/67111528
[pid=14582] ppid=14580 vsize=123948 CPUtime=1300.03 cores=1,3
/proc/14582/stat : 14582 (strangenight1-s) R 14580 14582 13829 0 -1 4202496 333142 0 0 0 129913 90 0 0 25 0 1 0 465969405 126922752 21718 33554432000 4194304 4650387 140736060846800 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14582/statm: 30987 21718 383 112 0 25952 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 123948

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.14
CPU system time (s): 0.913861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 202152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.14
system time used= 0.913861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333142
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2358

runsolver used 2.06968 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:28:35
IDJOB=3250408
IDBENCH=83253
IDSOLVER=1589
FILE ID=node133/3250408-1303543715
RUNJOBID= node133-1303543715-14553
PBS_JOBID= 13143105
Free space on /tmp= 71612 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250408-1303543715/watcher-3250408-1303543715 -o /tmp/evaluation-result-3250408-1303543715/solver-3250408-1303543715 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3250408-1303543715.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=150140069

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11958460 kB
Buffers:       2159364 kB
Cached:       18199764 kB
SwapCached:          0 kB
Active:        8968940 kB
Inactive:     11463168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11958460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27364 kB
Writeback:           0 kB
AnonPages:       72652 kB
Mapped:          15280 kB
Slab:           497488 kB
PageTables:       4452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   227608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node133 at 2011-04-23 09:50:17