Trace number 3370275

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1295.32 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S969033069-088.SATISFIABLE.cnf
MD5SUM73d9fe7597a311fec40e782ce52bc60b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101983
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3370275-1305388650.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      24 undec:       3 neg:      33
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.25	c  N dy     7      4396        60      5340         0      3890     37380     83044     17.75     18.73  --
0.39/0.41	c  N dy    14      9449        60      5340         0      6141     37380    123172     17.41     18.38  --
0.49/0.57	c  N dy    43     13673        60      5340         0      6164     37380    119151     17.95     19.01  --
0.78/0.83	c  N dy    64     19158        60      5340         0      6045     37380    106678     18.09     19.05  --
0.98/1.08	c  F st    67     25001        60      5340         0     11203     37380    212736     17.85     16.10  --
0.98/1.08	c  N st    67     25001        60      5340         0     11203     37380    212736     17.85     16.10  --
1.28/1.30	c  N dy    73     30000        60      5340         0      9620     37380    172116     17.85   no data  --
1.28/1.30	c  S st    73     30000        60      5340         0      9620     37380    172116     17.85   no data  --
1.28/1.33	c  S st    73     30506        60      5340         0     10095     37380    182788     17.85   no data  --
1.28/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.28/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.28/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.28/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.18/2.24	c lits-rem:      1431  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.89 s
2.37/2.46	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
2.37/2.46	c calculated reachability. Time: 0.00
2.37/2.46	c  N dy    73     30506        60      5340         0      8952     37380    158279     17.85   no data  --
2.67/2.71	c  N dy    89     35171        60      5340         0     13129     37380    246868     17.89     18.87  --
2.87/2.91	c  N dy   117     39244        60      5340         0      9795     37380    167278     18.03     19.58  --
3.33/3.61	c  N dy   127     45037        60      5340         0     14948     37380    276529     17.99     18.98  --
3.33/3.65	c  S st   135     45759        60      5340         0     15609     37380    291076     18.02   no data  --
3.43/3.71	c  S st   135     46262        60      5340         0      8087     37380    122515     18.02   no data  --
3.43/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.43/3.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.43/3.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.43/3.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.43/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.43/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.43/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.93/11.10	c lits-rem:       102  cl-subs:       19  v-elim:      0  v-fix:    0  time:  3.32 s
6.93/11.10	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.93/11.11	c vivif2 --  cl tried     8068 cl shrink        0 lits rem          0 time: 0.00
7.13/11.33	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
7.13/11.33	c calculated reachability. Time: 0.00
7.13/11.33	c  N dy   135     46262        60      5340         0      8068     37380    121943     18.02   no data  --
7.33/11.55	c  N dy   163     50406        60      5340         0     11780     37380    202106     18.13     19.09  --
7.63/11.83	c  N dy   185     55251        60      5340         0     16073     37380    294170     18.21     19.20  --
8.33/12.59	c  N dy   191     68641        60      5340         0     18904     37380    331614     17.91     18.89  --
8.43/12.67	c  S st   198     69394        60      5340         0      9883     37380    143090     17.94   no data  --
8.53/12.71	c  S st   198     69900        60      5340         0     10336     37380    153018     17.94   no data  --
8.53/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.53/12.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.53/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.53/12.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.53/12.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.53/12.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
8.53/12.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.34/13.53	c lits-rem:       270  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.82 s
9.34/13.53	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
9.34/13.53	c vivif2 --  cl tried    10216 cl shrink        0 lits rem          0 time: 0.00
9.54/13.79	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
9.54/13.79	c calculated reachability. Time: 0.00
9.54/13.79	c  N dy   198     69900        60      5340         0     10216     37380    149936     17.94   no data  --
9.94/14.14	c  N dy   203     76909        60      5340         0     16411     37380    278681     17.86     18.85  --
10.34/14.55	c  N dy   233     82139        60      5340         0     21097     37380    379435     17.93     18.92  --
10.64/14.89	c  F st   258     87500        60      5340         0     15243     37380    245787     17.97     17.03  --
10.64/14.89	c  N st   258     87500        60      5340         0     15243     37380    245787     17.97     17.03  --
11.04/15.26	c  N dy   268     93123        60      5340         0     20255     37380    353498     17.98     19.85  --
11.53/15.70	c  N dy   284     99441        60      5340         0     14324     37380    215526     17.97     18.99  --
11.93/16.10	c  S st   333    104850        60      5340         0     19153     37380    321267     18.07   no data  --
11.93/16.17	c  S st   333    105356        60      5340         0     19614     37380    331426     18.07   no data  --
11.93/16.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.93/16.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.93/16.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.93/16.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.93/16.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.93/16.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
11.93/16.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.13/17.32	c lits-rem:      1595  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  1.14 s
13.13/17.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
13.13/17.33	c vivif2 --  cl tried    17873 cl shrink        0 lits rem          0 time: 0.00
13.44/17.65	c asymm  cl-useful: 0/4417/5340 lits-rem:0 time: 0.32
13.44/17.65	c calculated reachability. Time: 0.00
13.44/17.65	c  N dy   333    105356        60      5340         0     17873     37380    291322     18.07   no data  --
14.03/18.22	c  N dy   359    112259        60      5340         0     24005     37380    421420     18.10     19.08  --
14.73/18.99	c  N dy   389    123536        60      5340         0     21690     37380    362531     18.07     19.05  --
16.13/20.39	c  N dy   400    143060        60      5340         0     25553     37380    422465     17.83     18.92  --
16.93/21.15	c  N dy   460    152190        60      5340         0     19640     37380    301232     17.90     20.55  --
17.43/21.69	c  S st   498    158034        60      5340         0     24870     37380    413723     17.94     17.18  --
17.53/21.76	c  S st   498    158539        60      5340         0     25326     37380    423780     17.94   no data  --
17.53/21.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.53/21.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.53/21.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.53/21.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.53/21.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.53/21.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.53/21.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.43/23.69	c lits-rem:      2048  cl-subs:     2450  v-elim:      0  v-fix:    0  time:  1.91 s
19.43/23.69	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
19.43/23.69	c vivif2 --  cl tried    22876 cl shrink        0 lits rem          0 time: 0.00
19.63/23.80	c asymm  cl-useful: 0/923/5340 lits-rem:0 time: 0.10
19.63/23.80	c calculated reachability. Time: 0.00
19.63/23.80	c  N dy   498    158539        60      5340         0     22876     37380    367606     17.94   no data  --
25.32/29.52	c  N dy   552    231354        60      5340         0     21759     37380    299891     17.27     18.29  --
25.92/30.15	c  S st   609    237808        60      5340         0     27524     37380    425224     17.33   no data  --
26.02/30.22	c  S st   609    238312        60      5340         0     27984     37380    435385     17.33   no data  --
26.02/30.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.02/30.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.02/30.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.02/30.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.02/30.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.02/30.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
26.02/30.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.01/32.29	c lits-rem:      1883  cl-subs:     2906  v-elim:      0  v-fix:    0  time:  2.04 s
28.01/32.29	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
28.01/32.29	c vivif2 --  cl tried    25078 cl shrink        0 lits rem          0 time: 0.00
28.41/32.62	c asymm  cl-useful: 0/3317/5340 lits-rem:0 time: 0.33
28.41/32.62	c calculated reachability. Time: 0.00
28.41/32.62	c  N dy   609    238312        60      5340         0     25078     37380    378919     17.33   no data  --
30.12/34.37	c  N dy   738    253659        60      5340         0     20450     37380    271746     17.46     18.38  --
31.91/36.11	c  N dy   859    269910        60      5340         0     34989     37380    585583     17.56     19.90  --
33.71/37.98	c  N dy   978    287387        60      5340         0     31149     37380    487274     17.63     18.63  --
35.90/40.11	c  N dy  1102    305796        60      5340         0     27076     37380    390446     17.72     19.76  --
35.90/40.16	c  F st  1107    306250        60      5340         0     27477     37380    399429     17.72   no data  --
38.21/42.49	c  N dy  1197    325341        60      5340         0     23152     37380    297585     17.76     19.88  --
40.61/44.86	c  N dy  1333    345368        60      5340         0     41049     37380    683984     17.84     18.82  --
42.09/46.32	c  S st  1392    357470        60      5340         0     29472     37380    419512     17.86     17.24  --
42.19/46.40	c  S st  1392    357974        60      5340         0     29927     37380    429572     17.86   no data  --
42.19/46.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.19/46.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.19/46.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.19/46.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.19/46.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.19/46.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
42.19/46.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.20/48.49	c lits-rem:      1310  cl-subs:     1899  v-elim:      0  v-fix:    0  time:  2.07 s
44.20/48.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
44.20/48.50	c vivif2 --  cl tried    28028 cl shrink        0 lits rem          0 time: 0.00
44.49/48.76	c asymm  cl-useful: 0/2023/5340 lits-rem:0 time: 0.26
44.49/48.76	c calculated reachability. Time: 0.00
44.49/48.76	c  N dy  1392    357974        60      5340         0     28028     37380    388737     17.86   no data  --
46.89/51.15	c  N dy  1455    378067        60      5340         0     45853     37380    763383     17.87     19.02  --
49.29/53.51	c  N dy  1551    398087        60      5340         0     40587     37380    648101     17.90     20.25  --
51.79/56.02	c  N dy  1665    418140        60      5340         0     34510     37380    509989     17.95     20.12  --
54.88/59.12	c  N dy  1767    441443        60      5340         0     30301     37380    402158     17.98     19.01  --
57.58/61.81	c  N dy  1866    461524        60      5340         0     48104     37380    783322     18.00     19.08  --
62.38/66.62	c  N dy  1907    504626        60      5340         0     33747     37380    445472     17.86     18.92  --
65.38/69.64	c  N dy  2051    524677        60      5340         0     51656     37380    835718     17.92     18.98  --
66.98/71.23	c  S st  2114    536962        60      5340         0     35114     37380    477835     17.93     17.59  --
67.08/71.32	c  S st  2114    537465        60      5340         0     35561     37380    487756     17.93   no data  --
67.08/71.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.08/71.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.08/71.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.08/71.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.08/71.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.08/71.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
67.08/71.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.18/73.43	c lits-rem:       898  cl-subs:     1952  v-elim:      0  v-fix:    0  time:  2.08 s
69.18/73.43	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
69.18/73.43	c vivif2 --  cl tried    33609 cl shrink        0 lits rem          0 time: 0.00
69.49/73.77	c asymm  cl-useful: 0/2657/5340 lits-rem:0 time: 0.34
69.49/73.77	c calculated reachability. Time: 0.00
69.49/73.77	c  N dy  2114    537465        60      5340         0     33609     37380    445331     17.93   no data  --
72.87/77.17	c  N dy  2234    561109        60      5340         0     54598     37380    895924     17.96     19.05  --
75.57/79.82	c  N dy  2314    581152        60      5340         0     44187     37380    658857     17.98     19.32  --
78.87/83.18	c  N dy  2443    601215        60      5340         0     32869     37380    410677     18.01     20.21  --
81.48/85.77	c  N dy  2476    621243        60      5340         0     50486     37380    776655     17.99     19.17  --
84.47/88.76	c  N dy  2556    641336        60      5340         0     38190     37380    511843     17.99     18.96  --
87.46/91.77	c  N dy  2643    661375        60      5340         0     55961     37380    893386     18.00     19.38  --
90.46/94.70	c  N dy  2719    681449        60      5340         0     42769     37380    602426     18.01     21.42  --
93.86/98.11	c  N dy  2795    702319        60      5340         0     61340     37380    997854     18.02     19.00  --
97.56/101.83	c  N dy  2926    726581        60      5340         0     50981     37380    770252     18.05     19.05  --
101.46/105.79	c  N dy  2965    752189        60      5340         0     40755     37380    529889     18.02     18.97  --
104.86/109.19	c  N dy  3084    772532        60      5340         0     58807     37380    922823     18.05     19.01  --
108.66/112.90	c  N dy  3203    792576        60      5340         0     42945     37380    575946     18.07     19.17  --
111.06/115.35	c  S st  3280    806198        60      5340         0     55063     37380    838914     18.09     18.67  --
111.16/115.48	c  S st  3280    806704        60      5340         0     55523     37380    849381     18.09   no data  --
111.16/115.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.16/115.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.16/115.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
111.27/115.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.27/115.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.27/115.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
111.27/115.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.46/121.76	c lits-rem:      2399  cl-subs:     4966  v-elim:      0  v-fix:    0  time:  6.23 s
117.46/121.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
117.46/121.77	c vivif2 --  cl tried    50557 cl shrink        0 lits rem          0 time: 0.01
117.66/121.95	c asymm  cl-useful: 0/780/5340 lits-rem:0 time: 0.18
117.66/121.96	c calculated reachability. Time: 0.00
117.66/121.96	c  N dy  3280    806704        60      5340         0     50557     37380    737227     18.09   no data  --
120.75/125.00	c  N dy  3307    826781        60      5340         0     68182     37380   1101187     18.05     19.05  --
123.65/127.91	c  N dy  3368    846859        60      5340         0     51640     37380    742861     18.05     19.07  --
127.65/131.93	c  N dy  3499    866875        60      5340         0     69529     37380   1132248     18.07     21.31  --
130.85/135.12	c  N dy  3600    887012        60      5340         0     52079     37380    746799     18.08     19.16  --
134.74/139.07	c  N dy  3701    907055        60      5340         0     69813     37380   1127706     18.10     19.34  --
138.14/142.40	c  N dy  3755    929170        60      5340         0     52906     37380    740055     18.08     19.05  --
142.45/146.73	c  N dy  3815    952826        60      5340         0     73808     37380   1176071     18.06     19.12  --
146.84/151.14	c  N dy  3940    980478        60      5340         0     61163     37380    919417     18.07     19.27  --
151.13/155.46	c  N dy  4052   1000565        60      5340         0     40965     37380    479339     18.09     19.07  --
154.63/158.95	c  N dy  4161   1021309        60      5340         0     59377     37380    877421     18.10     19.10  --
159.43/163.77	c  N dy  4251   1042874        60      5340         0     39552     37380    436388     18.11     19.20  --
162.51/166.89	c  N dy  4330   1062886        60      5340         0     57247     37380    816392     18.12     19.83  --
164.41/168.72	c  F st  4383   1071880        60      5340         0     65260     37380    990291     18.13   no data  --
167.33/171.69	c  N dy  4411   1086056        60      5340         0     77792     37380   1257471     18.13     19.17  --
171.01/175.33	c  N dy  4518   1106123        60      5340         0     55699     37380    776131     18.14     19.11  --
175.02/179.38	c  N dy  4595   1126158        60      5340         0     73458     37380   1153207     18.15     21.04  --
179.31/183.61	c  N dy  4707   1146248        60      5340         0     50535     37380    655527     18.16     19.85  --
183.01/187.38	c  N dy  4782   1166697        60      5340         0     68659     37380   1046214     18.17     19.21  --
187.90/192.25	c  N dy  4834   1192769        60      5340         0     49898     37380    618517     18.15     19.11  --
191.51/195.85	c  S st  4899   1210056        60      5340         0     65198     37380    945569     18.15   no data  --
191.70/196.03	c  S st  4899   1210562        60      5340         0     65647     37380    955531     18.15   no data  --
191.70/196.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.70/196.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.70/196.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
191.80/196.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.80/196.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.80/196.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
191.80/196.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
202.00/206.37	c lits-rem:      2842  cl-subs:     7274  v-elim:      0  v-fix:    0  time: 10.27 s
202.00/206.37	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
202.00/206.38	c vivif2 --  cl tried    58373 cl shrink        0 lits rem          0 time: 0.01
202.20/206.58	c asymm  cl-useful: 0/652/5340 lits-rem:0 time: 0.20
202.20/206.58	c calculated reachability. Time: 0.00
202.20/206.58	c  N dy  4899   1210562        60      5340         0     58373     37380    809625     18.15   no data  --
206.48/210.87	c  N dy  4980   1230650        60      5340         0     76165     37380   1191898     18.16     19.21  --
212.06/216.49	c  N dy  5070   1259572        60      5340         0     59693     37380    825359     18.15     19.17  --
216.57/220.97	c  N dy  5193   1279587        60      5340         0     77424     37380   1212238     18.17     19.16  --
220.16/224.53	c  N dy  5218   1299608        60      5340         0     52077     37380    658501     18.16     20.05  --
225.86/230.25	c  N dy  5263   1331828        60      5340         0     80422     37380   1254131     18.14     19.12  --
230.26/234.64	c  N dy  5348   1351900        60      5340         0     54148     37380    688722     18.14     19.87  --
234.55/238.95	c  N dy  5441   1373655        60      5340         0     73352     37380   1100757     18.15     19.22  --
239.96/244.30	c  N dy  5546   1393736        60      5340         0     46145     37380    510325     18.16     19.19  --
244.26/248.68	c  N dy  5628   1418150        60      5340         0     67662     37380    964596     18.15     19.23  --
249.45/253.84	c  N dy  5725   1439283        60      5340         0     86372     37380   1369604     18.16     19.20  --
254.16/258.54	c  N dy  5751   1464013        60      5340         0     62251     37380    831111     18.15     19.12  --
258.64/263.08	c  N dy  5846   1484175        60      5340         0     80059     37380   1213109     18.15     19.15  --
263.24/267.60	c  N dy  5904   1504219        60      5340         0     50903     37380    592766     18.15     20.16  --
267.84/272.21	c  N dy  5999   1528440        60      5340         0     72250     37380   1048862     18.15     19.13  --
273.34/277.76	c  N dy  6116   1548522        60      5340         0     90101     37380   1438340     18.16     19.54  --
278.43/282.82	c  N dy  6207   1572576        60      5340         0     63696     37380    854005     18.17     19.16  --
283.85/288.29	c  N dy  6293   1596804        60      5340         0     85072     37380   1310095     18.17     19.36  --
289.94/294.31	c  N dy  6417   1620026        60      5340         0     57083     37380    704205     18.18     19.23  --
294.14/298.52	c  N dy  6505   1640117        60      5340         0     74837     37380   1083322     18.18     19.20  --
299.44/303.88	c  N dy  6582   1660895        60      5340         0     93141     37380   1473796     18.18     19.26  --
304.33/308.71	c  N dy  6668   1680960        60      5340         0     61419     37380    786422     18.19     20.08  --
310.83/315.21	c  N dy  6802   1702695        60      5340         0     80724     37380   1206093     18.20     19.30  --
313.54/317.98	c  S st  6839   1710563        60      5340         0     87722     37380   1359304     18.20     17.60  --
313.83/318.28	c  S st  6839   1711067        60      5340         0     88172     37380   1369353     18.20   no data  --
313.83/318.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
313.83/318.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.93/318.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
313.93/318.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.93/318.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.93/318.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
313.93/318.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
336.33/340.74	c lits-rem:      5489  cl-subs:     9529  v-elim:      0  v-fix:    0  time: 22.35 s
336.33/340.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
336.33/340.75	c vivif2 --  cl tried    78643 cl shrink        0 lits rem          0 time: 0.01
336.53/340.97	c asymm  cl-useful: 0/506/5340 lits-rem:0 time: 0.22
336.53/340.98	c calculated reachability. Time: 0.00
336.53/340.98	c  N dy  6839   1711067        60      5340         0     78643     37380   1158373     18.20   no data  --
343.62/348.03	c  N dy  6898   1740129        60      5340         0     54266     37380    621378     18.19     19.20  --
347.93/352.31	c  N dy  7010   1760225        60      5340         0     72021     37380   1007422     18.20     20.52  --
352.43/356.86	c  N dy  7043   1780286        60      5340         0     89609     37380   1367631     18.19     20.13  --
358.23/362.68	c  N dy  7074   1808850        60      5340         0     63831     37380    812774     18.17     19.14  --
362.93/367.37	c  N dy  7173   1828885        60      5340         0     81533     37380   1195185     18.18     19.82  --
369.92/374.38	c  N dy  7232   1857264        60      5340         0     54639     37380    608859     18.16     19.34  --
374.22/378.67	c  N dy  7364   1877296        60      5340         0     72398     37380    995617     18.17     19.36  --
379.72/384.11	c  N dy  7483   1897692        60      5340         0     90479     37380   1390892     18.18     19.21  --
386.32/390.71	c  N dy  7593   1918343        60      5340         0     55842     37380    626571     18.19     19.33  --
392.12/396.54	c  N dy  7653   1948635        60      5340         0     82412     37380   1185662     18.18     19.18  --
398.51/402.95	c  N dy  7740   1971504        60      5340         0    102638     37380   1619505     18.18     19.19  --
404.21/408.64	c  N dy  7831   1995495        60      5340         0     70017     37380    916051     18.18     19.26  --
415.61/420.07	c  N dy  7877   2049546        60      5340         0     62708     37380    745332     18.14     19.11  --
420.61/425.05	c  N dy  8031   2069571        60      5340         0     80516     37380   1138384     18.15     19.77  --
426.31/430.73	c  N dy  8107   2090360        60      5340         0     98768     37380   1526991     18.15     19.12  --
432.21/436.67	c  N dy  8212   2110417        60      5340         0     61134     37380    714753     18.16     19.56  --
438.30/442.71	c  N dy  8256   2141043        60      5340         0     87962     37380   1271015     18.15     19.16  --
448.11/452.58	c  N dy  8393   2162132        60      5340         0    106666     37380   1679821     18.16     19.21  --
456.10/460.59	c  N dy  8470   2194761        60      5340         0     78917     37380   1069371     18.15     19.19  --
460.10/464.57	c  S st  8520   2211068        60      5340         0     93163     37380   1370550     18.14     17.94  --
460.40/464.82	c  S st  8520   2211575        60      5340         0     93605     37380   1380403     18.14   no data  --
460.40/464.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
460.40/464.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.40/464.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
460.40/464.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.40/464.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.40/464.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
460.40/464.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
482.30/486.77	c lits-rem:      4326  cl-subs:    11887  v-elim:      0  v-fix:    0  time: 21.87 s
482.30/486.77	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
482.30/486.79	c vivif2 --  cl tried    81718 cl shrink        0 lits rem          0 time: 0.01
482.60/487.02	c asymm  cl-useful: 0/478/5340 lits-rem:0 time: 0.23
482.60/487.02	c calculated reachability. Time: 0.00
482.60/487.03	c  N dy  8520   2211575        60      5340         0     81718     37380   1141640     18.14   no data  --
493.49/497.95	c  N dy  8597   2257208        60      5340         0     65325     37380    778551     18.11     19.08  --
498.69/503.14	c  N dy  8742   2277284        60      5340         0     83079     37380   1168827     18.13     19.36  --
505.89/510.35	c  N dy  8834   2302484        60      5340         0    105381     37380   1643732     18.13     19.27  --
512.71/517.21	c  N dy  8940   2324725        60      5340         0     67323     37380    819426     18.13     19.15  --
517.91/522.43	c  N dy  9075   2344817        60      5340         0     85173     37380   1211802     18.14     19.48  --
523.59/528.18	c  N dy  9132   2365251        60      5340         0    103185     37380   1594159     18.14     19.10  --
529.90/534.43	c  N dy  9189   2385282        60      5340         0     61897     37380    690392     18.13     19.09  --
533.89/538.43	c  N dy  9240   2405359        60      5340         0     79446     37380   1055321     18.13     19.70  --
539.49/544.08	c  N dy  9333   2425371        60      5340         0     97079     37380   1431577     18.13     19.58  --
546.60/551.17	c  N dy  9447   2445551        60      5340         0    114929     37380   1820181     18.14     19.11  --
552.29/556.82	c  N dy  9551   2465571        60      5340         0     72690     37380    908960     18.14     20.77  --
557.98/562.54	c  N dy  9683   2486122        60      5340         0     90939     37380   1308846     18.15     19.11  --
564.88/569.49	c  N dy  9808   2506144        60      5340         0    108686     37380   1696896     18.16     20.15  --
572.68/577.25	c  N dy  9946   2526486        60      5340         0     65871     37380    753894     18.17     19.16  --
577.19/581.72	c  N dy 10021   2546504        60      5340         0     83455     37380   1128222     18.17     19.84  --
583.58/588.16	c  N dy 10103   2571048        60      5340         0    104992     37380   1589166     18.17     19.28  --
591.29/595.81	c  N dy 10211   2591120        60      5340         0    122758     37380   1977157     18.18     19.40  --
598.29/602.84	c  N dy 10342   2611569        60      5340         0     79115     37380   1035229     18.18     19.17  --
606.38/610.97	c  N dy 10425   2632570        60      5340         0     97655     37380   1433441     18.19     19.19  --
614.48/619.06	c  N dy 10476   2653683        60      5340         0    116170     37380   1824068     18.18     19.19  --
620.97/625.59	c  N dy 10546   2673784        60      5340         0     71304     37380    851906     18.19     20.02  --
626.58/631.11	c  N dy 10676   2693840        60      5340         0     89070     37380   1239479     18.19     19.17  --
632.38/636.99	c  S st 10780   2711576        60      5340         0    104707     37380   1578968     18.20     17.73  --
632.67/637.25	c  S st 10780   2712079        60      5340         0    105164     37380   1589164     18.20   no data  --
632.67/637.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
632.67/637.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
632.67/637.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
632.77/637.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
632.77/637.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
632.77/637.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
632.77/637.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.05/715.60	c lits-rem:      6491  cl-subs:    11088  v-elim:      0  v-fix:    0  time: 78.22 s
711.05/715.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
711.05/715.61	c vivif2 --  cl tried    94076 cl shrink        0 lits rem          0 time: 0.02
711.25/715.85	c asymm  cl-useful: 0/531/5340 lits-rem:0 time: 0.23
711.25/715.85	c calculated reachability. Time: 0.00
711.25/715.85	c  N dy 10780   2712079        60      5340         0     94076     37380   1344343     18.20   no data  --
717.65/722.25	c  N dy 10846   2732401        60      5340         0    111894     37380   1724326     18.20     19.19  --
725.86/730.49	c  N dy 11004   2752436        60      5340         0     66822     37380    754241     18.21     19.20  --
731.15/735.76	c  N dy 11124   2772710        60      5340         0     84778     37380   1145529     18.22     19.18  --
738.05/742.61	c  N dy 11239   2795427        60      5340         0    104795     37380   1580277     18.22     19.34  --
750.55/755.12	c  N dy 11361   2835323        60      5340         0     75818     37380    920647     18.22     19.19  --
757.65/762.28	c  N dy 11477   2861791        60      5340         0     99199     37380   1423323     18.22     19.33  --
764.85/769.41	c  N dy 11593   2881845        60      5340         0    116929     37380   1809834     18.23     19.25  --
776.05/780.69	c  N dy 11646   2924966        60      5340         0     89340     37380   1173751     18.20     19.35  --
782.84/787.45	c  N dy 11712   2949540        60      5340         0    110860     37380   1630239     18.20     19.16  --
793.14/797.77	c  N dy 11816   2973894        60      5340         0     66556     37380    712906     18.20     19.25  --
797.64/802.20	c  N dy 11884   2993938        60      5340         0     84122     37380   1084848     18.20     19.19  --
803.83/808.41	c  N dy 11979   3015109        60      5340         0    102694     37380   1484337     18.20     19.39  --
811.64/816.23	c  N dy 12092   3035208        60      5340         0    120393     37380   1869215     18.21     19.42  --
819.33/823.98	c  N dy 12178   3055285        60      5340         0     71377     37380    805772     18.21     20.77  --
823.82/828.42	c  N dy 12202   3076993        60      5340         0     90302     37380   1200892     18.20     19.25  --
829.42/834.02	c  N dy 12261   3097020        60      5340         0    107827     37380   1572066     18.20     19.19  --
837.42/842.02	c  N dy 12349   3117792        60      5340         0    126236     37380   1970814     18.20     19.30  --
844.92/849.57	c  N dy 12477   3137850        60      5340         0     76313     37380    906490     18.21     19.24  --
851.12/855.74	c  N dy 12522   3164533        60      5340         0     99786     37380   1404257     18.21     19.18  --
858.42/863.03	c  N dy 12639   3184613        60      5340         0    117480     37380   1790243     18.21     19.20  --
867.91/872.52	c  N dy 12703   3212079        60      5340         0     73009     37380    818255     18.21     16.75  --
867.91/872.52	c  S st 12703   3212079        60      5340         0     73009     37380    818255     18.21     16.75  --
868.01/872.68	c  S st 12703   3212581        60      5340         0     73468     37380    828697     18.21   no data  --
868.01/872.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
868.01/872.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
868.11/872.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
868.11/872.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
868.11/872.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
868.11/872.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
868.11/872.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
878.41/883.00	c lits-rem:       682  cl-subs:     1489  v-elim:      0  v-fix:    0  time: 10.26 s
878.41/883.00	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
878.41/883.01	c vivif2 --  cl tried    71979 cl shrink        0 lits rem          0 time: 0.01
878.62/883.22	c asymm  cl-useful: 0/641/5340 lits-rem:0 time: 0.21
878.62/883.22	c calculated reachability. Time: 0.00
878.62/883.22	c  N dy 12703   3212581        60      5340         0     71979     37380    800058     18.21   no data  --
883.31/887.99	c  N dy 12750   3232697        60      5340         0     89612     37380   1169730     18.20     19.19  --
889.72/894.32	c  N dy 12826   3253443        60      5340         0    107826     37380   1561305     18.20     19.19  --
896.51/901.13	c  N dy 12871   3273481        60      5340         0    125349     37380   1930362     18.20     21.12  --
907.50/912.11	c  N dy 12980   3306089        60      5340         0     84644     37380   1051429     18.20     19.29  --
913.92/918.59	c  N dy 13098   3326582        60      5340         0    102795     37380   1448750     18.20     19.31  --
921.52/926.13	c  N dy 13205   3346632        60      5340         0    120527     37380   1834612     18.21     20.34  --
933.01/937.62	c  N dy 13224   3386745        60      5340         0     85208     37380   1044801     18.19     19.26  --
939.21/943.88	c  N dy 13326   3406828        60      5340         0    102903     37380   1429740     18.19     19.73  --
947.31/951.96	c  N dy 13475   3426850        60      5340         0    120588     37380   1820022     18.20     20.61  --
957.29/961.93	c  N dy 13605   3446903        60      5340         0    138321     37380   2209914     18.21     19.27  --
963.50/968.19	c  N dy 13656   3466924        60      5340         0     84687     37380   1038837     18.20     20.58  --
970.29/974.91	c  N dy 13777   3487466        60      5340         0    102742     37380   1432212     18.21     19.24  --
981.19/985.86	c  N dy 13849   3519208        60      5340         0    130423     37380   2012771     18.20     19.44  --
990.48/995.19	c  N dy 13965   3539242        60      5340         0     76136     37380    850359     18.21     19.89  --
996.29/1001.00	c  N dy 14070   3560405        60      5340         0     94759     37380   1255502     18.21     19.20  --
1003.68/1008.31	c  N dy 14165   3582112        60      5340         0    114009     37380   1672748     18.22     19.29  --
1012.68/1017.32	c  N dy 14288   3603110        60      5340         0    132479     37380   2074714     18.22     19.19  --
1021.38/1026.02	c  N dy 14376   3623115        60      5340         0     77100     37380    863055     18.22     20.23  --
1027.08/1031.73	c  N dy 14469   3643162        60      5340         0     94810     37380   1246874     18.23     19.91  --
1033.67/1038.37	c  N dy 14527   3664829        60      5340         0    113731     37380   1651092     18.23     19.19  --
1042.48/1047.20	c  N dy 14632   3685340        60      5340         0    131810     37380   2042977     18.23     19.20  --
1052.37/1057.08	c  N dy 14754   3705398        60      5340         0     75612     37380    821398     18.23     19.81  --
1054.16/1058.86	c  S st 14783   3712581        60      5340         0     81945     37380    958122     18.23     16.66  --
1054.36/1059.06	c  S st 14783   3713082        60      5340         0     82386     37380    968074     18.23   no data  --
1054.36/1059.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1054.36/1059.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1054.36/1059.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1054.46/1059.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1054.46/1059.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1054.46/1059.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1054.46/1059.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1068.46/1073.17	c lits-rem:      1342  cl-subs:     2131  v-elim:      0  v-fix:    0  time: 14.03 s
1068.46/1073.17	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1068.46/1073.18	c vivif2 --  cl tried    80255 cl shrink        0 lits rem          0 time: 0.01
1068.76/1073.40	c asymm  cl-useful: 0/545/5340 lits-rem:0 time: 0.22
1068.76/1073.41	c calculated reachability. Time: 0.00
1068.76/1073.41	c  N dy 14783   3713082        60      5340         0     80255     37380    921017     18.23   no data  --
1074.76/1079.44	c  N dy 14868   3734044        60      5340         0     98722     37380   1317204     18.24     19.22  --
1081.35/1086.00	c  F st 14987   3751562        60      5340         0    114164     37380   1656718     18.24   no data  --
1082.45/1087.18	c  N st 14992   3754863        60      5340         0    117050     37380   1720064     18.24   no data  --
1090.45/1095.12	c  N dy 15066   3774940        60      5340         0    134729     37380   2101890     18.24     19.26  --
1099.65/1104.39	c  N dy 15146   3795731        60      5340         0     78368     37380    867076     18.24     19.28  --
1106.94/1111.64	c  N dy 15283   3821068        60      5340         0    100759     37380   1356397     18.25     19.34  --
1114.74/1119.45	c  N dy 15422   3841088        60      5340         0    118473     37380   1747184     18.26     20.61  --
1123.73/1128.50	c  N dy 15499   3863457        60      5340         0    138105     37380   2167885     18.26     19.27  --
1134.33/1139.02	c  N dy 15660   3884285        60      5340         0     80802     37380    913483     18.26     19.31  --
1142.02/1146.71	c  N dy 15800   3906106        60      5340         0    100090     37380   1336069     18.27     19.24  --
1152.62/1157.36	c  N dy 15904   3928464        60      5340         0    119821     37380   1763826     18.27     19.38  --
1165.50/1170.20	c  N dy 16051   3948535        60      5340         0    137531     37380   2155512     18.28     19.29  --
1176.62/1181.37	c  N dy 16092   3968633        60      5340         0     78430     37380    847789     18.27     19.49  --
1183.31/1188.03	c  N dy 16168   3988636        60      5340         0     96071     37380   1226533     18.28     20.22  --
1191.02/1195.74	c  N dy 16253   4008720        60      5340         0    113817     37380   1609599     18.28     20.55  --
1200.20/1204.96	c  N dy 16314   4033364        60      5340         0    135479     37380   2073812     18.28     19.28  --
1212.20/1216.90	c  N dy 16453   4055468        60      5340         0    155058     37380   2502796     18.28     19.54  --
1227.00/1231.78	c  N dy 16506   4112705        60      5340         0    127316     37380   1854516     18.26     19.50  --
1238.40/1243.18	c  N dy 16523   4146549        60      5340         0     78678     37380    839034     18.25     19.32  --
1244.20/1249.00	c  N dy 16605   4168376        60      5340         0     97867     37380   1250184     18.25     19.26  --
1250.20/1254.96	c  N dy 16629   4189047        60      5340         0    115933     37380   1630952     18.24     19.21  --
1258.90/1263.62	c  N dy 16739   4209126        60      5340         0    133688     37380   2019479     18.25     19.63  --
1260.80/1265.54	c  S st 16758   4213082        60      5340         0    137185     37380   2095287     18.25     17.56  --
1261.20/1265.92	c  S st 16758   4213588        60      5340         0    137641     37380   2105417     18.25   no data  --
1261.20/1265.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.20/1265.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.20/1265.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1261.30/1266.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1261.30/1266.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.30/1266.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1261.30/1266.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.58 3.92 3.97 4/283 2994
/proc/meminfo: memFree=19094084/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=29808 CPUtime=0 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 513 0 0 0 0 0 0 0 22 0 1 0 650464639 30523392 454 33554432000 4194304 4650387 140736725505680 18446744073709551615 274664505099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 7452 456 327 112 0 2417 0

