Trace number 3175921

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1510638717-051.SATISFIABLE.cnf
MD5SUMe8248df66827581bc842de4513557985
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
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-3175921-1301788868.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.14	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:      28 undec:       1 neg:      31
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.26	c  N dy     7      4713        60      5340         0      4218     37380     90989     17.75     18.74  --
0.28/0.39	c  N dy    24      8781        60      5340         0      5612     37380    114328     18.13     19.11  --
0.48/0.56	c  N dy    45     13207        60      5340         0      5764     37380    109596     18.45     19.44  --
0.78/0.80	c  N dy    53     19348        60      5340         0      6230     37380    110404     18.25     19.26  --
0.99/1.05	c  F st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17  --
0.99/1.05	c  N st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17  --
1.18/1.27	c  N dy    64     30000        60      5340         0      9623     37380    173075     18.02   no data  --
1.18/1.27	c  S st    64     30000        60      5340         0      9623     37380    173075     18.02   no data  --
1.28/1.30	c  S st    64     30501        60      5340         0     10087     37380    183447     18.02   no data  --
1.28/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.28/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.28/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.28/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.19	c lits-rem:      1301  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  0.87 s
2.38/2.41	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
2.38/2.41	c calculated reachability. Time: 0.00
2.38/2.41	c  N dy    64     30501        60      5340         0      9036     37380    160235     18.02   no data  --
2.58/2.61	c  N dy    82     34716        60      5340         0     12817     37380    241798     18.09     19.05  --
2.78/2.83	c  N dy   100     38792        60      5340         0      9461     37380    158996     18.13     20.83  --
2.98/3.06	c  N dy   113     43150        60      5340         0     13314     37380    240561     18.14     19.14  --
3.19/3.20	c  S st   117     45752        60      5340         0     15613     37380    289290     18.12     18.85  --
3.19/3.25	c  S st   117     46255        60      5340         0      8135     37380    123788     18.12   no data  --
3.19/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.19/3.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.19/3.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.88/3.99	c lits-rem:        98  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.73 s
3.88/3.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3.88/3.99	c vivif2 --  cl tried     8110 cl shrink        0 lits rem          0 time: 0.00
4.18/4.21	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
4.18/4.21	c calculated reachability. Time: 0.00
4.18/4.21	c  N dy   117     46255        60      5340         0      8110     37380    123117     18.12   no data  --
4.48/4.57	c  N dy   136     53141        60      5340         0     14220     37380    251383     18.08     19.03  --
4.78/4.85	c  N dy   145     57490        60      5340         0      9235     37380    135903     18.03     18.98  --
4.98/5.07	c  N dy   178     61511        60      5340         0     12841     37380    214666     18.15     21.28  --
5.49/5.55	c  N dy   191     69382        60      5340         0     10052     37380    145125     18.00     15.96  --
5.49/5.55	c  S st   191     69382        60      5340         0     10052     37380    145125     18.00     15.96  --
5.49/5.58	c  S st   191     69887        60      5340         0     10520     37380    155586     18.00   no data  --
5.49/5.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.49/5.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.49/5.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.49/5.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.49/5.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.38/6.41	c lits-rem:       246  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.82 s
6.38/6.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.38/6.42	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
6.59/6.68	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
6.59/6.68	c calculated reachability. Time: 0.00
6.59/6.68	c  N dy   191     69887        60      5340         0     10374     37380    152177     18.00   no data  --
6.98/7.00	c  N dy   194     76002        60      5340         0     15782     37380    263021     17.89     18.89  --
7.28/7.36	c  N dy   227     80888        60      5340         0     20199     37380    358476     17.97     20.87  --
7.69/7.77	c  F st   253     87501        60      5340         0     15399     37380    247512     17.97     18.07  --
7.69/7.77	c  N st   253     87501        60      5340         0     15399     37380    247512     17.97     18.07  --
8.08/8.12	c  N dy   263     93095        60      5340         0     20383     37380    354409     17.98     19.71  --
8.58/8.65	c  N dy   271    101600        60      5340         0     16263     37380    251283     17.85     18.79  --
8.79/8.89	c  S st   291    104830        60      5340         0     19177     37380    314726     17.89     17.31  --
8.88/8.94	c  S st   291    105332        60      5340         0     19635     37380    324812     17.89   no data  --
8.88/8.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.88/8.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.88/8.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.88/8.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.88/8.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.88/8.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
8.88/8.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.28/10.34	c lits-rem:      1497  cl-subs:     2163  v-elim:      0  v-fix:    0  time:  1.39 s
10.28/10.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.28/10.35	c vivif2 --  cl tried    17472 cl shrink        0 lits rem          0 time: 0.00
10.58/10.67	c asymm  cl-useful: 0/4366/5340 lits-rem:0 time: 0.32
10.58/10.67	c calculated reachability. Time: 0.00
10.58/10.67	c  N dy   291    105332        60      5340         0     17472     37380    281066     17.89   no data  --
11.18/11.26	c  N dy   336    112715        60      5340         0     24099     37380    423839     17.97     18.97  --
12.10/12.15	c  N dy   374    126065        60      5340         0     23631     37380    401468     17.94     18.99  --
12.79/12.83	c  N dy   410    134946        60      5340         0     18263     37380    279691     17.97     18.93  --
13.49/13.52	c  N dy   432    143638        60      5340         0     25947     37380    439508     17.95     19.34  --
14.19/14.29	c  N dy   484    152878        60      5340         0     19996     37380    305973     18.00     20.24  --
14.69/14.73	c  S st   520    158000        60      5340         0     24591     37380    405769     18.05     17.83  --
14.79/14.80	c  S st   520    158503        60      5340         0     25056     37380    416102     18.05   no data  --
14.79/14.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.79/14.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.79/14.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.79/14.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
14.79/14.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.82	c lits-rem:      1929  cl-subs:     2432  v-elim:      0  v-fix:    0  time:  2.00 s
16.79/16.82	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
16.79/16.83	c vivif2 --  cl tried    22624 cl shrink        0 lits rem          0 time: 0.00
16.89/16.93	c asymm  cl-useful: 0/974/5340 lits-rem:0 time: 0.11
16.89/16.93	c calculated reachability. Time: 0.00
16.89/16.93	c  N dy   520    158503        60      5340         0     22624     37380    361082     18.05   no data  --
17.89/17.90	c  N dy   543    171197        60      5340         0     18858     37380    272378     18.00     19.20  --
18.78/18.89	c  N dy   592    182956        60      5340         0     29283     37380    493727     18.03     19.05  --
19.98/20.00	c  N dy   639    196003        60      5340         0     24997     37380    393154     18.05     19.05  --
21.18/21.23	c  N dy   695    208765        60      5340         0     19442     37380    265161     18.08     19.09  --
22.48/22.56	c  N dy   734    224153        60      5340         0     33076     37380    551340     18.05     19.06  --
23.69/23.77	c  S st   776    237755        60      5340         0     27423     37380    423061     18.04     15.79  --
23.79/23.84	c  S st   776    238260        60      5340         0     27881     37380    433056     18.04   no data  --
23.79/23.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.79/23.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.79/23.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.79/23.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.79/23.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.89/25.91	c lits-rem:      1846  cl-subs:     2763  v-elim:      0  v-fix:    0  time:  2.04 s
25.89/25.91	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
25.89/25.91	c vivif2 --  cl tried    25118 cl shrink        0 lits rem          0 time: 0.00
26.19/26.24	c asymm  cl-useful: 0/3215/5340 lits-rem:0 time: 0.33
26.19/26.24	c calculated reachability. Time: 0.00
26.19/26.24	c  N dy   776    238260        60      5340         0     25118     37380    375162     18.04   no data  --
29.09/29.13	c  N dy   830    269867        60      5340         0     34520     37380    551761     17.92     18.88  --
30.89/30.96	c  N dy   901    287899        60      5340         0     31146     37380    480626     17.91     19.05  --
32.89/32.95	c  F st   980    306252        60      5340         0     27159     37380    391044     17.93   no data  --
32.89/32.98	c  N st   981    306502        60      5340         0     27382     37380    395737     17.93   no data  --
35.78/35.87	c  N dy  1000    336945        60      5340         0     32995     37380    490990     17.82     18.77  --
38.28/38.31	c  N dy  1105    357024        60      5340         0     28775     37380    404587     17.87     19.20  --
38.28/38.35	c  S st  1109    357390        60      5340         0     29103     37380    411658     17.87   no data  --
38.39/38.43	c  S st  1109    357892        60      5340         0     29550     37380    421424     17.87   no data  --
38.39/38.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.39/38.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.39/38.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.39/38.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.39/38.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.39/38.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
38.39/38.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.69/40.71	c lits-rem:      1534  cl-subs:     1791  v-elim:      0  v-fix:    0  time:  2.27 s
40.69/40.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
40.69/40.72	c vivif2 --  cl tried    27759 cl shrink        0 lits rem          0 time: 0.00
40.88/40.99	c asymm  cl-useful: 0/2125/5340 lits-rem:0 time: 0.27
40.88/40.99	c calculated reachability. Time: 0.00
40.88/40.99	c  N dy  1109    357892        60      5340         0     27759     37380    382333     17.87   no data  --
43.48/43.59	c  N dy  1171    381573        60      5340         0     25757     37380    323820     17.83     18.92  --
45.79/45.86	c  N dy  1248    401631        60      5340         0     43598     37380    700786     17.83     19.59  --
48.19/48.29	c  N dy  1367    421674        60      5340         0     37562     37380    570392     17.88     18.94  --
50.78/50.85	c  N dy  1462    441746        60      5340         0     30533     37380    410208     17.91     18.90  --
54.69/54.71	c  N dy  1566    472836        60      5340         0     32299     37380    428900     17.90     18.90  --
57.20/57.29	c  N dy  1650    492868        60      5340         0     50093     37380    806098     17.91     19.91  --
59.99/60.01	c  N dy  1745    513799        60      5340         0     42171     37380    634581     17.93     18.89  --
63.28/63.37	c  N dy  1864    536838        60      5340         0     35064     37380    471533     17.95     15.46  --
63.28/63.37	c  S st  1864    536838        60      5340         0     35064     37380    471533     17.95     15.46  --
63.38/63.45	c  S st  1864    537339        60      5340         0     35531     37380    482084     17.95   no data  --
63.38/63.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.38/63.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.38/63.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.38/63.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.38/63.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.38/63.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
63.38/63.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.48/65.55	c lits-rem:       994  cl-subs:     2007  v-elim:      0  v-fix:    0  time:  2.08 s
65.48/65.55	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
65.48/65.56	c vivif2 --  cl tried    33524 cl shrink        0 lits rem          0 time: 0.00
65.78/65.90	c asymm  cl-useful: 0/2692/5340 lits-rem:0 time: 0.34
65.89/65.90	c calculated reachability. Time: 0.00
65.89/65.90	c  N dy  1864    537339        60      5340         0     33524     37380    439836     17.95   no data  --
68.79/68.89	c  N dy  1984    557354        60      5340         0     51295     37380    824261     17.99     19.19  --
72.49/72.59	c  N dy  2091    583466        60      5340         0     46066     37380    693365     18.00     19.10  --
75.79/75.88	c  N dy  2236    603510        60      5340         0     34698     37380    449306     18.04     19.40  --
80.88/80.93	c  N dy  2320    640600        60      5340         0     37287     37380    476789     17.98     19.09  --
83.89/83.94	c  N dy  2398    660897        60      5340         0     55298     37380    859701     17.99     19.04  --
88.99/89.05	c  N dy  2523    696388        60      5340         0     55609     37380    857426     17.97     18.98  --
92.09/92.12	c  N dy  2595    717212        60      5340         0     42263     37380    575330     17.98     18.95  --
95.08/95.15	c  N dy  2659    737277        60      5340         0     59980     37380    949903     17.97     19.03  --
98.69/98.73	c  N dy  2690    762816        60      5340         0     49776     37380    710022     17.92     18.92  --
102.49/102.55	c  N dy  2780    783505        60      5340         0     34546     37380    390923     17.94     18.96  --
105.99/106.08	c  N dy  2934    806008        60      5340         0     54549     37380    824206     17.97     16.84  --
105.99/106.08	c  S st  2934    806008        60      5340         0     54549     37380    824206     17.97     16.84  --
106.19/106.21	c  S st  2934    806510        60      5340         0     55010     37380    834617     17.97   no data  --
106.19/106.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.19/106.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.19/106.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
106.19/106.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.19/106.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.19/106.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
106.19/106.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.89/112.97	c lits-rem:      2859  cl-subs:     4958  v-elim:      0  v-fix:    0  time:  6.71 s
112.89/112.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
112.89/112.98	c vivif2 --  cl tried    50052 cl shrink        0 lits rem          0 time: 0.01
113.19/113.23	c asymm  cl-useful: 0/786/5340 lits-rem:0 time: 0.26
113.19/113.24	c calculated reachability. Time: 0.00
113.19/113.24	c  N dy  2934    806510        60      5340         0     50052     37380    723714     17.97   no data  --
117.48/117.60	c  N dy  3050    826573        60      5340         0     67860     37380   1107816     17.99     19.05  --
120.58/120.63	c  N dy  3137    846645        60      5340         0     51381     37380    741303     18.00     19.56  --
124.38/124.43	c  N dy  3210    866717        60      5340         0     69162     37380   1120468     18.00     20.44  --
127.29/127.34	c  N dy  3264    886758        60      5340         0     51534     37380    728454     18.00     20.99  --
131.49/131.57	c  N dy  3396    907525        60      5340         0     70009     37380   1129001     18.02     19.00  --
134.99/135.07	c  N dy  3530    927832        60      5340         0     51795     37380    735337     18.05     19.05  --
139.19/139.22	c  N dy  3591    950072        60      5340         0     71424     37380   1149719     18.05     19.15  --
142.69/142.76	c  N dy  3699    970468        60      5340         0     52343     37380    733253     18.06     19.12  --
148.09/148.12	c  N dy  3741   1001823        60      5340         0     41904     37380    493829     18.03     18.99  --
151.29/151.34	c  N dy  3786   1023027        60      5340         0     60642     37380    890430     18.03     19.08  --
156.29/156.31	c  N dy  3916   1044406        60      5340         0     40726     37380    460437     18.05     19.01  --
159.59/159.63	c  N dy  4032   1064410        60      5340         0     58519     37380    845287     18.06     20.44  --
161.19/161.21	c  F st  4086   1071875        60      5340         0     65166     37380    991518     18.07   no data  --
163.90/163.95	c  N dy  4142   1084438        60      5340         0     76279     37380   1234538     18.08     20.08  --
167.19/167.23	c  N dy  4190   1104703        60      5340         0     54242     37380    733615     18.08     19.15  --
171.29/171.32	c  N dy  4263   1126231        60      5340         0     73255     37380   1137914     18.08     19.18  --
175.39/175.48	c  N dy  4385   1146285        60      5340         0     50440     37380    654887     18.10     20.64  --
179.19/179.30	c  N dy  4487   1166360        60      5340         0     68216     37380   1037471     18.11     19.20  --
183.39/183.44	c  N dy  4541   1186367        60      5340         0     44296     37380    508551     18.10     20.66  --
186.69/186.72	c  N dy  4576   1209292        60      5340         0     64421     37380    926474     18.08     19.20  --
186.79/186.82	c  S st  4579   1209765        60      5340         0     64847     37380    935854     18.08     18.25  --
186.90/186.97	c  S st  4579   1210269        60      5340         0     65300     37380    946045     18.08   no data  --
186.90/186.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.90/186.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.90/187.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
187.00/187.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.00/187.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.00/187.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
187.00/187.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.39/198.42	c lits-rem:      2628  cl-subs:     7159  v-elim:      0  v-fix:    0  time: 11.40 s
198.39/198.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
198.39/198.43	c vivif2 --  cl tried    58141 cl shrink        0 lits rem          0 time: 0.01
198.59/198.69	c asymm  cl-useful: 0/659/5340 lits-rem:0 time: 0.25
198.59/198.69	c calculated reachability. Time: 0.00
198.59/198.69	c  N dy  4579   1210269        60      5340         0     58141     37380    803502     18.08   no data  --
203.69/203.75	c  N dy  4660   1230898        60      5340         0     76425     37380   1197317     18.09     19.10  --
208.90/208.90	c  N dy  4728   1256681        60      5340         0     57106     37380    769434     18.08     19.16  --
213.30/213.36	c  N dy  4861   1276691        60      5340         0     74881     37380   1157820     18.10     20.78  --
219.39/219.41	c  N dy  4914   1311044        60      5340         0     61929     37380    855536     18.08     19.04  --
224.29/224.34	c  N dy  4969   1334164        60      5340         0     82274     37380   1285875     18.07     19.06  --
228.40/228.41	c  N dy  5046   1354207        60      5340         0     56103     37380    734009     18.08     19.04  --
232.29/232.32	c  N dy  5115   1374296        60      5340         0     73884     37380   1114791     18.08     19.88  --
237.50/237.58	c  N dy  5186   1395636        60      5340         0     47774     37380    541338     18.08     19.09  --
241.09/241.19	c  N dy  5282   1415704        60      5340         0     65499     37380    920936     18.09     19.15  --
245.89/245.95	c  N dy  5330   1438313        60      5340         0     85356     37380   1336334     18.08     19.42  --
251.09/251.17	c  N dy  5469   1461986        60      5340         0     60504     37380    806832     18.09     19.11  --
255.59/255.62	c  N dy  5567   1482053        60      5340         0     78274     37380   1188694     18.10     19.91  --
260.99/261.09	c  N dy  5649   1502102        60      5340         0     49156     37380    552940     18.11     19.08  --
265.29/265.35	c  N dy  5724   1526419        60      5340         0     70600     37380   1007809     18.10     19.10  --
273.80/273.88	c  N dy  5764   1570440        60      5340         0     61471     37380    789250     18.06     19.12  --
279.09/279.15	c  N dy  5856   1594801        60      5340         0     83018     37380   1249194     18.06     19.23  --
284.40/284.42	c  N dy  5938   1615255        60      5340         0     52618     37380    607418     18.06     19.03  --
289.20/289.24	c  N dy  6022   1640457        60      5340         0     74822     37380   1077493     18.07     19.14  --
294.80/294.85	c  N dy  6147   1660487        60      5340         0     92535     37380   1464696     18.08     20.21  --
299.89/299.92	c  N dy  6277   1680645        60      5340         0     61008     37380    780046     18.09     19.12  --
305.59/305.65	c  N dy  6319   1710270        60      5340         0     86980     37380   1319817     18.07     16.43  --
305.59/305.65	c  S st  6319   1710270        60      5340         0     86980     37380   1319817     18.07     16.43  --
305.79/305.87	c  S st  6319   1710772        60      5340         0     87435     37380   1329746     18.07   no data  --
305.79/305.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
305.79/305.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.89/305.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
305.89/305.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.89/305.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.89/305.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
305.89/305.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
331.80/331.85	c lits-rem:      7307  cl-subs:    11415  v-elim:      0  v-fix:    0  time: 25.91 s
331.80/331.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
331.80/331.87	c vivif2 --  cl tried    76020 cl shrink        0 lits rem          0 time: 0.01
332.20/332.21	c asymm  cl-useful: 0/521/5340 lits-rem:0 time: 0.34
332.20/332.21	c calculated reachability. Time: 0.00
332.20/332.21	c  N dy  6319   1710772        60      5340         0     76020     37380   1096234     18.07   no data  --
339.00/339.02	c  N dy  6441   1730789        60      5340         0     93761     37380   1480416     18.08     19.43  --
344.09/344.16	c  N dy  6488   1754897        60      5340         0     65242     37380    844557     18.07     19.10  --
349.00/349.01	c  N dy  6617   1774915        60      5340         0     83057     37380   1233435     18.08     20.02  --
355.10/355.10	c  N dy  6694   1796829        60      5340         0     51508     37380    555011     18.08     19.08  --
358.80/358.87	c  N dy  6793   1816861        60      5340         0     69259     37380    936449     18.08     19.22  --
363.89/363.90	c  N dy  6883   1836939        60      5340         0     87003     37380   1317474     18.09     19.17  --
369.50/369.60	c  N dy  6944   1856995        60      5340         0     52806     37380    572951     18.09     19.91  --
374.70/374.73	c  N dy  7036   1884355        60      5340         0     76906     37380   1086454     18.09     19.16  --
380.30/380.39	c  N dy  7146   1904536        60      5340         0     94791     37380   1474015     18.10     19.12  --
386.30/386.38	c  N dy  7257   1924550        60      5340         0     59599     37380    703086     18.10     19.31  --
392.00/392.08	c  N dy  7355   1951704        60      5340         0     83507     37380   1214522     18.10     19.15  --
398.21/398.29	c  N dy  7481   1971767        60      5340         0    101352     37380   1604145     18.11     20.59  --
403.80/403.82	c  N dy  7626   1991894        60      5340         0     65335     37380    826247     18.13     19.16  --
408.30/408.31	c  N dy  7679   2013253        60      5340         0     84133     37380   1221297     18.12     19.26  --
414.70/414.77	c  N dy  7770   2035433        60      5340         0    103644     37380   1639746     18.12     19.09  --
420.40/420.41	c  N dy  7847   2058864        60      5340         0     69582     37380    898476     18.12     19.08  --
425.71/425.71	c  N dy  7974   2078887        60      5340         0     87338     37380   1286605     18.14     19.15  --
431.50/431.56	c  N dy  8000   2101256        60      5340         0    106896     37380   1694709     18.13     19.24  --
436.40/436.48	c  N dy  8089   2121350        60      5340         0     69189     37380    883702     18.13     19.23  --
441.69/441.76	c  N dy  8207   2141442        60      5340         0     87030     37380   1271833     18.14     19.73  --
450.30/450.35	c  N dy  8231   2175939        60      5340         0     60810     37380    686041     18.12     19.08  --
457.60/457.66	c  N dy  8340   2210654        60      5340         0     91359     37380   1332503     18.11     19.12  --
457.60/457.69	c  S st  8342   2210773        60      5340         0     91464     37380   1334827     18.11   no data  --
457.90/457.90	c  S st  8342   2211276        60      5340         0     91907     37380   1344448     18.11   no data  --
457.90/457.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
457.90/457.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.90/457.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
457.90/457.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.90/457.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.90/457.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
457.90/457.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
485.11/485.11	c lits-rem:      4748  cl-subs:    11008  v-elim:      0  v-fix:    0  time: 27.14 s
485.11/485.11	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
485.11/485.13	c vivif2 --  cl tried    80899 cl shrink        0 lits rem          0 time: 0.01
485.40/485.46	c asymm  cl-useful: 0/464/5340 lits-rem:0 time: 0.33
485.40/485.46	c calculated reachability. Time: 0.00
485.40/485.46	c  N dy  8342   2211276        60      5340         0     80899     37380   1124783     18.11   no data  --
492.30/492.39	c  N dy  8397   2231358        60      5340         0     98446     37380   1494059     18.11     19.08  --
499.90/499.96	c  N dy  8534   2251391        60      5340         0     59635     37380    666811     18.12     21.39  --
506.40/506.43	c  N dy  8596   2282202        60      5340         0     86606     37380   1222805     18.11     19.12  --
512.70/512.76	c  N dy  8695   2303207        60      5340         0    105139     37380   1621955     18.12     19.21  --
518.90/518.99	c  N dy  8787   2323266        60      5340         0     65129     37380    768518     18.12     19.59  --
524.30/524.34	c  N dy  8804   2350524        60      5340         0     88984     37380   1262675     18.10     19.08  --
531.40/531.44	c  N dy  8964   2370587        60      5340         0    106793     37380   1655841     18.12     20.68  --
538.40/538.43	c  N dy  9121   2390662        60      5340         0     65748     37380    776342     18.13     20.16  --
543.20/543.26	c  N dy  9232   2410684        60      5340         0     83511     37380   1162376     18.14     19.80  --
549.91/550.00	c  N dy  9359   2432830        60      5340         0    103127     37380   1590409     18.15     19.23  --
557.30/557.38	c  N dy  9429   2453612        60      5340         0     61457     37380    666682     18.15     19.11  --
562.01/562.00	c  N dy  9536   2473636        60      5340         0     79186     37380   1052130     18.15     20.55  --
568.20/568.29	c  N dy  9704   2493682        60      5340         0     96959     37380   1447245     18.17     19.47  --
575.40/575.49	c  N dy  9826   2513781        60      5340         0    114762     37380   1835125     18.18     20.75  --
582.10/582.12	c  N dy  9936   2534727        60      5340         0     72232     37380    890659     18.18     19.39  --
587.60/587.63	c  N dy 10061   2555390        60      5340         0     90545     37380   1290536     18.19     19.16  --
594.20/594.25	c  N dy 10150   2576017        60      5340         0    108747     37380   1684676     18.20     19.18  --
601.71/601.74	c  N dy 10250   2596034        60      5340         0     64586     37380    715113     18.20     20.36  --
606.70/606.76	c  N dy 10370   2616070        60      5340         0     82234     37380   1097702     18.21     20.52  --
612.80/612.86	c  N dy 10435   2637675        60      5340         0    101279     37380   1502214     18.21     19.24  --
620.90/620.96	c  N dy 10557   2658421        60      5340         0    119563     37380   1900992     18.21     19.27  --
626.80/626.89	c  N dy 10644   2678423        60      5340         0     74582     37380    921517     18.22     21.26  --
632.21/632.29	c  N dy 10758   2698458        60      5340         0     92266     37380   1308456     18.22     19.98  --
636.00/636.04	c  S st 10801   2711276        60      5340         0    103549     37380   1549239     18.22     18.49  --
636.30/636.31	c  S st 10801   2711780        60      5340         0    104010     37380   1559518     18.22   no data  --
636.30/636.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
636.30/636.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
636.30/636.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
636.40/636.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
636.40/636.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.40/636.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
636.40/636.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
733.31/733.32	c lits-rem:      6872  cl-subs:    10714  v-elim:      0  v-fix:    0  time: 96.93 s
733.31/733.32	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
733.31/733.34	c vivif2 --  cl tried    93296 cl shrink        0 lits rem          0 time: 0.02
733.51/733.57	c asymm  cl-useful: 0/605/5340 lits-rem:0 time: 0.23
733.51/733.58	c calculated reachability. Time: 0.00
733.51/733.58	c  N dy 10801   2711780        60      5340         0     93296     37380   1324937     18.22   no data  --
739.80/739.83	c  N dy 10860   2732859        60      5340         0    111727     37380   1713190     18.22     19.21  --
746.71/746.73	c  N dy 10918   2753523        60      5340         0     67068     37380    757808     18.22     19.23  --
752.01/752.04	c  N dy 10995   2777163        60      5340         0     87970     37380   1205445     18.22     19.50  --
758.11/758.11	c  N dy 11071   2797205        60      5340         0    105573     37380   1582667     18.22     19.20  --
765.81/765.83	c  N dy 11186   2817275        60      5340         0    123307     37380   1970027     18.23     22.00  --
772.01/772.03	c  N dy 11290   2837367        60      5340         0     77035     37380    961380     18.23     19.26  --
776.41/776.46	c  N dy 11303   2858051        60      5340         0     95080     37380   1337071     18.22     19.33  --
782.40/782.48	c  N dy 11367   2878267        60      5340         0    112857     37380   1716670     18.22     19.25  --
790.51/790.56	c  N dy 11461   2898497        60      5340         0     65751     37380    704336     18.22     19.26  --
795.11/795.13	c  N dy 11527   2918516        60      5340         0     83359     37380   1081095     18.22     19.21  --
802.21/802.28	c  N dy 11614   2942925        60      5340         0    104899     37380   1539575     18.22     19.35  --
810.10/810.16	c  N dy 11715   2963123        60      5340         0    122688     37380   1924523     18.22     19.20  --
818.11/818.11	c  N dy 11763   2991542        60      5340         0     81596     37380   1017575     18.21     19.22  --
823.21/823.21	c  N dy 11806   3011586        60      5340         0     99251     37380   1393523     18.21     20.83  --
831.11/831.11	c  N dy 11954   3031738        60      5340         0    117060     37380   1786068     18.22     19.20  --
840.81/840.87	c  N dy 12043   3058427        60      5340         0     73680     37380    847227     18.22     19.24  --
846.41/846.45	c  N dy 12154   3078503        60      5340         0     91439     37380   1230890     18.22     19.86  --
855.82/855.81	c  N dy 12214   3111643        60      5340         0    120385     37380   1832634     18.21     19.40  --
865.62/865.61	c  N dy 12330   3136954        60      5340         0     74938     37380    865974     18.22     19.20  --
870.21/870.25	c  N dy 12371   3157198        60      5340         0     92612     37380   1238451     18.21     19.24  --
876.71/876.78	c  N dy 12452   3177366        60      5340         0    110454     37380   1624169     18.21     19.19  --
883.70/883.70	c  N dy 12509   3197373        60      5340         0    127993     37380   1996027     18.21     19.63  --
890.31/890.30	c  S st 12616   3211781        60      5340         0     72164     37380    805886     18.22   no data  --
890.51/890.50	c  S st 12616   3212284        60      5340         0     72615     37380    816126     18.22   no data  --
890.51/890.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
890.51/890.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.51/890.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
890.51/890.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.51/890.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.51/890.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
890.51/890.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
903.91/903.99	c lits-rem:       532  cl-subs:      933  v-elim:      0  v-fix:    0  time: 13.43 s
903.91/903.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
904.01/904.00	c vivif2 --  cl tried    71682 cl shrink        0 lits rem          0 time: 0.01
904.12/904.20	c asymm  cl-useful: 0/624/5340 lits-rem:0 time: 0.20
904.22/904.20	c calculated reachability. Time: 0.00
904.22/904.20	c  N dy 12616   3212284        60      5340         0     71682     37380    794126     18.22   no data  --
915.61/915.66	c  N dy 12729   3257014        60      5340         0    110486     37380   1595064     18.21     19.27  --
923.60/923.66	c  N dy 12808   3277034        60      5340         0    128126     37380   1974141     18.21     20.76  --
931.31/931.33	c  N dy 12897   3297100        60      5340         0     76704     37380    896013     18.21     20.07  --
937.01/937.09	c  N dy 13010   3317187        60      5340         0     94488     37380   1284247     18.22     19.72  --
943.61/943.63	c  N dy 13084   3337837        60      5340         0    112745     37380   1674400     18.22     19.22  --
951.22/951.21	c  N dy 13147   3357936        60      5340         0    130340     37380   2041775     18.21     20.37  --
959.51/959.56	c  N dy 13297   3378000        60      5340         0     77777     37380    910244     18.22     20.51  --
964.91/964.94	c  N dy 13386   3398100        60      5340         0     95465     37380   1290523     18.22     20.37  --
976.11/976.11	c  N dy 13407   3437732        60      5340         0    129913     37380   1991456     18.20     19.30  --
984.91/984.98	c  N dy 13533   3457769        60      5340         0     76532     37380    872117     18.21     19.20  --
989.51/989.55	c  N dy 13557   3477795        60      5340         0     93920     37380   1231160     18.20     19.25  --
998.31/998.37	c  N dy 13657   3505895        60      5340         0    118701     37380   1763253     18.20     19.23  --
1007.01/1007.03	c  N dy 13757   3525900        60      5340         0    136252     37380   2144668     18.20     20.46  --
1014.91/1014.99	c  N dy 13875   3547251        60      5340         0     83182     37380   1004692     18.21     19.17  --
1021.11/1021.12	c  N dy 13973   3567298        60      5340         0    100873     37380   1388272     18.21     21.37  --
1028.82/1028.85	c  N dy 14108   3587395        60      5340         0    118629     37380   1779038     18.22     20.10  --
1038.32/1038.38	c  N dy 14246   3607420        60      5340         0    136314     37380   2167830     18.23     20.98  --
1046.51/1046.51	c  N dy 14373   3627432        60      5340         0     80897     37380    948445     18.23     22.28  --
1051.62/1051.69	c  N dy 14421   3647482        60      5340         0     98368     37380   1318990     18.23     19.37  --
1064.61/1064.66	c  N dy 14504   3689221        60      5340         0    134873     37380   2082887     18.22     19.19  --
1073.62/1073.69	c  N dy 14584   3709320        60      5340         0     78802     37380    887945     18.22     19.26  --
1074.72/1074.75	c  S st 14606   3712284        60      5340         0     81432     37380    945609     18.22   no data  --
1075.01/1075.00	c  S st 14606   3712787        60      5340         0     81892     37380    955831     18.22   no data  --
1075.01/1075.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1075.01/1075.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1075.01/1075.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1075.01/1075.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1075.01/1075.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1075.01/1075.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1075.01/1075.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1092.11/1092.12	c lits-rem:      1068  cl-subs:     2188  v-elim:      0  v-fix:    0  time: 17.05 s
1092.11/1092.12	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1092.11/1092.13	c vivif2 --  cl tried    79704 cl shrink        0 lits rem          0 time: 0.01
1092.32/1092.33	c asymm  cl-useful: 0/533/5340 lits-rem:0 time: 0.20
1092.32/1092.34	c calculated reachability. Time: 0.00
1092.32/1092.34	c  N dy 14606   3712787        60      5340         0     79704     37380    910024     18.22   no data  --
1097.51/1097.54	c  N dy 14655   3732814        60      5340         0     97311     37380   1282485     18.22     20.84  --
1104.43/1104.46	c  F st 14767   3751562        60      5340         0    113768     37380   1640473     18.23     17.14  --
1105.12/1105.12	c  N st 14771   3753594        60      5340         0    115540     37380   1679389     18.23   no data  --
1114.02/1114.08	c  N dy 14879   3774383        60      5340         0    133849     37380   2080616     18.23     19.26  --
1124.22/1124.27	c  N dy 15009   3794438        60      5340         0     76944     37380    840993     18.24     21.26  --
1130.32/1130.31	c  N dy 15165   3814635        60      5340         0     94760     37380   1234523     18.24     19.21  --
1137.02/1137.09	c  N dy 15244   3834741        60      5340         0    112404     37380   1613192     18.24     19.24  --
1144.61/1144.66	c  N dy 15293   3855627        60      5340         0    130635     37380   1999509     18.24     19.29  --
1155.71/1155.75	c  N dy 15443   3876489        60      5340         0    149074     37380   2406504     18.25     19.35  --
1162.32/1162.31	c  N dy 15533   3897033        60      5340         0     91600     37380   1146755     18.25     19.31  --
1170.32/1170.39	c  N dy 15601   3922815        60      5340         0    114211     37380   1625968     18.25     19.23  --
1192.22/1192.28	c  N dy 15609   4004312        60      5340         0    108432     37380   1450997     18.20     19.20  --
1201.01/1201.03	c  N dy 15777   4024327        60      5340         0    126183     37380   1846030     18.20     21.16  --
1210.71/1210.75	c  N dy 15895   4044756        60      5340         0    144278     37380   2243197     18.21     19.19  --
1219.72/1219.70	c  N dy 16001   4064830        60      5340         0     84954     37380    985947     18.21     21.87  --
1226.02/1226.05	c  N dy 16117   4084894        60      5340         0    102656     37380   1371114     18.22     22.08  --
1233.62/1233.68	c  N dy 16231   4104980        60      5340         0    120451     37380   1758928     18.22     20.82  --
1242.22/1242.29	c  N dy 16325   4125275        60      5340         0    138319     37380   2147635     18.22     19.28  --
1251.82/1251.88	c  N dy 16397   4145278        60      5340         0    155811     37380   2521499     18.22     19.45  --
1256.91/1256.92	c  N dy 16428   4165408        60      5340         0     95343     37380   1188657     18.22     19.25  --
1264.22/1264.30	c  N dy 16545   4186513        60      5340         0    113953     37380   1593548     18.22     19.35  --
1272.42/1272.41	c  N dy 16629   4206555        60      5340         0    131538     37380   1974507     18.23     20.57  --
1275.82/1275.88	c  S st 16676   4212787        60      5340         0    137046     37380   2096382     18.23     17.95  --
1276.32/1276.39	c  S st 16676   4213293        60      5340         0    137503     37380   2106637     18.23   no data  --
1276.42/1276.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1276.42/1276.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1276.42/1276.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
1276.52/1276.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1276.52/1276.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1276.52/1276.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1276.52/1276.54	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 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-3175921-1301788868/watcher-3175921-1301788868 -o /tmp/evaluation-result-3175921-1301788868/solver-3175921-1301788868 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175921-1301788868.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.98 4.00 3.95 5/189 18628
/proc/meminfo: memFree=18944092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=11760 CPUtime=0 cores=1,3
/proc/18628/stat : 18628 (runsolver) R 18626 18628 17960 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 369117523 12042240 49 33554432000 4194304 5392636 140734215897632 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/18628/statm: 2940 49 30 293 0 2644 0

