Trace number 3370130

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.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-3370130-1307668589.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:      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.29/0.39	c  N dy    24      8781        60      5340         0      5612     37380    114328     18.13     19.11  --
0.49/0.56	c  N dy    45     13207        60      5340         0      5764     37380    109596     18.45     19.44  --
0.79/0.81	c  N dy    53     19348        60      5340         0      6230     37380    110404     18.25     19.26  --
1.00/1.06	c  F st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17  --
1.00/1.06	c  N st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17  --
1.29/1.30	c  N dy    64     30000        60      5340         0      9623     37380    173075     18.02   no data  --
1.29/1.30	c  S st    64     30000        60      5340         0      9623     37380    173075     18.02   no data  --
1.29/1.33	c  S st    64     30501        60      5340         0     10087     37380    183447     18.02   no data  --
1.29/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.26	c lits-rem:      1301  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  0.91 s
2.39/2.49	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N dy    64     30501        60      5340         0      9036     37380    160235     18.02   no data  --
2.69/2.70	c  N dy    82     34716        60      5340         0     12817     37380    241798     18.09     19.05  --
2.89/2.92	c  N dy   100     38792        60      5340         0      9461     37380    158996     18.13     20.83  --
3.09/3.15	c  N dy   113     43150        60      5340         0     13314     37380    240561     18.14     19.14  --
3.19/3.29	c  S st   117     45752        60      5340         0     15613     37380    289290     18.12     18.85  --
3.29/3.34	c  S st   117     46255        60      5340         0      8135     37380    123788     18.12   no data  --
3.29/3.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.29/3.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.29/3.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.29/3.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.29/3.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.29/3.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.13	c lits-rem:        98  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.78 s
4.09/4.13	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried     8110 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
4.29/4.35	c calculated reachability. Time: 0.00
4.29/4.35	c  N dy   117     46255        60      5340         0      8110     37380    123117     18.12   no data  --
4.69/4.71	c  N dy   136     53141        60      5340         0     14220     37380    251383     18.08     19.03  --
4.89/4.99	c  N dy   145     57490        60      5340         0      9235     37380    135903     18.03     18.98  --
5.19/5.21	c  N dy   178     61511        60      5340         0     12841     37380    214666     18.15     21.28  --
5.69/5.70	c  N dy   191     69382        60      5340         0     10052     37380    145125     18.00     15.96  --
5.69/5.70	c  S st   191     69382        60      5340         0     10052     37380    145125     18.00     15.96  --
5.69/5.74	c  S st   191     69887        60      5340         0     10520     37380    155586     18.00   no data  --
5.69/5.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.69/5.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.69/5.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.58	c lits-rem:       246  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.84 s
6.49/6.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.49/6.58	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
6.79/6.86	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.28
6.79/6.86	c calculated reachability. Time: 0.00
6.79/6.86	c  N dy   191     69887        60      5340         0     10374     37380    152177     18.00   no data  --
7.08/7.19	c  N dy   194     76002        60      5340         0     15782     37380    263021     17.89     18.89  --
7.49/7.58	c  N dy   227     80888        60      5340         0     20199     37380    358476     17.97     20.87  --
7.99/8.01	c  F st   253     87501        60      5340         0     15399     37380    247512     17.97     18.07  --
7.99/8.01	c  N st   253     87501        60      5340         0     15399     37380    247512     17.97     18.07  --
8.29/8.39	c  N dy   263     93095        60      5340         0     20383     37380    354409     17.98     19.71  --
8.89/8.96	c  N dy   271    101600        60      5340         0     16263     37380    251283     17.85     18.79  --
9.09/9.19	c  S st   291    104830        60      5340         0     19177     37380    314726     17.89     17.31  --
9.19/9.25	c  S st   291    105332        60      5340         0     19635     37380    324812     17.89   no data  --
9.19/9.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
9.19/9.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.67	c lits-rem:      1497  cl-subs:     2163  v-elim:      0  v-fix:    0  time:  1.41 s
10.59/10.67	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.59/10.68	c vivif2 --  cl tried    17472 cl shrink        0 lits rem          0 time: 0.00
10.90/11.00	c asymm  cl-useful: 0/4366/5340 lits-rem:0 time: 0.32
11.00/11.00	c calculated reachability. Time: 0.00
11.00/11.00	c  N dy   291    105332        60      5340         0     17472     37380    281066     17.89   no data  --
11.49/11.59	c  N dy   336    112715        60      5340         0     24099     37380    423839     17.97     18.97  --
12.49/12.53	c  N dy   374    126065        60      5340         0     23631     37380    401468     17.94     18.99  --
13.19/13.23	c  N dy   410    134946        60      5340         0     18263     37380    279691     17.97     18.93  --
13.99/14.00	c  N dy   432    143638        60      5340         0     25947     37380    439508     17.95     19.34  --
14.79/14.81	c  N dy   484    152878        60      5340         0     19996     37380    305973     18.00     20.24  --
15.19/15.30	c  S st   520    158000        60      5340         0     24591     37380    405769     18.05     17.83  --
15.30/15.36	c  S st   520    158503        60      5340         0     25056     37380    416102     18.05   no data  --
15.30/15.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.30/15.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.30/15.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.30/15.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.30/15.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.30/15.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
15.30/15.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.39/17.47	c lits-rem:      1929  cl-subs:     2432  v-elim:      0  v-fix:    0  time:  2.09 s
17.39/17.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.39/17.48	c vivif2 --  cl tried    22624 cl shrink        0 lits rem          0 time: 0.00
17.50/17.59	c asymm  cl-useful: 0/974/5340 lits-rem:0 time: 0.11
17.50/17.59	c calculated reachability. Time: 0.00
17.50/17.59	c  N dy   520    158503        60      5340         0     22624     37380    361082     18.05   no data  --
18.49/18.56	c  N dy   543    171197        60      5340         0     18858     37380    272378     18.00     19.20  --
19.49/19.56	c  N dy   592    182956        60      5340         0     29283     37380    493727     18.03     19.05  --
20.69/20.74	c  N dy   639    196003        60      5340         0     24997     37380    393154     18.05     19.05  --
21.90/21.99	c  N dy   695    208765        60      5340         0     19442     37380    265161     18.08     19.09  --
23.39/23.40	c  N dy   734    224153        60      5340         0     33076     37380    551340     18.05     19.06  --
24.59/24.65	c  S st   776    237755        60      5340         0     27423     37380    423061     18.04     15.79  --
24.69/24.72	c  S st   776    238260        60      5340         0     27881     37380    433056     18.04   no data  --
24.69/24.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.69/24.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.69/24.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.69/24.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.69/24.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.69/24.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
24.69/24.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.79/26.84	c lits-rem:      1846  cl-subs:     2763  v-elim:      0  v-fix:    0  time:  2.11 s
26.79/26.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
26.79/26.85	c vivif2 --  cl tried    25118 cl shrink        0 lits rem          0 time: 0.00
27.19/27.20	c asymm  cl-useful: 0/3215/5340 lits-rem:0 time: 0.35
27.19/27.20	c calculated reachability. Time: 0.00
27.19/27.20	c  N dy   776    238260        60      5340         0     25118     37380    375162     18.04   no data  --
30.09/30.14	c  N dy   830    269867        60      5340         0     34520     37380    551761     17.92     18.88  --
31.90/31.96	c  N dy   901    287899        60      5340         0     31146     37380    480626     17.91     19.05  --
34.00/34.05	c  F st   980    306252        60      5340         0     27159     37380    391044     17.93   no data  --
34.00/34.08	c  N st   981    306502        60      5340         0     27382     37380    395737     17.93   no data  --
37.09/37.16	c  N dy  1000    336945        60      5340         0     32995     37380    490990     17.82     18.77  --
39.60/39.69	c  N dy  1105    357024        60      5340         0     28775     37380    404587     17.87     19.20  --
39.69/39.74	c  S st  1109    357390        60      5340         0     29103     37380    411658     17.87   no data  --
39.79/39.82	c  S st  1109    357892        60      5340         0     29550     37380    421424     17.87   no data  --
39.79/39.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.79/39.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.79/39.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.79/39.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.79/39.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.79/39.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
39.79/39.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.19/42.24	c lits-rem:      1534  cl-subs:     1791  v-elim:      0  v-fix:    0  time:  2.40 s
42.19/42.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
42.19/42.24	c vivif2 --  cl tried    27759 cl shrink        0 lits rem          0 time: 0.00
42.49/42.52	c asymm  cl-useful: 0/2125/5340 lits-rem:0 time: 0.28
42.49/42.53	c calculated reachability. Time: 0.00
42.49/42.53	c  N dy  1109    357892        60      5340         0     27759     37380    382333     17.87   no data  --
45.09/45.17	c  N dy  1171    381573        60      5340         0     25757     37380    323820     17.83     18.92  --
47.49/47.55	c  N dy  1248    401631        60      5340         0     43598     37380    700786     17.83     19.59  --
49.99/50.10	c  N dy  1367    421674        60      5340         0     37562     37380    570392     17.88     18.94  --
52.59/52.69	c  N dy  1462    441746        60      5340         0     30533     37380    410208     17.91     18.90  --
56.59/56.61	c  N dy  1566    472836        60      5340         0     32299     37380    428900     17.90     18.90  --
59.19/59.28	c  N dy  1650    492868        60      5340         0     50093     37380    806098     17.91     19.91  --
61.99/62.08	c  N dy  1745    513799        60      5340         0     42171     37380    634581     17.93     18.89  --
65.49/65.55	c  N dy  1864    536838        60      5340         0     35064     37380    471533     17.95     15.46  --
65.49/65.55	c  S st  1864    536838        60      5340         0     35064     37380    471533     17.95     15.46  --
65.59/65.63	c  S st  1864    537339        60      5340         0     35531     37380    482084     17.95   no data  --
65.59/65.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.59/65.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.59/65.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
65.59/65.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.59/65.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.59/65.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
65.59/65.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.79/67.83	c lits-rem:       994  cl-subs:     2007  v-elim:      0  v-fix:    0  time:  2.18 s
67.79/67.83	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
67.79/67.84	c vivif2 --  cl tried    33524 cl shrink        0 lits rem          0 time: 0.00
68.09/68.19	c asymm  cl-useful: 0/2692/5340 lits-rem:0 time: 0.35
68.09/68.19	c calculated reachability. Time: 0.00
68.09/68.19	c  N dy  1864    537339        60      5340         0     33524     37380    439836     17.95   no data  --
71.10/71.15	c  N dy  1984    557354        60      5340         0     51295     37380    824261     17.99     19.19  --
74.89/74.99	c  N dy  2091    583466        60      5340         0     46066     37380    693365     18.00     19.10  --
78.39/78.41	c  N dy  2236    603510        60      5340         0     34698     37380    449306     18.04     19.40  --
83.69/83.71	c  N dy  2320    640600        60      5340         0     37287     37380    476789     17.98     19.09  --
86.80/86.81	c  N dy  2398    660897        60      5340         0     55298     37380    859701     17.99     19.04  --
92.19/92.26	c  N dy  2523    696388        60      5340         0     55609     37380    857426     17.97     18.98  --
95.49/95.55	c  N dy  2595    717212        60      5340         0     42263     37380    575330     17.98     18.95  --
98.79/98.86	c  N dy  2659    737277        60      5340         0     59980     37380    949903     17.97     19.03  --
102.59/102.63	c  N dy  2690    762816        60      5340         0     49776     37380    710022     17.92     18.92  --
106.60/106.64	c  N dy  2780    783505        60      5340         0     34546     37380    390923     17.94     18.96  --
110.29/110.37	c  N dy  2934    806008        60      5340         0     54549     37380    824206     17.97     16.84  --
110.29/110.37	c  S st  2934    806008        60      5340         0     54549     37380    824206     17.97     16.84  --
110.49/110.50	c  S st  2934    806510        60      5340         0     55010     37380    834617     17.97   no data  --
110.49/110.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.49/110.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.49/110.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
110.49/110.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.49/110.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.49/110.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
110.49/110.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.10/117.14	c lits-rem:      2859  cl-subs:     4958  v-elim:      0  v-fix:    0  time:  6.60 s
117.10/117.14	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
117.10/117.15	c vivif2 --  cl tried    50052 cl shrink        0 lits rem          0 time: 0.01
117.30/117.34	c asymm  cl-useful: 0/786/5340 lits-rem:0 time: 0.19
117.30/117.34	c calculated reachability. Time: 0.00
117.30/117.34	c  N dy  2934    806510        60      5340         0     50052     37380    723714     17.97   no data  --
121.39/121.48	c  N dy  3050    826573        60      5340         0     67860     37380   1107816     17.99     19.05  --
124.49/124.54	c  N dy  3137    846645        60      5340         0     51381     37380    741303     18.00     19.56  --
128.60/128.70	c  N dy  3210    866717        60      5340         0     69162     37380   1120468     18.00     20.44  --
131.69/131.73	c  N dy  3264    886758        60      5340         0     51534     37380    728454     18.00     20.99  --
136.29/136.33	c  N dy  3396    907525        60      5340         0     70009     37380   1129001     18.02     19.00  --
140.00/140.05	c  N dy  3530    927832        60      5340         0     51795     37380    735337     18.05     19.05  --
144.40/144.47	c  N dy  3591    950072        60      5340         0     71424     37380   1149719     18.05     19.15  --
148.29/148.30	c  N dy  3699    970468        60      5340         0     52343     37380    733253     18.06     19.12  --
153.90/153.99	c  N dy  3741   1001823        60      5340         0     41904     37380    493829     18.03     18.99  --
157.30/157.33	c  N dy  3786   1023027        60      5340         0     60642     37380    890430     18.03     19.08  --
162.59/162.64	c  N dy  3916   1044406        60      5340         0     40726     37380    460437     18.05     19.01  --
166.40/166.46	c  N dy  4032   1064410        60      5340         0     58519     37380    845287     18.06     20.44  --
168.10/168.16	c  F st  4086   1071875        60      5340         0     65166     37380    991518     18.07   no data  --
171.00/171.07	c  N dy  4142   1084438        60      5340         0     76279     37380   1234538     18.08     20.08  --
174.59/174.61	c  N dy  4190   1104703        60      5340         0     54242     37380    733615     18.08     19.15  --
178.89/178.93	c  N dy  4263   1126231        60      5340         0     73255     37380   1137914     18.08     19.18  --
183.20/183.24	c  N dy  4385   1146285        60      5340         0     50440     37380    654887     18.10     20.64  --
187.29/187.32	c  N dy  4487   1166360        60      5340         0     68216     37380   1037471     18.11     19.20  --
191.69/191.70	c  N dy  4541   1186367        60      5340         0     44296     37380    508551     18.10     20.66  --
195.09/195.16	c  N dy  4576   1209292        60      5340         0     64421     37380    926474     18.08     19.20  --
195.19/195.26	c  S st  4579   1209765        60      5340         0     64847     37380    935854     18.08     18.25  --
195.39/195.41	c  S st  4579   1210269        60      5340         0     65300     37380    946045     18.08   no data  --
195.39/195.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.39/195.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.39/195.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
195.39/195.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.39/195.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.39/195.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
195.39/195.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
205.99/206.09	c lits-rem:      2628  cl-subs:     7159  v-elim:      0  v-fix:    0  time: 10.63 s
205.99/206.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
206.09/206.10	c vivif2 --  cl tried    58141 cl shrink        0 lits rem          0 time: 0.01
206.29/206.31	c asymm  cl-useful: 0/659/5340 lits-rem:0 time: 0.21
206.29/206.31	c calculated reachability. Time: 0.00
206.29/206.31	c  N dy  4579   1210269        60      5340         0     58141     37380    803502     18.08   no data  --
210.69/210.77	c  N dy  4660   1230898        60      5340         0     76425     37380   1197317     18.09     19.10  --
216.00/216.03	c  N dy  4728   1256681        60      5340         0     57106     37380    769434     18.08     19.16  --
220.79/220.86	c  N dy  4861   1276691        60      5340         0     74881     37380   1157820     18.10     20.78  --
227.19/227.29	c  N dy  4914   1311044        60      5340         0     61929     37380    855536     18.08     19.04  --
232.39/232.42	c  N dy  4969   1334164        60      5340         0     82274     37380   1285875     18.07     19.06  --
236.80/236.80	c  N dy  5046   1354207        60      5340         0     56103     37380    734009     18.08     19.04  --
240.91/240.95	c  N dy  5115   1374296        60      5340         0     73884     37380   1114791     18.08     19.88  --
246.50/246.52	c  N dy  5186   1395636        60      5340         0     47774     37380    541338     18.08     19.09  --
250.20/250.25	c  N dy  5282   1415704        60      5340         0     65499     37380    920936     18.09     19.15  --
255.20/255.21	c  N dy  5330   1438313        60      5340         0     85356     37380   1336334     18.08     19.42  --
260.70/260.76	c  N dy  5469   1461986        60      5340         0     60504     37380    806832     18.09     19.11  --
265.79/265.89	c  N dy  5567   1482053        60      5340         0     78274     37380   1188694     18.10     19.91  --
271.71/271.72	c  N dy  5649   1502102        60      5340         0     49156     37380    552940     18.11     19.08  --
276.20/276.23	c  N dy  5724   1526419        60      5340         0     70600     37380   1007809     18.10     19.10  --
285.39/285.47	c  N dy  5764   1570440        60      5340         0     61471     37380    789250     18.06     19.12  --
291.09/291.12	c  N dy  5856   1594801        60      5340         0     83018     37380   1249194     18.06     19.23  --
296.59/296.64	c  N dy  5938   1615255        60      5340         0     52618     37380    607418     18.06     19.03  --
301.69/301.75	c  N dy  6022   1640457        60      5340         0     74822     37380   1077493     18.07     19.14  --
307.60/307.68	c  N dy  6147   1660487        60      5340         0     92535     37380   1464696     18.08     20.21  --
313.00/313.04	c  N dy  6277   1680645        60      5340         0     61008     37380    780046     18.09     19.12  --
318.90/318.90	c  N dy  6319   1710270        60      5340         0     86980     37380   1319817     18.07     16.43  --
318.90/318.90	c  S st  6319   1710270        60      5340         0     86980     37380   1319817     18.07     16.43  --
319.10/319.13	c  S st  6319   1710772        60      5340         0     87435     37380   1329746     18.07   no data  --
319.10/319.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.10/319.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.10/319.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
319.20/319.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.20/319.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.20/319.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
319.20/319.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
340.91/340.95	c lits-rem:      7307  cl-subs:    11415  v-elim:      0  v-fix:    0  time: 21.74 s
340.91/340.95	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
340.91/340.96	c vivif2 --  cl tried    76020 cl shrink        0 lits rem          0 time: 0.01
341.20/341.22	c asymm  cl-useful: 0/521/5340 lits-rem:0 time: 0.26
341.20/341.22	c calculated reachability. Time: 0.00
341.20/341.22	c  N dy  6319   1710772        60      5340         0     76020     37380   1096234     18.07   no data  --
347.30/347.36	c  N dy  6441   1730789        60      5340         0     93761     37380   1480416     18.08     19.43  --
352.70/352.72	c  N dy  6488   1754897        60      5340         0     65242     37380    844557     18.07     19.10  --
357.60/357.67	c  N dy  6617   1774915        60      5340         0     83057     37380   1233435     18.08     20.02  --
364.11/364.12	c  N dy  6694   1796829        60      5340         0     51508     37380    555011     18.08     19.08  --
368.10/368.15	c  N dy  6793   1816861        60      5340         0     69259     37380    936449     18.08     19.22  --
373.50/373.51	c  N dy  6883   1836939        60      5340         0     87003     37380   1317474     18.09     19.17  --
380.20/380.21	c  N dy  6944   1856995        60      5340         0     52806     37380    572951     18.09     19.91  --
385.60/385.63	c  N dy  7036   1884355        60      5340         0     76906     37380   1086454     18.09     19.16  --
391.40/391.49	c  N dy  7146   1904536        60      5340         0     94791     37380   1474015     18.10     19.12  --
397.60/397.67	c  N dy  7257   1924550        60      5340         0     59599     37380    703086     18.10     19.31  --
403.61/403.67	c  N dy  7355   1951704        60      5340         0     83507     37380   1214522     18.10     19.15  --
410.10/410.14	c  N dy  7481   1971767        60      5340         0    101352     37380   1604145     18.11     20.59  --
415.81/415.88	c  N dy  7626   1991894        60      5340         0     65335     37380    826247     18.13     19.16  --
420.50/420.57	c  N dy  7679   2013253        60      5340         0     84133     37380   1221297     18.12     19.26  --
427.30/427.34	c  N dy  7770   2035433        60      5340         0    103644     37380   1639746     18.12     19.09  --
433.20/433.22	c  N dy  7847   2058864        60      5340         0     69582     37380    898476     18.12     19.08  --
438.90/438.91	c  N dy  7974   2078887        60      5340         0     87338     37380   1286605     18.14     19.15  --
445.31/445.31	c  N dy  8000   2101256        60      5340         0    106896     37380   1694709     18.13     19.24  --
450.50/450.54	c  N dy  8089   2121350        60      5340         0     69189     37380    883702     18.13     19.23  --
456.30/456.32	c  N dy  8207   2141442        60      5340         0     87030     37380   1271833     18.14     19.73  --
465.40/465.43	c  N dy  8231   2175939        60      5340         0     60810     37380    686041     18.12     19.08  --
473.11/473.19	c  N dy  8340   2210654        60      5340         0     91359     37380   1332503     18.11     19.12  --
473.21/473.23	c  S st  8342   2210773        60      5340         0     91464     37380   1334827     18.11   no data  --
473.41/473.45	c  S st  8342   2211276        60      5340         0     91907     37380   1344448     18.11   no data  --
473.41/473.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
473.41/473.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
473.41/473.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
473.51/473.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
473.51/473.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.51/473.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
473.51/473.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
497.50/497.56	c lits-rem:      4748  cl-subs:    11008  v-elim:      0  v-fix:    0  time: 24.03 s
497.50/497.56	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
497.50/497.57	c vivif2 --  cl tried    80899 cl shrink        0 lits rem          0 time: 0.01
497.90/497.90	c asymm  cl-useful: 0/464/5340 lits-rem:0 time: 0.33
497.90/497.91	c calculated reachability. Time: 0.00
497.90/497.91	c  N dy  8342   2211276        60      5340         0     80899     37380   1124783     18.11   no data  --
504.00/504.02	c  N dy  8397   2231358        60      5340         0     98446     37380   1494059     18.11     19.08  --
511.31/511.33	c  N dy  8534   2251391        60      5340         0     59635     37380    666811     18.12     21.39  --
517.91/517.99	c  N dy  8596   2282202        60      5340         0     86606     37380   1222805     18.11     19.12  --
524.40/524.44	c  N dy  8695   2303207        60      5340         0    105139     37380   1621955     18.12     19.21  --
530.80/530.83	c  N dy  8787   2323266        60      5340         0     65129     37380    768518     18.12     19.59  --
536.40/536.46	c  N dy  8804   2350524        60      5340         0     88984     37380   1262675     18.10     19.08  --
543.81/543.85	c  N dy  8964   2370587        60      5340         0    106793     37380   1655841     18.12     20.68  --
550.80/550.85	c  N dy  9121   2390662        60      5340         0     65748     37380    776342     18.13     20.16  --
555.90/555.93	c  N dy  9232   2410684        60      5340         0     83511     37380   1162376     18.14     19.80  --
563.10/563.20	c  N dy  9359   2432830        60      5340         0    103127     37380   1590409     18.15     19.23  --
571.01/571.07	c  N dy  9429   2453612        60      5340         0     61457     37380    666682     18.15     19.11  --
575.80/575.84	c  N dy  9536   2473636        60      5340         0     79186     37380   1052130     18.15     20.55  --
582.20/582.21	c  N dy  9704   2493682        60      5340         0     96959     37380   1447245     18.17     19.47  --
589.51/589.60	c  N dy  9826   2513781        60      5340         0    114762     37380   1835125     18.18     20.75  --
596.41/596.42	c  N dy  9936   2534727        60      5340         0     72232     37380    890659     18.18     19.39  --
602.31/602.37	c  N dy 10061   2555390        60      5340         0     90545     37380   1290536     18.19     19.16  --
609.21/609.27	c  N dy 10150   2576017        60      5340         0    108747     37380   1684676     18.20     19.18  --
617.20/617.27	c  N dy 10250   2596034        60      5340         0     64586     37380    715113     18.20     20.36  --
622.90/622.96	c  N dy 10370   2616070        60      5340         0     82234     37380   1097702     18.21     20.52  --
630.70/630.76	c  N dy 10435   2637675        60      5340         0    101279     37380   1502214     18.21     19.24  --
640.60/640.64	c  N dy 10557   2658421        60      5340         0    119563     37380   1900992     18.21     19.27  --
646.82/646.86	c  N dy 10644   2678423        60      5340         0     74582     37380    921517     18.22     21.26  --
652.61/652.68	c  N dy 10758   2698458        60      5340         0     92266     37380   1308456     18.22     19.98  --
656.72/656.74	c  S st 10801   2711276        60      5340         0    103549     37380   1549239     18.22     18.49  --
657.01/657.04	c  S st 10801   2711780        60      5340         0    104010     37380   1559518     18.22   no data  --
657.01/657.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.01/657.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
657.01/657.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
657.11/657.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.11/657.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.11/657.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
657.11/657.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
737.31/737.30	c lits-rem:      6872  cl-subs:    10714  v-elim:      0  v-fix:    0  time: 80.17 s
737.31/737.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
737.31/737.32	c vivif2 --  cl tried    93296 cl shrink        0 lits rem          0 time: 0.02
737.51/737.59	c asymm  cl-useful: 0/605/5340 lits-rem:0 time: 0.26
737.51/737.59	c calculated reachability. Time: 0.00
737.51/737.59	c  N dy 10801   2711780        60      5340         0     93296     37380   1324937     18.22   no data  --
744.11/744.15	c  N dy 10860   2732859        60      5340         0    111727     37380   1713190     18.22     19.21  --
751.51/751.55	c  N dy 10918   2753523        60      5340         0     67068     37380    757808     18.22     19.23  --
757.21/757.21	c  N dy 10995   2777163        60      5340         0     87970     37380   1205445     18.22     19.50  --
763.71/763.70	c  N dy 11071   2797205        60      5340         0    105573     37380   1582667     18.22     19.20  --
771.81/771.89	c  N dy 11186   2817275        60      5340         0    123307     37380   1970027     18.23     22.00  --
778.91/778.95	c  N dy 11290   2837367        60      5340         0     77035     37380    961380     18.23     19.26  --
784.51/784.53	c  N dy 11303   2858051        60      5340         0     95080     37380   1337071     18.22     19.33  --
790.82/790.86	c  N dy 11367   2878267        60      5340         0    112857     37380   1716670     18.22     19.25  --
799.31/799.34	c  N dy 11461   2898497        60      5340         0     65751     37380    704336     18.22     19.26  --
804.41/804.41	c  N dy 11527   2918516        60      5340         0     83359     37380   1081095     18.22     19.21  --
812.01/812.06	c  N dy 11614   2942925        60      5340         0    104899     37380   1539575     18.22     19.35  --
820.21/820.27	c  N dy 11715   2963123        60      5340         0    122688     37380   1924523     18.22     19.20  --
828.61/828.67	c  N dy 11763   2991542        60      5340         0     81596     37380   1017575     18.21     19.22  --
834.01/834.06	c  N dy 11806   3011586        60      5340         0     99251     37380   1393523     18.21     20.83  --
842.01/842.01	c  N dy 11954   3031738        60      5340         0    117060     37380   1786068     18.22     19.20  --
852.21/852.21	c  N dy 12043   3058427        60      5340         0     73680     37380    847227     18.22     19.24  --
858.21/858.21	c  N dy 12154   3078503        60      5340         0     91439     37380   1230890     18.22     19.86  --
868.21/868.26	c  N dy 12214   3111643        60      5340         0    120385     37380   1832634     18.21     19.40  --
878.41/878.46	c  N dy 12330   3136954        60      5340         0     74938     37380    865974     18.22     19.20  --
883.51/883.59	c  N dy 12371   3157198        60      5340         0     92612     37380   1238451     18.21     19.24  --
890.51/890.53	c  N dy 12452   3177366        60      5340         0    110454     37380   1624169     18.21     19.19  --
897.62/897.66	c  N dy 12509   3197373        60      5340         0    127993     37380   1996027     18.21     19.63  --
904.41/904.44	c  S st 12616   3211781        60      5340         0     72164     37380    805886     18.22   no data  --
904.61/904.62	c  S st 12616   3212284        60      5340         0     72615     37380    816126     18.22   no data  --
904.61/904.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
904.61/904.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
904.61/904.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
904.61/904.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
904.61/904.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
904.61/904.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
904.61/904.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
916.61/916.63	c lits-rem:       532  cl-subs:      933  v-elim:      0  v-fix:    0  time: 11.96 s
916.61/916.63	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
916.61/916.64	c vivif2 --  cl tried    71682 cl shrink        0 lits rem          0 time: 0.01
916.81/916.84	c asymm  cl-useful: 0/624/5340 lits-rem:0 time: 0.20
916.81/916.84	c calculated reachability. Time: 0.00
916.81/916.84	c  N dy 12616   3212284        60      5340         0     71682     37380    794126     18.22   no data  --
929.01/929.06	c  N dy 12729   3257014        60      5340         0    110486     37380   1595064     18.21     19.27  --
937.12/937.10	c  N dy 12808   3277034        60      5340         0    128126     37380   1974141     18.21     20.76  --
945.11/945.16	c  N dy 12897   3297100        60      5340         0     76704     37380    896013     18.21     20.07  --
951.32/951.31	c  N dy 13010   3317187        60      5340         0     94488     37380   1284247     18.22     19.72  --
958.12/958.17	c  N dy 13084   3337837        60      5340         0    112745     37380   1674400     18.22     19.22  --
966.01/966.01	c  N dy 13147   3357936        60      5340         0    130340     37380   2041775     18.21     20.37  --
974.82/974.86	c  N dy 13297   3378000        60      5340         0     77777     37380    910244     18.22     20.51  --
980.22/980.27	c  N dy 13386   3398100        60      5340         0     95465     37380   1290523     18.22     20.37  --
991.31/991.34	c  N dy 13407   3437732        60      5340         0    129913     37380   1991456     18.20     19.30  --
1000.01/1000.04	c  N dy 13533   3457769        60      5340         0     76532     37380    872117     18.21     19.20  --
1004.71/1004.74	c  N dy 13557   3477795        60      5340         0     93920     37380   1231160     18.20     19.25  --
1013.51/1013.58	c  N dy 13657   3505895        60      5340         0    118701     37380   1763253     18.20     19.23  --
1021.82/1021.84	c  N dy 13757   3525900        60      5340         0    136252     37380   2144668     18.20     20.46  --
1029.62/1029.69	c  N dy 13875   3547251        60      5340         0     83182     37380   1004692     18.21     19.17  --
1035.71/1035.71	c  N dy 13973   3567298        60      5340         0    100873     37380   1388272     18.21     21.37  --
1043.01/1043.07	c  N dy 14108   3587395        60      5340         0    118629     37380   1779038     18.22     20.10  --
1052.01/1052.05	c  N dy 14246   3607420        60      5340         0    136314     37380   2167830     18.23     20.98  --
1059.92/1059.98	c  N dy 14373   3627432        60      5340         0     80897     37380    948445     18.23     22.28  --
1065.12/1065.17	c  N dy 14421   3647482        60      5340         0     98368     37380   1318990     18.23     19.37  --
1077.71/1077.79	c  N dy 14504   3689221        60      5340         0    134873     37380   2082887     18.22     19.19  --
1086.12/1086.12	c  N dy 14584   3709320        60      5340         0     78802     37380    887945     18.22     19.26  --
1086.92/1086.96	c  S st 14606   3712284        60      5340         0     81432     37380    945609     18.22   no data  --
1087.12/1087.15	c  S st 14606   3712787        60      5340         0     81892     37380    955831     18.22   no data  --
1087.12/1087.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1087.12/1087.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1087.12/1087.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
1087.12/1087.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1087.12/1087.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1087.12/1087.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1087.12/1087.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1100.42/1100.46	c lits-rem:      1068  cl-subs:     2188  v-elim:      0  v-fix:    0  time: 13.27 s
1100.42/1100.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1100.42/1100.47	c vivif2 --  cl tried    79704 cl shrink        0 lits rem          0 time: 0.01
1100.62/1100.65	c asymm  cl-useful: 0/533/5340 lits-rem:0 time: 0.18
1100.62/1100.65	c calculated reachability. Time: 0.00
1100.62/1100.65	c  N dy 14606   3712787        60      5340         0     79704     37380    910024     18.22   no data  --
1106.02/1106.03	c  N dy 14655   3732814        60      5340         0     97311     37380   1282485     18.22     20.84  --
1112.72/1112.78	c  F st 14767   3751562        60      5340         0    113768     37380   1640473     18.23     17.14  --
1113.42/1113.40	c  N st 14771   3753594        60      5340         0    115540     37380   1679389     18.23   no data  --
1121.82/1121.80	c  N dy 14879   3774383        60      5340         0    133849     37380   2080616     18.23     19.26  --
1131.82/1131.85	c  N dy 15009   3794438        60      5340         0     76944     37380    840993     18.24     21.26  --
1137.92/1138.00	c  N dy 15165   3814635        60      5340         0     94760     37380   1234523     18.24     19.21  --
1144.42/1144.46	c  N dy 15244   3834741        60      5340         0    112404     37380   1613192     18.24     19.24  --
1151.62/1151.67	c  N dy 15293   3855627        60      5340         0    130635     37380   1999509     18.24     19.29  --
1162.02/1162.06	c  N dy 15443   3876489        60      5340         0    149074     37380   2406504     18.25     19.35  --
1168.32/1168.37	c  N dy 15533   3897033        60      5340         0     91600     37380   1146755     18.25     19.31  --
1176.31/1176.33	c  N dy 15601   3922815        60      5340         0    114211     37380   1625968     18.25     19.23  --
1198.31/1198.36	c  N dy 15609   4004312        60      5340         0    108432     37380   1450997     18.20     19.20  --
1206.63/1206.64	c  N dy 15777   4024327        60      5340         0    126183     37380   1846030     18.20     21.16  --
1215.82/1215.89	c  N dy 15895   4044756        60      5340         0    144278     37380   2243197     18.21     19.19  --
1224.62/1224.61	c  N dy 16001   4064830        60      5340         0     84954     37380    985947     18.21     21.87  --
1230.82/1230.88	c  N dy 16117   4084894        60      5340         0    102656     37380   1371114     18.22     22.08  --
1238.22/1238.21	c  N dy 16231   4104980        60      5340         0    120451     37380   1758928     18.22     20.82  --
1246.22/1246.27	c  N dy 16325   4125275        60      5340         0    138319     37380   2147635     18.22     19.28  --
1255.22/1255.29	c  N dy 16397   4145278        60      5340         0    155811     37380   2521499     18.22     19.45  --
1260.53/1260.53	c  N dy 16428   4165408        60      5340         0     95343     37380   1188657     18.22     19.25  --
1267.62/1267.66	c  N dy 16545   4186513        60      5340         0    113953     37380   1593548     18.22     19.35  --
1275.42/1275.40	c  N dy 16629   4206555        60      5340         0    131538     37380   1974507     18.23     20.57  --
1278.23/1278.21	c  S st 16676   4212787        60      5340         0    137046     37380   2096382     18.23     17.95  --
1278.52/1278.57	c  S st 16676   4213293        60      5340         0    137503     37380   2106637     18.23   no data  --
1278.52/1278.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1278.52/1278.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1278.62/1278.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1278.62/1278.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1278.62/1278.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1278.62/1278.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1278.62/1278.70	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: 977)

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

