Trace number 3251288

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.06 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251288-1303584312.cnf'
0.00/0.00	c -- header says num vars:           1295
0.00/0.00	c -- header says num clauses:      148400
0.00/0.02	c -- clauses added:            0 learnts,       148400 normals,            0 xors
0.00/0.02	c -- vars added       1295
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1295        35    148365         0    298025         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/35/35 lits-rem:0 time: 0.00
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
0.05/0.07	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.05/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.75M  time:  0.01 s
0.09/0.15	c lits-rem:       150  cl-subs:        0  v-elim:     35  v-fix:    0  time:  0.03 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:       0 undec:      35 neg:    1260
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0      1260      4095    143010         0    447710         0   no data   no data  --
0.39/0.42	c  N dy    15      4092      1260      4095    143010      3970    447706    313667     12.12     13.46  --
0.59/0.67	c  N dy    37      8186      1260      4095    143010      5538    447706    433046     12.97     15.42  --
0.89/0.92	c  N dy    46     12222      1260      4095    143010      5315    447706    303158     12.32     12.97  --
1.10/1.16	c  N dy    59     16224      1260      4095    143010      9197    447705    521457     12.09     18.22  --
1.39/1.44	c  N dy    65     20624      1260      4095    143010      8002    447705    339517     11.74     12.60  --
1.59/1.65	c  N dy    78     24648      1260      4095    143010     11912    447703    569826     11.55     12.24  --
1.59/1.67	c  F st    79     25000      1260      4095    143010     12252    447703    584720     11.53      9.91  --
1.99/2.00	c  N dy    85     30000      1260      4095    143010     10496    447703    486981     11.53   no data  --
1.99/2.00	c  S st    85     30000      1260      4095    143010     10496    447703    486981     11.53   no data  --
1.99/2.03	c  S st    85     30503      1260      4095    143010     10996    447702    519949     11.53   no data  --
1.99/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.17
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3.39/3.48	c subs with bin:        0  lits-rem:      3384  v-fix:    0  time:  1.23 s
3.49/3.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
3.49/3.51	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
5.99/6.07	c lits-rem:      1103  cl-subs:     1000  v-elim:      0  v-fix:    0  time:  2.56 s
6.19/6.26	c asymm  cl-useful: 1578/2026/4095 lits-rem:13816 time: 0.18
6.19/6.26	c calculated reachability. Time: 0.00
6.19/6.26	c  N dy    85     30503      1260      4095    143010      9996    427318    491542     11.53   no data  --
6.59/6.65	c  N dy    94     36630      1260      4095    143010      8246    427318    328367     11.18     11.80  --
6.89/6.97	c  N dy   104     41220      1260      4095    143010     12669    427318    599941     10.96     11.56  --
7.19/7.26	c  N dy   120     45415      1260      4095    143010     16717    427318    918516     10.88     11.48  --
7.19/7.28	c  S st   123     45755      1260      4095    143010     17048    427318    954161     10.88   no data  --
7.29/7.33	c  S st   123     46258      1260      4095    143010      8905    427318    389265     10.88   no data  --
7.29/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.16
7.49/7.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
8.70/8.79	c subs with bin:        0  lits-rem:       766  v-fix:    0  time:  1.26 s
8.80/8.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
8.80/8.82	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
11.09/11.19	c lits-rem:       375  cl-subs:      733  v-elim:      0  v-fix:    0  time:  2.37 s
11.09/11.19	c vivif2 --  cl tried     4095 cl shrink     1519 lits rem      10746 time: 0.00
11.19/11.20	c vivif2 --  cl tried     8172 cl shrink        0 lits rem          0 time: 0.01
11.29/11.37	c asymm  cl-useful: 0/2034/4095 lits-rem:0 time: 0.16
11.29/11.37	c calculated reachability. Time: 0.00
11.29/11.37	c  N dy   123     46258      1260      4095    143010      8172    415242    376252     10.88   no data  --
11.59/11.62	c  N dy   139     50292      1260      4095    143010     12104    415242    685452     10.82     11.45  --
11.89/11.95	c  N dy   158     54397      1260      4095    143010     16121    415242   1042705     10.93     11.60  --
12.19/12.25	c  N dy   175     58548      1260      4095    143010     10474    415242    574221     10.92     11.58  --
12.49/12.56	c  N dy   195     62620      1260      4095    143010     14442    415242    929180     10.97     11.64  --
12.89/12.92	c  N dy   208     66799      1260      4095    143010     18491    415242   1223531     10.94     11.61  --
13.09/13.14	c  S st   215     69388      1260      4095    143010     20999    415242   1417963     10.89     10.82  --
13.19/13.20	c  S st   215     69889      1260      4095    143010     10829    415242    481239     10.89   no data  --
13.19/13.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.19/13.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.16
13.39/13.41	c bin-w-bin subsume rem            0 bins  time:  0.02 s
14.69/14.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
14.69/14.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
14.69/14.73	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
17.29/17.31	c lits-rem:       126  cl-subs:      138  v-elim:      0  v-fix:    0  time:  2.57 s
17.29/17.31	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
17.29/17.32	c vivif2 --  cl tried    10691 cl shrink        0 lits rem          0 time: 0.01
17.49/17.50	c asymm  cl-useful: 0/2761/4095 lits-rem:0 time: 0.18
17.49/17.50	c calculated reachability. Time: 0.00
17.49/17.50	c  N dy   215     69889      1260      4095    143010     10691    415242    477711     10.89   no data  --
17.79/17.82	c  N dy   233     74382      1260      4095    143010     15056    415242    756369     10.90     11.66  --
18.09/18.16	c  N dy   263     79210      1260      4095    143010     19715    415242   1100591     10.98     11.64  --
18.49/18.59	c  N dy   296     84515      1260      4095    143010     13232    415242    615015     11.04     11.64  --
18.70/18.79	c  F st   305     87500      1260      4095    143010     16116    415242    792326     11.00   no data  --
18.99/19.04	c  N st   310     90801      1260      4095    143010     19294    415242   1031881     11.00   no data  --
19.39/19.49	c  N dy   334     96622      1260      4095    143010     24923    415242   1425653     11.07     11.66  --
19.89/19.95	c  N dy   369    102855      1260      4095    143010     18350    415242    933931     11.13     11.80  --
20.09/20.11	c  S st   383    104833      1260      4095    143010     20271    415242   1081143     11.15   no data  --
20.09/20.14	c  S st   383    105334      1260      4095    143010     20766    415242   1113352     11.15   no data  --
20.09/20.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.23
20.39/20.43	c bin-w-bin subsume rem            0 bins  time:  0.02 s
21.69/21.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
21.69/21.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
21.69/21.79	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
22.89/22.93	c lits-rem:       610  cl-subs:      799  v-elim:      0  v-fix:    0  time:  1.14 s
22.89/22.93	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
22.89/22.96	c vivif2 --  cl tried    19967 cl shrink        0 lits rem          0 time: 0.03
23.10/23.10	c asymm  cl-useful: 0/1334/4095 lits-rem:0 time: 0.14
23.10/23.11	c calculated reachability. Time: 0.00
23.10/23.11	c  N dy   383    105334      1260      4095    143010     19967    415242   1080886     11.15   no data  --
23.59/23.61	c  N dy   420    112128      1260      4095    143010     26576    415242   1502419     11.18     17.68  --
24.09/24.13	c  N dy   449    119377      1260      4095    143010     20062    415242   1047555     11.15     13.13  --
24.69/24.78	c  N dy   473    127116      1260      4095    143010     27523    415242   1525437     11.09     11.86  --
25.40/25.40	c  N dy   505    135432      1260      4095    143010     21037    415242    946096     11.07     11.71  --
26.00/26.10	c  N dy   540    144202      1260      4095    143010     29560    415242   1447804     11.06     11.71  --
26.69/26.78	c  N dy   584    153818      1260      4095    143010     23413    415242   1179303     11.06     11.65  --
27.09/27.17	c  S st   599    158002      1260      4095    143010     27416    415242   1387345     11.03     10.35  --
27.19/27.21	c  S st   599    158505      1260      4095    143010     27917    415242   1424975     11.03   no data  --
27.19/27.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.19/27.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.40/27.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.25
27.50/27.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
28.79/28.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
28.79/28.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
28.89/28.90	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
30.39/30.49	c lits-rem:       538  cl-subs:     1606  v-elim:      0  v-fix:    0  time:  1.59 s
30.39/30.49	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
30.49/30.53	c vivif2 --  cl tried    26311 cl shrink        0 lits rem          0 time: 0.04
30.69/30.71	c asymm  cl-useful: 0/2329/4095 lits-rem:0 time: 0.18
30.69/30.72	c calculated reachability. Time: 0.00
30.69/30.72	c  N dy   599    158505      1260      4095    143010     26311    415242   1386623     11.03   no data  --
31.49/31.54	c  N dy   634    168746      1260      4095    143010     19780    415242    871004     11.00     11.65  --
32.39/32.44	c  N dy   672    179617      1260      4095    143010     30240    415242   1494003     10.96     11.55  --
33.39/33.42	c  N dy   715    191098      1260      4095    143010     23938    415242   1097790     10.95     17.46  --
34.59/34.64	c  N dy   762    203340      1260      4095    143010     35725    415242   1800529     10.91     11.67  --
35.79/35.81	c  N dy   824    217367      1260      4095    143010     31024    415242   1569624     10.90     11.57  --
36.99/37.04	c  N dy   893    231243      1260      4095    143010     25166    415242   1182730     10.93     11.74  --
37.59/37.60	c  S st   914    237758      1260      4095    143010     31420    415242   1609803     10.91      9.81  --
37.59/37.64	c  S st   914    238261      1260      4095    143010     31916    415242   1655871     10.91   no data  --
37.59/37.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.59/37.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.89/37.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.26
37.89/37.97	c bin-w-bin subsume rem            0 bins  time:  0.02 s
39.29/39.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
39.29/39.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
39.29/39.38	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
41.59/41.68	c lits-rem:       721  cl-subs:     2196  v-elim:      0  v-fix:    0  time:  2.30 s
41.59/41.68	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
41.70/41.73	c vivif2 --  cl tried    29720 cl shrink        0 lits rem          0 time: 0.04
41.89/41.91	c asymm  cl-useful: 0/1492/4095 lits-rem:0 time: 0.18
41.89/41.91	c calculated reachability. Time: 0.00
41.89/41.91	c  N dy   914    238261      1260      4095    143010     29720    415242   1609223     10.91   no data  --
43.39/43.48	c  N dy   992    254962      1260      4095    143010     25593    415242   1231426     10.92     11.50  --
44.99/45.03	c  N dy  1049    271270      1260      4095    143010     41314    415242   2186435     10.89     11.49  --
46.59/46.67	c  N dy  1124    288685      1260      4095    143010     36925    415242   1901479     10.88     11.46  --
48.19/48.23	c  F st  1209    306250      1260      4095    143010     31681    415242   1501653     10.89      8.88  --
48.29/48.35	c  N st  1212    307442      1260      4095    143010     32847    415242   1591527     10.89   no data  --
50.19/50.29	c  N dy  1292    327393      1260      4095    143010     28890    415242   1167782     10.92     11.50  --
52.19/52.25	c  N dy  1392    347420      1260      4095    143010     48176    415242   2262595     10.93     12.46  --
53.09/53.15	c  S st  1443    357391      1260      4095    143010     33683    415242   1531781     10.94     10.08  --
53.09/53.19	c  S st  1443    357893      1260      4095    143010     34182    415242   1574672     10.94   no data  --
53.09/53.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.09/53.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.39/53.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.27
53.49/53.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
55.00/55.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
55.00/55.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
55.00/55.07	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
56.99/57.08	c lits-rem:       425  cl-subs:     1960  v-elim:      0  v-fix:    0  time:  2.01 s
56.99/57.08	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
57.10/57.13	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.04
57.29/57.31	c asymm  cl-useful: 0/2155/4095 lits-rem:0 time: 0.18
57.29/57.31	c calculated reachability. Time: 0.00
57.29/57.31	c  N dy  1443    357893      1260      4095    143010     32222    415242   1537616     10.94   no data  --
59.19/59.24	c  N dy  1539    378004      1260      4095    143010     26621    415242   1028921     10.95     11.73  --
60.99/61.05	c  N dy  1634    398425      1260      4095    143010     46333    415242   2240024     10.96     11.59  --
62.79/62.83	c  N dy  1736    418592      1260      4095    143011     39801    415242   1904304     10.99     11.76  --
64.80/64.83	c  N dy  1832    439152      1260      4095    143012     32527    415242   1269466     11.01     11.63  --
66.59/66.66	c  N dy  1923    459259      1260      4095    143012     51877    415242   2529045     11.02     11.76  --
68.39/68.46	c  N dy  2025    479326      1260      4095    143012     43410    415242   1927047     11.04     13.12  --
70.30/70.36	c  N dy  2113    499513      1260      4095    143012     33970    415242   1358910     11.05     11.63  --
72.09/72.15	c  N dy  2206    519554      1260      4095    143012     53372    415242   2647343     11.06     15.64  --
73.70/73.79	c  S st  2266    536841      1260      4095    143012     40061    415242   1611081     11.04      8.30  --
73.79/73.82	c  S st  2266    537343      1260      4095    143012     40562    415242   1646426     11.04   no data  --
73.79/73.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.79/73.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.09/74.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.27
74.09/74.17	c bin-w-bin subsume rem            0 bins  time:  0.02 s
75.49/75.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
75.49/75.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
75.49/75.53	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
77.69/77.76	c lits-rem:       470  cl-subs:     2853  v-elim:      0  v-fix:    0  time:  2.22 s
77.69/77.76	c vivif2 --  cl tried     4095 cl shrink        2 lits rem          2 time: 0.00
77.79/77.81	c vivif2 --  cl tried    37709 cl shrink      621 lits rem        642 time: 0.05
78.00/78.00	c asymm  cl-useful: 0/1212/4095 lits-rem:0 time: 0.19
78.00/78.01	c calculated reachability. Time: 0.00
78.00/78.01	c  N dy  2266    537343      1260      4095    143012     37709    415240   1595743     11.04   no data  --
79.79/79.81	c  N dy  2343    557417      1260      4095    143012     57113    415240   2858358     11.03     13.35  --
81.79/81.86	c  N dy  2430    578080      1260      4095    143012     46211    415240   2126461     11.05     11.64  --
83.89/83.93	c  N dy  2522    598154      1260      4095    143012     33734    415240   1222360     11.04     11.65  --
85.70/85.79	c  N dy  2618    618221      1260      4095    143012     53168    415240   2554736     11.05     17.67  --
87.90/87.94	c  N dy  2701    638564      1260      4095    143012     39971    415240   1594503     11.04     11.63  --
89.69/89.76	c  N dy  2823    659134      1260      4095    143012     59908    415240   3009104     11.07     11.66  --
91.69/91.72	c  N dy  2922    679646      1260      4095    143012     45851    415240   1848237     11.08     11.69  --
93.50/93.57	c  N dy  3029    699730      1260      4095    143012     65333    415240   3207127     11.09     18.42  --
95.39/95.45	c  N dy  3125    719807      1260      4095    143012     49897    415240   2181483     11.10     11.74  --
97.39/97.48	c  N dy  3223    740206      1260      4095    143012     69716    415240   3494237     11.11     11.83  --
99.39/99.47	c  N dy  3336    760687      1260      4095    143012     53689    415240   2371818     11.13     11.87  --
101.50/101.56	c  N dy  3437    780891      1260      4095    143012     73250    415240   3739613     11.14     11.76  --
103.40/103.44	c  N dy  3499    801043      1260      4095    143012     55973    415240   2486260     11.13     11.73  --
103.79/103.89	c  S st  3528    806014      1260      4095    143012     60811    415240   2773976     11.13   no data  --
103.89/103.93	c  S st  3528    806516      1260      4095    143012     61312    415240   2816380     11.13   no data  --
103.89/103.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.89/103.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.19/104.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.33
104.29/104.38	c bin-w-bin subsume rem            0 bins  time:  0.02 s
105.80/105.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
105.80/105.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
105.80/105.89	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
110.90/110.98	c lits-rem:      1993  cl-subs:     4550  v-elim:      0  v-fix:    0  time:  5.09 s
110.90/110.98	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
111.00/111.06	c vivif2 --  cl tried    56762 cl shrink        0 lits rem          0 time: 0.08
111.20/111.21	c asymm  cl-useful: 0/728/4095 lits-rem:0 time: 0.15
111.20/111.22	c calculated reachability. Time: 0.00
111.20/111.22	c  N dy  3528    806516      1260      4095    143012     56762    415240   2726998     11.13   no data  --
113.59/113.61	c  N dy  3622    826729      1260      4095    143013     38528    415240   1325003     11.14     11.75  --
115.39/115.49	c  N dy  3714    846808      1260      4095    143013     57921    415240   2582322     11.15     11.93  --
117.79/117.83	c  N dy  3800    867067      1260      4095    143013     38839    415240   1298201     11.15     11.74  --
119.59/119.69	c  N dy  3905    887095      1260      4095    143013     58315    415240   2660653     11.17     12.87  --
121.90/121.98	c  N dy  4000    907181      1260      4095    143013     77741    415240   3883308     11.19     11.78  --
123.99/124.08	c  N dy  4097    927217      1260      4095    143014     57390    415240   2382175     11.20     17.80  --
126.10/126.14	c  N dy  4201    947404      1260      4095    143014     77023    415240   3749265     11.22     11.82  --
128.09/128.11	c  N dy  4280    967463      1260      4095    143014     55747    415240   2263673     11.22     11.92  --
130.19/130.22	c  N dy  4359    987843      1260      4095    143014     75448    415240   3419059     11.22     11.85  --
132.09/132.19	c  N dy  4422   1008034      1260      4095    143014     53453    415240   2091555     11.20     11.92  --
134.20/134.24	c  N dy  4528   1028095      1260      4095    143014     72839    415240   3321459     11.22     11.86  --
136.40/136.42	c  N dy  4630   1048673      1260      4095    143014     50188    415240   1833837     11.23     11.82  --
138.29/138.39	c  N dy  4705   1068915      1260      4095    143014     69760    415240   3059653     11.23     11.93  --
138.60/138.65	c  F st  4719   1071876      1260      4095    143014     72618    415240   3247253     11.23     10.95  --
140.59/140.64	c  N dy  4781   1089054      1260      4095    143014     45706    415240   1493207     11.23     11.94  --
142.40/142.45	c  N dy  4884   1109059      1260      4095    143014     65161    415240   2826611     11.24     19.28  --
144.39/144.40	c  N dy  5009   1129068      1260      4095    143014     84601    415240   4149594     11.27     15.68  --
146.39/146.45	c  N dy  5119   1149109      1260      4095    143014     59435    415240   2320822     11.28     11.99  --
148.50/148.53	c  N dy  5195   1169345      1260      4095    143014     78992    415240   3614684     11.29     11.93  --
150.70/150.77	c  N dy  5292   1189423      1260      4095    143014     52896    415240   1830833     11.30     16.89  --
152.60/152.68	c  N dy  5398   1209759      1260      4095    143014     72670    415240   3091986     11.32     11.93  --
152.60/152.68	c  S st  5399   1209776      1260      4095    143014     72687    415240   3092985     11.32   no data  --
152.70/152.72	c  S st  5399   1210277      1260      4095    143014     73186    415240   3131487     11.32   no data  --
152.70/152.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.70/152.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.00/153.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  0.33
153.10/153.18	c bin-w-bin subsume rem            0 bins  time:  0.02 s
154.50/154.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
154.50/154.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
154.50/154.53	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
160.00/160.02	c lits-rem:       680  cl-subs:     5016  v-elim:      0  v-fix:    0  time:  5.49 s
160.00/160.03	c vivif2 --  cl tried     4095 cl shrink        1 lits rem          1 time: 0.00
160.09/160.14	c vivif2 --  cl tried    68170 cl shrink     1217 lits rem       1265 time: 0.11
160.29/160.33	c asymm  cl-useful: 0/1139/4095 lits-rem:0 time: 0.19
160.29/160.34	c calculated reachability. Time: 0.00
160.29/160.34	c  N dy  5399   1210277      1260      4095    143014     68170    415239   3035529     11.32   no data  --
162.49/162.53	c  N dy  5462   1230359      1260      4095    143014     87550    415239   4115020     11.31     11.96  --
164.80/164.80	c  N dy  5556   1250576      1260      4095    143014     60691    415239   2420345     11.31     11.95  --
167.00/167.04	c  N dy  5647   1270742      1260      4095    143014     80217    415239   3574769     11.31     11.91  --
169.50/169.53	c  N dy  5724   1291008      1260      4095    143014     52396    415239   1781446     11.31     12.01  --
171.70/171.71	c  N dy  5839   1311154      1260      4095    143014     71962    415239   2995861     11.33     11.93  --
173.90/173.96	c  N dy  5917   1331241      1260      4095    143014     91297    415239   4141458     11.32     15.11  --
176.09/176.17	c  N dy  5998   1351297      1260      4095    143014     62314    415239   2403482     11.32     11.98  --
178.40/178.48	c  N dy  6087   1371370      1260      4095    143014     81613    415239   3562205     11.32     12.01  --
180.89/180.96	c  N dy  6183   1391391      1260      4095    143014     51756    415239   1704005     11.32     12.87  --
182.80/182.89	c  N dy  6283   1411419      1260      4095    143014     71093    415239   2862409     11.33     14.42  --
185.09/185.17	c  N dy  6375   1431517      1260      4095    143014     90540    415239   4118642     11.34     12.72  --
187.60/187.63	c  N dy  6482   1451592      1260      4095    143014     59685    415239   2196300     11.35     11.95  --
189.80/189.84	c  N dy  6556   1471651      1260      4095    143014     79037    415239   3397303     11.35     23.07  --
192.30/192.39	c  N dy  6658   1492143      1260      4095    143015     98792    415239   4617554     11.36     12.27  --
194.60/194.67	c  N dy  6729   1512644      1260      4095    143015     67277    415239   2414660     11.35     11.98  --
196.81/196.85	c  N dy  6813   1532665      1260      4095    143015     86577    415239   3555390     11.35     12.21  --
199.19/199.22	c  N dy  6876   1552685      1260      4095    143015     53847    415239   1647297     11.35     12.07  --
201.09/201.17	c  N dy  6952   1572729      1260      4095    143015     73178    415239   2875553     11.35     12.36  --
203.51/203.52	c  N dy  7062   1592792      1260      4095    143015     92577    415239   4135804     11.36     15.30  --
205.89/205.96	c  N dy  7176   1612856      1260      4095    143015     58912    415239   1930897     11.37     13.55  --
207.91/207.94	c  N dy  7289   1632929      1260      4095    143015     78357    415239   3257513     11.38     16.86  --
210.20/210.22	c  N dy  7386   1653139      1260      4095    143015     97888    415239   4518146     11.38     11.99  --
212.49/212.56	c  N dy  7459   1673407      1260      4095    143015     63320    415239   2092309     11.38     12.30  --
214.51/214.56	c  N dy  7558   1693460      1260      4095    143016     82682    415239   3307429     11.39     13.25  --
216.50/216.55	c  S st  7622   1710277      1260      4095    143018     98823    415239   4295819     11.38   no data  --
216.60/216.61	c  S st  7622   1710778      1260      4095    143018     99323    415239   4331084     11.38   no data  --
216.60/216.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.60/216.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.00/217.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.1M T:  0.44
217.20/217.21	c bin-w-bin subsume rem            0 bins  time:  0.02 s
218.60/218.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
218.60/218.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
218.60/218.68	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
233.40/233.49	c lits-rem:      1921  cl-subs:     9743  v-elim:      0  v-fix:    0  time: 14.81 s
233.40/233.49	c vivif2 --  cl tried     4095 cl shrink        1 lits rem          1 time: 0.00
233.60/233.65	c vivif2 --  cl tried    89580 cl shrink     3085 lits rem       3691 time: 0.16
233.79/233.85	c asymm  cl-useful: 0/1260/4095 lits-rem:0 time: 0.20
233.79/233.86	c calculated reachability. Time: 0.00
233.79/233.86	c  N dy  7622   1710778      1260      4095    143018     89580    415238   4148047     11.38   no data  --
236.09/236.19	c  N dy  7720   1730912      1260      4095    143018    109071    415238   5519366     11.39     12.02  --
238.29/238.34	c  N dy  7811   1750953      1260      4095    143018     73514    415238   2851036     11.40     13.75  --
240.49/240.57	c  N dy  7888   1771172      1260      4095    143018     92996    415238   4053326     11.39     12.24  --
243.30/243.34	c  N dy  7986   1791286      1260      4095    143018     56558    415238   1806857     11.40     12.05  --
245.30/245.36	c  N dy  8082   1811379      1260      4095    143018     75976    415238   3062741     11.40     17.20  --
247.50/247.58	c  N dy  8175   1831518      1260      4095    143018     95397    415238   4341741     11.40     12.36  --
250.10/250.18	c  N dy  8238   1851599      1260      4095    143018     57898    415238   1818095     11.40     12.03  --
252.09/252.15	c  N dy  8322   1871647      1260      4095    143018     77222    415238   2903398     11.40     12.25  --
254.60/254.61	c  N dy  8414   1892728      1260      4095    143018     97551    415238   4200329     11.40     12.10  --
257.10/257.17	c  N dy  8497   1912749      1260      4095    143018     58988    415238   1832018     11.40     17.65  --
259.10/259.13	c  N dy  8581   1932935      1260      4095    143018     78458    415238   2995301     11.40     12.01  --
261.39/261.46	c  N dy  8657   1953157      1260      4095    143018     98033    415238   4311497     11.40     12.01  --
264.19/264.28	c  N dy  8760   1973337      1260      4095    143018    117526    415238   5512461     11.41     12.01  --
266.40/266.47	c  N dy  8833   1993381      1260      4095    143018     78026    415238   3006612     11.40     12.09  --
268.80/268.81	c  N dy  8940   2013960      1260      4095    143018     97914    415238   4194295     11.41     12.05  --
271.10/271.10	c  N dy  9026   2033965      1260      4095    143018    117293    415238   5389134     11.41     12.27  --
273.40/273.42	c  N dy  9132   2054080      1260      4095    143018     76868    415238   2890892     11.42     12.15  --
275.60/275.66	c  N dy  9226   2074173      1260      4095    143019     96279    415238   4119341     11.43     12.95  --
278.20/278.20	c  N dy  9294   2094239      1260      4095    143019    115577    415238   5138098     11.42     12.04  --
280.50/280.58	c  N dy  9380   2114363      1260      4095    143019     74170    415238   2637144     11.42     12.12  --
282.71/282.73	c  N dy  9471   2134404      1260      4095    143019     93521    415238   3855877     11.42     12.24  --
285.10/285.13	c  N dy  9582   2154458      1260      4095    143019    113008    415238   5126469     11.43     12.58  --
287.70/287.76	c  N dy  9656   2174625      1260      4095    143019     70561    415238   2314655     11.43     12.34  --
289.70/289.77	c  N dy  9736   2194659      1260      4095    143019     89906    415238   3409085     11.43     13.68  --
291.80/291.83	c  S st  9805   2210778      1260      4095    143019    105344    415238   4226626     11.43   no data  --
291.80/291.89	c  S st  9805   2211281      1260      4095    143019    105844    415238   4265113     11.43   no data  --
291.90/291.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.90/291.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.30/292.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.42
292.40/292.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
293.80/293.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
293.80/293.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
293.80/293.89	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
341.50/341.54	c lits-rem:      4197  cl-subs:     9554  v-elim:      0  v-fix:    0  time: 47.66 s
341.50/341.55	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
341.60/341.68	c vivif2 --  cl tried    96290 cl shrink       90 lits rem         90 time: 0.13
341.80/341.88	c asymm  cl-useful: 0/1103/4095 lits-rem:0 time: 0.20
341.80/341.89	c calculated reachability. Time: 0.00
341.80/341.89	c  N dy  9805   2211281      1260      4095    143019     96290    415238   4093994     11.43   no data  --
344.31/344.36	c  N dy  9902   2231291      1260      4095    143019    115645    415238   5278553     11.43     16.03  --
347.00/347.01	c  N dy 10016   2252242      1260      4095    143019     73433    415238   2672764     11.45     12.05  --
349.20/349.25	c  N dy 10092   2272279      1260      4095    143019     92849    415238   3954222     11.45     14.05  --
352.10/352.14	c  N dy 10193   2294424      1260      4095    143019    114249    415238   5307239     11.45     12.27  --
354.80/354.85	c  N dy 10282   2314535      1260      4095    143019     69948    415238   2420196     11.46     12.09  --
356.90/356.95	c  N dy 10385   2334794      1260      4095    143019     89602    415238   3714511     11.46     12.36  --
359.20/359.20	c  N dy 10479   2354842      1260      4095    143019    109004    415238   4932361     11.46     12.07  --
362.01/362.00	c  N dy 10582   2375336      1260      4095    143019    128741    415238   6088633     11.47     12.18  --
364.50/364.53	c  N dy 10679   2395392      1260      4095    143019     83350    415238   3041766     11.47     12.75  --
366.91/366.99	c  N dy 10777   2415435      1260      4095    143019    102722    415238   4271807     11.48     15.46  --
369.61/369.68	c  N dy 10857   2435486      1260      4095    143019    122066    415238   5421774     11.48     13.06  --
372.20/372.27	c  N dy 10940   2455515      1260      4095    143019     75647    415238   2550946     11.48     14.67  --
374.50/374.52	c  N dy 11043   2475542      1260      4095    143019     94981    415238   3788341     11.49     12.70  --
377.21/377.28	c  N dy 11146   2496464      1260      4095    143019    115220    415238   4982029     11.49     12.10  --
380.20/380.20	c  N dy 11223   2516999      1260      4095    143019     68413    415238   2106460     11.49     12.13  --
382.30/382.35	c  N dy 11312   2537980      1260      4095    143019     88730    415238   3412327     11.50     12.16  --
384.80/384.83	c  N dy 11429   2558055      1260      4095    143019    108189    415238   4791279     11.51     20.11  --
387.70/387.73	c  N dy 11503   2578394      1260      4095    143019    127829    415238   6053287     11.51     12.48  --
390.60/390.61	c  N dy 11587   2598400      1260      4095    143019     79427    415238   2681418     11.51     12.20  --
392.80/392.84	c  N dy 11670   2618635      1260      4095    143019     99019    415238   3956785     11.51     12.29  --
395.50/395.58	c  N dy 11766   2638671      1260      4095    143019    118364    415238   5152423     11.51     12.15  --
398.80/398.83	c  N dy 11868   2659132      1260      4095    143019     69565    415238   2076799     11.52     12.17  --
401.00/401.01	c  N dy 11963   2679275      1260      4095    143020     88958    415238   3247865     11.52     12.15  --
403.30/403.39	c  N dy 12064   2699362      1260      4095    143020    108329    415238   4422815     11.53     12.26  --
404.91/404.96	c  S st 12123   2711283      1260      4095    143020    119849    415238   5130946     11.53   no data  --
405.01/405.02	c  S st 12123   2711784      1260      4095    143020    120347    415238   5173185     11.53   no data  --
405.01/405.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
405.01/405.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.51/405.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.5M T:  0.49
405.61/405.69	c bin-w-bin subsume rem            0 bins  time:  0.02 s
407.21/407.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
407.21/407.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
407.21/407.26	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
502.11/502.10	c lits-rem:       983  cl-subs:     7725  v-elim:      0  v-fix:    0  time: 94.84 s
502.11/502.10	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
502.21/502.28	c vivif2 --  cl tried   112622 cl shrink      841 lits rem        841 time: 0.17
502.41/502.48	c asymm  cl-useful: 0/569/4095 lits-rem:0 time: 0.20
502.41/502.49	c calculated reachability. Time: 0.00
502.41/502.49	c  N dy 12123   2711784      1260      4095    143020    112622    415238   5011483     11.53   no data  --
505.00/505.09	c  N dy 12220   2731874      1260      4095    143020    132017    415238   6339146     11.53     17.69  --
507.81/507.84	c  N dy 12326   2752160      1260      4095    143020     82212    415238   2912144     11.54     12.15  --
510.31/510.36	c  N dy 12424   2772599      1260      4095    143020    101893    415238   4180942     11.54     12.18  --
513.01/513.07	c  N dy 12543   2792782      1260      4095    143020    121403    415238   5481641     11.55     12.18  --
516.40/516.47	c  N dy 12632   2813795      1260      4095    143020     71267    415238   2196984     11.55     12.21  --
518.51/518.52	c  N dy 12711   2834499      1260      4095    143020     91313    415238   3408574     11.55     12.39  --
520.91/520.96	c  N dy 12787   2854718      1260      4095    143020    110711    415238   4507852     11.55     12.16  --
523.70/523.73	c  N dy 12865   2874752      1260      4095    143021    129980    415238   5684416     11.55     12.16  --
526.70/526.71	c  N dy 12975   2894894      1260      4095    143021     78120    415238   2590771     11.56     12.48  --
529.11/529.19	c  N dy 13060   2915003      1260      4095    143021     97507    415238   3714424     11.56     12.38  --
532.01/532.03	c  N dy 13147   2935790      1260      4095    143021    117586    415238   4962965     11.56     12.29  --
535.20/535.20	c  N dy 13230   2955934      1260      4095    143021    136958    415238   6091549     11.56     12.26  --
538.31/538.32	c  N dy 13325   2976437      1260      4095    143021     84403    415238   2883369     11.56     12.26  --
540.80/540.88	c  N dy 13398   2996469      1260      4095    143021    103677    415238   4015135     11.56     20.43  --
543.51/543.50	c  N dy 13502   3016913      1260      4095    143021    123552    415238   5196598     11.57     12.22  --
546.21/546.28	c  N dy 13595   3036984      1260      4095    143021    142918    415238   6342893     11.57     12.24  --
548.82/548.82	c  N dy 13683   3057092      1260      4095    143021     88917    415238   3059360     11.58     12.26  --
551.31/551.32	c  N dy 13766   3077471      1260      4095    143021    108583    415238   4200542     11.58     12.20  --
554.20/554.21	c  N dy 13872   3098930      1260      4095    143021    129292    415238   5460606     11.58     12.22  --
557.51/557.59	c  N dy 13971   3118931      1260      4095    143022     74295    415238   2192951     11.58     12.34  --
559.70/559.76	c  N dy 14069   3139012      1260      4095    143022     93746    415238   3401338     11.59     14.00  --
562.02/562.03	c  N dy 14155   3159043      1260      4095    143022    113095    415238   4543216     11.59     22.87  --
564.71/564.72	c  N dy 14236   3179148      1260      4095    143022    132521    415238   5769964     11.59     12.53  --
568.00/568.03	c  N dy 14307   3199931      1260      4095    143022     77251    415238   2349136     11.59     12.27  --
569.31/569.33	c  S st 14354   3211785      1260      4095    143022     88652    415238   2972562     11.59   no data  --
569.31/569.39	c  S st 14354   3212289      1260      4095    143022     89154    415238   3004175     11.59   no data  --
569.41/569.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.41/569.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
569.82/569.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.41
569.91/569.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
571.31/571.32	c subs with bin:     1317  lits-rem:       123  v-fix:    0  time:  1.41 s
571.31/571.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
571.31/571.35	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
577.31/577.36	c lits-rem:       454  cl-subs:     4251  v-elim:      0  v-fix:    0  time:  6.01 s
577.31/577.36	c vivif2 --  cl tried     4095 cl shrink        1 lits rem          1 time: 0.00
577.42/577.48	c vivif2 --  cl tried    83586 cl shrink      886 lits rem        886 time: 0.12
577.61/577.67	c asymm  cl-useful: 0/910/4095 lits-rem:0 time: 0.19
577.61/577.68	c calculated reachability. Time: 0.00
577.61/577.68	c  N dy 14354   3212289      1260      4095    143022     83586    415237   2929760     11.59   no data  --
579.91/579.94	c  N dy 14439   3232372      1260      4095    143022    103014    415237   4117830     11.59     12.26  --
582.61/582.68	c  N dy 14531   3252423      1260      4095    143022    122247    415237   5223055     11.59     12.24  --
585.21/585.24	c  N dy 14623   3272577      1260      4095    143022    141737    415237   6482844     11.59     12.42  --
588.10/588.14	c  N dy 14685   3292641      1260      4095    143022     84920    415237   2799514     11.59     14.23  --
590.31/590.35	c  N dy 14770   3312737      1260      4095    143022    104375    415237   4003386     11.59     12.30  --
592.82/592.83	c  N dy 14869   3332889      1260      4095    143022    123881    415237   5261799     11.60     12.37  --
595.61/595.67	c  N dy 14967   3352942      1260      4095    143022    143272    415237   6454143     11.60     15.28  --
598.90/598.91	c  N dy 15056   3373107      1260      4095    143022     85512    415237   2845010     11.60     12.63  --
601.31/601.34	c  N dy 15129   3393291      1260      4095    143022    104883    415237   3898175     11.60     12.42  --
603.92/603.97	c  N dy 15218   3413624      1260      4095    143022    124517    415237   5018373     11.60     12.29  --
607.01/607.00	c  N dy 15322   3433770      1260      4095    143022    143981    415237   6203822     11.60     12.27  --
610.11/610.15	c  N dy 15418   3453846      1260      4095    143022     85239    415237   2749000     11.61     17.61  --
612.41/612.43	c  N dy 15496   3473933      1260      4095    143022    104532    415237   3767207     11.61     12.40  --
614.81/614.80	c  N dy 15578   3494153      1260      4095    143022    124131    415237   5028710     11.61     12.22  --
617.41/617.45	c  N dy 15663   3514251      1260      4095    143022    143554    415237   6293957     11.61     12.26  --
620.51/620.55	c  N dy 15756   3534534      1260      4095    143022     84044    415237   2655051     11.61     12.66  --
622.91/622.96	c  N dy 15847   3554695      1260      4095    143022    103517    415237   3791164     11.61     12.32  --
625.61/625.70	c  N dy 15912   3574788      1260      4095    143022    122829    415237   4907132     11.61     16.06  --
628.71/628.74	c  N dy 16020   3594857      1260      4095    143022    142253    415237   6044429     11.62     12.85  --
632.11/632.10	c  N dy 16105   3615157      1260      4095    143022     81792    415237   2464517     11.62     12.31  --
634.31/634.38	c  N dy 16185   3635298      1260      4095    143022    101271    415237   3657932     11.62     12.51  --
636.92/636.92	c  N dy 16261   3655368      1260      4095    143022    120625    415237   4660723     11.62     12.33  --
639.71/639.70	c  N dy 16341   3675651      1260      4095    143022    140273    415237   5932479     11.62     12.30  --
642.60/642.67	c  N dy 16432   3696313      1260      4095    143022    160288    415237   7160448     11.62     12.35  --
644.81/644.88	c  S st 16500   3712290      1260      4095    143022     94534    415237   3107542     11.63     10.92  --
644.91/644.93	c  S st 16500   3712791      1260      4095    143022     95033    415237   3153397     11.63   no data  --
644.91/644.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
644.91/644.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
645.31/645.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.4M T:  0.41
645.41/645.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
646.81/646.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
646.81/646.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
646.81/646.86	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
652.41/652.41	c lits-rem:       407  cl-subs:     3797  v-elim:      0  v-fix:    0  time:  5.55 s
652.41/652.41	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
652.51/652.53	c vivif2 --  cl tried    91236 cl shrink        0 lits rem          0 time: 0.12
652.71/652.73	c asymm  cl-useful: 0/932/4095 lits-rem:0 time: 0.20
652.71/652.74	c calculated reachability. Time: 0.00
652.71/652.74	c  N dy 16500   3712791      1260      4095    143022     91236    415237   3101598     11.63   no data  --
655.11/655.18	c  N dy 16593   3732812      1260      4095    143022    110536    415237   4174142     11.63     12.35  --
657.72/657.73	c  F st 16680   3751563      1260      4095    143022    128633    415237   5306662     11.63      9.28  --
658.01/658.08	c  N st 16684   3753596      1260      4095    143022    130562    415237   5411881     11.63   no data  --
661.12/661.12	c  N dy 16760   3773731      1260      4095    143023    149917    415237   6562141     11.63     12.38  --
664.42/664.49	c  N dy 16846   3794070      1260      4095    143023     87590    415237   2760358     11.64     13.03  --
666.81/666.83	c  N dy 16942   3814138      1260      4095    143023    107041    415237   4011943     11.64     12.42  --
669.41/669.47	c  N dy 17028   3834235      1260      4095    143023    126398    415237   5130981     11.64     15.35  --
673.01/673.01	c  N dy 17103   3854290      1260      4095    143023    145522    415237   6169709     11.64     12.33  --
676.01/676.08	c  N dy 17201   3874296      1260      4095    143023    164869    415237   7435126     11.64     12.37  --
678.91/678.99	c  N dy 17279   3895326      1260      4095    143023    102309    415237   3668746     11.64     12.26  --
681.61/681.63	c  N dy 17354   3915412      1260      4095    143023    121625    415237   4774639     11.64     16.93  --
684.21/684.27	c  N dy 17453   3935586      1260      4095    143023    141079    415237   5936080     11.65     12.28  --
687.31/687.38	c  N dy 17542   3955660      1260      4095    143023    160427    415237   7027974     11.65     14.69  --
690.41/690.41	c  N dy 17631   3976631      1260      4095    143023     96855    415237   3221552     11.65     12.34  --
692.91/692.94	c  N dy 17729   3997214      1260      4095    143023    116771    415237   4484278     11.66     12.41  --
695.61/695.65	c  N dy 17819   4017463      1260      4095    143024    136298    415237   5632425     11.66     12.28  --
698.51/698.58	c  N dy 17919   4037921      1260      4095    143024    156036    415237   6848796     11.66     12.32  --
701.91/701.90	c  N dy 18005   4058242      1260      4095    143024     90727    415237   2857379     11.66     12.43  --
704.21/704.22	c  N dy 18090   4078331      1260      4095    143024    110186    415237   4010029     11.66     12.32  --
707.01/707.03	c  N dy 18190   4098973      1260      4095    143024    130103    415237   5196528     11.67     12.33  --
710.11/710.13	c  N dy 18251   4119765      1260      4095    143024    150104    415237   6435304     11.66     12.42  --
713.32/713.31	c  N dy 18340   4139791      1260      4095    143024    169415    415237   7650106     11.67     22.54  --
716.21/716.26	c  N dy 18414   4159988      1260      4095    143024    103015    415237   3521910     11.67     12.32  --
718.92/718.92	c  N dy 18485   4180110      1260      4095    143024    122512    415237   4732258     11.67     12.33  --
721.81/721.88	c  N dy 18571   4200206      1260      4095    143024    141831    415237   5858624     11.67     29.54  --
723.81/723.81	c  S st 18634   4212792      1260      4095    143024    154004    415237   6568278     11.67      9.88  --
723.81/723.89	c  S st 18634   4213295      1260      4095    143024    154502    415237   6605957     11.67   no data  --
723.91/723.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
723.91/723.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
724.61/724.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.4M T:  0.77
724.81/724.90	c bin-w-bin subsume rem            0 bins  time:  0.02 s
726.81/726.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s
726.81/726.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
726.91/726.90	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
892.72/892.79	c lits-rem:      1328  cl-subs:    10492  v-elim:      0  v-fix:    0  time: 165.88 s
892.72/892.79	c vivif2 --  cl tried     4095 cl shrink        4 lits rem          4 time: 0.00
893.02/893.06	c vivif2 --  cl tried   144010 cl shrink     3086 lits rem       3326 time: 0.27
893.22/893.26	c asymm  cl-useful: 0/759/4095 lits-rem:0 time: 0.20
893.22/893.27	c calculated reachability. Time: 0.00
893.22/893.27	c  N dy 18634   4213295      1260      4095    143024    144010    415233   6385496     11.67   no data  --
896.61/896.69	c  N dy 18739   4233384      1260      4095    143024    163376    415233   7546618     11.67     12.31  --
899.92/899.95	c  N dy 18845   4253421      1260      4095    143024     95982    415233   3143427     11.68     13.07  --
902.51/902.56	c  N dy 18943   4273485      1260      4095    143024    115325    415233   4199930     11.68     19.16  --
905.33/905.37	c  N dy 19049   4293603      1260      4095    143024    134767    415233   5369150     11.68     12.35  --
908.62/908.63	c  N dy 19137   4314444      1260      4095    143024    154743    415233   6458041     11.69     12.63  --
911.92/911.93	c  N dy 19235   4334820      1260      4095    143024    174434    415233   7725392     11.69     12.36  --
914.71/914.76	c  N dy 19332   4354861      1260      4095    143024    106140    415233   3698525     11.69     12.47  --
917.33/917.32	c  N dy 19435   4374950      1260      4095    143024    125505    415233   4857813     11.70     12.38  --
920.32/920.31	c  N dy 19525   4395899      1260      4095    143024    145676    415233   6084745     11.70     12.40  --
923.42/923.40	c  N dy 19624   4416321      1260      4095    143024    165396    415233   7269010     11.70     12.58  --
927.01/927.00	c  N dy 19718   4436646      1260      4095    143024     96300    415233   3097332     11.71     12.36  --
929.62/929.67	c  N dy 19808   4456726      1260      4095    143024    115617    415233   4124852     11.71     12.50  --
932.22/932.28	c  N dy 19907   4476805      1260      4095    143024    135043    415233   5260235     11.71     12.38  --
935.62/935.61	c  N dy 20016   4496957      1260      4095    143024    154389    415233   6283975     11.72     12.35  --
938.72/938.73	c  N dy 20119   4517053      1260      4095    143024    173764    415233   7394122     11.72     12.45  --
941.82/941.81	c  N dy 20222   4537157      1260      4095    143024    103618    415233   3593496     11.72     12.35  --
944.42/944.45	c  N dy 20319   4557241      1260      4095    143024    122928    415233   4698270     11.73     19.35  --
947.32/947.39	c  N dy 20400   4577580      1260      4095    143024    142435    415233   5702550     11.73     12.56  --
950.32/950.32	c  N dy 20497   4597631      1260      4095    143024    161731    415233   6776709     11.73     12.37  --
954.02/954.05	c  N dy 20586   4617798      1260      4095    143024     90592    415233   2653115     11.73     12.44  --
956.32/956.36	c  N dy 20693   4637884      1260      4095    143024    110013    415233   3804618     11.73     13.53  --
959.02/959.03	c  N dy 20796   4657986      1260      4095    143024    129406    415233   4994621     11.74     12.51  --
962.11/962.13	c  N dy 20899   4678277      1260      4095    143024    148889    415233   6082949     11.74     12.50  --
965.42/965.45	c  N dy 20987   4698331      1260      4095    143024    168166    415233   7196493     11.74     12.48  --
968.22/968.27	c  S st 21075   4713299      1260      4095    143024    182592    415233   8015471     11.75   no data  --
969.02/969.01	c  S st 21075   4713802      1260      4095    143024     91587    415233   2675134     11.75   no data  --
969.02/969.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
969.02/969.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
969.41/969.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  0.40
969.51/969.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
970.91/970.96	c subs with bin:      202  lits-rem:         0  v-fix:    0  time:  1.44 s
970.91/970.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
970.91/970.99	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
976.51/976.59	c lits-rem:      1657  cl-subs:     2559  v-elim:      0  v-fix:    0  time:  5.60 s
976.51/976.59	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
976.72/976.70	c vivif2 --  cl tried    88826 cl shrink        0 lits rem          0 time: 0.11
976.91/976.90	c asymm  cl-useful: 0/696/4095 lits-rem:0 time: 0.20
976.91/976.91	c calculated reachability. Time: 0.00
976.91/976.91	c  N dy 21075   4713802      1260      4095    143024     88826    415233   2649249     11.75   no data  --
979.42/979.48	c  N dy 21193   4733869      1260      4095    143024    108274    415233   3848798     11.76     12.41  --
982.33/982.37	c  N dy 21284   4754598      1260      4095    143024    128293    415233   4974223     11.76     12.38  --
985.52/985.54	c  N dy 21377   4774768      1260      4095    143024    147640    415233   6036982     11.76     12.44  --
988.93/988.92	c  N dy 21482   4795211      1260      4095    143024    167359    415233   7197294     11.76     12.42  --
993.11/993.10	c  N dy 21573   4815479      1260      4095    143024     94370    415233   2871461     11.77     12.41  --
995.52/995.56	c  N dy 21679   4835570      1260      4095    143024    113754    415233   4038202     11.77     13.76  --
998.51/998.56	c  N dy 21784   4855588      1260      4095    143024    133123    415233   5147993     11.78     14.20  --
1001.52/1001.57	c  N dy 21859   4875628      1260      4095    143024    152337    415233   6257342     11.77     16.17  --
1005.42/1005.46	c  N dy 21975   4895703      1260      4095    143024    171696    415233   7426088     11.78     12.41  --
1009.42/1009.48	c  N dy 22072   4915743      1260      4095    143024     97555    415233   2968411     11.78     12.52  --
1011.92/1011.98	c  N dy 22136   4935879      1260      4095    143024    116889    415233   3967554     11.78     12.49  --
1014.92/1014.98	c  N dy 22219   4955918      1260      4095    143024    136106    415233   5005654     11.78     12.41  --
1018.32/1018.36	c  N dy 22303   4975984      1260      4095    143024    155432    415233   6117137     11.78     27.71  --
1021.82/1021.80	c  N dy 22411   4996103      1260      4095    143024    174866    415233   7196699     11.79     12.50  --
1025.62/1025.67	c  N dy 22491   5016717      1260      4095    143024    100394    415233   3137979     11.79     12.47  --
1028.22/1028.26	c  N dy 22579   5037081      1260      4095    143024    120051    415233   4288274     11.79     12.51  --
1031.12/1031.16	c  N dy 22690   5057256      1260      4095    143024    139535    415233   5398902     11.79     12.52  --
1034.62/1034.67	c  N dy 22783   5077409      1260      4095    143024    158910    415233   6474867     11.80     12.53  --
1038.13/1038.14	c  N dy 22870   5097488      1260      4095    143024    178170    415233   7445628     11.80     16.27  --
1042.02/1042.05	c  N dy 22957   5118148      1260      4095    143024    102715    415233   3244790     11.80     12.47  --
1044.93/1044.92	c  N dy 23083   5138986      1260      4095    143024    122846    415233   4466499     11.81     12.62  --
1047.72/1047.74	c  N dy 23162   5159002      1260      4095    143024    142068    415233   5631959     11.81     12.55  --
1050.92/1050.98	c  N dy 23260   5179838      1260      4095    143025    162128    415233   6871141     11.81     12.44  --
1054.93/1054.93	c  N dy 23373   5200068      1260      4095    143025    181582    415233   7967095     11.81     12.52  --
1057.92/1057.99	c  S st 23437   5213803      1260      4095    143025     98475    415233   2923194     11.81   no data  --
1058.02/1058.05	c  S st 23437   5214306      1260      4095    143025     98978    415233   2957369     11.81   no data  --
1058.02/1058.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1058.02/1058.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.52/1058.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.0M T:  0.45
1058.62/1058.61	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1059.92/1059.96	c subs with bin:      690  lits-rem:       145  v-fix:    0  time:  1.35 s
1059.92/1059.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
1059.92/1059.99	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s
1069.22/1069.29	c lits-rem:      4602  cl-subs:     3150  v-elim:      0  v-fix:    0  time:  9.30 s
1069.22/1069.29	c vivif2 --  cl tried     4095 cl shrink        0 lits rem          0 time: 0.00
1069.42/1069.41	c vivif2 --  cl tried    95138 cl shrink        0 lits rem          0 time: 0.12
1069.62/1069.61	c asymm  cl-useful: 0/603/4095 lits-rem:0 time: 0.20
1069.62/1069.62	c calculated reachability. Time: 0.00
1069.62/1069.62	c  N dy 23437   5214306      1260      4095    143025     95138    415232   2914307     11.81   no data  --
1072.22/1072.23	c  N dy 23528   5234317      1260      4095    143025    114372    415232   3941551     11.82     12.45  --
1074.82/1074.88	c  N dy 23622   5254382      1260      4095    143025    133643    415232   5043456     11.82     15.16  --
1077.93/1077.99	c  N dy 23737   5274553      1260      4095    143025    153066    415232   6140618     11.82     12.59  --
1080.92/1080.95	c  N dy 23831   5294575      1260      4095    143025    172408    415232   7402908     11.83     13.49  --
1084.63/1084.69	c  N dy 23932   5314652      1260      4095    143025    191769    415232   8454492     11.83     12.74  --
1088.22/1088.23	c  N dy 24050   5335475      1260      4095    143025    114601    415232   3864743     11.83     12.48  --
1090.82/1090.84	c  N dy 24140   5355560      1260      4095    143025    133948    415232   4984603     11.83     12.92  --
1093.82/1093.80	c  N dy 24203   5376403      1260      4095    143025    153982    415232   6063288     11.83     12.51  --
1097.03/1097.07	c  N dy 24310   5396516      1260      4095    143025    173428    415232   7264518     11.84     12.50  --
1100.33/1100.38	c  N dy 24397   5416616      1260      4095    143025    192804    415232   8517263     11.84     33.96  --
1103.92/1103.92	c  N dy 24476   5437688      1260      4095    143025    114887    415232   3696788     11.84     12.62  --
1107.12/1107.12	c  N dy 24579   5460982      1260      4095    143025    137424    415232   5118347     11.84     12.66  --
1109.93/1109.94	c  N dy 24662   5481469      1260      4095    143025    157087    415232   6198565     11.84     12.70  --
1113.02/1113.09	c  N dy 24766   5501565      1260      4095    143025    176494    415232   7398757     11.84     12.56  --
1116.43/1116.44	c  N dy 24840   5522176      1260      4095    143025    196271    415232   8473227     11.84     12.49  --
1119.83/1119.83	c  N dy 24902   5542360      1260      4095    143025    116458    415232   3861837     11.84     12.47  --
1122.63/1122.66	c  N dy 24984   5562995      1260      4095    143025    136317    415232   5020095     11.84     12.55  --
1125.82/1125.83	c  N dy 25085   5583590      1260      4095    143025    156247    415232   6221508     11.84     12.60  --
1128.92/1128.99	c  N dy 25160   5604081      1260      4095    143025    175948    415232   7340358     11.84     12.47  --
1132.52/1132.53	c  N dy 25233   5624149      1260      4095    143025    195195    415232   8361818     11.84     14.01  --
1135.93/1135.96	c  N dy 25352   5644210      1260      4095    143025    114447    415232   3713914     11.85     12.54  --
1138.83/1138.85	c  N dy 25437   5664907      1260      4095    143025    134336    415232   4765971     11.85     12.50  --
1141.52/1141.53	c  N dy 25543   5684959      1260      4095    143025    153744    415232   6034966     11.85     12.89  --
1144.72/1144.72	c  N dy 25620   5704995      1260      4095    143025    173019    415232   7116146     11.85     12.55  --
1146.23/1146.28	c  S st 25659   5714307      1260      4095    143025    182019    415232   7711828     11.85   no data  --
1146.33/1146.36	c  S st 25659   5714808      1260      4095    143025    182517    415232   7754840     11.85   no data  --
1146.33/1146.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1146.33/1146.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1147.13/1147.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 29.2M T:  0.73
1147.33/1147.35	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1148.73/1148.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
1148.73/1148.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1260 time:  0.01 s
1148.73/1148.75	c Removed useless bin:       0  fixed:     0  props:   0.72M  time:  0.01 s

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-3251288-1303584312/watcher-3251288-1303584312 -o /tmp/evaluation-result-3251288-1303584312/solver-3251288-1303584312 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3251288-1303584312.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.47 3.91 3.96 4/187 20263
/proc/meminfo: memFree=11914664/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=30888 CPUtime=0 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 1008 0 0 0 0 0 0 0 22 0 1 0 470029063 31629312 947 33554432000 4194304 4650387 140736127862624 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 7722 949 328 112 0 2687 0