[startup+0.086133 s]
/proc/loadavg: 3.98 4.00 3.95 5/189 18628
/proc/meminfo: memFree=18944092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=29936 CPUtime=0.07 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 621 0 0 0 7 0 0 0 25 0 1 0 369117523 30654464 561 33554432000 4194304 4650387 140733408967584 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 7484 561 345 112 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29936

[startup+0.101131 s]
/proc/loadavg: 3.98 4.00 3.95 5/189 18628
/proc/meminfo: memFree=18944092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=29936 CPUtime=0.09 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 623 0 0 0 9 0 0 0 25 0 1 0 369117523 30654464 563 33554432000 4194304 4650387 140733408967584 18446744073709551615 4370538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 7484 563 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.301039 s]
/proc/loadavg: 3.98 4.00 3.95 5/189 18628
/proc/meminfo: memFree=18944092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=32032 CPUtime=0.28 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 1324 0 0 0 28 0 0 0 18 0 1 0 369117523 32800768 1048 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 8008 1048 378 112 0 2973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32032

[startup+0.700965 s]
/proc/loadavg: 3.98 4.00 3.95 5/189 18628
/proc/meminfo: memFree=18944092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=32608 CPUtime=0.68 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 1763 0 0 0 68 0 0 0 18 0 1 0 369117523 33390592 1258 33554432000 4194304 4650387 140733408967584 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 8152 1259 378 112 0 3117 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32608