running on 2 cores: 0,2

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: 1.02 2.01 3.00 9/185 20928
/proc/meminfo: memFree=32186708/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=29804 CPUtime=0 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 598 0 0 0 0 0 0 0 22 0 1 0 878458718 30519296 537 33554432000 4194304 4650387 140733605973904 18446744073709551615 248089722775 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 7451 537 344 112 0 2416 0

[startup+0.0454929 s]
/proc/loadavg: 1.02 2.01 3.00 9/185 20928
/proc/meminfo: memFree=32186708/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=29936 CPUtime=0.04 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 617 0 0 0 4 0 0 0 22 0 1 0 878458718 30654464 556 33554432000 4194304 4650387 140733605973904 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 7484 556 345 112 0 2449 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29936

[startup+0.100483 s]
/proc/loadavg: 1.02 2.01 3.00 9/185 20928
/proc/meminfo: memFree=32186708/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=29936 CPUtime=0.09 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 626 0 0 0 9 0 0 0 22 0 1 0 878458718 30654464 565 33554432000 4194304 4650387 140733605973904 18446744073709551615 4370661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 7484 565 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.300448 s]
/proc/loadavg: 1.02 2.01 3.00 9/185 20928
/proc/meminfo: memFree=32186708/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=32032 CPUtime=0.29 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 1328 0 0 0 29 0 0 0 23 0 1 0 878458718 32800768 1051 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 8008 1051 378 112 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32032