[startup+0.0423449 s]
/proc/loadavg: 3.58 3.92 3.97 4/283 2994
/proc/meminfo: memFree=19094084/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=29936 CPUtime=0.03 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 614 0 0 0 3 0 0 0 22 0 1 0 650464639 30654464 555 33554432000 4194304 4650387 140736725505680 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 7484 555 345 112 0 2449 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29936

[startup+0.100351 s]
/proc/loadavg: 3.58 3.92 3.97 4/283 2994
/proc/meminfo: memFree=19094084/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=29936 CPUtime=0.09 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 624 0 0 0 9 0 0 0 22 0 1 0 650464639 30654464 565 33554432000 4194304 4650387 140736725505680 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 7484 565 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.300331 s]
/proc/loadavg: 3.58 3.92 3.97 4/283 2994
/proc/meminfo: memFree=19094084/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=31912 CPUtime=0.29 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 1310 0 0 0 29 0 0 0 23 0 1 0 650464639 32677888 1037 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 7978 1037 378 112 0 2943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31912

[startup+0.700252 s]
/proc/loadavg: 3.58 3.92 3.97 4/283 2994
/proc/meminfo: memFree=19094084/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=32476 CPUtime=0.69 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 1760 0 0 0 69 0 0 0 25 0 1 0 650464639 33255424 1261 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 8119 1261 378 112 0 3084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32476