[startup+1.50082 s]
/proc/loadavg: 3.98 4.00 3.95 5/190 18630
/proc/meminfo: memFree=18932432/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=38228 CPUtime=1.48 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 3693 0 0 0 148 0 0 0 19 0 1 0 369117523 39145472 2588 33554432000 4194304 4650387 140733408967584 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 9557 2588 380 112 0 4522 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38228

[startup+3.10052 s]
/proc/loadavg: 3.98 4.00 3.95 5/190 18630
/proc/meminfo: memFree=18924248/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=38668 CPUtime=3.08 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 4229 0 0 0 308 0 0 0 25 0 1 0 369117523 39596032 2741 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 9667 2741 380 112 0 4632 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38668

[startup+6.30094 s]
/proc/loadavg: 3.90 3.98 3.95 5/190 18658
/proc/meminfo: memFree=19044712/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=39660 CPUtime=6.28 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 5594 0 0 0 628 0 0 0 25 0 1 0 369117523 40611840 2834 33554432000 4194304 4650387 140733408967584 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 9915 2834 380 112 0 4880 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39660

[startup+12.7008 s]
/proc/loadavg: 3.91 3.98 3.95 5/190 18658
/proc/meminfo: memFree=19020612/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=44804 CPUtime=12.69 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 9087 0 0 0 1268 1 0 0 25 0 1 0 369117523 45879296 4114 33554432000 4194304 4650387 140733408967584 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 11201 4114 380 112 0 6166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44804