[startup+0.700433 s]
/proc/loadavg: 1.02 2.01 3.00 9/185 20928
/proc/meminfo: memFree=32186708/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=32608 CPUtime=0.69 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 1765 0 0 0 69 0 0 0 25 0 1 0 878458718 33390592 1259 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 8152 1259 378 112 0 3117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32608

[startup+1.5003 s]
/proc/loadavg: 1.25 2.04 3.00 7/190 20937
/proc/meminfo: memFree=32173776/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=38228 CPUtime=1.49 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 3694 0 0 0 149 0 0 0 25 0 1 0 878458718 39145472 2588 33554432000 4194304 4650387 140733605973904 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 9557 2588 380 112 0 4522 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38228

[startup+3.10095 s]
/proc/loadavg: 1.25 2.04 3.00 5/190 20937
/proc/meminfo: memFree=32150464/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=38668 CPUtime=3.09 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 4197 0 0 0 309 0 0 0 25 0 1 0 878458718 39596032 2708 33554432000 4194304 4650387 140733605973904 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 9667 2708 380 112 0 4632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38668

[startup+6.30045 s]
/proc/loadavg: 1.47 2.08 3.01 7/190 20937
/proc/meminfo: memFree=32142020/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=39660 CPUtime=6.29 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 5595 0 0 0 629 0 0 0 25 0 1 0 878458718 40611840 2834 33554432000 4194304 4650387 140733605973904 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 9915 2834 380 112 0 4880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39660

