Trace number 3175656

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

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.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-3175656-1301784971.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	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.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	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.06	c lits-rem:         0  cl-subs:        0  v-elim:    171  v-fix:    0  time:  0.03 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:    2204 undec:     569 neg:    2227
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	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.19/1.22	c  N dy    78     12261      4829     20817         0      5511     63401    249429     63.88     67.73  --
1.59/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.98/3.02	c  N dy   171     30000      4829     20817         0     10816     63401    604418     64.46   no data  --
2.98/3.02	c  S st   171     30000      4829     20817         0     10816     63401    604418     64.46   no data  --
2.98/3.07	c  S st   171     30503      4829     20817         0     11319     63401    647400     64.46   no data  --
2.98/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.98/3.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.98/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.08/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.08/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
3.08/3.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.49/5.59	c lits-rem:        66  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.47 s
5.59/5.61	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
5.59/5.61	c calculated reachability. Time: 0.00
5.59/5.61	c  N dy   171     30503      4829     20817         0     11317     63401    646975     64.46   no data  --
5.99/6.03	c  N dy   196     34529      4829     20817         0     15343     63401   1056067     64.59     68.10  --
6.39/6.45	c  N dy   223     38564      4829     20817         0     11472     63401    522693     64.85     69.00  --
6.78/6.89	c  N dy   249     42616      4829     20817         0     15524     63401    936821     64.96     68.39  --
7.19/7.24	c  S st   270     45755      4829     20817         0      9709     63401    233055     65.07   no data  --
7.19/7.28	c  S st   270     46257      4829     20817         0     10211     63401    274754     65.07   no data  --
7.19/7.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.29/7.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
7.29/7.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
7.99/8.00	c lits-rem:        13  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.68 s
7.99/8.00	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
7.99/8.00	c vivif2 --  cl tried    10210 cl shrink        0 lits rem          0 time: 0.00
7.99/8.02	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
7.99/8.02	c calculated reachability. Time: 0.00
7.99/8.02	c  N dy   270     46257      4829     20817         0     10210     63401    274419     65.07   no data  --
8.39/8.45	c  N dy   299     50259      4829     20817         0     14211     63401    695751     65.34     69.11  --
8.89/8.90	c  N dy   326     54317      4829     20817         0     18269     63401   1115230     65.38     70.36  --
9.29/9.36	c  N dy   354     58447      4829     20817         0     12428     63401    412188     65.49     69.27  --
9.80/9.81	c  N dy   380     62538      4829     20817         0     16519     63401    847933     65.54     74.02  --
10.29/10.30	c  N dy   405     66730      4829     20817         0     20710     63401   1287291     65.59     69.24  --
10.59/10.61	c  S st   424     69385      4829     20817         0     12382     63401    315586     65.64   no data  --
10.59/10.66	c  S st   424     69888      4829     20817         0     12885     63401    351778     65.64   no data  --
10.59/10.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
10.69/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
10.69/10.70	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.69/11.74	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.04 s
11.69/11.74	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
11.69/11.75	c vivif2 --  cl tried    12885 cl shrink        0 lits rem          0 time: 0.00
11.69/11.77	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.02
11.69/11.77	c calculated reachability. Time: 0.00
11.69/11.77	c  N dy   424     69888      4829     20817         0     12885     63401    351776     65.64   no data  --
12.19/12.27	c  N dy   448     74417      4829     20817         0     17414     63401    815232     65.52     69.17  --
12.79/12.85	c  N dy   481     79302      4829     20817         0     22299     63401   1307063     65.51     69.12  --
13.39/13.45	c  N dy   516     84460      4829     20817         0     15464     63401    536698     65.68     69.32  --
13.79/13.80	c  F st   537     87500      4829     20817         0     18504     63401    855527     65.75   no data  --
14.20/14.21	c  N st   542     90796      4829     20817         0     21800     63401   1228637     65.75   no data  --
14.89/14.94	c  N dy   570     96660      4829     20817         0     14669     63401    354070     65.81     69.93  --
15.59/15.65	c  N dy   611    102917      4829     20817         0     20926     63401   1001716     65.89     69.63  --
15.79/15.89	c  S st   623    104832      4829     20817         0     22841     63401   1202438     65.92     64.85  --
15.89/15.95	c  S st   623    105334      4829     20817         0     23343     63401   1241301     65.92   no data  --
15.89/15.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.89/15.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.89/15.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
15.99/16.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
15.99/16.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
17.99/18.04	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.01 s
17.99/18.04	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
17.99/18.05	c vivif2 --  cl tried    23341 cl shrink        0 lits rem          0 time: 0.01
17.99/18.09	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.03
17.99/18.09	c calculated reachability. Time: 0.00
17.99/18.09	c  N dy   623    105334      4829     20817         0     23341     63401   1241015     65.92   no data  --
18.89/18.93	c  N dy   663    112246      4829     20817         0     16253     63401    418353     65.96     69.85  --
19.70/19.80	c  N dy   713    119498      4829     20817         0     23503     63401   1177475     66.14     76.14  --
20.79/20.82	c  N dy   765    127259      4829     20817         0     16258     63401    319823     66.20     70.68  --
21.79/21.80	c  N dy   816    135474      4829     20817         0     24473     63401   1181750     66.23     71.28  --
22.89/22.93	c  N dy   869    144143      4829     20817         0     17139     63401    313899     66.24     70.97  --
23.99/24.04	c  N dy   928    153399      4829     20817         0     26395     63401   1278529     66.30     69.94  --
24.59/24.65	c  S st   961    158001      4829     20817         0     30995     63401   1756026     66.33   no data  --
24.69/24.72	c  S st   961    158502      4829     20817         0     31496     63401   1796837     66.33   no data  --
24.69/24.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.69/24.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.69/24.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.79/24.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.79/24.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
24.79/24.82	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
27.99/28.09	c lits-rem:        29  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.26 s
27.99/28.09	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
28.09/28.11	c vivif2 --  cl tried    31489 cl shrink        0 lits rem          0 time: 0.02
28.09/28.15	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.04
28.09/28.15	c calculated reachability. Time: 0.00
28.09/28.15	c  N dy   961    158502      4829     20817         0     31489     63401   1795264     66.33   no data  --
29.39/29.42	c  N dy  1027    168701      4829     20817         0     24694     63401   1013165     66.38     70.85  --
30.89/30.91	c  N dy  1097    179478      4829     20817         0     35471     63401   2143436     66.43     70.67  --
32.39/32.41	c  N dy  1174    190981      4829     20817         0     28974     63401   1360389     66.51     70.10  --
33.99/34.09	c  N dy  1250    203446      4829     20817         0     22439     63401    574209     66.55     70.18  --
35.69/35.78	c  N dy  1323    216472      4829     20817         0     35460     63401   1915935     66.53     73.21  --
37.59/37.63	c  N dy  1414    230297      4829     20817         0     29291     63401   1184065     66.55     72.65  --
38.59/38.66	c  S st  1462    237754      4829     20817         0     36746     63401   1956967     66.57   no data  --
38.69/38.74	c  S st  1462    238260      4829     20817         0     37252     63401   1999534     66.57   no data  --
38.69/38.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.69/38.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
38.79/38.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
38.79/38.85	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
42.49/42.53	c lits-rem:        17  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.68 s
42.49/42.53	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
42.49/42.55	c vivif2 --  cl tried    37245 cl shrink        0 lits rem          0 time: 0.02
42.59/42.60	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.05
42.59/42.60	c calculated reachability. Time: 0.00
42.59/42.60	c  N dy  1462    238260      4829     20817         0     37245     63401   1997822     66.57   no data  --
44.59/44.67	c  N dy  1560    253556      4829     20817         0     31539     63401   1328437     66.65     70.17  --
46.99/47.02	c  N dy  1668    269910      4829     20817         0     25897     63401    645831     66.72     70.36  --
49.50/49.52	c  N dy  1771    287172      4829     20817         0     43158     63401   2464126     66.74     70.25  --
52.09/52.14	c  N dy  1887    305963      4829     20817         0     38946     63401   1908857     66.74     73.63  --
52.09/52.18	c  F st  1890    306251      4829     20817         0     39234     63401   1936785     66.74   no data  --
54.90/54.97	c  N dy  1989    325572      4829     20817         0     34561     63401   1364517     66.82     75.60  --
57.99/58.03	c  N dy  2128    345889      4829     20817         0     29875     63401    772089     66.95     71.05  --
59.59/59.66	c  S st  2200    357390      4829     20817         0     41374     63401   1962332     66.95   no data  --
59.69/59.74	c  S st  2200    357893      4829     20817         0     41877     63401   2004205     66.95   no data  --
59.69/59.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.69/59.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.69/59.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
59.79/59.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.79/59.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.79/59.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
59.79/59.85	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.69/63.70	c lits-rem:        23  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.85 s
63.69/63.70	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
63.69/63.73	c vivif2 --  cl tried    41874 cl shrink        0 lits rem          0 time: 0.02
63.69/63.78	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.05
63.69/63.78	c calculated reachability. Time: 0.00
63.69/63.78	c  N dy  2200    357893      4829     20817         0     41874     63401   2003463     66.95   no data  --
66.69/66.78	c  N dy  2328    377928      4829     20817         0     35907     63401   1315215     67.04     71.18  --
69.89/69.90	c  N dy  2450    397993      4829     20817         0     28970     63401    469065     67.08     73.59  --
72.79/72.87	c  N dy  2572    418226      4829     20817         0     49200     63401   2612156     67.08     73.32  --
75.99/76.05	c  N dy  2702    438254      4829     20817         0     41233     63401   1665304     67.19     70.78  --
79.39/79.40	c  N dy  2826    458353      4829     20817         0     32331     63401    623442     67.20     72.89  --
82.39/82.48	c  N dy  2949    478473      4829     20817         0     52445     63401   2744084     67.21     74.06  --
85.59/85.66	c  N dy  3078    498565      4829     20817         0     42542     63401   1617483     67.28     76.70  --
89.09/89.14	c  N dy  3205    518634      4829     20817         0     31614     63401    350342     67.31     83.05  --
91.78/91.85	c  S st  3308    536839      4829     20817         0     49815     63401   2253324     67.28   no data  --
91.88/91.95	c  S st  3308    537344      4829     20817         0     50320     63401   2291473     67.28   no data  --
91.88/91.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.88/91.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.88/91.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
91.98/92.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.98/92.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.98/92.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
91.98/92.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
97.09/97.12	c lits-rem:        15  cl-subs:        4  v-elim:      0  v-fix:    0  time:  5.04 s
97.09/97.12	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
97.09/97.15	c vivif2 --  cl tried    50316 cl shrink        0 lits rem          0 time: 0.03
97.19/97.21	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.07
97.19/97.21	c calculated reachability. Time: 0.00
97.19/97.21	c  N dy  3308    537344      4829     20817         0     50316     63401   2290834     67.28   no data  --
100.49/100.59	c  N dy  3433    557472      4829     20817         0     38447     63401    984429     67.33     71.08  --
103.79/103.83	c  N dy  3553    577503      4829     20817         0     58474     63401   3087668     67.34     72.04  --
107.08/107.19	c  N dy  3675    597626      4829     20817         0     45602     63401   1633811     67.35     70.97  --
110.69/110.74	c  N dy  3799    617766      4829     20817         0     65739     63401   3761193     67.39     71.36  --
113.98/114.00	c  N dy  3927    638003      4829     20817         0     51974     63401   2215736     67.44     71.41  --
117.69/117.70	c  N dy  4056    658028      4829     20817         0     37004     63401    524320     67.47     71.40  --
120.99/121.03	c  N dy  4188    678060      4829     20817         0     57034     63401   2648657     67.51     73.02  --
124.89/124.96	c  N dy  4303    698251      4829     20817         0     41226     63401    866389     67.51     71.14  --
128.69/128.77	c  N dy  4432    718992      4829     20817         0     61964     63401   3059444     67.53     71.93  --
132.39/132.44	c  N dy  4562    739049      4829     20817         0     45027     63401   1184985     67.57     71.75  --
135.99/136.01	c  N dy  4692    759093      4829     20817         0     65066     63401   3306708     67.59     72.99  --
139.69/139.71	c  N dy  4825    779293      4829     20817         0     47270     63401   1305634     67.61     72.82  --
143.28/143.36	c  N dy  4948    799364      4829     20817         0     67339     63401   3418430     67.62     71.82  --
144.68/144.74	c  S st  4990    806016      4829     20817         0     73990     63401   4123109     67.64   no data  --
144.78/144.87	c  S st  4990    806520      4829     20817         0     74494     63401   4164052     67.64   no data  --
144.78/144.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.78/144.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.88/144.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
144.98/145.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.98/145.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.98/145.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
144.98/145.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
201.19/201.22	c lits-rem:         5  cl-subs:       15  v-elim:      0  v-fix:    0  time: 56.13 s
201.19/201.22	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
201.19/201.26	c vivif2 --  cl tried    74479 cl shrink        0 lits rem          0 time: 0.05
201.29/201.37	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.10
201.29/201.37	c calculated reachability. Time: 0.00
201.29/201.37	c  N dy  4990    806520      4829     20817         0     74479     63401   4161129     67.64   no data  --
204.79/204.80	c  N dy  5108    826611      4829     20817         0     55575     63401   2070651     67.63     71.58  --
208.78/208.84	c  N dy  5236    846696      4829     20817         0     75657     63401   4187739     67.65     74.09  --
212.59/212.64	c  N dy  5367    866755      4829     20817         0     55719     63401   2034150     67.69     71.77  --
216.89/216.97	c  N dy  5500    886819      4829     20817         0     75782     63401   4168036     67.72     71.42  --
220.89/220.95	c  N dy  5635    906853      4829     20817         0     54821     63401   1805617     67.75     71.98  --
225.09/225.16	c  N dy  5762    926870      4829     20817         0     74836     63401   3930853     67.78     72.15  --
229.29/229.34	c  N dy  5890    947021      4829     20817         0     52987     63401   1509554     67.79     74.52  --
233.39/233.44	c  N dy  6010    967048      4829     20817         0     73012     63401   3621898     67.80     72.32  --
237.69/237.78	c  N dy  6124    987255      4829     20817         0     50223     63401   1111067     67.80     71.62  --
241.69/241.79	c  N dy  6250   1007277      4829     20817         0     70243     63401   3224531     67.81     73.69  --
246.40/246.46	c  N dy  6373   1027320      4829     20817         0     46283     63401    602671     67.81     76.13  --
250.19/250.24	c  N dy  6483   1047524      4829     20817         0     66484     63401   2699885     67.79     74.23  --
254.88/254.92	c  N dy  6620   1067552      4829     20817         0     86509     63401   4830044     67.83     72.90  --
255.88/255.92	c  F st  6640   1071875      4829     20817         0     45840     63401    465156     67.82     66.93  --
258.59/258.63	c  N dy  6697   1088114      4829     20817         0     62079     63401   2246896     67.80     72.45  --
262.80/262.84	c  N dy  6826   1108192      4829     20817         0     82157     63401   4407211     67.83     72.22  --
266.99/267.02	c  N dy  6956   1128387      4829     20817         0     56348     63401   1468858     67.86     71.61  --
270.99/271.02	c  N dy  7079   1148649      4829     20817         0     76607     63401   3627412     67.86     71.45  --
275.59/275.68	c  N dy  7209   1168747      4829     20817         0     49710     63401    681111     67.90     78.48  --
279.30/279.34	c  N dy  7339   1188815      4829     20817         0     69776     63401   2827207     67.92     75.40  --
283.88/283.90	c  N dy  7466   1208940      4829     20817         0     89895     63401   4983034     67.94     71.71  --
284.08/284.12	c  S st  7473   1209781      4829     20817         0     90736     63401   5076460     67.94   no data  --
284.18/284.27	c  S st  7473   1210285      4829     20817         0     91240     63401   5119941     67.94   no data  --
284.18/284.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
284.18/284.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
284.28/284.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
284.49/284.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.49/284.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.49/284.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
284.49/284.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
380.19/380.27	c lits-rem:        14  cl-subs:       11  v-elim:      0  v-fix:    0  time: 95.73 s
380.19/380.27	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
380.29/380.33	c vivif2 --  cl tried    91229 cl shrink        0 lits rem          0 time: 0.06
380.39/380.47	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.13
380.39/380.47	c calculated reachability. Time: 0.00
380.39/380.47	c  N dy  7473   1210285      4829     20817         0     91229     63401   5117715     67.94   no data  --
384.39/384.46	c  N dy  7596   1230450      4829     20817         0     63397     63401   2008259     67.95     73.20  --
388.59/388.68	c  N dy  7716   1250569      4829     20817         0     83514     63401   4152780     67.96     71.69  --
393.29/393.35	c  N dy  7842   1270886      4829     20817         0     54838     63401   1008872     67.97     71.65  --
397.29/397.35	c  N dy  7983   1290929      4829     20817         0     74880     63401   3189789     68.00     76.49  --
402.09/402.15	c  N dy  8115   1311044      4829     20817         0     94994     63401   5354659     68.02     72.84  --
406.19/406.23	c  N dy  8247   1331076      4829     20817         0     65028     63401   2005339     68.05     90.73  --
410.49/410.57	c  N dy  8365   1351173      4829     20817         0     85123     63401   4144575     68.06     71.90  --
415.49/415.51	c  N dy  8494   1371267      4829     20817         0     54217     63401    741413     68.07     75.36  --
419.38/419.40	c  N dy  8636   1391433      4829     20817         0     74382     63401   2889142     68.10     71.74  --
424.09/424.19	c  N dy  8768   1411586      4829     20817         0     94532     63401   5038863     68.10     71.87  --
428.59/428.65	c  N dy  8875   1431633      4829     20817         0     62578     63401   1533332     68.09     72.78  --
432.79/432.80	c  N dy  8995   1451727      4829     20817         0     82670     63401   3673780     68.09     71.87  --
437.89/437.90	c  N dy  9123   1471767      4829     20817         0    102705     63401   5798899     68.10     72.65  --
441.99/442.04	c  N dy  9247   1491909      4829     20817         0     69856     63401   2232291     68.11     72.71  --
446.50/446.51	c  N dy  9360   1511965      4829     20817         0     89911     63401   4362855     68.11     74.64  --
451.69/451.70	c  N dy  9487   1531992      4829     20817         0     55939     63401    631739     68.12     73.43  --
455.59/455.63	c  N dy  9598   1552160      4829     20817         0     76103     63401   2763281     68.12     74.82  --
460.39/460.47	c  N dy  9722   1572308      4829     20817         0     96247     63401   4922140     68.13     73.08  --
465.39/465.42	c  N dy  9852   1592410      4829     20817         0     61361     63401   1103304     68.14     72.16  --
469.59/469.60	c  N dy  9980   1612419      4829     20817         0     81370     63401   3224111     68.15     72.16  --
474.59/474.67	c  N dy 10115   1632469      4829     20817         0    101417     63401   5380315     68.17     81.27  --
479.50/479.51	c  N dy 10242   1652738      4829     20817         0     65686     63401   1473721     68.18     72.64  --
483.79/483.80	c  N dy 10364   1672875      4829     20817         0     85820     63401   3635010     68.19     72.19  --
488.99/489.05	c  N dy 10488   1692993      4829     20817         0    105938     63401   5759695     68.20     73.82  --
492.99/493.10	c  S st 10588   1710285      4829     20817         0     66235     63401   1437350     68.21   no data  --
493.19/493.21	c  S st 10588   1710794      4829     20817         0     66744     63401   1481683     68.21   no data  --
493.19/493.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
493.19/493.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.19/493.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
493.29/493.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.29/493.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.29/493.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
493.29/493.32	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
496.49/496.59	c lits-rem:        23  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.27 s
496.49/496.59	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
496.59/496.61	c vivif2 --  cl tried    66741 cl shrink        0 lits rem          0 time: 0.02
496.59/496.69	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.08
496.69/496.70	c calculated reachability. Time: 0.00
496.69/496.70	c  N dy 10588   1710794      4829     20817         0     66741     63401   1481323     68.21   no data  --
500.99/501.08	c  N dy 10717   1730890      4829     20817         0     86833     63401   3614393     68.21     72.11  --
506.19/506.27	c  N dy 10841   1751092      4829     20817         0    107030     63401   5765178     68.21     72.00  --
510.89/510.99	c  N dy 10966   1771140      4829     20817         0     69084     63401   1641891     68.22     73.51  --
515.39/515.45	c  N dy 11085   1791275      4829     20817         0     89219     63401   3804882     68.22     76.79  --
520.59/520.67	c  N dy 11203   1811500      4829     20817         0    109441     63401   5951768     68.23     72.16  --
525.49/525.52	c  N dy 11332   1831595      4829     20817         0     70541     63401   1693459     68.24     71.91  --
529.99/530.09	c  N dy 11453   1851753      4829     20817         0     90697     63401   3851379     68.25     72.01  --
535.39/535.43	c  N dy 11582   1871853      4829     20817         0    110795     63401   5998393     68.27     73.16  --
540.29/540.39	c  N dy 11709   1891954      4829     20817         0     70900     63401   1628380     68.28     73.03  --
544.89/544.92	c  N dy 11831   1912051      4829     20817         0     90995     63401   3778846     68.28     74.51  --
550.58/550.62	c  N dy 11955   1932936      4829     20817         0    111876     63401   6040702     68.28     72.27  --
555.59/555.66	c  N dy 12086   1952978      4829     20817         0     70921     63401   1511690     68.29     72.24  --
560.09/560.12	c  N dy 12199   1973114      4829     20817         0     91056     63401   3639184     68.28     73.02  --
565.49/565.54	c  N dy 12316   1993260      4829     20817         0    111200     63401   5769611     68.28     72.48  --
570.89/570.96	c  N dy 12441   2013377      4829     20817         0     69324     63401   1265589     68.30     73.40  --
575.30/575.35	c  N dy 12573   2033429      4829     20817         0     89373     63401   3408801     68.31     72.22  --
580.59/580.64	c  N dy 12701   2053467      4829     20817         0    109407     63401   5551742     68.32     72.13  --
586.39/586.41	c  N dy 12818   2073571      4829     20817         0     66517     63401    856078     68.32     74.89  --
590.70/590.76	c  N dy 12944   2093654      4829     20817         0     86597     63401   3008946     68.34     74.43  --
595.79/595.87	c  N dy 13067   2113682      4829     20817         0    106621     63401   5140548     68.35     72.65  --
601.99/602.02	c  N dy 13202   2133821      4829     20817         0    126757     63401   7276747     68.36     73.40  --
606.39/606.45	c  N dy 13329   2153874      4829     20817         0     82820     63401   2497759     68.37     73.82  --
611.49/611.57	c  N dy 13466   2174024      4829     20817         0    102966     63401   4667363     68.39     72.53  --
617.39/617.44	c  N dy 13588   2194040      4829     20817         0    122981     63401   6789882     68.39     72.00  --
621.69/621.77	c  S st 13689   2210794      4829     20817         0     74741     63401   1542039     68.40     62.91  --
621.89/621.90	c  S st 13689   2211299      4829     20817         0     75246     63401   1580902     68.40   no data  --
621.89/621.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
621.89/621.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
621.89/621.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
621.99/622.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
621.99/622.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
621.99/622.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
621.99/622.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
625.90/625.97	c lits-rem:        43  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.97 s
625.90/625.98	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
625.90/626.00	c vivif2 --  cl tried    75243 cl shrink        0 lits rem          0 time: 0.02
625.99/626.09	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.09
625.99/626.09	c calculated reachability. Time: 0.00
625.99/626.09	c  N dy 13689   2211299      4829     20817         0     75243     63401   1580473     68.40   no data  --
630.69/630.76	c  N dy 13815   2231338      4829     20817         0     95277     63401   3740061     68.41     73.06  --
636.19/636.25	c  N dy 13939   2251365      4829     20817         0    115303     63401   5881920     68.41     74.55  --
642.49/642.52	c  N dy 14062   2271562      4829     20817         0     69503     63401    874126     68.42     72.90  --
646.98/647.00	c  N dy 14192   2291787      4829     20817         0     89726     63401   3067825     68.43     73.35  --
652.20/652.26	c  N dy 14317   2311795      4829     20817         0    109732     63401   5172583     68.44     72.23  --
658.48/658.56	c  N dy 14448   2331799      4829     20817         0    129735     63401   7329640     68.45     72.12  --
663.19/663.29	c  N dy 14563   2351898      4829     20817         0     82839     63401   2201430     68.45     72.39  --
668.28/668.35	c  N dy 14691   2371957      4829     20817         0    102896     63401   4353002     68.45     75.15  --
674.19/674.26	c  N dy 14812   2392079      4829     20817         0    123018     63401   6521267     68.46     73.13  --
680.09/680.17	c  N dy 14949   2412152      4829     20817         0     75096     63401   1264049     68.47     72.45  --
684.69/684.74	c  N dy 15071   2432216      4829     20817         0     95156     63401   3419292     68.48     79.75  --
690.19/690.23	c  N dy 15192   2452376      4829     20817         0    115314     63401   5569237     68.48     73.37  --
696.69/696.70	c  N dy 15315   2472525      4829     20817         0    135462     63401   7729109     68.48     73.59  --
701.38/701.40	c  N dy 15429   2492643      4829     20817         0     86591     63401   2401819     68.48     72.16  --
706.39/706.47	c  N dy 15546   2512801      4829     20817         0    106746     63401   4553555     68.48     72.10  --
712.39/712.44	c  N dy 15668   2532817      4829     20817         0    126762     63401   6700209     68.49     72.96  --
718.38/718.43	c  N dy 15794   2552862      4829     20817         0     76809     63401   1247533     68.50     74.31  --
723.19/723.20	c  N dy 15918   2573002      4829     20817         0     96948     63401   3413161     68.51     73.52  --
728.79/728.87	c  N dy 16044   2593153      4829     20817         0    117098     63401   5562305     68.52     73.43  --
735.19/735.29	c  N dy 16168   2613181      4829     20817         0    137122     63401   7693484     68.52     73.71  --
740.39/740.42	c  N dy 16306   2633242      4829     20817         0     86186     63401   2153435     68.53     76.28  --
745.59/745.68	c  N dy 16438   2653614      4829     20817         0    106554     63401   4324833     68.54     72.22  --
751.69/751.75	c  N dy 16566   2673643      4829     20817         0    126580     63401   6478131     68.55     82.31  --
758.29/758.33	c  N dy 16693   2693699      4829     20817         0     74646     63401    809464     68.56     72.82  --
762.30/762.30	c  S st 16806   2711301      4829     20817         0     92247     63401   2696024     68.56   no data  --
762.39/762.45	c  S st 16806   2711804      4829     20817         0     92750     63401   2738780     68.56   no data  --
762.39/762.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
762.39/762.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.49/762.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
762.59/762.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.59/762.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.59/762.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
762.59/762.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
773.39/773.43	c lits-rem:         4  cl-subs:       10  v-elim:      0  v-fix:    0  time: 10.82 s
773.39/773.44	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
773.39/773.47	c vivif2 --  cl tried    92740 cl shrink        0 lits rem          0 time: 0.03
773.49/773.59	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.12
773.59/773.60	c calculated reachability. Time: 0.00
773.59/773.60	c  N dy 16806   2711804      4829     20817         0     92740     63401   2736597     68.56   no data  --
778.89/778.92	c  N dy 16936   2731862      4829     20817         0    112795     63401   4910062     68.58     72.29  --
784.98/785.09	c  N dy 17057   2751938      4829     20817         0    132871     63401   7051131     68.58     72.95  --
791.18/791.20	c  N dy 17182   2771993      4829     20817         0     79926     63401   1273834     68.59     72.54  --
796.09/796.18	c  N dy 17314   2792010      4829     20817         0     99937     63401   3423212     68.59     72.35  --
802.19/802.29	c  N dy 17436   2812014      4829     20817         0    119938     63401   5565402     68.59     72.34  --
809.39/809.40	c  N dy 17561   2832085      4829     20817         0    140008     63401   7734750     68.60     72.71  --
815.29/815.38	c  N dy 17688   2852091      4829     20817         0     86024     63401   1832519     68.61     73.79  --
820.78/820.89	c  N dy 17818   2872227      4829     20817         0    106160     63401   3999347     68.61     72.43  --
827.29/827.38	c  N dy 17944   2892318      4829     20817         0    126250     63401   6168416     68.63     77.09  --
834.79/834.85	c  N dy 18078   2912329      4829     20817         0    146261     63401   8310747     68.63     73.66  --
840.29/840.34	c  N dy 18207   2932374      4829     20817         0     91304     63401   2315106     68.65     73.15  --
845.99/846.08	c  N dy 18336   2952394      4829     20817         0    111322     63401   4465813     68.65     88.51  --
852.79/852.84	c  N dy 18464   2972573      4829     20817         0    131501     63401   6622283     68.66     73.08  --
860.29/860.38	c  N dy 18586   2992656      4829     20817         0    151583     63401   8761049     68.66     73.15  --
865.49/865.51	c  N dy 18713   3012773      4829     20817         0     95707     63401   2675167     68.66     73.39  --
871.39/871.45	c  N dy 18840   3033049      4829     20817         0    115979     63401   4871971     68.67     72.98  --
878.18/878.27	c  N dy 18963   3053115      4829     20817         0    136044     63401   7012291     68.68     73.18  --
885.79/885.80	c  N dy 19085   3073387      4829     20817         0     79318     63401    806504     68.68     75.67  --
890.89/890.92	c  N dy 19215   3093498      4829     20817         0     99427     63401   2969775     68.69     72.64  --
896.79/896.90	c  N dy 19339   3113557      4829     20817         0    119483     63401   5091272     68.69     73.63  --
903.98/904.02	c  N dy 19471   3133635      4829     20817         0    139560     63401   7251125     68.70     84.19  --
911.09/911.15	c  N dy 19597   3153651      4829     20817         0     81582     63401    946965     68.70     74.20  --
915.99/916.02	c  N dy 19723   3173728      4829     20817         0    101657     63401   3113350     68.71     76.12  --
921.59/921.63	c  N dy 19835   3193839      4829     20817         0    121767     63401   5259604     68.71     73.13  --
927.58/927.63	c  S st 19952   3211804      4829     20817         0    139730     63401   7183443     68.71     70.25  --
927.78/927.87	c  S st 19952   3212307      4829     20817         0    140233     63401   7225040     68.71   no data  --
927.78/927.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
927.78/927.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
927.88/927.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
928.19/928.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.19/928.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.19/928.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
928.19/928.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1131.99/1132.07	c lits-rem:         6  cl-subs:       16  v-elim:      0  v-fix:    0  time: 203.82 s
1131.99/1132.07	c vivif2 --  cl tried    20817 cl shrink        0 lits rem          0 time: 0.00
1132.09/1132.16	c vivif2 --  cl tried   140217 cl shrink        0 lits rem          0 time: 0.08
1132.29/1132.39	c asymm  cl-useful: 0/20817/20817 lits-rem:0 time: 0.23
1132.29/1132.39	c calculated reachability. Time: 0.00
1132.29/1132.39	c  N dy 19952   3212307      4829     20817         0    140217     63401   7221968     68.71   no data  --
1139.98/1140.08	c  N dy 20077   3232318      4829     20817         0     81234     63401    813256     68.72     73.23  --
1145.29/1145.30	c  N dy 20201   3252458      4829     20817         0    101371     63401   2980248     68.72     73.39  --
1151.59/1151.60	c  N dy 20334   3272878      4829     20817         0    121787     63401   5192706     68.73     74.08  --
1158.78/1158.81	c  N dy 20473   3292930      4829     20817         0    141838     63401   7334343     68.74     72.60  --
1166.68/1166.71	c  N dy 20605   3313011      4829     20817         0     81930     63401    794060     68.75     72.74  --
1171.89/1171.99	c  N dy 20731   3333149      4829     20817         0    102065     63401   2953321     68.75     72.48  --
1178.19/1178.27	c  N dy 20866   3353235      4829     20817         0    122148     63401   5132853     68.77     72.77  --
1185.49/1185.53	c  N dy 21006   3373289      4829     20817         0    142201     63401   7311582     68.78     73.23  --
1193.79/1193.83	c  N dy 21139   3393397      4829     20817         0     81323     63401    622547     68.78     73.94  --
1198.99/1199.06	c  N dy 21271   3413417      4829     20817         0    101341     63401   2781896     68.80     72.89  --
1205.19/1205.29	c  N dy 21395   3433731      4829     20817         0    121653     63401   4956246     68.81     72.66  --
1212.29/1212.38	c  N dy 21516   3453782      4829     20817         0    141700     63401   7081070     68.81     74.06  --
1220.28/1220.39	c  N dy 21635   3473873      4829     20817         0    161791     63401   9238863     68.81     75.42  --
1225.88/1225.97	c  N dy 21747   3494218      4829     20817         0    100138     63401   2549332     68.81     74.47  --
1231.69/1231.74	c  N dy 21878   3514285      4829     20817         0    120204     63401   4738805     68.82     73.11  --
1238.29/1238.30	c  N dy 22007   3534373      4829     20817         0    140288     63401   6909738     68.83     73.15  --
1245.78/1245.83	c  N dy 22123   3554411      4829     20817         0    160324     63401   9081644     68.83     72.76  --
1251.68/1251.76	c  N dy 22255   3574440      4829     20817         0     97354     63401   2150255     68.84     72.46  --
1257.29/1257.36	c  N dy 22382   3594472      4829     20817         0    117384     63401   4301530     68.84     72.96  --
1263.89/1263.97	c  N dy 22516   3614475      4829     20817         0    137385     63401   6448974     68.85     72.88  --
1271.18/1271.21	c  N dy 22632   3634689      4829     20817         0    157596     63401   8626492     68.85     77.85  --
1277.69/1277.74	c  N dy 22758   3654749      4829     20817         0     93662     63401   1647405     68.86     77.41  --
1283.08/1283.14	c  N dy 22884   3674938      4829     20817         0    113850     63401   3812210     68.87     79.47  --
1289.49/1289.54	c  N dy 23012   3695043      4829     20817         0    133950     63401   5980250     68.87     72.68  --
1295.58/1295.67	c  S st 23121   3712308      4829     20817         0    151215     63401   7820155     68.88     72.35  --
1295.88/1295.93	c  S st 23121   3712810      4829     20817         0    151717     63401   7861957     68.88   no data  --
1295.88/1295.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1295.88/1295.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1295.98/1296.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1296.29/1296.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.29/1296.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.29/1296.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4829 time:  0.00 s
1296.29/1296.33	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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.88 3.93 3.63 5/189 20367
/proc/meminfo: memFree=21852932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=31472 CPUtime=0 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 1015 0 0 0 0 0 0 0 25 0 1 0 270912954 32227328 890 33554432000 4194304 4650387 140735565467680 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 7868 890 328 112 0 2833 0

