Trace number 3175535

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) 1299.99 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
MD5SUMb8c86006cc43f4ab8808ae984f8783c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.12652
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-3175535-1301783661.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.02/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.02/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.02/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    177  v-fix:    0  time:  0.03 s
0.02/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.07	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.02/0.07	c calculated reachability. Time: 0.00
0.02/0.07	c Calc default polars -  time:   0.00 s pos:    2232 undec:     582 neg:    2186
0.02/0.07	c =========================================================================================
0.02/0.07	c types(t): F = full restart, N = normal restart
0.02/0.07	c types(t): S = simplification begin/end, E = solution found
0.02/0.07	c restart types(rt): st = static, dy = dynamic
0.02/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.07	c  B st     0         0      4823     20798         0         0     63399         0   no data   no data  --
0.39/0.49	c  N dy    20      4418      4823     20798         0      4417     63399    514161     73.85     78.27  --
0.79/0.86	c  N dy    39      8465      4823     20798         0      5968     63399    461987     70.36     75.92  --
1.19/1.26	c  N dy    65     12504      4823     20798         0      5756     63399    301999     70.99     89.77  --
1.59/1.67	c  N dy    81     16655      4823     20798         0      9906     63399    733286     69.31     73.27  --
1.99/2.09	c  N dy   104     20773      4823     20798         0      8401     63399    433645     69.17     74.80  --
2.49/2.51	c  N dy   130     24964      4823     20798         0     12590     63399    890873     69.42     73.12  --
2.49/2.52	c  F st   131     25001      4823     20798         0     12627     63399    893834     69.38   no data  --
2.99/3.05	c  N dy   137     30000      4823     20798         0     10814     63399    626059     69.38   no data  --
2.99/3.05	c  S st   137     30000      4823     20798         0     10814     63399    626059     69.38   no data  --
3.09/3.10	c  S st   137     30503      4823     20798         0     11317     63399    668121     69.38   no data  --
3.09/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.09/3.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
3.09/3.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.49/5.52	c lits-rem:        64  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.37 s
5.49/5.55	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.02
5.49/5.55	c calculated reachability. Time: 0.00
5.49/5.55	c  N dy   137     30503      4823     20798         0     11314     63399    667643     69.38   no data  --
5.99/6.00	c  N dy   151     34606      4823     20798         0     15417     63399   1108773     68.67     73.43  --
6.39/6.44	c  N dy   173     38702      4823     20798         0     11610     63399    551869     68.45     79.79  --
6.88/6.90	c  N dy   193     42892      4823     20798         0     15799     63399   1009003     68.39     72.77  --
7.18/7.23	c  S st   207     45754      4823     20798         0      9716     63399    246503     68.14   no data  --
7.18/7.28	c  S st   207     46258      4823     20798         0     10220     63399    288345     68.14   no data  --
7.18/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.18/7.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.18/7.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.28/7.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.28/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
7.28/7.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
7.89/7.96	c lits-rem:        15  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.65 s
7.89/7.96	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
7.89/7.97	c vivif2 --  cl tried    10220 cl shrink        0 lits rem          0 time: 0.00
7.89/7.99	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.02
7.89/7.99	c calculated reachability. Time: 0.00
7.89/7.99	c  N dy   207     46258      4823     20798         0     10220     63399    288330     68.14   no data  --
8.38/8.43	c  N dy   230     50346      4823     20798         0     14307     63399    724383     68.15     72.83  --
8.89/8.90	c  N dy   250     54492      4823     20798         0     18453     63399   1156554     67.88     72.03  --
9.29/9.36	c  N dy   271     58543      4823     20798         0     12527     63399    440281     67.68     86.10  --
9.80/9.81	c  N dy   294     62627      4823     20798         0     16610     63399    873089     67.64     73.07  --
10.29/10.33	c  N dy   322     67000      4823     20798         0     20981     63399   1337843     67.77     73.16  --
10.59/10.60	c  S st   335     69388      4823     20798         0     12381     63399    321972     67.69     67.57  --
10.59/10.65	c  S st   335     69889      4823     20798         0     12882     63399    358738     67.69   no data  --
10.59/10.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
10.59/10.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
10.59/10.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.59/11.69	c lits-rem:        17  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.01 s
11.59/11.69	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
11.69/11.70	c vivif2 --  cl tried    12882 cl shrink        0 lits rem          0 time: 0.00
11.69/11.72	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.02
11.69/11.72	c calculated reachability. Time: 0.00
11.69/11.72	c  N dy   335     69889      4823     20798         0     12882     63399    358721     67.69   no data  --
12.19/12.23	c  N dy   361     74445      4823     20798         0     17438     63399    826990     67.60     71.78  --
12.79/12.81	c  N dy   391     79252      4823     20798         0     22245     63399   1325104     67.60     74.30  --
13.39/13.43	c  N dy   425     84498      4823     20798         0     15495     63399    551010     67.65     72.57  --
13.69/13.78	c  F st   444     87500      4823     20798         0     18496     63399    868028     67.64   no data  --
14.20/14.20	c  N st   449     90794      4823     20798         0     21790     63399   1260582     67.64   no data  --
14.89/14.98	c  N dy   478     96847      4823     20798         0     14850     63399    377805     67.66     73.18  --
15.69/15.70	c  N dy   511    103083      4823     20798         0     21083     63399   1039339     67.54     93.33  --
15.89/15.91	c  S st   519    104834      4823     20798         0     22834     63399   1231855     67.51     64.84  --
15.89/15.97	c  S st   519    105340      4823     20798         0     23340     63399   1271257     67.51   no data  --
15.89/15.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.89/15.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.89/15.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
15.99/16.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
15.99/16.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
17.99/18.00	c lits-rem:       100  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.94 s
17.99/18.00	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
17.99/18.01	c vivif2 --  cl tried    23336 cl shrink        0 lits rem          0 time: 0.01
17.99/18.05	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.03
17.99/18.05	c calculated reachability. Time: 0.00
17.99/18.05	c  N dy   519    105340      4823     20798         0     23336     63399   1270312     67.51   no data  --
18.89/18.91	c  N dy   562    112117      4823     20798         0     16110     63399    425041     67.61     92.67  --
19.69/19.78	c  N dy   611    119437      4823     20798         0     23430     63399   1210722     67.77     72.89  --
20.68/20.79	c  N dy   658    127084      4823     20798         0     16078     63399    311522     67.73     71.43  --
21.69/21.79	c  N dy   707    135259      4823     20798         0     24253     63399   1178748     67.74     72.59  --
22.89/22.97	c  N dy   760    143906      4823     20798         0     16899     63399    294853     67.73     71.53  --
24.10/24.12	c  N dy   823    153163      4823     20798         0     26155     63399   1279749     67.86     89.52  --
24.79/24.80	c  S st   850    158010      4823     20798         0     31002     63399   1797139     67.82     56.99  --
24.79/24.88	c  S st   850    158514      4823     20798         0     31506     63399   1836097     67.82   no data  --
24.79/24.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.79/24.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.89/24.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.89/24.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
24.89/24.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
28.08/28.18	c lits-rem:        12  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.19 s
28.08/28.18	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
28.18/28.20	c vivif2 --  cl tried    31502 cl shrink        0 lits rem          0 time: 0.02
28.18/28.24	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.04
28.18/28.25	c calculated reachability. Time: 0.00
28.18/28.25	c  N dy   850    158514      4823     20798         0     31502     63399   1835576     67.82   no data  --
29.49/29.51	c  N dy   900    168661      4823     20798         0     24654     63399   1038240     67.77     71.64  --
30.99/31.00	c  N dy   967    179695      4823     20798         0     35688     63399   2199399     67.79     73.83  --
32.39/32.45	c  N dy  1033    191224      4823     20798         0     29219     63399   1385271     67.74     73.28  --
34.18/34.21	c  N dy  1111    203744      4823     20798         0     22739     63399    607618     67.73     71.47  --
35.89/35.92	c  N dy  1189    216793      4823     20798         0     35787     63399   1978548     67.69    106.36  --
37.69/37.76	c  N dy  1263    230874      4823     20798         0     29870     63399   1280382     67.65     71.89  --
38.69/38.71	c  S st  1303    237771      4823     20798         0     36766     63399   2008467     67.64     59.34  --
38.69/38.79	c  S st  1303    238273      4823     20798         0     37268     63399   2050148     67.64   no data  --
38.69/38.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.69/38.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.79/38.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
38.89/38.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.89/38.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.89/38.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
38.89/38.90	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
42.19/42.25	c lits-rem:       106  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.35 s
42.19/42.25	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
42.19/42.28	c vivif2 --  cl tried    37261 cl shrink        0 lits rem          0 time: 0.02
42.29/42.33	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.05
42.29/42.33	c calculated reachability. Time: 0.00
42.29/42.33	c  N dy  1303    238273      4823     20798         0     37261     63399   2048345     67.64   no data  --
44.39/44.46	c  N dy  1401    253494      4823     20798         0     31480     63399   1342511     67.71     73.07  --
46.78/46.84	c  N dy  1501    269693      4823     20798         0     25678     63399    617780     67.72     71.69  --
49.19/49.27	c  N dy  1615    287014      4823     20798         0     42998     63399   2482765     67.85     71.83  --
51.79/51.84	c  N dy  1734    305562      4823     20798         0     38547     63399   1899452     67.93     72.01  --
51.89/51.94	c  F st  1738    306251      4823     20798         0     39236     63399   1968602     67.93     70.54  --
54.59/54.64	c  N dy  1828    325285      4823     20798         0     34270     63399   1339553     67.97     73.93  --
57.69/57.75	c  N dy  1955    345405      4823     20798         0     29387     63399    714627     68.02     72.35  --
59.49/59.55	c  S st  2029    357410      4823     20798         0     41389     63399   1985261     68.04   no data  --
59.59/59.64	c  S st  2029    357913      4823     20798         0     41892     63399   2025595     68.04   no data  --
59.59/59.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.59/59.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.59/59.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
59.68/59.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.68/59.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.68/59.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
59.68/59.75	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.48/63.55	c lits-rem:        23  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.80 s
63.48/63.55	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
63.48/63.58	c vivif2 --  cl tried    41884 cl shrink        0 lits rem          0 time: 0.02
63.58/63.63	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.05
63.58/63.63	c calculated reachability. Time: 0.00
63.58/63.63	c  N dy  2029    357913      4823     20798         0     41884     63399   2024503     68.04   no data  --
66.48/66.59	c  N dy  2157    378016      4823     20798         0     35991     63399   1320689     68.08     73.06  --
69.69/69.72	c  N dy  2279    398021      4823     20798         0     29003     63399    475599     68.10     71.95  --
72.59/72.65	c  N dy  2401    418053      4823     20798         0     49032     63399   2623697     68.14     71.77  --
75.59/75.66	c  N dy  2523    438075      4823     20798         0     41054     63399   1665438     68.14     71.73  --
78.99/79.01	c  N dy  2640    458196      4823     20798         0     32171     63399    603869     68.13     72.24  --
82.09/82.13	c  N dy  2763    478205      4823     20798         0     52179     63399   2722384     68.13     72.31  --
85.28/85.30	c  N dy  2892    498408      4823     20798         0     42383     63399   1606757     68.19     72.10  --
88.69/88.78	c  N dy  3023    518790      4823     20798         0     31766     63399    366790     68.23     71.92  --
91.49/91.50	c  S st  3134    536869      4823     20798         0     49843     63399   2303520     68.26     62.88  --
91.59/91.60	c  S st  3134    537373      4823     20798         0     50347     63399   2347295     68.26   no data  --
91.59/91.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.59/91.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.59/91.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
91.69/91.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.69/91.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.69/91.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
91.69/91.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
96.99/97.06	c lits-rem:        54  cl-subs:        7  v-elim:      0  v-fix:    0  time:  5.34 s
96.99/97.06	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
96.99/97.09	c vivif2 --  cl tried    50340 cl shrink        0 lits rem          0 time: 0.03
97.09/97.15	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.07
97.09/97.16	c calculated reachability. Time: 0.00
97.09/97.16	c  N dy  3134    537373      4823     20798         0     50340     63399   2346166     68.26   no data  --
100.49/100.52	c  N dy  3257    557384      4823     20798         0     38358     63399    982931     68.25     71.97  --
103.69/103.78	c  N dy  3372    577389      4823     20798         0     58360     63399   3129834     68.28     74.16  --
106.99/107.08	c  N dy  3499    597517      4823     20798         0     45490     63399   1630740     68.31     72.25  --
110.99/111.02	c  N dy  3614    617524      4823     20798         0     65497     63399   3785435     68.32     72.87  --
114.49/114.52	c  N dy  3735    637564      4823     20798         0     51540     63399   2166195     68.33     84.91  --
118.29/118.39	c  N dy  3855    657646      4823     20798         0     36617     63399    477132     68.33     75.58  --
121.68/121.73	c  N dy  3974    677660      4823     20798         0     56629     63399   2613508     68.33     73.08  --
125.49/125.55	c  N dy  4084    697822      4823     20798         0     40799     63399    826322     68.30     73.59  --
128.98/129.02	c  N dy  4187    717870      4823     20798         0     60846     63399   2953079     68.27     73.22  --
132.78/132.88	c  N dy  4309    737872      4823     20798         0     43842     63399   1054562     68.27     75.83  --
136.40/136.48	c  N dy  4422    757885      4823     20798         0     63852     63399   3201887     68.28     72.78  --
140.28/140.39	c  N dy  4536    777909      4823     20798         0     45877     63399   1177791     68.29     73.34  --
144.19/144.26	c  N dy  4654    797928      4823     20798         0     65895     63399   3314978     68.29     79.65  --
145.98/146.07	c  S st  4699    806062      4823     20798         0     74029     63399   4184133     68.28   no data  --
146.19/146.22	c  S st  4699    806566      4823     20798         0     74533     63399   4224109     68.28   no data  --
146.19/146.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.19/146.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.19/146.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
146.39/146.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.39/146.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.39/146.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
146.39/146.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
205.69/205.79	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 59.33 s
205.69/205.79	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
205.78/205.84	c vivif2 --  cl tried    74525 cl shrink        0 lits rem          0 time: 0.05
205.88/205.95	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.12
205.88/205.96	c calculated reachability. Time: 0.00
205.88/205.96	c  N dy  4699    806566      4823     20798         0     74525     63399   4222626     68.28   no data  --
209.69/209.73	c  N dy  4829    826881      4823     20798         0     55848     63399   2136571     68.31     71.97  --
213.99/214.00	c  N dy  4949    847045      4823     20798         0     76011     63399   4284317     68.31     71.97  --
217.79/217.83	c  N dy  5070    867160      4823     20798         0     56128     63399   2073947     68.31     73.15  --
222.09/222.12	c  N dy  5189    887205      4823     20798         0     76173     63399   4202456     68.30     76.40  --
225.99/226.05	c  N dy  5312    907260      4823     20798         0     55226     63399   1863007     68.32     71.95  --
230.29/230.34	c  N dy  5436    927364      4823     20798         0     75328     63399   4037797     68.34     72.56  --
234.39/234.46	c  N dy  5549    947439      4823     20798         0     53405     63399   1566374     68.33     74.43  --
238.59/238.63	c  N dy  5666    967628      4823     20798         0     73589     63399   3710001     68.34     72.68  --
242.99/243.07	c  N dy  5793    987760      4823     20798         0     50720     63399   1184733     68.36     74.95  --
247.09/247.12	c  N dy  5913   1007851      4823     20798         0     70807     63399   3338722     68.36     72.06  --
251.80/251.87	c  N dy  6035   1028145      4823     20798         0     47110     63399    690269     68.38     72.10  --
255.69/255.78	c  N dy  6157   1048586      4823     20798         0     67550     63399   2868991     68.39     72.48  --
260.49/260.55	c  N dy  6275   1068684      4823     20798         0     87644     63399   5000915     68.38     72.44  --
261.29/261.35	c  F st  6297   1071875      4823     20798         0     45836     63399    455759     68.38   no data  --
264.39/264.48	c  N dy  6378   1088761      4823     20798         0     62715     63399   2334975     68.39    101.73  --
268.89/268.97	c  N dy  6499   1108784      4823     20798         0     82738     63399   4476489     68.41     72.49  --
273.29/273.39	c  N dy  6628   1128815      4823     20798         0     56772     63399   1541632     68.45     78.88  --
277.58/277.68	c  N dy  6753   1148895      4823     20798         0     76850     63399   3688983     68.46     74.34  --
282.60/282.61	c  N dy  6865   1169049      4823     20798         0     50009     63399    701385     68.45     72.25  --
286.49/286.59	c  N dy  6979   1189283      4823     20798         0     70239     63399   2846487     68.44     73.10  --
291.40/291.47	c  N dy  7094   1209510      4823     20798         0     90465     63399   5014973     68.44     73.00  --
291.50/291.56	c  S st  7097   1209849      4823     20798         0     90804     63399   5053361     68.44   no data  --
291.69/291.74	c  S st  7097   1210351      4823     20798         0     91306     63399   5095839     68.44   no data  --
291.69/291.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.69/291.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.79/291.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
291.99/292.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.99/292.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.99/292.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
291.99/292.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
385.88/385.91	c lits-rem:        51  cl-subs:       19  v-elim:      0  v-fix:    0  time: 93.89 s
385.88/385.91	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
385.88/385.97	c vivif2 --  cl tried    91287 cl shrink        0 lits rem          0 time: 0.06
386.09/386.12	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.15
386.09/386.12	c calculated reachability. Time: 0.00
386.09/386.12	c  N dy  7097   1210351      4823     20798         0     91287     63399   5091994     68.44   no data  --
390.29/390.33	c  N dy  7222   1230397      4823     20798         0     63335     63399   2034140     68.46     74.45  --
394.89/394.92	c  N dy  7348   1250560      4823     20798         0     83495     63399   4169042     68.47     72.20  --
399.89/399.90	c  N dy  7480   1270613      4823     20798         0     54554     63399    995667     68.49     80.79  --
404.09/404.11	c  N dy  7607   1290681      4823     20798         0     74619     63399   3149174     68.51     80.81  --
409.19/409.21	c  N dy  7731   1310778      4823     20798         0     94712     63399   5287881     68.52     72.30  --
413.59/413.61	c  N dy  7863   1330911      4823     20798         0     64855     63399   1997668     68.54     72.17  --
418.08/418.13	c  N dy  7975   1350938      4823     20798         0     84878     63399   4143195     68.54     81.33  --
423.39/423.43	c  N dy  8102   1370967      4823     20798         0     53912     63399    717746     68.56     74.02  --
427.48/427.59	c  N dy  8221   1391054      4823     20798         0     73998     63399   2888351     68.56     86.41  --
432.59/432.63	c  N dy  8343   1411149      4823     20798         0     94092     63399   5076408     68.59     72.46  --
437.28/437.38	c  N dy  8452   1431230      4823     20798         0     62174     63399   1497603     68.58     72.57  --
441.88/441.92	c  N dy  8578   1451508      4823     20798         0     82450     63399   3685781     68.58     73.72  --
447.38/447.43	c  N dy  8704   1471679      4823     20798         0    102621     63399   5851050     68.59     72.37  --
451.69/451.78	c  N dy  8819   1491713      4823     20798         0     69654     63399   2182814     68.58     74.17  --
456.58/456.61	c  N dy  8937   1511860      4823     20798         0     89795     63399   4331018     68.58     73.10  --
462.18/462.25	c  N dy  9068   1531920      4823     20798         0     55860     63399    622633     68.59     72.68  --
466.39/466.48	c  N dy  9202   1551975      4823     20798         0     75914     63399   2787011     68.61     75.30  --
471.48/471.58	c  N dy  9328   1572010      4823     20798         0     95947     63399   4917598     68.62     83.02  --
476.78/476.87	c  N dy  9451   1592021      4823     20798         0     60962     63399   1068963     68.63     72.57  --
481.28/481.30	c  N dy  9573   1612055      4823     20798         0     80995     63399   3220512     68.64     81.77  --
486.68/486.71	c  N dy  9694   1632495      4823     20798         0    101433     63399   5406323     68.64     73.12  --
491.78/491.83	c  N dy  9817   1652579      4823     20798         0     65530     63399   1475942     68.66     75.29  --
496.38/496.45	c  N dy  9939   1672692      4823     20798         0     85641     63399   3621150     68.66     73.75  --
501.98/502.08	c  N dy 10073   1692913      4823     20798         0    105861     63399   5807108     68.68     73.44  --
506.48/506.55	c  S st 10187   1710351      4823     20798         0     66294     63399   1438415     68.69     62.49  --
506.58/506.67	c  S st 10187   1710854      4823     20798         0     66797     63399   1480983     68.69   no data  --
506.58/506.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
506.58/506.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.68/506.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
506.68/506.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
506.68/506.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
506.68/506.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
506.68/506.79	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
510.18/510.28	c lits-rem:        44  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.49 s
510.18/510.28	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
510.18/510.30	c vivif2 --  cl tried    66792 cl shrink        0 lits rem          0 time: 0.02
510.28/510.39	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.09
510.28/510.39	c calculated reachability. Time: 0.00
510.28/510.39	c  N dy 10187   1710854      4823     20798         0     66792     63399   1480538     68.69   no data  --
514.99/515.04	c  N dy 10317   1730914      4823     20798         0     86848     63399   3641505     68.71     72.35  --
520.48/520.56	c  N dy 10442   1750983      4823     20798         0    106915     63399   5804496     68.71     72.73  --
525.58/525.69	c  N dy 10558   1771044      4823     20798         0     68983     63399   1634234     68.71     72.90  --
530.39/530.45	c  N dy 10683   1791102      4823     20798         0     89038     63399   3763185     68.72     78.36  --
536.08/536.13	c  N dy 10815   1811177      4823     20798         0    109112     63399   5911047     68.73     72.55  --
541.28/541.36	c  N dy 10926   1831444      4823     20798         0     70381     63399   1662317     68.72     72.36  --
546.18/546.22	c  N dy 11055   1851612      4823     20798         0     90545     63399   3823495     68.73     74.10  --
551.98/552.02	c  N dy 11182   1871756      4823     20798         0    110687     63399   5979714     68.74     72.36  --
557.18/557.29	c  N dy 11300   1891902      4823     20798         0     70837     63399   1628563     68.73     73.28  --
561.99/562.03	c  N dy 11407   1911978      4823     20798         0     90907     63399   3770389     68.72     83.57  --
567.68/567.74	c  N dy 11528   1932108      4823     20798         0    111034     63399   5948921     68.73     75.54  --
573.09/573.14	c  N dy 11649   1952149      4823     20798         0     70081     63399   1441926     68.73     72.70  --
577.78/577.89	c  N dy 11760   1972272      4823     20798         0     90199     63399   3611994     68.73     74.55  --
583.58/583.62	c  N dy 11891   1992298      4823     20798         0    110225     63399   5763672     68.74     72.53  --
589.38/589.40	c  N dy 12000   2012337      4823     20798         0     68275     63399   1159223     68.74     74.91  --
593.98/594.04	c  N dy 12108   2032434      4823     20798         0     88369     63399   3287325     68.73     74.06  --
599.58/599.68	c  N dy 12233   2052500      4823     20798         0    108433     63399   5468300     68.75     73.23  --
605.88/605.93	c  N dy 12342   2072782      4823     20798         0     65721     63399    781639     68.74     72.92  --
610.39/610.48	c  N dy 12461   2092791      4823     20798         0     85728     63399   2927265     68.75     72.75  --
615.98/616.01	c  N dy 12586   2113018      4823     20798         0    105952     63399   5114659     68.75     72.66  --
622.49/622.53	c  N dy 12713   2133191      4823     20798         0    126122     63399   7275846     68.76     74.08  --
627.28/627.30	c  N dy 12839   2153197      4823     20798         0     82131     63399   2444947     68.77     72.54  --
632.58/632.60	c  N dy 12971   2173202      4823     20798         0    102132     63399   4616375     68.78     72.93  --
638.18/638.28	c  N dy 13094   2193277      4823     20798         0    122204     63399   6781015     68.79     75.25  --
642.68/642.71	c  S st 13203   2210854      4823     20798         0     74789     63399   1554049     68.79   no data  --
642.78/642.83	c  S st 13203   2211358      4823     20798         0     75293     63399   1597910     68.79   no data  --
642.78/642.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.78/642.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
642.78/642.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
642.88/642.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.88/642.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.88/642.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
642.88/642.94	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
646.58/646.64	c lits-rem:        13  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.69 s
646.58/646.64	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
646.58/646.66	c vivif2 --  cl tried    75289 cl shrink        0 lits rem          0 time: 0.02
646.69/646.75	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.09
646.69/646.75	c calculated reachability. Time: 0.00
646.69/646.75	c  N dy 13203   2211358      4823     20798         0     75289     63399   1596972     68.79   no data  --
651.19/651.21	c  N dy 13335   2231398      4823     20798         0     95329     63399   3756086     68.81     78.21  --
656.48/656.51	c  N dy 13460   2251538      4823     20798         0    115467     63399   5909800     68.82     72.96  --
662.28/662.33	c  N dy 13583   2271624      4823     20798         0     69555     63399    877680     68.82     73.08  --
666.59/666.62	c  N dy 13707   2291668      4823     20798         0     89595     63399   3033520     68.82     74.67  --
671.68/671.75	c  N dy 13836   2311804      4823     20798         0    109727     63399   5186148     68.82     73.26  --
677.78/677.87	c  N dy 13962   2331965      4823     20798         0    129884     63399   7364866     68.84     72.92  --
682.68/682.70	c  N dy 14078   2352010      4823     20798         0     82937     63399   2228469     68.84     73.71  --
687.98/688.07	c  N dy 14208   2372059      4823     20798         0    102984     63399   4385658     68.84     72.50  --
694.28/694.36	c  N dy 14341   2392060      4823     20798         0    122982     63399   6539060     68.85     72.66  --
700.48/700.50	c  N dy 14469   2412172      4823     20798         0     75098     63399   1282501     68.86     73.33  --
704.98/705.05	c  N dy 14602   2432327      4823     20798         0     95253     63399   3477963     68.88     72.80  --
710.28/710.32	c  N dy 14721   2452362      4823     20798         0    115285     63399   5618329     68.88     73.15  --
716.58/716.67	c  N dy 14844   2472757      4823     20798         0    135677     63399   7824493     68.89     72.84  --
721.28/721.30	c  N dy 14975   2492882      4823     20798         0     86810     63399   2457445     68.90     73.52  --
726.28/726.31	c  N dy 15107   2512900      4823     20798         0    106826     63399   4578936     68.90     75.45  --
732.28/732.36	c  N dy 15231   2533218      4823     20798         0    127144     63399   6746642     68.91     72.73  --
738.09/738.12	c  N dy 15358   2553343      4823     20798         0     77273     63399   1303996     68.92     72.73  --
742.59/742.68	c  N dy 15482   2573366      4823     20798         0     97293     63399   3483931     68.93     77.33  --
748.08/748.18	c  N dy 15612   2593373      4823     20798         0    117294     63399   5622082     68.93     72.69  --
754.28/754.39	c  N dy 15723   2613581      4823     20798         0    137500     63399   7794748     68.93     72.90  --
759.19/759.27	c  N dy 15840   2633657      4823     20798         0     86583     63399   2197186     68.93     75.37  --
764.18/764.22	c  N dy 15953   2653697      4823     20798         0    106621     63399   4360266     68.93     74.76  --
769.89/769.99	c  N dy 16071   2673733      4823     20798         0    126654     63399   6517533     68.94     76.49  --
776.28/776.35	c  N dy 16193   2693819      4823     20798         0     74745     63399    829200     68.94     72.97  --
780.38/780.45	c  S st 16309   2711358      4823     20798         0     92281     63399   2731220     68.95   no data  --
780.58/780.60	c  S st 16309   2711859      4823     20798         0     92782     63399   2771190     68.95   no data  --
780.58/780.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
780.58/780.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
780.58/780.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
780.68/780.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
780.68/780.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.68/780.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
780.68/780.77	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
791.89/792.00	c lits-rem:        21  cl-subs:        3  v-elim:      0  v-fix:    0  time: 11.23 s
791.99/792.00	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
791.99/792.04	c vivif2 --  cl tried    92779 cl shrink        0 lits rem          0 time: 0.03
792.08/792.18	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.14
792.08/792.18	c calculated reachability. Time: 0.00
792.08/792.18	c  N dy 16309   2711859      4823     20798         0     92779     63399   2770777     68.95   no data  --
797.88/797.94	c  N dy 16444   2732011      4823     20798         0    112930     63399   4951876     68.96     72.63  --
804.58/804.62	c  N dy 16573   2752033      4823     20798         0    132950     63399   7089131     68.97     72.62  --
810.58/810.70	c  N dy 16686   2772091      4823     20798         0     80017     63399   1300313     68.97     74.77  --
815.38/815.41	c  N dy 16814   2792144      4823     20798         0    100069     63399   3461648     68.98     74.37  --
820.88/820.91	c  N dy 16937   2812263      4823     20798         0    120187     63399   5611748     68.99     74.44  --
827.38/827.40	c  N dy 17059   2832276      4823     20798         0    140197     63399   7760435     68.99     73.56  --
832.78/832.85	c  N dy 17189   2852344      4823     20798         0     86281     63399   1874199     69.00     75.09  --
837.68/837.79	c  N dy 17313   2872449      4823     20798         0    106382     63399   4053918     69.00     78.25  --
843.58/843.69	c  N dy 17442   2892905      4823     20798         0    126834     63399   6282389     69.01     73.36  --
850.19/850.28	c  N dy 17543   2912910      4823     20798         0    146836     63399   8434563     69.00     73.30  --
855.08/855.19	c  N dy 17669   2932942      4823     20798         0     91871     63399   2386336     69.01     73.23  --
860.38/860.48	c  N dy 17804   2953132      4823     20798         0    112060     63399   4581108     69.02     73.38  --
866.48/866.56	c  N dy 17934   2973150      4823     20798         0    132075     63399   6747080     69.03     73.17  --
873.58/873.60	c  N dy 18047   2993240      4823     20798         0     76170     63399    577170     69.04     80.29  --
877.97/878.08	c  N dy 18168   3013344      4823     20798         0     96272     63399   2721947     69.03     72.75  --
883.38/883.43	c  N dy 18281   3033414      4823     20798         0    116340     63399   4878346     69.03     84.94  --
889.57/889.67	c  N dy 18407   3053465      4823     20798         0    136390     63399   7048438     69.04     87.76  --
896.57/896.63	c  N dy 18535   3073623      4823     20798         0     79554     63399    838829     69.05     75.13  --
901.17/901.25	c  N dy 18660   3093729      4823     20798         0     99658     63399   3024478     69.05     74.12  --
906.78/906.80	c  N dy 18791   3113817      4823     20798         0    119742     63399   5218964     69.07     98.09  --
913.17/913.27	c  N dy 18925   3133885      4823     20798         0    139806     63399   7404515     69.08     72.89  --
920.48/920.59	c  N dy 19059   3153918      4823     20798         0     81846     63399    990981     69.09     78.32  --
925.58/925.63	c  N dy 19190   3173973      4823     20798         0    101897     63399   3162083     69.10     73.41  --
931.58/931.61	c  N dy 19319   3194092      4823     20798         0    122016     63399   5346472     69.11     73.70  --
937.48/937.59	c  S st 19437   3211860      4823     20798         0    139782     63399   7283541     69.12   no data  --
937.78/937.83	c  S st 19437   3212364      4823     20798         0    140286     63399   7323857     69.12   no data  --
937.78/937.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
937.78/937.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
937.88/937.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
938.18/938.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
938.18/938.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.18/938.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4823 time:  0.00 s
938.18/938.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1153.67/1153.78	c lits-rem:        21  cl-subs:       31  v-elim:      0  v-fix:    0  time: 215.55 s
1153.67/1153.78	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
1153.78/1153.86	c vivif2 --  cl tried   140255 cl shrink        0 lits rem          0 time: 0.09
1153.97/1154.10	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.23
1154.07/1154.10	c calculated reachability. Time: 0.00
1154.07/1154.10	c  N dy 19437   3212364      4823     20798         0    140255     63399   7316746     69.12   no data  --
1161.48/1161.58	c  N dy 19560   3232441      4823     20798         0     81342     63399    836436     69.13     79.26  --
1166.77/1166.81	c  N dy 19691   3252462      4823     20798         0    101359     63399   3007218     69.14     72.94  --
1172.77/1172.86	c  N dy 19805   3272479      4823     20798         0    121372     63399   5173925     69.13     72.84  --
1179.97/1180.00	c  N dy 19924   3292562      4823     20798         0    141452     63399   7334847     69.14     73.74  --
1187.98/1188.00	c  N dy 20049   3312890      4823     20798         0     81792     63399    774334     69.14     73.97  --
1193.07/1193.19	c  N dy 20174   3332925      4823     20798         0    101823     63399   2943691     69.15     74.03  --
1199.37/1199.42	c  N dy 20307   3353023      4823     20798         0    121919     63399   5139687     69.16     74.72  --
1206.68/1206.71	c  N dy 20436   3373432      4823     20798         0    142326     63399   7327451     69.16     73.78  --
1214.77/1214.85	c  N dy 20552   3393548      4823     20798         0     81451     63399    639335     69.16     73.01  --
1219.98/1220.01	c  N dy 20676   3413555      4823     20798         0    101458     63399   2799235     69.16     73.44  --
1226.18/1226.23	c  N dy 20806   3433638      4823     20798         0    121536     63399   4971748     69.17     73.21  --
1233.27/1233.37	c  N dy 20933   3453658      4823     20798         0    141554     63399   7122405     69.17     77.16  --
1241.38/1241.48	c  N dy 21060   3473810      4823     20798         0    161705     63399   9289693     69.18     73.08  --
1247.18/1247.24	c  N dy 21197   3493853      4823     20798         0     99753     63399   2516313     69.19     73.38  --
1253.27/1253.32	c  N dy 21328   3513952      4823     20798         0    119848     63399   4709864     69.20     80.90  --
1260.27/1260.39	c  N dy 21461   3534078      4823     20798         0    139970     63399   6893828     69.22     73.87  --
1268.18/1268.30	c  N dy 21575   3554190      4823     20798         0    160079     63399   9073975     69.22     73.27  --
1274.47/1274.57	c  N dy 21702   3574263      4823     20798         0     97154     63399   2134835     69.22     74.04  --
1280.47/1280.55	c  N dy 21821   3594320      4823     20798         0    117209     63399   4320864     69.22     74.09  --
1287.36/1287.48	c  N dy 21950   3614385      4823     20798         0    137273     63399   6496867     69.23     79.25  --
1295.37/1295.46	c  N dy 22084   3634393      4823     20798         0    157279     63399   8671671     69.24     74.00  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.66 5/189 9026
/proc/meminfo: memFree=22422796/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=31468 CPUtime=0 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 1024 0 0 0 0 0 0 0 22 0 1 0 289968894 32223232 898 33554432000 4194304 4650387 140735179511328 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 7867 898 328 112 0 2832 0