[startup+12.7003 s]
/proc/loadavg: 1.68 2.11 3.01 7/190 20937
/proc/meminfo: memFree=32116588/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=44756 CPUtime=12.69 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 8715 0 0 0 1268 1 0 0 25 0 1 0 878458718 45830144 4329 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365276 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 11189 4329 380 112 0 6154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44756

[startup+25.501 s]
/proc/loadavg: 2.19 2.20 3.03 7/190 20938
/proc/meminfo: memFree=32078748/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=50800 CPUtime=25.49 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 14069 0 0 0 2547 2 0 0 25 0 1 0 878458718 52019200 5609 33554432000 4194304 4650387 140733605973904 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 12700 5609 380 112 0 7665 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50800

[startup+51.1005 s]
/proc/loadavg: 2.81 2.34 3.05 7/190 20938
/proc/meminfo: memFree=32062908/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=53992 CPUtime=51.09 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 21259 0 0 0 5105 4 0 0 25 0 1 0 878458718 55287808 6599 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 13498 6599 380 112 0 8463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53992

[startup+102.308 s]
/proc/loadavg: 3.55 2.61 3.10 7/190 20940
/proc/meminfo: memFree=32029124/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=56588 CPUtime=102.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 33369 0 0 0 10224 6 0 0 25 0 1 0 878458718 57946112 7166 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 14147 7166 380 112 0 9112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56588

