Trace number 3369865

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 (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S901912629-090-UNKNOWN.cnf
MD5SUMdd2bb1255d1ab08cabc4f5bd25c67ddb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.445931
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369865-1305383322.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       5000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    171  v-fix:    0  time:  0.03 s
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.06/0.07	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.06/0.07	c calculated reachability. Time: 0.00
0.06/0.08	c Calc default polars -  time:   0.00 s pos:    2204 undec:     569 neg:    2227
0.06/0.08	c =========================================================================================
0.06/0.08	c types(t): F = full restart, N = normal restart
0.06/0.08	c types(t): S = simplification begin/end, E = solution found
0.06/0.08	c restart types(rt): st = static, dy = dynamic
0.06/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.06/0.08	c  B st     0         0      4829     20817         0         0     63401         0   no data   no data  --
0.39/0.45	c  N dy    22      4079      4829     20817         0      4078     63401    460031     63.06     75.19  --
0.79/0.83	c  N dy    49      8255      4829     20817         0      5754     63401    421406     63.17     68.09  --
1.18/1.22	c  N dy    78     12261      4829     20817         0      5511     63401    249429     63.88     67.73  --
1.58/1.61	c  N dy   108     16352      4829     20817         0      9601     63401    656883     64.45     67.88  --
1.99/2.02	c  N dy   134     20447      4829     20817         0      8075     63401    382351     64.28     69.73  --
2.39/2.43	c  N dy   161     24455      4829     20817         0     12082     63401    789983     64.50     68.34  --
2.39/2.49	c  F st   165     25002      4829     20817         0     12629     63401    843870     64.46     50.35  --
2.99/3.02	c  N dy   171     30000      4829     20817         0     10816     63401    604418     64.46   no data  --
2.99/3.02	c  S st   171     30000      4829     20817         0     10816     63401    604418     64.46   no data  --
2.99/3.07	c  S st   171     30503      4829     20817         0     11319     63401    647400     64.46   no data  --
2.99/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.09/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
3.09/3.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.59/5.60	c lits-rem:        66  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.48 s
5.59/5.62	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
5.59/5.63	c calculated reachability. Time: 0.00
5.59/5.63	c  N dy   171     30503      4829     20817         0     11317     63401    646975     64.46   no data  --
5.98/6.05	c  N dy   196     34529      4829     20817         0     15343     63401   1056067     64.59     68.10  --
6.39/6.47	c  N dy   223     38564      4829     20817         0     11472     63401    522693     64.85     69.00  --
6.88/6.90	c  N dy   249     42616      4829     20817         0     15524     63401    936821     64.96     68.39  --
7.18/7.25	c  S st   270     45755      4829     20817         0      9709     63401    233055     65.07   no data  --
7.28/7.30	c  S st   270     46257      4829     20817         0     10211     63401    274754     65.07   no data  --
7.28/7.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.28/7.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.28/7.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.28/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.28/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
7.28/7.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
7.98/8.02	c lits-rem:        13  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.69 s
7.98/8.02	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
7.98/8.03	c vivif2 --  cl tried    10210 cl shrink        0 lits rem          0 time: 0.00
7.98/8.05	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
7.98/8.05	c calculated reachability. Time: 0.00
7.98/8.05	c  N dy   270     46257      4829     20817         0     10210     63401    274419     65.07   no data  --
8.39/8.48	c  N dy   299     50259      4829     20817         0     14211     63401    695751     65.34     69.11  --
8.89/8.93	c  N dy   326     54317      4829     20817         0     18269     63401   1115230     65.38     70.36  --
9.29/9.39	c  N dy   354     58447      4829     20817         0     12428     63401    412188     65.49     69.27  --
9.79/9.84	c  N dy   380     62538      4829     20817         0     16519     63401    847933     65.54     74.02  --
10.28/10.33	c  N dy   405     66730      4829     20817         0     20710     63401   1287291     65.59     69.24  --
10.58/10.63	c  S st   424     69385      4829     20817         0     12382     63401    315586     65.64   no data  --
10.58/10.68	c  S st   424     69888      4829     20817         0     12885     63401    351778     65.64   no data  --
10.58/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.58/10.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.68/10.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
10.68/10.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.68/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.68/10.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
10.68/10.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.68/11.75	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.04 s
11.68/11.75	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
11.68/11.76	c vivif2 --  cl tried    12885 cl shrink        0 lits rem          0 time: 0.00
11.68/11.78	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
11.68/11.78	c calculated reachability. Time: 0.00
11.68/11.78	c  N dy   424     69888      4829     20817         0     12885     63401    351776     65.64   no data  --
12.18/12.28	c  N dy   448     74417      4829     20817         0     17414     63401    815232     65.52     69.17  --
12.78/12.86	c  N dy   481     79302      4829     20817         0     22299     63401   1307063     65.51     69.12  --
13.39/13.46	c  N dy   516     84460      4829     20817         0     15464     63401    536698     65.68     69.32  --
13.79/13.82	c  F st   537     87500      4829     20817         0     18504     63401    855527     65.75   no data  --
14.20/14.22	c  N st   542     90796      4829     20817         0     21800     63401   1228637     65.75   no data  --
14.89/14.97	c  N dy   570     96660      4829     20817         0     14669     63401    354070     65.81     69.93  --
15.68/15.70	c  N dy   611    102917      4829     20817         0     20926     63401   1001716     65.89     69.63  --
15.88/15.94	c  S st   623    104832      4829     20817         0     22841     63401   1202438     65.92     64.85  --
15.98/16.00	c  S st   623    105334      4829     20817         0     23343     63401   1241301     65.92   no data  --
15.98/16.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.98/16.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.98/16.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
15.98/16.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.98/16.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.98/16.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
15.98/16.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.09/18.10	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.02 s
18.09/18.10	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
18.09/18.12	c vivif2 --  cl tried    23341 cl shrink        0 lits rem          0 time: 0.01
18.09/18.15	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.03
18.09/18.15	c calculated reachability. Time: 0.00
18.09/18.15	c  N dy   623    105334      4829     20817         0     23341     63401   1241015     65.92   no data  --
18.89/18.99	c  N dy   663    112246      4829     20817         0     16253     63401    418353     65.96     69.85  --
19.80/19.85	c  N dy   713    119498      4829     20817         0     23503     63401   1177475     66.14     76.14  --
20.80/20.84	c  N dy   765    127259      4829     20817         0     16258     63401    319823     66.20     70.68  --
21.79/21.82	c  N dy   816    135474      4829     20817         0     24473     63401   1181750     66.23     71.28  --
22.89/22.99	c  N dy   869    144143      4829     20817         0     17139     63401    313899     66.24     70.97  --
24.09/24.14	c  N dy   928    153399      4829     20817         0     26395     63401   1278529     66.30     69.94  --
24.68/24.74	c  S st   961    158001      4829     20817         0     30995     63401   1756026     66.33   no data  --
24.78/24.81	c  S st   961    158502      4829     20817         0     31496     63401   1796837     66.33   no data  --
24.78/24.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.78/24.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.78/24.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.89/24.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.89/24.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
24.89/24.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
28.19/28.20	c lits-rem:        29  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.29 s
28.19/28.20	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
28.19/28.22	c vivif2 --  cl tried    31489 cl shrink        0 lits rem          0 time: 0.02
28.19/28.26	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.04
28.19/28.26	c calculated reachability. Time: 0.00
28.19/28.26	c  N dy   961    158502      4829     20817         0     31489     63401   1795264     66.33   no data  --
29.49/29.54	c  N dy  1027    168701      4829     20817         0     24694     63401   1013165     66.38     70.85  --
30.99/31.00	c  N dy  1097    179478      4829     20817         0     35471     63401   2143436     66.43     70.67  --
32.39/32.46	c  N dy  1174    190981      4829     20817         0     28974     63401   1360389     66.51     70.10  --
34.10/34.18	c  N dy  1250    203446      4829     20817         0     22439     63401    574209     66.55     70.18  --
35.88/35.95	c  N dy  1323    216472      4829     20817         0     35460     63401   1915935     66.53     73.21  --
37.69/37.79	c  N dy  1414    230297      4829     20817         0     29291     63401   1184065     66.55     72.65  --
38.79/38.84	c  S st  1462    237754      4829     20817         0     36746     63401   1956967     66.57   no data  --
38.89/38.92	c  S st  1462    238260      4829     20817         0     37252     63401   1999534     66.57   no data  --
38.89/38.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.89/38.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
38.99/39.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.99/39.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
38.99/39.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
42.68/42.73	c lits-rem:        17  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.70 s
42.68/42.74	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
42.68/42.76	c vivif2 --  cl tried    37245 cl shrink        0 lits rem          0 time: 0.02
42.79/42.81	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.05
42.79/42.81	c calculated reachability. Time: 0.00
42.79/42.81	c  N dy  1462    238260      4829     20817         0     37245     63401   1997822     66.57   no data  --
44.79/44.88	c  N dy  1560    253556      4829     20817         0     31539     63401   1328437     66.65     70.17  --
47.19/47.23	c  N dy  1668    269910      4829     20817         0     25897     63401    645831     66.72     70.36  --
49.59/49.66	c  N dy  1771    287172      4829     20817         0     43158     63401   2464126     66.74     70.25  --
52.29/52.31	c  N dy  1887    305963      4829     20817         0     38946     63401   1908857     66.74     73.63  --
52.29/52.36	c  F st  1890    306251      4829     20817         0     39234     63401   1936785     66.74   no data  --
55.19/55.25	c  N dy  1989    325572      4829     20817         0     34561     63401   1364517     66.82     75.60  --
58.30/58.31	c  N dy  2128    345889      4829     20817         0     29875     63401    772089     66.95     71.05  --
59.88/59.97	c  S st  2200    357390      4829     20817         0     41374     63401   1962332     66.95   no data  --
59.98/60.05	c  S st  2200    357893      4829     20817         0     41877     63401   2004205     66.95   no data  --
59.98/60.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.98/60.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.98/60.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
60.08/60.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.08/60.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.08/60.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
60.08/60.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.99/64.02	c lits-rem:        23  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.86 s
63.99/64.03	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
63.99/64.05	c vivif2 --  cl tried    41874 cl shrink        0 lits rem          0 time: 0.02
64.09/64.10	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.05
64.09/64.10	c calculated reachability. Time: 0.00
64.09/64.10	c  N dy  2200    357893      4829     20817         0     41874     63401   2003463     66.95   no data  --
67.00/67.10	c  N dy  2328    377928      4829     20817         0     35907     63401   1315215     67.04     71.18  --
70.19/70.25	c  N dy  2450    397993      4829     20817         0     28970     63401    469065     67.08     73.59  --
73.19/73.27	c  N dy  2572    418226      4829     20817         0     49200     63401   2612156     67.08     73.32  --
76.29/76.34	c  N dy  2702    438254      4829     20817         0     41233     63401   1665304     67.19     70.78  --
79.59/79.65	c  N dy  2826    458353      4829     20817         0     32331     63401    623442     67.20     72.89  --
82.78/82.82	c  N dy  2949    478473      4829     20817         0     52445     63401   2744084     67.21     74.06  --
86.09/86.14	c  N dy  3078    498565      4829     20817         0     42542     63401   1617483     67.28     76.70  --
89.59/89.62	c  N dy  3205    518634      4829     20817         0     31614     63401    350342     67.31     83.05  --
92.30/92.38	c  S st  3308    536839      4829     20817         0     49815     63401   2253324     67.28   no data  --
92.40/92.48	c  S st  3308    537344      4829     20817         0     50320     63401   2291473     67.28   no data  --
92.40/92.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.40/92.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.49/92.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
92.59/92.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.59/92.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.59/92.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
92.59/92.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
97.59/97.65	c lits-rem:        15  cl-subs:        4  v-elim:      0  v-fix:    0  time:  5.05 s
97.59/97.66	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
97.59/97.68	c vivif2 --  cl tried    50316 cl shrink        0 lits rem          0 time: 0.03
97.69/97.75	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.07
97.69/97.75	c calculated reachability. Time: 0.00
97.69/97.75	c  N dy  3308    537344      4829     20817         0     50316     63401   2290834     67.28   no data  --
101.09/101.13	c  N dy  3433    557472      4829     20817         0     38447     63401    984429     67.33     71.08  --
104.40/104.42	c  N dy  3553    577503      4829     20817         0     58474     63401   3087668     67.34     72.04  --
107.69/107.77	c  N dy  3675    597626      4829     20817         0     45602     63401   1633811     67.35     70.97  --
111.28/111.39	c  N dy  3799    617766      4829     20817         0     65739     63401   3761193     67.39     71.36  --
114.59/114.62	c  N dy  3927    638003      4829     20817         0     51974     63401   2215736     67.44     71.41  --
118.39/118.41	c  N dy  4056    658028      4829     20817         0     37004     63401    524320     67.47     71.40  --
121.59/121.66	c  N dy  4188    678060      4829     20817         0     57034     63401   2648657     67.51     73.02  --
125.30/125.37	c  N dy  4303    698251      4829     20817         0     41226     63401    866389     67.51     71.14  --
128.89/128.91	c  N dy  4432    718992      4829     20817         0     61964     63401   3059444     67.53     71.93  --
132.59/132.68	c  N dy  4562    739049      4829     20817         0     45027     63401   1184985     67.57     71.75  --
136.41/136.48	c  N dy  4692    759093      4829     20817         0     65066     63401   3306708     67.59     72.99  --
140.49/140.51	c  N dy  4825    779293      4829     20817         0     47270     63401   1305634     67.61     72.82  --
144.19/144.22	c  N dy  4948    799364      4829     20817         0     67339     63401   3418430     67.62     71.82  --
145.59/145.62	c  S st  4990    806016      4829     20817         0     73990     63401   4123109     67.64   no data  --
145.69/145.76	c  S st  4990    806520      4829     20817         0     74494     63401   4164052     67.64   no data  --
145.69/145.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.69/145.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.79/145.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
145.89/145.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.89/145.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.89/145.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
145.89/145.98	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
202.09/202.17	c lits-rem:         5  cl-subs:       15  v-elim:      0  v-fix:    0  time: 56.19 s
202.09/202.17	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
202.19/202.22	c vivif2 --  cl tried    74479 cl shrink        0 lits rem          0 time: 0.05
202.30/202.32	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.11
202.30/202.33	c calculated reachability. Time: 0.00
202.30/202.33	c  N dy  4990    806520      4829     20817         0     74479     63401   4161129     67.64   no data  --
205.79/205.80	c  N dy  5108    826611      4829     20817         0     55575     63401   2070651     67.63     71.58  --
209.79/209.83	c  N dy  5236    846696      4829     20817         0     75657     63401   4187739     67.65     74.09  --
213.29/213.37	c  N dy  5367    866755      4829     20817         0     55719     63401   2034150     67.69     71.77  --
217.39/217.41	c  N dy  5500    886819      4829     20817         0     75782     63401   4168036     67.72     71.42  --
221.10/221.16	c  N dy  5635    906853      4829     20817         0     54821     63401   1805617     67.75     71.98  --
224.99/225.08	c  N dy  5762    926870      4829     20817         0     74836     63401   3930853     67.78     72.15  --
228.99/229.03	c  N dy  5890    947021      4829     20817         0     52987     63401   1509554     67.79     74.52  --
233.10/233.13	c  N dy  6010    967048      4829     20817         0     73012     63401   3621898     67.80     72.32  --
237.50/237.51	c  N dy  6124    987255      4829     20817         0     50223     63401   1111067     67.80     71.62  --
241.49/241.53	c  N dy  6250   1007277      4829     20817         0     70243     63401   3224531     67.81     73.69  --
246.19/246.22	c  N dy  6373   1027320      4829     20817         0     46283     63401    602671     67.81     76.13  --
249.99/250.03	c  N dy  6483   1047524      4829     20817         0     66484     63401   2699885     67.79     74.23  --
254.79/254.80	c  N dy  6620   1067552      4829     20817         0     86509     63401   4830044     67.83     72.90  --
255.79/255.89	c  F st  6640   1071875      4829     20817         0     45840     63401    465156     67.82     66.93  --
258.79/258.83	c  N dy  6697   1088114      4829     20817         0     62079     63401   2246896     67.80     72.45  --
263.29/263.34	c  N dy  6826   1108192      4829     20817         0     82157     63401   4407211     67.83     72.22  --
267.79/267.84	c  N dy  6956   1128387      4829     20817         0     56348     63401   1468858     67.86     71.61  --
272.09/272.15	c  N dy  7079   1148649      4829     20817         0     76607     63401   3627412     67.86     71.45  --
276.99/277.09	c  N dy  7209   1168747      4829     20817         0     49710     63401    681111     67.90     78.48  --
280.90/280.96	c  N dy  7339   1188815      4829     20817         0     69776     63401   2827207     67.92     75.40  --
285.50/285.50	c  N dy  7466   1208940      4829     20817         0     89895     63401   4983034     67.94     71.71  --
285.70/285.72	c  S st  7473   1209781      4829     20817         0     90736     63401   5076460     67.94   no data  --
285.80/285.87	c  S st  7473   1210285      4829     20817         0     91240     63401   5119941     67.94   no data  --
285.80/285.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
285.80/285.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.90/285.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
286.09/286.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.09/286.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.09/286.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
286.09/286.14	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
381.70/381.73	c lits-rem:        14  cl-subs:       11  v-elim:      0  v-fix:    0  time: 95.59 s
381.70/381.73	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
381.70/381.79	c vivif2 --  cl tried    91229 cl shrink        0 lits rem          0 time: 0.06
381.89/381.92	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.13
381.89/381.93	c calculated reachability. Time: 0.00
381.89/381.93	c  N dy  7473   1210285      4829     20817         0     91229     63401   5117715     67.94   no data  --
385.89/385.91	c  N dy  7596   1230450      4829     20817         0     63397     63401   2008259     67.95     73.20  --
390.19/390.23	c  N dy  7716   1250569      4829     20817         0     83514     63401   4152780     67.96     71.69  --
394.80/394.87	c  N dy  7842   1270886      4829     20817         0     54838     63401   1008872     67.97     71.65  --
398.79/398.87	c  N dy  7983   1290929      4829     20817         0     74880     63401   3189789     68.00     76.49  --
403.71/403.76	c  N dy  8115   1311044      4829     20817         0     94994     63401   5354659     68.02     72.84  --
407.79/407.88	c  N dy  8247   1331076      4829     20817         0     65028     63401   2005339     68.05     90.73  --
412.20/412.28	c  N dy  8365   1351173      4829     20817         0     85123     63401   4144575     68.06     71.90  --
417.20/417.25	c  N dy  8494   1371267      4829     20817         0     54217     63401    741413     68.07     75.36  --
421.21/421.23	c  N dy  8636   1391433      4829     20817         0     74382     63401   2889142     68.10     71.74  --
426.00/426.01	c  N dy  8768   1411586      4829     20817         0     94532     63401   5038863     68.10     71.87  --
430.40/430.45	c  N dy  8875   1431633      4829     20817         0     62578     63401   1533332     68.09     72.78  --
434.70/434.70	c  N dy  8995   1451727      4829     20817         0     82670     63401   3673780     68.09     71.87  --
439.80/439.84	c  N dy  9123   1471767      4829     20817         0    102705     63401   5798899     68.10     72.65  --
443.89/443.94	c  N dy  9247   1491909      4829     20817         0     69856     63401   2232291     68.11     72.71  --
448.39/448.46	c  N dy  9360   1511965      4829     20817         0     89911     63401   4362855     68.11     74.64  --
453.70/453.75	c  N dy  9487   1531992      4829     20817         0     55939     63401    631739     68.12     73.43  --
457.61/457.63	c  N dy  9598   1552160      4829     20817         0     76103     63401   2763281     68.12     74.82  --
462.39/462.43	c  N dy  9722   1572308      4829     20817         0     96247     63401   4922140     68.13     73.08  --
467.40/467.48	c  N dy  9852   1592410      4829     20817         0     61361     63401   1103304     68.14     72.16  --
471.70/471.71	c  N dy  9980   1612419      4829     20817         0     81370     63401   3224111     68.15     72.16  --
476.70/476.71	c  N dy 10115   1632469      4829     20817         0    101417     63401   5380315     68.17     81.27  --
481.60/481.61	c  N dy 10242   1652738      4829     20817         0     65686     63401   1473721     68.18     72.64  --
485.90/485.99	c  N dy 10364   1672875      4829     20817         0     85820     63401   3635010     68.19     72.19  --
491.20/491.23	c  N dy 10488   1692993      4829     20817         0    105938     63401   5759695     68.20     73.82  --
495.20/495.24	c  S st 10588   1710285      4829     20817         0     66235     63401   1437350     68.21   no data  --
495.30/495.36	c  S st 10588   1710794      4829     20817         0     66744     63401   1481683     68.21   no data  --
495.30/495.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
495.30/495.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.40/495.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
495.40/495.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
495.40/495.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.40/495.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
495.40/495.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
498.70/498.75	c lits-rem:        23  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.29 s
498.70/498.75	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
498.70/498.77	c vivif2 --  cl tried    66741 cl shrink        0 lits rem          0 time: 0.02
498.80/498.85	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.08
498.80/498.85	c calculated reachability. Time: 0.00
498.80/498.85	c  N dy 10588   1710794      4829     20817         0     66741     63401   1481323     68.21   no data  --
503.20/503.24	c  N dy 10717   1730890      4829     20817         0     86833     63401   3614393     68.21     72.11  --
508.40/508.47	c  N dy 10841   1751092      4829     20817         0    107030     63401   5765178     68.21     72.00  --
513.10/513.16	c  N dy 10966   1771140      4829     20817         0     69084     63401   1641891     68.22     73.51  --
517.60/517.63	c  N dy 11085   1791275      4829     20817         0     89219     63401   3804882     68.22     76.79  --
522.90/522.97	c  N dy 11203   1811500      4829     20817         0    109441     63401   5951768     68.23     72.16  --
527.70/527.79	c  N dy 11332   1831595      4829     20817         0     70541     63401   1693459     68.24     71.91  --
532.30/532.32	c  N dy 11453   1851753      4829     20817         0     90697     63401   3851379     68.25     72.01  --
537.70/537.72	c  N dy 11582   1871853      4829     20817         0    110795     63401   5998393     68.27     73.16  --
542.70/542.76	c  N dy 11709   1891954      4829     20817         0     70900     63401   1628380     68.28     73.03  --
547.20/547.28	c  N dy 11831   1912051      4829     20817         0     90995     63401   3778846     68.28     74.51  --
552.90/552.96	c  N dy 11955   1932936      4829     20817         0    111876     63401   6040702     68.28     72.27  --
558.00/558.07	c  N dy 12086   1952978      4829     20817         0     70921     63401   1511690     68.29     72.24  --
562.50/562.59	c  N dy 12199   1973114      4829     20817         0     91056     63401   3639184     68.28     73.02  --
568.00/568.02	c  N dy 12316   1993260      4829     20817         0    111200     63401   5769611     68.28     72.48  --
573.30/573.38	c  N dy 12441   2013377      4829     20817         0     69324     63401   1265589     68.30     73.40  --
577.80/577.86	c  N dy 12573   2033429      4829     20817         0     89373     63401   3408801     68.31     72.22  --
583.20/583.22	c  N dy 12701   2053467      4829     20817         0    109407     63401   5551742     68.32     72.13  --
588.90/588.97	c  N dy 12818   2073571      4829     20817         0     66517     63401    856078     68.32     74.89  --
593.30/593.31	c  N dy 12944   2093654      4829     20817         0     86597     63401   3008946     68.34     74.43  --
598.50/598.52	c  N dy 13067   2113682      4829     20817         0    106621     63401   5140548     68.35     72.65  --
604.70/604.74	c  N dy 13202   2133821      4829     20817         0    126757     63401   7276747     68.36     73.40  --
609.10/609.10	c  N dy 13329   2153874      4829     20817         0     82820     63401   2497759     68.37     73.82  --
614.10/614.19	c  N dy 13466   2174024      4829     20817         0    102966     63401   4667363     68.39     72.53  --
620.11/620.12	c  N dy 13588   2194040      4829     20817         0    122981     63401   6789882     68.39     72.00  --
624.40/624.49	c  S st 13689   2210794      4829     20817         0     74741     63401   1542039     68.40     62.91  --
624.60/624.61	c  S st 13689   2211299      4829     20817         0     75246     63401   1580902     68.40   no data  --
624.60/624.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
624.60/624.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
624.60/624.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
624.70/624.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.70/624.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.70/624.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
624.70/624.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
628.60/628.70	c lits-rem:        43  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.97 s
628.70/628.70	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
628.70/628.72	c vivif2 --  cl tried    75243 cl shrink        0 lits rem          0 time: 0.02
628.80/628.81	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.09
628.80/628.81	c calculated reachability. Time: 0.00
628.80/628.81	c  N dy 13689   2211299      4829     20817         0     75243     63401   1580473     68.40   no data  --
633.40/633.42	c  N dy 13815   2231338      4829     20817         0     95277     63401   3740061     68.41     73.06  --
638.90/638.99	c  N dy 13939   2251365      4829     20817         0    115303     63401   5881920     68.41     74.55  --
645.00/645.01	c  N dy 14062   2271562      4829     20817         0     69503     63401    874126     68.42     72.90  --
649.50/649.54	c  N dy 14192   2291787      4829     20817         0     89726     63401   3067825     68.43     73.35  --
654.70/654.74	c  N dy 14317   2311795      4829     20817         0    109732     63401   5172583     68.44     72.23  --
660.90/660.98	c  N dy 14448   2331799      4829     20817         0    129735     63401   7329640     68.45     72.12  --
665.71/665.78	c  N dy 14563   2351898      4829     20817         0     82839     63401   2201430     68.45     72.39  --
670.91/670.92	c  N dy 14691   2371957      4829     20817         0    102896     63401   4353002     68.45     75.15  --
676.70/676.79	c  N dy 14812   2392079      4829     20817         0    123018     63401   6521267     68.46     73.13  --
682.61/682.66	c  N dy 14949   2412152      4829     20817         0     75096     63401   1264049     68.47     72.45  --
687.31/687.31	c  N dy 15071   2432216      4829     20817         0     95156     63401   3419292     68.48     79.75  --
692.91/692.91	c  N dy 15192   2452376      4829     20817         0    115314     63401   5569237     68.48     73.37  --
699.30/699.34	c  N dy 15315   2472525      4829     20817         0    135462     63401   7729109     68.48     73.59  --
704.11/704.18	c  N dy 15429   2492643      4829     20817         0     86591     63401   2401819     68.48     72.16  --
709.41/709.47	c  N dy 15546   2512801      4829     20817         0    106746     63401   4553555     68.48     72.10  --
715.51/715.51	c  N dy 15668   2532817      4829     20817         0    126762     63401   6700209     68.49     72.96  --
721.51/721.54	c  N dy 15794   2552862      4829     20817         0     76809     63401   1247533     68.50     74.31  --
726.30/726.34	c  N dy 15918   2573002      4829     20817         0     96948     63401   3413161     68.51     73.52  --
731.90/731.95	c  N dy 16044   2593153      4829     20817         0    117098     63401   5562305     68.52     73.43  --
738.41/738.44	c  N dy 16168   2613181      4829     20817         0    137122     63401   7693484     68.52     73.71  --
743.51/743.59	c  N dy 16306   2633242      4829     20817         0     86186     63401   2153435     68.53     76.28  --
748.81/748.86	c  N dy 16438   2653614      4829     20817         0    106554     63401   4324833     68.54     72.22  --
754.81/754.88	c  N dy 16566   2673643      4829     20817         0    126580     63401   6478131     68.55     82.31  --
761.51/761.52	c  N dy 16693   2693699      4829     20817         0     74646     63401    809464     68.56     72.82  --
765.51/765.54	c  S st 16806   2711301      4829     20817         0     92247     63401   2696024     68.56   no data  --
765.61/765.68	c  S st 16806   2711804      4829     20817         0     92750     63401   2738780     68.56   no data  --
765.61/765.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
765.61/765.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.70/765.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
765.80/765.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.80/765.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.80/765.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
765.80/765.85	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
776.62/776.66	c lits-rem:         4  cl-subs:       10  v-elim:      0  v-fix:    0  time: 10.81 s
776.62/776.66	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
776.62/776.69	c vivif2 --  cl tried    92740 cl shrink        0 lits rem          0 time: 0.03
776.81/776.82	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.13
776.81/776.82	c calculated reachability. Time: 0.00
776.81/776.82	c  N dy 16806   2711804      4829     20817         0     92740     63401   2736597     68.56   no data  --
782.12/782.14	c  N dy 16936   2731862      4829     20817         0    112795     63401   4910062     68.58     72.29  --
788.31/788.37	c  N dy 17057   2751938      4829     20817         0    132871     63401   7051131     68.58     72.95  --
794.51/794.52	c  N dy 17182   2771993      4829     20817         0     79926     63401   1273834     68.59     72.54  --
799.40/799.45	c  N dy 17314   2792010      4829     20817         0     99937     63401   3423212     68.59     72.35  --
805.11/805.16	c  N dy 17436   2812014      4829     20817         0    119938     63401   5565402     68.59     72.34  --
811.72/811.80	c  N dy 17561   2832085      4829     20817         0    140008     63401   7734750     68.60     72.71  --
817.40/817.41	c  N dy 17688   2852091      4829     20817         0     86024     63401   1832519     68.61     73.79  --
822.50/822.57	c  N dy 17818   2872227      4829     20817         0    106160     63401   3999347     68.61     72.43  --
828.60/828.68	c  N dy 17944   2892318      4829     20817         0    126250     63401   6168416     68.63     77.09  --
835.50/835.58	c  N dy 18078   2912329      4829     20817         0    146261     63401   8310747     68.63     73.66  --
840.71/840.70	c  N dy 18207   2932374      4829     20817         0     91304     63401   2315106     68.65     73.15  --
846.01/846.09	c  N dy 18336   2952394      4829     20817         0    111322     63401   4465813     68.65     88.51  --
852.41/852.47	c  N dy 18464   2972573      4829     20817         0    131501     63401   6622283     68.66     73.08  --
859.50/859.54	c  N dy 18586   2992656      4829     20817         0    151583     63401   8761049     68.66     73.15  --
864.31/864.32	c  N dy 18713   3012773      4829     20817         0     95707     63401   2675167     68.66     73.39  --
869.91/869.91	c  N dy 18840   3033049      4829     20817         0    115979     63401   4871971     68.67     72.98  --
876.31/876.39	c  N dy 18963   3053115      4829     20817         0    136044     63401   7012291     68.68     73.18  --
883.91/883.94	c  N dy 19085   3073387      4829     20817         0     79318     63401    806504     68.68     75.67  --
889.11/889.12	c  N dy 19215   3093498      4829     20817         0     99427     63401   2969775     68.69     72.64  --
895.11/895.18	c  N dy 19339   3113557      4829     20817         0    119483     63401   5091272     68.69     73.63  --
902.31/902.33	c  N dy 19471   3133635      4829     20817         0    139560     63401   7251125     68.70     84.19  --
909.73/909.78	c  N dy 19597   3153651      4829     20817         0     81582     63401    946965     68.70     74.20  --
915.01/915.05	c  N dy 19723   3173728      4829     20817         0    101657     63401   3113350     68.71     76.12  --
921.11/921.12	c  N dy 19835   3193839      4829     20817         0    121767     63401   5259604     68.71     73.13  --
927.51/927.51	c  S st 19952   3211804      4829     20817         0    139730     63401   7183443     68.71     70.25  --
927.71/927.76	c  S st 19952   3212307      4829     20817         0    140233     63401   7225040     68.71   no data  --
927.71/927.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
927.71/927.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
927.81/927.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
928.11/928.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.11/928.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.11/928.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
928.11/928.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1131.71/1131.74	c lits-rem:         6  cl-subs:       16  v-elim:      0  v-fix:    0  time: 203.58 s
1131.71/1131.75	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
1131.82/1131.83	c vivif2 --  cl tried   140217 cl shrink        0 lits rem          0 time: 0.08
1132.01/1132.05	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.22
1132.01/1132.05	c calculated reachability. Time: 0.00
1132.01/1132.05	c  N dy 19952   3212307      4829     20817         0    140217     63401   7221968     68.71   no data  --
1139.21/1139.27	c  N dy 20077   3232318      4829     20817         0     81234     63401    813256     68.72     73.23  --
1144.03/1144.09	c  N dy 20201   3252458      4829     20817         0    101371     63401   2980248     68.72     73.39  --
1149.92/1149.97	c  N dy 20334   3272878      4829     20817         0    121787     63401   5192706     68.73     74.08  --
1156.72/1156.75	c  N dy 20473   3292930      4829     20817         0    141838     63401   7334343     68.74     72.60  --
1164.21/1164.22	c  N dy 20605   3313011      4829     20817         0     81930     63401    794060     68.75     72.74  --
1169.12/1169.17	c  N dy 20731   3333149      4829     20817         0    102065     63401   2953321     68.75     72.48  --
1175.01/1175.02	c  N dy 20866   3353235      4829     20817         0    122148     63401   5132853     68.77     72.77  --
1181.72/1181.79	c  N dy 21006   3373289      4829     20817         0    142201     63401   7311582     68.78     73.23  --
1189.52/1189.59	c  N dy 21139   3393397      4829     20817         0     81323     63401    622547     68.78     73.94  --
1194.52/1194.52	c  N dy 21271   3413417      4829     20817         0    101341     63401   2781896     68.80     72.89  --
1200.72/1200.74	c  N dy 21395   3433731      4829     20817         0    121653     63401   4956246     68.81     72.66  --
1207.83/1207.89	c  N dy 21516   3453782      4829     20817         0    141700     63401   7081070     68.81     74.06  --
1215.91/1215.92	c  N dy 21635   3473873      4829     20817         0    161791     63401   9238863     68.81     75.42  --
1221.52/1221.59	c  N dy 21747   3494218      4829     20817         0    100138     63401   2549332     68.81     74.47  --
1227.71/1227.73	c  N dy 21878   3514285      4829     20817         0    120204     63401   4738805     68.82     73.11  --
1234.81/1234.84	c  N dy 22007   3534373      4829     20817         0    140288     63401   6909738     68.83     73.15  --
1242.82/1242.87	c  N dy 22123   3554411      4829     20817         0    160324     63401   9081644     68.83     72.76  --
1249.21/1249.20	c  N dy 22255   3574440      4829     20817         0     97354     63401   2150255     68.84     72.46  --
1255.13/1255.18	c  N dy 22382   3594472      4829     20817         0    117384     63401   4301530     68.84     72.96  --
1262.22/1262.24	c  N dy 22516   3614475      4829     20817         0    137385     63401   6448974     68.85     72.88  --
1270.02/1270.03	c  N dy 22632   3634689      4829     20817         0    157596     63401   8626492     68.85     77.85  --
1277.02/1277.01	c  N dy 22758   3654749      4829     20817         0     93662     63401   1647405     68.86     77.41  --
1282.72/1282.79	c  N dy 22884   3674938      4829     20817         0    113850     63401   3812210     68.87     79.47  --
1289.62/1289.60	c  N dy 23012   3695043      4829     20817         0    133950     63401   5980250     68.87     72.68  --
1296.12/1296.14	c  S st 23121   3712308      4829     20817         0    151215     63401   7820155     68.88     72.35  --
1296.42/1296.42	c  S st 23121   3712810      4829     20817         0    151717     63401   7861957     68.88   no data  --
1296.42/1296.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1296.42/1296.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1296.52/1296.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
1296.83/1296.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.83/1296.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.83/1296.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
1296.83/1296.84	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 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: 961)

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-3369865-1305383322/watcher-3369865-1305383322 -o /tmp/evaluation-result-3369865-1305383322/solver-3369865-1305383322 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369865-1305383322.cnf 