[startup+25.5004 s]
/proc/loadavg: 3.93 3.98 3.95 5/190 18658
/proc/meminfo: memFree=18995036/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=50800 CPUtime=25.49 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 14081 0 0 0 2547 2 0 0 25 0 1 0 369117523 52019200 5622 33554432000 4194304 4650387 140733408967584 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 12700 5622 380 112 0 7665 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50800

[startup+51.1007 s]
/proc/loadavg: 3.95 3.98 3.95 5/190 18659
/proc/meminfo: memFree=18975400/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=54048 CPUtime=51.08 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 21972 0 0 0 5105 3 0 0 25 0 1 0 369117523 55345152 6301 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 13512 6301 380 112 0 8477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54048

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.95 5/190 18660
/proc/meminfo: memFree=18952316/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=56588 CPUtime=102.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 33833 0 0 0 10223 7 0 0 25 0 1 0 369117523 57946112 7631 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 14147 7631 380 112 0 9112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56588

[startup+162.3 s]
/proc/loadavg: 4.09 4.01 3.96 5/190 18662
/proc/meminfo: memFree=18906284/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=68400 CPUtime=162.29 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 46663 0 0 0 16220 9 0 0 25 0 1 0 369117523 70041600 10394 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 17100 10394 380 112 0 12065 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68400