[startup+162.301 s]
/proc/loadavg: 4.02 2.91 3.17 7/190 20941
/proc/meminfo: memFree=31981076/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=68344 CPUtime=162.29 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 45323 0 0 0 16221 8 0 0 25 0 1 0 878458718 69984256 10575 33554432000 4194304 4650387 140733605973904 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 17086 10575 380 112 0 12051 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68344

[startup+222.3 s]
/proc/loadavg: 4.01 3.11 3.22 7/190 20943
/proc/meminfo: memFree=31942316/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=76460 CPUtime=222.29 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 55128 0 0 0 22218 11 0 0 25 0 1 0 878458718 78295040 12291 33554432000 4194304 4650387 140733605973904 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 19115 12291 380 112 0 14080 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76460

[startup+282.301 s]
/proc/loadavg: 4.00 3.27 3.27 7/190 20945
/proc/meminfo: memFree=31922540/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=76752 CPUtime=282.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 64051 0 0 0 28217 13 0 0 25 0 1 0 878458718 78594048 12517 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 19188 12517 380 112 0 14153 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76752

[startup+342.301 s]
/proc/loadavg: 4.00 3.40 3.31 5/190 20946
/proc/meminfo: memFree=31873744/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=89100 CPUtime=342.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 72625 0 0 0 34215 15 0 0 25 0 1 0 878458718 91238400 15505 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 22275 15505 380 112 0 17240 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89100