[startup+0.061718 s]
/proc/loadavg: 3.47 3.91 3.96 4/187 20263
/proc/meminfo: memFree=11914664/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=34720 CPUtime=0.05 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 1996 0 0 0 5 0 0 0 22 0 1 0 470029063 35553280 1932 33554432000 4194304 4650387 140736127862624 18446744073709551615 4473120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 8680 1932 357 112 0 3645 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34720

[startup+0.10072 s]
/proc/loadavg: 3.47 3.91 3.96 4/187 20263
/proc/meminfo: memFree=11914664/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=36188 CPUtime=0.09 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 2364 0 0 0 9 0 0 0 22 0 1 0 470029063 37056512 2300 33554432000 4194304 4650387 140736127862624 18446744073709551615 4447048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 9047 2300 361 112 0 4012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36188

[startup+0.300678 s]
/proc/loadavg: 3.47 3.91 3.96 4/187 20263
/proc/meminfo: memFree=11914664/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=38948 CPUtime=0.29 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 3403 0 0 0 29 0 0 0 23 0 1 0 470029063 39882752 3339 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 9737 3339 378 112 0 4702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38948

[startup+0.700603 s]
/proc/loadavg: 3.47 3.91 3.96 4/187 20263
/proc/meminfo: memFree=11914664/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=41156 CPUtime=0.69 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 4434 0 0 0 68 1 0 0 25 0 1 0 470029063 42143744 3792 33554432000 4194304 4650387 140736127862624 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 10289 3792 380 112 0 5254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41156