[startup+0.0355151 s]
/proc/loadavg: 0.08 0.02 0.66 5/189 9026
/proc/meminfo: memFree=22422796/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=35032 CPUtime=0.02 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 1964 0 0 0 2 0 0 0 22 0 1 0 289968894 35872768 1713 33554432000 4194304 4650387 140735179511328 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 8758 1717 355 112 0 3723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35032

[startup+0.100505 s]
/proc/loadavg: 0.08 0.02 0.66 5/189 9026
/proc/meminfo: memFree=22422796/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=37180 CPUtime=0.09 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 2479 0 0 0 9 0 0 0 22 0 1 0 289968894 38072320 2228 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 9295 2228 378 112 0 4260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37180

[startup+0.300467 s]
/proc/loadavg: 0.08 0.02 0.66 5/189 9026
/proc/meminfo: memFree=22422796/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=37180 CPUtime=0.29 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 2741 0 0 0 29 0 0 0 23 0 1 0 289968894 38072320 2490 33554432000 4194304 4650387 140735179511328 18446744073709551615 218370606150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 9295 2490 378 112 0 4260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37180

[startup+0.700397 s]
/proc/loadavg: 0.08 0.02 0.66 5/189 9026
/proc/meminfo: memFree=22422796/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=37672 CPUtime=0.69 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 3459 0 0 0 69 0 0 0 25 0 1 0 289968894 38576128 2499 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 9418 2499 380 112 0 4383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37672