running on 2 cores: 4,6

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.45 3.88 3.79 5/362 16442
/proc/meminfo: memFree=18802216/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=20504 CPUtime=0 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 387 0 0 0 0 0 0 0 22 0 1 0 630748101 20996096 327 33554432000 4194304 4650387 140733864395136 18446744073709551615 233509991793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16442/statm: 5126 334 290 112 0 91 0

[startup+0.076233 s]
/proc/loadavg: 3.45 3.88 3.79 5/362 16442
/proc/meminfo: memFree=18802216/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=37056 CPUtime=0.06 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 2429 0 0 0 6 0 0 0 22 0 1 0 630748101 37945344 2179 33554432000 4194304 4650387 140733864395136 18446744073709551615 4389497 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9264 2179 370 112 0 4229 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37056

[startup+0.10023 s]
/proc/loadavg: 3.45 3.88 3.79 5/362 16442
/proc/meminfo: memFree=18802216/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=37056 CPUtime=0.09 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 2461 0 0 0 9 0 0 0 22 0 1 0 630748101 37945344 2211 33554432000 4194304 4650387 140733864395136 18446744073709551615 4367255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9264 2211 378 112 0 4229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37056

[startup+0.300215 s]
/proc/loadavg: 3.45 3.88 3.79 5/362 16442
/proc/meminfo: memFree=18802216/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=37056 CPUtime=0.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 2723 0 0 0 29 0 0 0 23 0 1 0 630748101 37945344 2473 33554432000 4194304 4650387 140733864395136 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9264 2474 378 112 0 4229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37056