[startup+0.0971481 s]
/proc/loadavg: 3.88 3.93 3.63 5/189 20367
/proc/meminfo: memFree=21852932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=37060 CPUtime=0.09 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 2462 0 0 0 9 0 0 0 25 0 1 0 270912954 37949440 2212 33554432000 4194304 4650387 140735565467680 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 9265 2212 378 112 0 4230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37060

[startup+0.101145 s]
/proc/loadavg: 3.88 3.93 3.63 5/189 20367
/proc/meminfo: memFree=21852932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=37060 CPUtime=0.09 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 2468 0 0 0 9 0 0 0 25 0 1 0 270912954 37949440 2218 33554432000 4194304 4650387 140735565467680 18446744073709551615 4333915 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 9265 2218 378 112 0 4230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37060

[startup+0.30011 s]
/proc/loadavg: 3.88 3.93 3.63 5/189 20367
/proc/meminfo: memFree=21852932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=37060 CPUtime=0.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 2728 0 0 0 29 0 0 0 25 0 1 0 270912954 37949440 2478 33554432000 4194304 4650387 140735565467680 18446744073709551615 4363524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 9265 2478 378 112 0 4230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37060

[startup+0.701036 s]
/proc/loadavg: 3.88 3.93 3.63 5/189 20367
/proc/meminfo: memFree=21852932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=37532 CPUtime=0.69 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 3412 0 0 0 69 0 0 0 25 0 1 0 270912954 38432768 2480 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 9383 2480 380 112 0 4348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37532