[startup+1.50027 s]
/proc/loadavg: 0.08 0.02 0.66 5/190 9027
/proc/meminfo: memFree=22389908/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=37824 CPUtime=1.49 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 4616 0 0 0 149 0 0 0 25 0 1 0 289968894 38731776 2794 33554432000 4194304 4650387 140735179511328 18446744073709551615 4331068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 9456 2794 380 112 0 4421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37824

[startup+3.10098 s]
/proc/loadavg: 0.08 0.02 0.66 5/190 9027
/proc/meminfo: memFree=22371556/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=38568 CPUtime=3.09 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 7048 0 0 0 308 1 0 0 25 0 1 0 289968894 39493632 3060 33554432000 4194304 4650387 140735179511328 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 9642 3060 381 112 0 4607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38568

[startup+6.30041 s]
/proc/loadavg: 0.39 0.08 0.68 5/190 9027
/proc/meminfo: memFree=22315508/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=53652 CPUtime=6.29 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 11785 0 0 0 628 1 0 0 25 0 1 0 289968894 54939648 6504 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 13413 6504 382 112 0 8378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53652

[startup+12.7003 s]
/proc/loadavg: 0.68 0.15 0.69 5/190 9027
/proc/meminfo: memFree=22285040/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=57524 CPUtime=12.69 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 17980 0 0 0 1266 3 0 0 25 0 1 0 289968894 58904576 8263 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 14381 8263 382 112 0 9346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57524