[startup+0.701158 s]
/proc/loadavg: 3.45 3.88 3.79 5/362 16442
/proc/meminfo: memFree=18802216/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=37528 CPUtime=0.69 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 3408 0 0 0 69 0 0 0 25 0 1 0 630748101 38428672 2476 33554432000 4194304 4650387 140733864395136 18446744073709551615 4360255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9382 2476 380 112 0 4347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37528

[startup+1.50102 s]
/proc/loadavg: 3.45 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18691660/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=37680 CPUtime=1.48 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 4542 0 0 0 148 0 0 0 25 0 1 0 630748101 38584320 2782 33554432000 4194304 4650387 140733864395136 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9420 2782 380 112 0 4385 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37680

[startup+3.10072 s]
/proc/loadavg: 3.49 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18672200/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=39544 CPUtime=3.09 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 7151 0 0 0 308 1 0 0 25 0 1 0 630748101 40493056 3347 33554432000 4194304 4650387 140733864395136 18446744073709551615 233509958341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 9886 3353 382 112 0 4851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39544

[startup+6.30114 s]
/proc/loadavg: 3.49 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18647708/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=53068 CPUtime=6.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 11376 0 0 0 628 1 0 0 25 0 1 0 630748101 54341632 6322 33554432000 4194304 4650387 140733864395136 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 13267 6322 382 112 0 8232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53068