[startup+1.50111 s]
/proc/loadavg: 3.58 3.92 3.97 6/295 3017
/proc/meminfo: memFree=19065092/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=38216 CPUtime=1.47 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 3695 0 0 0 146 1 0 0 25 0 1 0 650464639 39133184 2600 33554432000 4194304 4650387 140736725505680 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 9554 2600 380 112 0 4519 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38216

[startup+3.10083 s]
/proc/loadavg: 3.58 3.92 3.97 6/295 3017
/proc/meminfo: memFree=19040044/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=38564 CPUtime=3.07 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 4184 0 0 0 306 1 0 0 25 0 1 0 650464639 39489536 2706 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 9641 2706 380 112 0 4606 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38564

[startup+6.30025 s]
/proc/loadavg: 3.78 3.96 3.98 6/295 3017
/proc/meminfo: memFree=19030428/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=38632 CPUtime=4.86 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 4467 0 0 0 479 7 0 0 25 0 1 0 650464639 39559168 2596 33554432000 4194304 4650387 140736725505680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 9658 2596 380 112 0 4623 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 38632
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.96 3.99 3.99 6/295 3017
/proc/meminfo: memFree=19013272/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=38888 CPUtime=8.53 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 5407 0 0 0 833 20 0 0 25 0 1 0 650464639 39821312 2660 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 9722 2660 380 112 0 4687 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 38888
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 4.04 4.01 4.00 6/295 3018
/proc/meminfo: memFree=18982940/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=49552 CPUtime=21.32 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 11633 0 0 0 2110 22 0 0 25 0 1 0 650464639 50741248 5365 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 12388 5365 380 112 0 7353 0
Current children cumulated CPU time (s) 21.32
Current children cumulated vsize (KiB) 49552