[startup+25.501 s]
/proc/loadavg: 1.42 0.33 0.75 5/190 9028
/proc/meminfo: memFree=22188136/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=89444 CPUtime=25.48 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 36238 0 0 0 2542 6 0 0 25 0 1 0 289968894 91590656 16775 33554432000 4194304 4650387 140735179511328 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 22361 16775 382 112 0 17326 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89444

[startup+51.1005 s]
/proc/loadavg: 2.30 0.63 0.83 5/190 9029
/proc/meminfo: memFree=22140664/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=102332 CPUtime=51.09 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 57269 0 0 0 5099 10 0 0 25 0 1 0 289968894 104787968 19425 33554432000 4194304 4650387 140735179511328 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 25583 19425 382 112 0 20548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102332

[startup+102.306 s]
/proc/loadavg: 3.26 1.15 1.00 5/190 9030
/proc/meminfo: memFree=22087884/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=118496 CPUtime=102.3 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 94116 0 0 0 10212 18 0 0 25 0 1 0 289968894 121339904 24214 33554432000 4194304 4650387 140735179511328 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 29624 24214 382 112 0 24589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118496

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 1.18 5/190 9031
/proc/meminfo: memFree=21943148/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=191820 CPUtime=162.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 129530 0 0 0 16202 26 0 0 25 0 1 0 289968894 196423680 33018 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 47955 33018 382 112 0 42920 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 191820