[startup+12.701 s]
/proc/loadavg: 3.57 3.89 3.79 5/370 16454
/proc/meminfo: memFree=18563020/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=56656 CPUtime=12.68 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 17391 0 0 0 1266 2 0 0 25 0 1 0 630748101 58015744 7998 33554432000 4194304 4650387 140733864395136 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 14164 7998 382 112 0 9129 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56656

[startup+25.5007 s]
/proc/loadavg: 3.63 3.89 3.79 5/370 16455
/proc/meminfo: memFree=18396596/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=87204 CPUtime=25.49 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 35145 0 0 0 2543 6 0 0 25 0 1 0 630748101 89296896 16188 33554432000 4194304 4650387 140733864395136 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 21801 16188 382 112 0 16766 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87204

[startup+51.1011 s]
/proc/loadavg: 3.76 3.90 3.80 5/370 16455
/proc/meminfo: memFree=18328940/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=100216 CPUtime=51.09 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 55699 0 0 0 5100 9 0 0 25 0 1 0 630748101 102621184 18581 33554432000 4194304 4650387 140733864395136 18446744073709551615 4314982 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 25054 18581 382 112 0 20019 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100216

[startup+102.314 s]
/proc/loadavg: 3.90 3.91 3.81 5/370 16457
/proc/meminfo: memFree=18249400/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=116544 CPUtime=102.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 92262 0 0 0 10214 16 0 0 25 0 1 0 630748101 119341056 23301 33554432000 4194304 4650387 140733864395136 18446744073709551615 4328362 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 29136 23301 382 112 0 24101 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116544

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.82 5/370 16458
/proc/meminfo: memFree=18085568/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=189776 CPUtime=162.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 128174 0 0 0 16204 25 0 0 25 0 1 0 630748101 194330624 32761 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 47444 32761 382 112 0 42409 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189776