[startup+1.50046 s]
/proc/loadavg: 3.47 3.91 3.96 5/194 20276
/proc/meminfo: memFree=11821744/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=42280 CPUtime=1.49 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 6163 0 0 0 148 1 0 0 25 0 1 0 470029063 43294720 3879 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 10570 3879 380 112 0 5535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42280

[startup+3.10017 s]
/proc/loadavg: 3.47 3.91 3.96 5/194 20276
/proc/meminfo: memFree=11791116/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=54440 CPUtime=3.09 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 10064 0 0 0 308 1 0 0 25 0 1 0 470029063 55746560 6959 33554432000 4194304 4650387 140736127862624 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 13610 6959 382 112 0 8575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54440

[startup+6.30059 s]
/proc/loadavg: 3.51 3.91 3.96 5/194 20276
/proc/meminfo: memFree=11727320/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=55472 CPUtime=6.29 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 10368 0 0 0 628 1 0 0 25 0 1 0 470029063 56803328 7263 33554432000 4194304 4650387 140736127862624 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 13868 7263 382 112 0 8833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55472

[startup+12.7004 s]
/proc/loadavg: 3.55 3.91 3.96 5/194 20276
/proc/meminfo: memFree=11694152/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=56924 CPUtime=12.69 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 14717 0 0 0 1267 2 0 0 25 0 1 0 470029063 58290176 7876 33554432000 4194304 4650387 140736127862624 18446744073709551615 4331951 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 14231 7876 382 112 0 9196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56924