[startup+222.301 s]
/proc/loadavg: 3.94 2.10 1.36 5/190 9033
/proc/meminfo: memFree=21950548/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=192152 CPUtime=222.29 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 139412 0 0 0 22199 30 0 0 25 0 1 0 289968894 196763648 33086 33554432000 4194304 4650387 140735179511328 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 48038 33086 382 112 0 43003 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192152

[startup+282.3 s]
/proc/loadavg: 3.98 2.44 1.52 5/190 9035
/proc/meminfo: memFree=21939220/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=148632 CPUtime=282.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 173777 0 0 0 28184 44 0 0 25 0 1 0 289968894 152199168 29321 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 37158 29321 382 112 0 32123 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 148632

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.67 5/190 9036
/proc/meminfo: memFree=21910908/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=219408 CPUtime=342.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 184791 0 0 0 34181 47 0 0 25 0 1 0 289968894 224673792 40335 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 54852 40335 382 112 0 49817 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 219408

[startup+402.3 s]
/proc/loadavg: 3.99 2.95 1.82 5/190 9038
/proc/meminfo: memFree=21918316/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=174456 CPUtime=402.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 193856 0 0 0 40177 51 0 0 25 0 1 0 289968894 178642944 37515 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 43614 37515 382 112 0 38579 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 174456

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.95 5/190 9039
/proc/meminfo: memFree=21884300/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=174636 CPUtime=462.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 224128 0 0 0 46164 64 0 0 25 0 1 0 289968894 178827264 35886 33554432000 4194304 4650387 140735179511328 18446744073709551615 4333038 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 43659 35886 382 112 0 38624 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 174636