[startup+222.3 s]
/proc/loadavg: 4.04 3.95 3.83 5/370 16460
/proc/meminfo: memFree=18054536/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=146436 CPUtime=222.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 141239 0 0 0 22200 29 0 0 25 0 1 0 630748101 149950464 31080 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 36609 31080 382 112 0 31574 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 146436

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.84 5/370 16461
/proc/meminfo: memFree=18004880/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=191728 CPUtime=282.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 175057 0 0 0 28187 42 0 0 25 0 1 0 630748101 196329472 32146 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 47932 32146 382 112 0 42897 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191728

[startup+342.301 s]
/proc/loadavg: 4.12 3.99 3.85 5/370 16463
/proc/meminfo: memFree=17954372/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=216212 CPUtime=342.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 182562 0 0 0 34186 43 0 0 25 0 1 0 630748101 221401088 39651 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 54053 39651 382 112 0 49018 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 216212

[startup+402.301 s]
/proc/loadavg: 4.15 4.02 3.87 5/370 16465
/proc/meminfo: memFree=17943540/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=216596 CPUtime=402.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 194048 0 0 0 40184 46 0 0 25 0 1 0 630748101 221794304 39271 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 54149 39271 382 112 0 49114 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 216596

[startup+462.3 s]
/proc/loadavg: 4.05 4.02 3.88 5/370 16466
/proc/meminfo: memFree=17932076/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=217572 CPUtime=462.29 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 225948 0 0 0 46176 53 0 0 25 0 1 0 630748101 222793728 39416 33554432000 4194304 4650387 140733864395136 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 54393 39416 382 112 0 49358 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 217572

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.89 5/370 16468
/proc/meminfo: memFree=17890356/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=222008 CPUtime=522.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 254965 0 0 0 52169 61 0 0 25 0 1 0 630748101 227336192 41022 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 55502 41022 382 112 0 50467 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222008

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/370 16469
/proc/meminfo: memFree=17892420/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=222956 CPUtime=582.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 283896 0 0 0 58160 70 0 0 25 0 1 0 630748101 228306944 40555 33554432000 4194304 4650387 140733864395136 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 55739 40555 382 112 0 50704 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 222956

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/370 16471
/proc/meminfo: memFree=17859972/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=226124 CPUtime=642.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 309611 0 0 0 64155 76 0 0 25 0 1 0 630748101 231550976 43022 33554432000 4194304 4650387 140733864395136 18446744073709551615 4333924 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 56531 43022 382 112 0 51496 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 226124

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/370 16473
/proc/meminfo: memFree=17884696/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=178240 CPUtime=702.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 336809 0 0 0 70148 82 0 0 25 0 1 0 630748101 182517760 37525 33554432000 4194304 4650387 140733864395136 18446744073709551615 4310699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 44560 37525 382 112 0 39525 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 178240