[startup+222.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 18663
/proc/meminfo: memFree=18876376/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=76512 CPUtime=222.29 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 56610 0 0 0 22218 11 0 0 25 0 1 0 369117523 78348288 12104 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 19128 12104 380 112 0 14093 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76512

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 18665
/proc/meminfo: memFree=18819800/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=76792 CPUtime=282.29 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 65859 0 0 0 28216 13 0 0 25 0 1 0 369117523 78635008 12507 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 19198 12507 380 112 0 14163 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 76792

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18667
/proc/meminfo: memFree=18788532/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=89144 CPUtime=342.29 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 73978 0 0 0 34214 15 0 0 25 0 1 0 369117523 91283456 14684 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 22286 14684 380 112 0 17251 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89144

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18668
/proc/meminfo: memFree=18742000/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=89376 CPUtime=402.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 82100 0 0 0 40213 17 0 0 25 0 1 0 369117523 91521024 14752 33554432000 4194304 4650387 140733408967584 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 22344 14752 380 112 0 17309 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89376

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18670
/proc/meminfo: memFree=18731072/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=92040 CPUtime=462.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 90045 0 0 0 46211 19 0 0 25 0 1 0 369117523 94248960 16306 33554432000 4194304 4650387 140733408967584 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 23010 16306 380 112 0 17975 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92040

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18671
/proc/meminfo: memFree=18745808/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=95004 CPUtime=522.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 94796 0 0 0 52209 21 0 0 25 0 1 0 369117523 97284096 16440 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 23751 16440 380 112 0 18716 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95004

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18673
/proc/meminfo: memFree=18718756/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=95204 CPUtime=582.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 101537 0 0 0 58206 24 0 0 25 0 1 0 369117523 97488896 16244 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 23801 16244 380 112 0 18766 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95204

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18675
/proc/meminfo: memFree=18694668/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=99256 CPUtime=642.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 108214 0 0 0 64205 26 0 0 25 0 1 0 369117523 101638144 18131 33554432000 4194304 4650387 140733408967584 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 24814 18131 380 112 0 19779 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99256

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 18676
/proc/meminfo: memFree=18689948/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101416 CPUtime=702.3 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 108343 0 0 0 70204 26 0 0 25 0 1 0 369117523 103849984 18260 33554432000 4194304 4650387 140733408967584 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25354 18260 380 112 0 20319 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 101416

[startup+762.307 s]
/proc/loadavg: 4.05 4.02 3.97 5/190 18678
/proc/meminfo: memFree=18678516/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101460 CPUtime=762.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 111274 0 0 0 76204 27 0 0 25 0 1 0 369117523 103895040 18542 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25365 18542 380 112 0 20330 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 101460

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 18679
/proc/meminfo: memFree=18682352/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101628 CPUtime=822.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 118213 0 0 0 82202 29 0 0 25 0 1 0 369117523 104067072 18018 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25407 18018 380 112 0 20372 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 101628

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 18681
/proc/meminfo: memFree=18681692/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101740 CPUtime=882.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 123982 0 0 0 88200 31 0 0 25 0 1 0 369117523 104181760 18668 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25435 18668 380 112 0 20400 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 101740

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 18683
/proc/meminfo: memFree=18674092/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101840 CPUtime=942.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 129165 0 0 0 94198 33 0 0 25 0 1 0 369117523 104284160 18605 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25460 18605 380 112 0 20425 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 101840

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 18684
/proc/meminfo: memFree=18656204/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=101960 CPUtime=1002.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 134926 0 0 0 100196 35 0 0 25 0 1 0 369117523 104407040 18992 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25490 18992 380 112 0 20455 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 101960

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 18686
/proc/meminfo: memFree=18658160/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=102084 CPUtime=1062.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 140480 0 0 0 106194 37 0 0 25 0 1 0 369117523 104534016 18982 33554432000 4194304 4650387 140733408967584 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25521 18982 380 112 0 20486 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 102084

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 18687
/proc/meminfo: memFree=18631236/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=102132 CPUtime=1122.32 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 143836 0 0 0 112193 39 0 0 25 0 1 0 369117523 104583168 19542 33554432000 4194304 4650387 140733408967584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25533 19542 380 112 0 20498 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 102132

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 18689
/proc/meminfo: memFree=18605432/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=102248 CPUtime=1182.31 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 149493 0 0 0 118190 41 0 0 25 0 1 0 369117523 104701952 19388 33554432000 4194304 4650387 140733408967584 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25562 19388 380 112 0 20527 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 102248

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 18691
/proc/meminfo: memFree=18589536/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=102336 CPUtime=1242.32 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 155087 0 0 0 124188 44 0 0 25 0 1 0 369117523 104792064 19226 33554432000 4194304 4650387 140733408967584 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 25584 19226 380 112 0 20549 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.39 3.84 3.92 3/182 18711
/proc/meminfo: memFree=18945188/32950928 swapFree=67111528/67111528
[pid=18628] ppid=18626 vsize=118664 CPUtime=1300.02 cores=1,3
/proc/18628/stat : 18628 (strangenight1-s) R 18626 18628 17960 0 -1 4202496 161377 0 0 0 129957 45 0 0 25 0 1 0 369117523 121511936 22523 33554432000 4194304 4650387 140733408967584 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18628/statm: 29666 22523 380 112 0 24631 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 118664

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.58
CPU system time (s): 0.460929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 118664

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

runsolver used 2.10968 second user time and 4.99924 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 02:01:08
IDJOB=3175921
IDBENCH=82939
IDSOLVER=1589
FILE ID=node116/3175921-1301788868
RUNJOBID= node116-1301783656-17980
PBS_JOBID= 12841402
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= e8248df66827581bc842de4513557985
RANDOM SEED=506011708

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18944372 kB
Buffers:        392736 kB
Cached:       13064088 kB
SwapCached:          0 kB
Active:        9316544 kB
Inactive:      4378872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18944372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12568 kB
Writeback:           0 kB
AnonPages:      238340 kB
Mapped:          16604 kB
Slab:           245304 kB
PageTables:       5652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   463000 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= 71252 MiB
End job on node116 at 2011-04-03 02:22:50