[startup+51.1005 s]
/proc/loadavg: 4.02 4.00 4.00 6/295 3018
/proc/meminfo: memFree=18961476/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=53388 CPUtime=46.89 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 19278 0 0 0 4662 27 0 0 25 0 1 0 650464639 54669312 6583 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 13347 6583 380 112 0 8312 0
Current children cumulated CPU time (s) 46.89
Current children cumulated vsize (KiB) 53388

[startup+102.311 s]
/proc/loadavg: 4.01 4.00 4.00 6/295 3020
/proc/meminfo: memFree=18932692/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=55400 CPUtime=98.07 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 32130 0 0 0 9775 32 0 0 25 0 1 0 650464639 56729600 7190 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 13850 7190 380 112 0 8815 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 55400

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 4.00 6/295 3021
/proc/meminfo: memFree=18885412/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=68124 CPUtime=158.03 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 45178 0 0 0 15766 37 0 0 25 0 1 0 650464639 69758976 10378 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 17031 10378 380 112 0 11996 0
Current children cumulated CPU time (s) 158.03
Current children cumulated vsize (KiB) 68124

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/295 3032
/proc/meminfo: memFree=18853456/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=77016 CPUtime=217.96 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 55377 0 0 0 21755 41 0 0 25 0 1 0 650464639 78864384 12468 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 19254 12468 380 112 0 14219 0
Current children cumulated CPU time (s) 217.96
Current children cumulated vsize (KiB) 77016