[startup+25.5011 s]
/proc/loadavg: 3.73 3.93 3.97 5/194 20276
/proc/meminfo: memFree=11656984/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=73292 CPUtime=25.5 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 26604 0 0 0 2545 5 0 0 25 0 1 0 470029063 75051008 11451 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 18323 11451 382 112 0 13288 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 73292

[startup+51.1004 s]
/proc/loadavg: 3.82 3.93 3.97 5/194 20277
/proc/meminfo: memFree=11521784/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=100484 CPUtime=51.09 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 50888 0 0 0 5100 9 0 0 25 0 1 0 470029063 102895616 18046 33554432000 4194304 4650387 140736127862624 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 25121 18046 382 112 0 20086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100484

[startup+102.307 s]
/proc/loadavg: 4.07 3.98 3.98 5/194 20278
/proc/meminfo: memFree=11444892/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=115408 CPUtime=102.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 95349 0 0 0 10213 17 0 0 25 0 1 0 470029063 118177792 20946 33554432000 4194304 4650387 140736127862624 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 28852 20947 382 112 0 23817 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115408

[startup+162.3 s]
/proc/loadavg: 4.02 3.98 3.98 5/194 20280
/proc/meminfo: memFree=11390692/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=200496 CPUtime=162.29 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 142827 0 0 0 16202 27 0 0 25 0 1 0 470029063 205307904 28737 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 50124 28737 382 112 0 45089 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 200496