[startup+762.313 s]
/proc/loadavg: 4.15 4.04 3.92 5/370 16474
/proc/meminfo: memFree=17915400/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=178364 CPUtime=762.32 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 362223 0 0 0 76142 90 0 0 25 0 1 0 630748101 182644736 37194 33554432000 4194304 4650387 140733864395136 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 44591 37195 382 112 0 39556 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 178364

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/370 16476
/proc/meminfo: memFree=17858924/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=229676 CPUtime=822.3 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 383145 0 0 0 82134 96 0 0 25 0 1 0 630748101 235188224 40365 33554432000 4194304 4650387 140733864395136 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 57419 40365 382 112 0 52384 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 229676

[startup+882.301 s]
/proc/loadavg: 4.18 4.05 3.93 5/370 16477
/proc/meminfo: memFree=17809784/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=230136 CPUtime=882.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 406152 0 0 0 88127 104 0 0 25 0 1 0 630748101 235659264 45138 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 57534 45138 382 112 0 52499 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 230136

[startup+942.301 s]
/proc/loadavg: 4.21 4.07 3.94 5/370 16479
/proc/meminfo: memFree=17696540/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=269936 CPUtime=942.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 432747 0 0 0 94120 111 0 0 25 0 1 0 630748101 276414464 53070 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67484 53070 382 112 0 62449 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 269936