[startup+282.3 s]
/proc/loadavg: 4.07 4.02 4.00 6/295 3034
/proc/meminfo: memFree=18839316/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=77356 CPUtime=277.94 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 65363 0 0 0 27748 46 0 0 25 0 1 0 650464639 79212544 11899 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 19339 11899 380 112 0 14304 0
Current children cumulated CPU time (s) 277.94
Current children cumulated vsize (KiB) 77356

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 4.00 6/295 3035
/proc/meminfo: memFree=18786212/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=89696 CPUtime=337.93 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 72954 0 0 0 33742 51 0 0 25 0 1 0 650464639 91848704 15696 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 22424 15696 380 112 0 17389 0
Current children cumulated CPU time (s) 337.93
Current children cumulated vsize (KiB) 89696

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 4.00 6/295 3037
/proc/meminfo: memFree=18772784/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=89900 CPUtime=397.91 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 81180 0 0 0 39737 54 0 0 25 0 1 0 650464639 92057600 15803 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 22475 15803 380 112 0 17440 0
Current children cumulated CPU time (s) 397.91
Current children cumulated vsize (KiB) 89900

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 4.00 6/295 3038
/proc/meminfo: memFree=18753400/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=90116 CPUtime=457.9 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 89194 0 0 0 45732 58 0 0 25 0 1 0 650464639 92278784 15408 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 22529 15408 380 112 0 17494 0
Current children cumulated CPU time (s) 457.9
Current children cumulated vsize (KiB) 90116

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 4.00 6/295 3043
/proc/meminfo: memFree=18735128/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=96364 CPUtime=517.81 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 95278 0 0 0 51720 61 0 0 25 0 1 0 650464639 98676736 16866 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 24091 16866 380 112 0 19056 0
Current children cumulated CPU time (s) 517.81
Current children cumulated vsize (KiB) 96364

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 4.01 6/295 3045
/proc/meminfo: memFree=18732292/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=96564 CPUtime=577.79 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 102146 0 0 0 57713 66 0 0 25 0 1 0 650464639 98881536 16829 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 24141 16829 380 112 0 19106 0
Current children cumulated CPU time (s) 577.79
Current children cumulated vsize (KiB) 96564

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 4.00 6/295 3046
/proc/meminfo: memFree=18712656/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=100268 CPUtime=637.78 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 108398 0 0 0 63708 70 0 0 25 0 1 0 650464639 102674432 18318 33554432000 4194304 4650387 140736725505680 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25067 18318 380 112 0 20032 0
Current children cumulated CPU time (s) 637.78
Current children cumulated vsize (KiB) 100268

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 4.00 6/295 3048
/proc/meminfo: memFree=18696764/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=102428 CPUtime=697.76 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 108568 0 0 0 69704 72 0 0 25 0 1 0 650464639 104886272 18488 33554432000 4194304 4650387 140736725505680 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25607 18488 380 112 0 20572 0
Current children cumulated CPU time (s) 697.76
Current children cumulated vsize (KiB) 102428