[startup+522.301 s]
/proc/loadavg: 4.13 3.33 2.09 5/190 9041
/proc/meminfo: memFree=21881524/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=225704 CPUtime=522.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 251251 0 0 0 52152 76 0 0 25 0 1 0 289968894 231120896 42470 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 56426 42470 382 112 0 51391 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 225704

[startup+582.3 s]
/proc/loadavg: 4.05 3.45 2.20 5/190 9043
/proc/meminfo: memFree=21879632/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=226588 CPUtime=582.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 279142 0 0 0 58139 89 0 0 25 0 1 0 289968894 232026112 41390 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 56647 41390 382 112 0 51612 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 226588

[startup+642.301 s]
/proc/loadavg: 4.07 3.56 2.32 5/190 9044
/proc/meminfo: memFree=21890016/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=179384 CPUtime=642.29 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 306122 0 0 0 64129 100 0 0 25 0 1 0 289968894 183689216 37423 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 44846 37423 382 112 0 39811 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 179384

[startup+702.301 s]
/proc/loadavg: 4.02 3.64 2.42 5/190 9046
/proc/meminfo: memFree=21897908/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=180992 CPUtime=702.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 331934 0 0 0 70120 108 0 0 25 0 1 0 289968894 185335808 38819 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 45248 38819 382 112 0 40213 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 180992