[startup+402.301 s]
/proc/loadavg: 4.00 3.50 3.35 6/190 20948
/proc/meminfo: memFree=31856696/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=89316 CPUtime=402.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 80472 0 0 0 40212 18 0 0 25 0 1 0 878458718 91459584 15198 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 22329 15198 380 112 0 17294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89316

[startup+462.301 s]
/proc/loadavg: 4.00 3.59 3.39 6/190 20949
/proc/meminfo: memFree=31826508/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=89480 CPUtime=462.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 87438 0 0 0 46209 21 0 0 25 0 1 0 878458718 91627520 15855 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 22370 15855 380 112 0 17335 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89480

[startup+522.3 s]
/proc/loadavg: 4.00 3.66 3.42 7/190 20951
/proc/meminfo: memFree=31815516/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=94952 CPUtime=522.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 93051 0 0 0 52207 23 0 0 25 0 1 0 878458718 97230848 16899 33554432000 4194304 4650387 140733605973904 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 23738 16899 380 112 0 18703 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94952

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.46 7/190 20953
/proc/meminfo: memFree=31797220/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=95144 CPUtime=582.3 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 99787 0 0 0 58205 25 0 0 25 0 1 0 878458718 97427456 16854 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 23786 16854 380 112 0 18751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95144

[startup+642.3 s]
/proc/loadavg: 4.00 3.77 3.49 5/190 20954
/proc/meminfo: memFree=31757620/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=95260 CPUtime=642.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 105125 0 0 0 64205 26 0 0 25 0 1 0 878458718 97546240 17446 33554432000 4194304 4650387 140733605973904 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 23815 17446 380 112 0 18780 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 95260