[startup+1.5009 s]
/proc/loadavg: 3.88 3.93 3.63 5/190 20368
/proc/meminfo: memFree=21767612/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=37684 CPUtime=1.49 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 4545 0 0 0 149 0 0 0 25 0 1 0 270912954 38588416 2785 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 9421 2785 380 112 0 4386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37684

[startup+3.10061 s]
/proc/loadavg: 3.88 3.93 3.63 5/190 20368
/proc/meminfo: memFree=21752484/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=41660 CPUtime=3.08 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 7691 0 0 0 308 0 0 0 25 0 1 0 270912954 42659840 3887 33554432000 4194304 4650387 140735565467680 18446744073709551615 233509958341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 10415 3892 382 112 0 5380 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41660

[startup+6.30104 s]
/proc/loadavg: 3.89 3.93 3.64 5/190 20368
/proc/meminfo: memFree=21735396/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=53072 CPUtime=6.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 11393 0 0 0 628 1 0 0 25 0 1 0 270912954 54345728 6339 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 13268 6340 382 112 0 8233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53072

[startup+12.7009 s]
/proc/loadavg: 3.90 3.93 3.64 5/190 20369
/proc/meminfo: memFree=21639688/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=56660 CPUtime=12.69 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 17400 0 0 0 1267 2 0 0 25 0 1 0 270912954 58019840 8007 33554432000 4194304 4650387 140735565467680 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 14165 8007 382 112 0 9130 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56660