[startup+762.306 s]
/proc/loadavg: 4.07 3.72 2.52 5/190 9047
/proc/meminfo: memFree=21807980/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=230188 CPUtime=762.29 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 358848 0 0 0 76114 115 0 0 25 0 1 0 289968894 235712512 40219 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 57547 40219 382 112 0 52512 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 230188

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 2.61 5/190 9049
/proc/meminfo: memFree=21815016/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=231080 CPUtime=822.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 379174 0 0 0 82108 120 0 0 25 0 1 0 289968894 236625920 42969 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 57770 42969 382 112 0 52735 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 231080

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.70 5/190 9051
/proc/meminfo: memFree=21779620/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=231708 CPUtime=882.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 404870 0 0 0 88101 127 0 0 25 0 1 0 289968894 237268992 41332 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 57927 41332 382 112 0 52892 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 231708

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.77 5/190 9052
/proc/meminfo: memFree=21727860/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=272468 CPUtime=942.27 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 435912 0 0 0 94091 136 0 0 25 0 1 0 289968894 279007232 53515 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68117 53515 382 112 0 63082 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 272468

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.85 5/190 9054
/proc/meminfo: memFree=21709972/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=272468 CPUtime=1002.27 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 436059 0 0 0 100091 136 0 0 25 0 1 0 289968894 279007232 53662 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68117 53662 382 112 0 63082 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 272468

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.92 5/190 9055
/proc/meminfo: memFree=21699172/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=272468 CPUtime=1062.27 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 436059 0 0 0 106091 136 0 0 25 0 1 0 289968894 279007232 53662 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68117 53662 382 112 0 63082 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 272468

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 2.99 5/190 9057
/proc/meminfo: memFree=21736460/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=272468 CPUtime=1122.27 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 436059 0 0 0 112091 136 0 0 25 0 1 0 289968894 279007232 53662 33554432000 4194304 4650387 140735179511328 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68117 53662 382 112 0 63082 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 272468