[startup+702.301 s]
/proc/loadavg: 4.03 3.82 3.52 7/190 20956
/proc/meminfo: memFree=31761164/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101416 CPUtime=702.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 108344 0 0 0 70204 27 0 0 25 0 1 0 878458718 103849984 18260 33554432000 4194304 4650387 140733605973904 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25354 18260 380 112 0 20319 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 101416

[startup+762.307 s]
/proc/loadavg: 4.01 3.85 3.55 6/190 20957
/proc/meminfo: memFree=31752176/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101460 CPUtime=762.32 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 110927 0 0 0 76204 28 0 0 25 0 1 0 878458718 103895040 18194 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25365 18194 380 112 0 20330 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 101460

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.57 7/190 20959
/proc/meminfo: memFree=31732264/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101568 CPUtime=822.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 116443 0 0 0 82201 30 0 0 25 0 1 0 878458718 104005632 18769 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25392 18769 380 112 0 20357 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 101568

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.60 6/190 20961
/proc/meminfo: memFree=31724276/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101740 CPUtime=882.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 123133 0 0 0 88199 32 0 0 25 0 1 0 878458718 104181760 17818 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25435 17818 380 112 0 20400 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 101740

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.62 7/190 20962
/proc/meminfo: memFree=31712060/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101796 CPUtime=942.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 127197 0 0 0 94197 34 0 0 25 0 1 0 878458718 104239104 19271 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25449 19271 380 112 0 20414 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 101796