[startup+1002.3 s]
/proc/loadavg: 4.07 4.06 3.94 5/370 16481
/proc/meminfo: memFree=17676312/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=269936 CPUtime=1002.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 432747 0 0 0 100120 111 0 0 25 0 1 0 630748101 276414464 53070 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67484 53070 382 112 0 62449 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 269936

[startup+1062.3 s]
/proc/loadavg: 4.07 4.06 3.95 5/370 16482
/proc/meminfo: memFree=17682484/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=269936 CPUtime=1062.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 432747 0 0 0 106120 111 0 0 25 0 1 0 630748101 276414464 53070 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67484 53070 382 112 0 62449 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 269936

[startup+1122.3 s]
/proc/loadavg: 4.02 4.05 3.95 5/370 16484
/proc/meminfo: memFree=17676848/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=269936 CPUtime=1122.31 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 432747 0 0 0 112120 111 0 0 25 0 1 0 630748101 276414464 53070 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67484 53070 382 112 0 62449 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 269936

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.95 5/370 16485
/proc/meminfo: memFree=17678660/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=270672 CPUtime=1182.32 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 452205 0 0 0 118115 117 0 0 25 0 1 0 630748101 277168128 53367 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67668 53367 382 112 0 62633 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270672

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.95 5/370 16487
/proc/meminfo: memFree=17674256/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=271112 CPUtime=1242.32 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 473383 0 0 0 124107 125 0 0 25 0 1 0 630748101 277618688 54857 33554432000 4194304 4650387 140733864395136 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 67778 54857 382 112 0 62743 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 271112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 4/368 16490
/proc/meminfo: memFree=17812712/32951124 swapFree=67111348/67111528
[pid=16442] ppid=16440 vsize=299116 CPUtime=1300.03 cores=4,6
/proc/16442/stat : 16442 (strangenight1-s) R 16440 16442 15842 0 -1 4202496 498731 0 0 0 129871 132 0 0 25 0 1 0 630748101 306294784 59985 33554432000 4194304 4650387 140733864395136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16442/statm: 74779 59985 382 112 0 69744 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 299116

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.03
CPU time (s): 1300.05
CPU user time (s): 1298.72
CPU system time (s): 1.3318
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 299116

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

runsolver used 4.88626 second user time and 10.5224 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 16:28:42
IDJOB=3369865
IDBENCH=82674
IDSOLVER=1847
FILE ID=node145/3369865-1305383322
RUNJOBID= node145-1305383322-16412
PBS_JOBID= 13324357
Free space on /tmp= 73648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S901912629-090-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369865-1305383322/watcher-3369865-1305383322 -o /tmp/evaluation-result-3369865-1305383322/solver-3369865-1305383322 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369865-1305383322.cnf

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

MD5SUM BENCH= dd2bb1255d1ab08cabc4f5bd25c67ddb
RANDOM SEED=847231351

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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	: 5332.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18803488 kB
Buffers:        283568 kB
Cached:        8025524 kB
SwapCached:          0 kB
Active:        7256560 kB
Inactive:      6535940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18803488 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22672 kB
Writeback:           0 kB
AnonPages:     5482852 kB
Mapped:          27828 kB
Slab:           255544 kB
PageTables:      34432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79378300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73636 MiB
End job on node145 at 2011-05-14 16:50:24