[startup+762.31 s]
/proc/loadavg: 4.00 4.02 4.00 6/295 3049
/proc/meminfo: memFree=18705796/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=102524 CPUtime=757.75 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 113584 0 0 0 75701 74 0 0 25 0 1 0 650464639 104984576 18345 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25631 18345 380 112 0 20596 0
Current children cumulated CPU time (s) 757.75
Current children cumulated vsize (KiB) 102524

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.00 6/295 3051
/proc/meminfo: memFree=18700428/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=102632 CPUtime=817.72 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 119347 0 0 0 81694 78 0 0 25 0 1 0 650464639 105095168 19146 33554432000 4194304 4650387 140736725505680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25658 19146 380 112 0 20623 0
Current children cumulated CPU time (s) 817.72
Current children cumulated vsize (KiB) 102632

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 4.00 6/295 3053
/proc/meminfo: memFree=18693704/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=102808 CPUtime=877.71 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 125773 0 0 0 87690 81 0 0 25 0 1 0 650464639 105275392 17829 33554432000 4194304 4650387 140736725505680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25702 17829 380 112 0 20667 0
Current children cumulated CPU time (s) 877.71
Current children cumulated vsize (KiB) 102808

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 4.00 6/295 3054
/proc/meminfo: memFree=18678308/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=102920 CPUtime=937.71 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 131680 0 0 0 93686 85 0 0 25 0 1 0 650464639 105390080 18397 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25730 18397 380 112 0 20695 0
Current children cumulated CPU time (s) 937.71
Current children cumulated vsize (KiB) 102920

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 4.00 6/295 3056
/proc/meminfo: memFree=18675544/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=103032 CPUtime=997.68 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 137153 0 0 0 99679 89 0 0 25 0 1 0 650464639 105504768 18409 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25758 18409 380 112 0 20723 0
Current children cumulated CPU time (s) 997.68
Current children cumulated vsize (KiB) 103032

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 4.00 6/295 3058
/proc/meminfo: memFree=18676636/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=103156 CPUtime=1057.66 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 142369 0 0 0 105673 93 0 0 25 0 1 0 650464639 105631744 17992 33554432000 4194304 4650387 140736725505680 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25789 17992 380 112 0 20754 0
Current children cumulated CPU time (s) 1057.66
Current children cumulated vsize (KiB) 103156

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 6/295 3060
/proc/meminfo: memFree=18678596/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=103940 CPUtime=1117.64 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 146815 0 0 0 111668 96 0 0 25 0 1 0 650464639 106434560 19519 33554432000 4194304 4650387 140736725505680 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 25985 19519 380 112 0 20950 0
Current children cumulated CPU time (s) 1117.64
Current children cumulated vsize (KiB) 103940

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 4.01 6/295 3062
/proc/meminfo: memFree=18624004/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=104056 CPUtime=1177.61 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 151569 0 0 0 117661 100 0 0 25 0 1 0 650464639 106553344 18419 33554432000 4194304 4650387 140736725505680 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 26014 18419 380 112 0 20979 0
Current children cumulated CPU time (s) 1177.61
Current children cumulated vsize (KiB) 104056

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 4.01 6/295 3063
/proc/meminfo: memFree=18628184/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=104116 CPUtime=1237.61 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 156242 0 0 0 123658 103 0 0 25 0 1 0 650464639 106614784 20127 33554432000 4194304 4650387 140736725505680 18446744073709551615 4339778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 26029 20127 380 112 0 20994 0
Current children cumulated CPU time (s) 1237.61
Current children cumulated vsize (KiB) 104116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.00 6/295 3065
/proc/meminfo: memFree=18618616/32951132 swapFree=67093824/67111528
[pid=2994] ppid=2992 vsize=119164 CPUtime=1295.3 cores=4,6
/proc/2994/stat : 2994 (strangenight1-s) R 2992 2994 2953 0 -1 4202496 162103 0 0 0 129424 106 0 0 25 0 1 0 650464639 122023936 23101 33554432000 4194304 4650387 140736725505680 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2994/statm: 29791 23101 380 112 0 24756 0
Current children cumulated CPU time (s) 1295.3
Current children cumulated vsize (KiB) 119164

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): 1295.32
CPU user time (s): 1294.25
CPU system time (s): 1.06884
CPU usage (%): 99.6384
Max. virtual memory (cumulated for all children) (KiB): 119164

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

runsolver used 3.82942 second user time and 7.99878 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 17:57:30
IDJOB=3370275
IDBENCH=83084
IDSOLVER=1847
FILE ID=node131/3370275-1305388650
RUNJOBID= node131-1305388650-2974
PBS_JOBID= 13324410
Free space on /tmp= 73688 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S969033069-088.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370275-1305388650/watcher-3370275-1305388650 -o /tmp/evaluation-result-3370275-1305388650/solver-3370275-1305388650 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370275-1305388650.cnf

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

MD5SUM BENCH= 73d9fe7597a311fec40e782ce52bc60b
RANDOM SEED=1808273446

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19094364 kB
Buffers:        260720 kB
Cached:        3617836 kB
SwapCached:       1504 kB
Active:       10541988 kB
Inactive:      3054524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19094364 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           12976 kB
Writeback:          56 kB
AnonPages:     9716704 kB
Mapped:          27256 kB
Slab:           164144 kB
PageTables:      31616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28019284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-05-14 18:19:12