[startup+1002.3 s]
/proc/loadavg: 3.61 3.83 3.61 6/184 20988
/proc/meminfo: memFree=31830808/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=101960 CPUtime=1002.31 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 133925 0 0 0 100195 36 0 0 25 0 1 0 878458718 104407040 17990 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25490 17990 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: 3.22 3.68 3.57 4/184 20989
/proc/meminfo: memFree=31798388/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=102084 CPUtime=1062.32 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 139590 0 0 0 106193 39 0 0 25 0 1 0 878458718 104534016 18091 33554432000 4194304 4650387 140733605973904 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25521 18091 380 112 0 20486 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 102084

[startup+1122.3 s]
/proc/loadavg: 3.08 3.55 3.53 6/184 20991
/proc/meminfo: memFree=31795964/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=102132 CPUtime=1122.32 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 143515 0 0 0 112192 40 0 0 25 0 1 0 878458718 104583168 19220 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25533 19220 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: 3.03 3.45 3.50 5/184 20993
/proc/meminfo: memFree=31772484/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=102248 CPUtime=1182.32 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 149124 0 0 0 118190 42 0 0 25 0 1 0 878458718 104701952 19018 33554432000 4194304 4650387 140733605973904 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25562 19018 380 112 0 20527 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 102248

[startup+1242.3 s]
/proc/loadavg: 3.01 3.36 3.46 5/184 20994
/proc/meminfo: memFree=31770564/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=102336 CPUtime=1242.32 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 154878 0 0 0 124189 43 0 0 25 0 1 0 878458718 104792064 19016 33554432000 4194304 4650387 140733605973904 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/statm: 25584 19016 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.00 3.29 3.43 6/184 20996
/proc/meminfo: memFree=31757616/32950928 swapFree=67055156/67111528
[pid=20924] ppid=20918 vsize=118664 CPUtime=1300.02 cores=0,2
/proc/20924/stat : 20924 (strangenight1-s) R 20918 20924 20301 0 -1 4202496 161378 0 0 0 129958 44 0 0 25 0 1 0 878458718 121511936 22523 33554432000 4194304 4650387 140733605973904 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20924/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.59
CPU system time (s): 0.45493
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 118664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161378
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= 134
involuntary context switches= 15098

runsolver used 2.04769 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-10 03:16:29
IDJOB=3370130
IDBENCH=82939
IDSOLVER=1847
FILE ID=node123/3370130-1307668589
RUNJOBID= node123-1307668589-20878
PBS_JOBID= 13549448
Free space on /tmp= 74196 MiB

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

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

MD5SUM BENCH= e8248df66827581bc842de4513557985
RANDOM SEED=1552446225

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32189124 kB
Buffers:        213316 kB
Cached:         340616 kB
SwapCached:      10356 kB
Active:         350192 kB
Inactive:       222340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32189124 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           24840 kB
Writeback:           0 kB
AnonPages:       16028 kB
Mapped:          12496 kB
Slab:           123744 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189832 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= 74180 MiB
End job on node123 at 2011-06-10 03:38:11