[startup+1182.3 s]
/proc/loadavg: 4.10 3.96 3.06 5/190 9059
/proc/meminfo: memFree=21585524/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=273220 CPUtime=1182.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 446536 0 0 0 118086 142 0 0 25 0 1 0 289968894 279777280 54524 33554432000 4194304 4650387 140735179511328 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68305 54524 382 112 0 63270 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 273220

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.11 5/190 9060
/proc/meminfo: memFree=21577800/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=273668 CPUtime=1242.28 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 467595 0 0 0 124075 153 0 0 25 0 1 0 289968894 280236032 56059 33554432000 4194304 4650387 140735179511328 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68417 56059 382 112 0 63382 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 273668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.17 2/182 9082
/proc/meminfo: memFree=22235752/32951124 swapFree=67111528/67111528
[pid=9026] ppid=9024 vsize=274096 CPUtime=1299.97 cores=1,3
/proc/9026/stat : 9026 (strangenight1-s) R 9024 9026 8966 0 -1 4202496 487944 0 0 0 129834 163 0 0 25 0 1 0 289968894 280674304 56383 33554432000 4194304 4650387 140735179511328 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9026/statm: 68524 56383 382 112 0 63489 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 274096

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): 1299.99
CPU user time (s): 1298.35
CPU system time (s): 1.64575
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 285884

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

runsolver used 1.9767 second user time and 5.14422 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 00:34:21
IDJOB=3175535
IDBENCH=82553
IDSOLVER=1589
FILE ID=node101/3175535-1301783661
RUNJOBID= node101-1301783657-8986
PBS_JOBID= 12841416
Free space on /tmp= 72316 MiB

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

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

MD5SUM BENCH= b8c86006cc43f4ab8808ae984f8783c0
RANDOM SEED=2132423673

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22423084 kB
Buffers:        335352 kB
Cached:        9847060 kB
SwapCached:          0 kB
Active:        6713924 kB
Inactive:      3564764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22423084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27936 kB
Writeback:           0 kB
AnonPages:       96124 kB
Mapped:          15956 kB
Slab:           185492 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308168 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= 72320 MiB
End job on node101 at 2011-04-03 00:56:03