[startup+25.5006 s]
/proc/loadavg: 3.92 3.94 3.64 5/190 20369
/proc/meminfo: memFree=21576080/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=87208 CPUtime=25.49 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 35146 0 0 0 2543 6 0 0 25 0 1 0 270912954 89300992 16189 33554432000 4194304 4650387 140735565467680 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 21802 16189 382 112 0 16767 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87208

[startup+51.101 s]
/proc/loadavg: 4.03 3.96 3.66 5/190 20370
/proc/meminfo: memFree=21486744/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=100220 CPUtime=51.09 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 55808 0 0 0 5099 10 0 0 25 0 1 0 270912954 102625280 18690 33554432000 4194304 4650387 140735565467680 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 25055 18690 382 112 0 20020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100220

[startup+102.307 s]
/proc/loadavg: 4.01 3.96 3.67 5/190 20371
/proc/meminfo: memFree=21365424/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=116548 CPUtime=102.3 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 92620 0 0 0 10211 19 0 0 25 0 1 0 270912954 119345152 23659 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 29137 23659 382 112 0 24102 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116548

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 20373
/proc/meminfo: memFree=21252932/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=189780 CPUtime=162.28 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 128175 0 0 0 16201 27 0 0 25 0 1 0 270912954 194334720 32762 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 47445 32762 382 112 0 42410 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 189780

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 20374
/proc/meminfo: memFree=21215848/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=190360 CPUtime=222.28 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 141305 0 0 0 22196 32 0 0 25 0 1 0 270912954 194928640 31146 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 47590 31146 382 112 0 42555 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 190360

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 20376
/proc/meminfo: memFree=21190776/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=191732 CPUtime=282.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 175808 0 0 0 28186 43 0 0 25 0 1 0 270912954 196333568 32897 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 47933 32897 382 112 0 42898 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191732

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20387
/proc/meminfo: memFree=21148544/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=216216 CPUtime=342.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 182563 0 0 0 34185 44 0 0 25 0 1 0 270912954 221405184 39652 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 54054 39652 382 112 0 49019 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 216216

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20388
/proc/meminfo: memFree=21137612/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=216600 CPUtime=402.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 194725 0 0 0 40182 47 0 0 25 0 1 0 270912954 221798400 39948 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 54150 39948 382 112 0 49115 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 216600

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20390
/proc/meminfo: memFree=21122220/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=217576 CPUtime=462.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 226736 0 0 0 46173 56 0 0 25 0 1 0 270912954 222797824 40204 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 54394 40204 382 112 0 49359 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 217576

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 20391
/proc/meminfo: memFree=21114604/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=222012 CPUtime=522.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 255817 0 0 0 52164 65 0 0 25 0 1 0 270912954 227340288 41874 33554432000 4194304 4650387 140735565467680 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 55503 41874 382 112 0 50468 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 222012

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 20393
/proc/meminfo: memFree=21074156/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=222960 CPUtime=582.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 284829 0 0 0 58157 72 0 0 25 0 1 0 270912954 228311040 41488 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 55740 41488 382 112 0 50705 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 222960