[startup+222.3 s]
/proc/loadavg: 4.05 3.99 3.98 5/194 20282
/proc/meminfo: memFree=11329536/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=229300 CPUtime=222.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 194761 0 0 0 22192 38 0 0 25 0 1 0 470029063 234803200 35148 33554432000 4194304 4650387 140736127862624 18446744073709551615 4439336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 57325 35148 382 112 0 52290 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 229300

[startup+282.3 s]
/proc/loadavg: 4.11 4.02 3.99 5/194 20310
/proc/meminfo: memFree=11307868/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=181360 CPUtime=282.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 230260 0 0 0 28185 45 0 0 25 0 1 0 470029063 185712640 38634 33554432000 4194304 4650387 140736127862624 18446744073709551615 4331834 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 45340 38634 382 112 0 40305 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 181360

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.99 5/194 20312
/proc/meminfo: memFree=11237188/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=240964 CPUtime=342.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 235028 0 0 0 34184 46 0 0 25 0 1 0 470029063 246747136 37290 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 60241 37290 382 112 0 55206 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 240964

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/194 20313
/proc/meminfo: memFree=11100876/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=194760 CPUtime=402.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 280360 0 0 0 40175 55 0 0 25 0 1 0 470029063 199434240 41316 33554432000 4194304 4650387 140736127862624 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 48690 41316 382 112 0 43655 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 194760

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20315
/proc/meminfo: memFree=11064536/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=260304 CPUtime=462.31 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 282334 0 0 0 46175 56 0 0 25 0 1 0 470029063 266551296 43290 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 65076 43290 382 112 0 60041 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 260304

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20317
/proc/meminfo: memFree=11027676/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=260880 CPUtime=522.3 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 296751 0 0 0 52171 59 0 0 25 0 1 0 470029063 267141120 43176 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 65220 43176 382 112 0 60185 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 260880

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20318
/proc/meminfo: memFree=11051980/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=261256 CPUtime=582.31 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 332056 0 0 0 58162 69 0 0 25 0 1 0 470029063 267526144 43330 33554432000 4194304 4650387 140736127862624 18446744073709551615 4330610 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 65314 43330 382 112 0 60279 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 261256

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20320
/proc/meminfo: memFree=10920876/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=277240 CPUtime=642.31 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 370919 0 0 0 64152 79 0 0 25 0 1 0 470029063 283893760 49622 33554432000 4194304 4650387 140736127862624 18446744073709551615 4310793 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 69310 49622 382 112 0 64275 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 277240

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20321
/proc/meminfo: memFree=10930776/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=212344 CPUtime=702.31 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 406489 0 0 0 70145 86 0 0 25 0 1 0 470029063 217440256 45582 33554432000 4194304 4650387 140736127862624 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 53086 45582 382 112 0 48051 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212344

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20323
/proc/meminfo: memFree=10898248/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=285128 CPUtime=762.32 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 420379 0 0 0 76142 90 0 0 25 0 1 0 470029063 291971072 51222 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 71282 51222 382 112 0 66247 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 285128

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 20325
/proc/meminfo: memFree=10924632/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=285128 CPUtime=822.31 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 420379 0 0 0 82141 90 0 0 25 0 1 0 470029063 291971072 51222 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 71282 51222 382 112 0 66247 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 285128

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/194 20326
/proc/meminfo: memFree=10894732/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=286256 CPUtime=882.32 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 420445 0 0 0 88142 90 0 0 25 0 1 0 470029063 293126144 51288 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 71564 51288 382 112 0 66529 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 286256

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/194 20328
/proc/meminfo: memFree=10887756/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=241692 CPUtime=942.32 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 451150 0 0 0 94135 97 0 0 25 0 1 0 470029063 247492608 53779 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 60423 53779 382 112 0 55388 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 241692

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/194 20338
/proc/meminfo: memFree=10801208/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=285564 CPUtime=1002.32 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 468289 0 0 0 100131 101 0 0 25 0 1 0 470029063 292417536 50938 33554432000 4194304 4650387 140736127862624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 71391 50938 382 112 0 66356 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 285564

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/194 20340
/proc/meminfo: memFree=10791516/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=220832 CPUtime=1062.32 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 490881 0 0 0 106122 110 0 0 25 0 1 0 470029063 226131968 50023 33554432000 4194304 4650387 140736127862624 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 55208 50023 382 112 0 50173 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 220832

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 4.01 5/194 20342
/proc/meminfo: memFree=10775872/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=245760 CPUtime=1122.33 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 512196 0 0 0 112118 115 0 0 25 0 1 0 470029063 251658240 55637 33554432000 4194304 4650387 140736127862624 18446744073709551615 4336166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 61440 55637 382 112 0 56405 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 245760

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 20346
/proc/meminfo: memFree=10726348/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=335228 CPUtime=1182.33 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 524569 0 0 0 118115 118 0 0 25 0 1 0 470029063 343273472 64756 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 83807 64756 382 112 0 78772 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 335228

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/194 20348
/proc/meminfo: memFree=10724200/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=335228 CPUtime=1242.33 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 524569 0 0 0 124115 118 0 0 25 0 1 0 470029063 343273472 64756 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 83807 64756 382 112 0 78772 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 335228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 20349
/proc/meminfo: memFree=10697516/32951124 swapFree=67111528/67111528
[pid=20263] ppid=20261 vsize=335228 CPUtime=1300.04 cores=1,3
/proc/20263/stat : 20263 (strangenight1-s) R 20261 20263 19592 0 -1 4202496 524569 0 0 0 129886 118 0 0 25 0 1 0 470029063 343273472 64756 33554432000 4194304 4650387 140736127862624 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20263/statm: 83807 64756 382 112 0 78772 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 335228

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.02
CPU time (s): 1300.06
CPU user time (s): 1298.86
CPU system time (s): 1.19582
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 335228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.86
system time used= 1.19582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524569
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= 7
involuntary context switches= 1275

runsolver used 2.06569 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 20:45:12
IDJOB=3251288
IDBENCH=88218
IDSOLVER=1589
FILE ID=node133/3251288-1303584312
RUNJOBID= node133-1303584312-20235
PBS_JOBID= 13150348
Free space on /tmp= 71620 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251288-1303584312/watcher-3251288-1303584312 -o /tmp/evaluation-result-3251288-1303584312/solver-3251288-1303584312 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3251288-1303584312.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1528934343

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:      11915316 kB
Buffers:       2163044 kB
Cached:       18238208 kB
SwapCached:          0 kB
Active:        8995476 kB
Inactive:     11479220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11915316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17288 kB
Writeback:           0 kB
AnonPages:       72912 kB
Mapped:          15276 kB
Slab:           498240 kB
PageTables:       4908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   228176 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= 71584 MiB
End job on node133 at 2011-04-23 21:06:54