[startup+642.301 s]
/proc/loadavg: 4.05 3.99 3.80 5/190 20395
/proc/meminfo: memFree=21105380/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=178116 CPUtime=642.3 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 311298 0 0 0 64149 81 0 0 25 0 1 0 270912954 182390784 36725 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 44529 36725 382 112 0 39494 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 178116

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.81 5/190 20396
/proc/meminfo: memFree=21057124/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=226940 CPUtime=702.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 338076 0 0 0 70141 88 0 0 25 0 1 0 270912954 232386560 38792 33554432000 4194304 4650387 140735565467680 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 56735 38792 382 112 0 51700 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 226940

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 20398
/proc/meminfo: memFree=21099896/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=178368 CPUtime=762.3 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 363717 0 0 0 76136 94 0 0 25 0 1 0 270912954 182648832 38688 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 44592 38688 382 112 0 39557 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 178368

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20399
/proc/meminfo: memFree=21015800/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=229680 CPUtime=822.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 383741 0 0 0 82126 103 0 0 25 0 1 0 270912954 235192320 40961 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 57420 40961 382 112 0 52385 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 229680

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20401
/proc/meminfo: memFree=21034988/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=230140 CPUtime=882.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 405642 0 0 0 88115 114 0 0 25 0 1 0 270912954 235663360 44628 33554432000 4194304 4650387 140735565467680 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 57535 44628 382 112 0 52500 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 230140

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20403
/proc/meminfo: memFree=20960700/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=269940 CPUtime=942.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 432748 0 0 0 94106 123 0 0 25 0 1 0 270912954 276418560 53071 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67485 53071 382 112 0 62450 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 269940

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20404
/proc/meminfo: memFree=21011508/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=269940 CPUtime=1002.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 432748 0 0 0 100106 123 0 0 25 0 1 0 270912954 276418560 53071 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67485 53071 382 112 0 62450 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 269940

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 20406
/proc/meminfo: memFree=20892348/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=269940 CPUtime=1062.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 432748 0 0 0 106106 123 0 0 25 0 1 0 270912954 276418560 53071 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67485 53071 382 112 0 62450 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 269940

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 20407
/proc/meminfo: memFree=20880308/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=269940 CPUtime=1122.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 432748 0 0 0 112106 123 0 0 25 0 1 0 270912954 276418560 53071 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67485 53071 382 112 0 62450 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 269940

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 3.87 5/190 20409
/proc/meminfo: memFree=20885628/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=270676 CPUtime=1182.29 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 451124 0 0 0 118097 132 0 0 25 0 1 0 270912954 277172224 52286 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67669 52286 382 112 0 62634 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 270676

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 20411
/proc/meminfo: memFree=20886596/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=271116 CPUtime=1242.28 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 472563 0 0 0 124085 143 0 0 25 0 1 0 270912954 277622784 54037 33554432000 4194304 4650387 140735565467680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 67779 54037 382 112 0 62744 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 271116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.98 3.87 3/186 20442
/proc/meminfo: memFree=21704112/32951124 swapFree=67111528/67111528
[pid=20367] ppid=20365 vsize=299120 CPUtime=1299.99 cores=5,7
/proc/20367/stat : 20367 (strangenight1-s) R 20365 20367 20159 0 -1 4202496 498732 0 0 0 129848 151 0 0 25 0 1 0 270912954 306298880 59986 33554432000 4194304 4650387 140735565467680 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20367/statm: 74780 59986 382 112 0 69745 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 299120

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.01
CPU user time (s): 1298.48
CPU system time (s): 1.52677
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 299120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.52677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498732
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= 1491

runsolver used 2.04269 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 00:56:11
IDJOB=3175656
IDBENCH=82674
IDSOLVER=1589
FILE ID=node145/3175656-1301784971
RUNJOBID= node145-1301783648-20181
PBS_JOBID= 12841373
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175656-1301784971/watcher-3175656-1301784971 -o /tmp/evaluation-result-3175656-1301784971/solver-3175656-1301784971 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175656-1301784971.cnf

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

MD5SUM BENCH= dd2bb1255d1ab08cabc4f5bd25c67ddb
RANDOM SEED=507021172

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:      21853708 kB
Buffers:        362576 kB
Cached:       10306104 kB
SwapCached:          0 kB
Active:        6985876 kB
Inactive:      3854152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21853708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30004 kB
Writeback:           0 kB
AnonPages:      170836 kB
Mapped:          16404 kB
Slab:           193520 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   438256 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= 72336 MiB
End job on node145 at 2011-04-03 01:17:53