Trace number 3369815

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S720914503-051-UNKNOWN.cnf
MD5SUMcdf9df7b6b7a513ee69ee69e82cb9345
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9377
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369815-1305382224.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       5000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    149  v-fix:    0  time:  0.03 s
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:    2210 undec:     622 neg:    2168
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	c  B st     0         0      4851     20835         0         0     63359         0   no data   no data  --
0.39/0.44	c  N dy    20      4041      4851     20835         0      4040     63359    435620     64.23     67.66  --
0.79/0.80	c  N dy    45      8046      4851     20835         0      5548     63359    394261     64.02     67.79  --
1.19/1.21	c  N dy    74     12230      4851     20835         0      5482     63359    248568     64.82     68.63  --
1.59/1.60	c  N dy   100     16265      4851     20835         0      9516     63359    665150     65.08     69.51  --
1.99/2.00	c  N dy   123     20311      4851     20835         0      7937     63359    364076     65.11     70.18  --
2.39/2.41	c  N dy   153     24353      4851     20835         0     11978     63359    786568     65.60     69.50  --
2.39/2.48	c  F st   158     25001      4851     20835         0     12626     63359    854595     65.66   no data  --
2.99/3.03	c  N dy   164     30001      4851     20835         0     10817     63359    608607     65.66   no data  --
2.99/3.03	c  S st   164     30001      4851     20835         0     10817     63359    608607     65.66   no data  --
2.99/3.08	c  S st   164     30504      4851     20835         0     11320     63359    649954     65.66   no data  --
2.99/3.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.09/3.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
3.09/3.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.40/5.45	c lits-rem:        91  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.32 s
5.40/5.47	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.02
5.40/5.47	c calculated reachability. Time: 0.00
5.40/5.47	c  N dy   164     30504      4851     20835         0     11316     63359    648899     65.66   no data  --
5.89/5.95	c  N dy   188     34915      4851     20835         0     15727     63359   1106561     65.60     69.26  --
6.29/6.37	c  N dy   215     38971      4851     20835         0     11875     63359    563924     65.96     75.75  --
6.79/6.80	c  N dy   241     43051      4851     20835         0     15955     63359    976164     66.04     69.99  --
7.09/7.11	c  S st   261     45756      4851     20835         0      9707     63359    232746     66.21   no data  --
7.09/7.16	c  S st   261     46257      4851     20835         0     10208     63359    271422     66.21   no data  --
7.09/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.09/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
7.09/7.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
7.79/7.81	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.62 s
7.79/7.81	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
7.79/7.81	c vivif2 --  cl tried    10207 cl shrink        0 lits rem          0 time: 0.00
7.79/7.83	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.02
7.79/7.83	c calculated reachability. Time: 0.00
7.79/7.83	c  N dy   261     46257      4851     20835         0     10207     63359    271390     66.21   no data  --
8.19/8.27	c  N dy   286     50341      4851     20835         0     14288     63359    699291     66.17     70.45  --
8.69/8.75	c  N dy   309     54507      4851     20835         0     18454     63359   1136222     66.25     69.76  --
9.19/9.21	c  N dy   335     58732      4851     20835         0     12707     63359    436890     66.13     70.36  --
9.59/9.66	c  N dy   359     62847      4851     20835         0     16822     63359    861571     66.21     70.56  --
10.09/10.13	c  N dy   386     66925      4851     20835         0     20900     63359   1280176     66.24     75.20  --
10.39/10.41	c  S st   402     69385      4851     20835         0     12376     63359    312696     66.29     63.00  --
10.39/10.46	c  S st   402     69891      4851     20835         0     12882     63359    351606     66.29   no data  --
10.39/10.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.39/10.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
10.39/10.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
10.49/10.50	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.49/11.57	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.07 s
11.49/11.57	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
11.49/11.57	c vivif2 --  cl tried    12879 cl shrink        0 lits rem          0 time: 0.00
11.49/11.59	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.02
11.49/11.59	c calculated reachability. Time: 0.00
11.49/11.59	c  N dy   402     69891      4851     20835         0     12879     63359    351049     66.29   no data  --
12.00/12.10	c  N dy   427     74522      4851     20835         0     17509     63359    836660     66.18     69.92  --
12.59/12.67	c  N dy   460     79328      4851     20835         0     22314     63359   1330271     66.18     69.85  --
13.20/13.28	c  N dy   494     84679      4851     20835         0     15671     63359    558104     66.24     70.14  --
13.59/13.60	c  F st   512     87500      4851     20835         0     18492     63359    845564     66.26   no data  --
13.98/14.01	c  N st   517     90796      4851     20835         0     21787     63359   1226874     66.26   no data  --
14.69/14.76	c  N dy   540     96728      4851     20835         0     14724     63359    354365     66.20     72.75  --
15.40/15.48	c  N dy   583    102962      4851     20835         0     20956     63359   1013819     66.37     74.34  --
15.69/15.71	c  S st   596    104837      4851     20835         0     22831     63359   1212275     66.41   no data  --
15.69/15.77	c  S st   596    105341      4851     20835         0     23335     63359   1255175     66.41   no data  --
15.69/15.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
15.79/15.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
15.79/15.85	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
17.79/17.88	c lits-rem:        35  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.03 s
17.79/17.88	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
17.79/17.89	c vivif2 --  cl tried    23333 cl shrink        0 lits rem          0 time: 0.01
17.89/17.93	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.04
17.89/17.94	c calculated reachability. Time: 0.00
17.89/17.94	c  N dy   596    105341      4851     20835         0     23333     63359   1254970     66.41   no data  --
18.79/18.82	c  N dy   643    112219      4851     20835         0     16214     63359    409895     66.48     70.75  --
19.69/19.71	c  N dy   690    119546      4851     20835         0     23540     63359   1177141     66.59     70.61  --
20.69/20.74	c  N dy   739    127290      4851     20835         0     16285     63359    321104     66.55     70.81  --
21.69/21.75	c  N dy   786    135561      4851     20835         0     24556     63359   1194119     66.51     70.06  --
22.78/22.86	c  N dy   839    144235      4851     20835         0     17235     63359    326751     66.61     70.12  --
23.89/23.97	c  N dy   897    153508      4851     20835         0     26507     63359   1296771     66.66     70.20  --
24.49/24.56	c  S st   925    158013      4851     20835         0     31011     63359   1766400     66.67   no data  --
24.59/24.63	c  S st   925    158522      4851     20835         0     31520     63359   1804245     66.67   no data  --
24.59/24.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.59/24.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.59/24.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.69/24.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.69/24.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.69/24.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
24.69/24.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
27.89/27.92	c lits-rem:        20  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.19 s
27.89/27.92	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
27.89/27.94	c vivif2 --  cl tried    31515 cl shrink        0 lits rem          0 time: 0.02
27.89/27.99	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
27.89/27.99	c calculated reachability. Time: 0.00
27.89/27.99	c  N dy   925    158522      4851     20835         0     31515     63359   1803214     66.67   no data  --
29.19/29.29	c  N dy   991    168780      4851     20835         0     24773     63359   1015499     66.68     70.67  --
30.69/30.79	c  N dy  1050    179563      4851     20835         0     35556     63359   2142169     66.67     82.94  --
32.29/32.31	c  N dy  1117    191195      4851     20835         0     29187     63359   1374264     66.66     72.71  --
34.00/34.08	c  N dy  1191    203542      4851     20835         0     22533     63359    581620     66.71     70.57  --
35.79/35.83	c  N dy  1277    216640      4851     20835         0     35631     63359   1958073     66.80     70.34  --
37.59/37.67	c  N dy  1368    230538      4851     20835         0     29527     63359   1220343     66.82     83.76  --
38.59/38.65	c  S st  1403    237784      4851     20835         0     36773     63359   1962189     66.74     58.07  --
38.69/38.73	c  S st  1403    238287      4851     20835         0     37276     63359   2002836     66.74   no data  --
38.69/38.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.69/38.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
38.79/38.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
38.79/38.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
41.89/41.98	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.15 s
41.89/41.98	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
41.99/42.01	c vivif2 --  cl tried    37270 cl shrink        0 lits rem          0 time: 0.02
41.99/42.05	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
41.99/42.06	c calculated reachability. Time: 0.00
41.99/42.06	c  N dy  1403    238287      4851     20835         0     37270     63359   2001897     66.74   no data  --
44.19/44.21	c  N dy  1495    253589      4851     20835         0     31573     63359   1336634     66.79     77.31  --
46.58/46.64	c  N dy  1599    269798      4851     20835         0     25781     63359    640481     66.90     77.10  --
49.19/49.23	c  N dy  1710    287028      4851     20835         0     43008     63359   2450043     66.94     70.58  --
51.89/51.99	c  N dy  1824    305572      4851     20835         0     38559     63359   1889076     66.97     73.76  --
52.09/52.10	c  F st  1831    306250      4851     20835         0     39237     63359   1964535     66.99   no data  --
54.79/54.85	c  N dy  1933    325161      4851     20835         0     34149     63359   1318752     67.05     71.14  --
57.79/57.84	c  N dy  2050    345337      4851     20835         0     29321     63359    696519     67.07     70.82  --
59.49/59.52	c  S st  2120    357433      4851     20835         0     41415     63359   1951143     67.04   no data  --
59.59/59.60	c  S st  2120    357936      4851     20835         0     41917     63359   1997645     67.04   no data  --
59.59/59.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.59/59.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.59/59.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
59.69/59.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.69/59.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.69/59.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
59.69/59.71	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.70/63.71	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.00 s
63.70/63.72	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
63.70/63.74	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.02
63.70/63.79	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
63.70/63.80	c calculated reachability. Time: 0.00
63.70/63.80	c  N dy  2120    357936      4851     20835         0     41912     63359   1996475     67.04   no data  --
66.78/66.81	c  N dy  2251    378000      4851     20835         0     35979     63359   1307335     67.08     80.11  --
70.09/70.17	c  N dy  2370    398123      4851     20835         0     29098     63359    483849     67.10     70.96  --
73.29/73.38	c  N dy  2500    418162      4851     20835         0     49136     63359   2584023     67.13     71.28  --
76.39/76.40	c  N dy  2624    438197      4851     20835         0     41172     63359   1652558     67.19     82.11  --
79.58/79.61	c  N dy  2743    458214      4851     20835         0     32186     63359    595974     67.21     71.13  --
82.59/82.66	c  N dy  2869    478295      4851     20835         0     52264     63359   2715776     67.24     71.39  --
85.70/85.80	c  N dy  2993    498447      4851     20835         0     42422     63359   1616240     67.27     71.01  --
89.19/89.22	c  N dy  3121    518509      4851     20835         0     31489     63359    340271     67.28     91.16  --
91.89/91.97	c  S st  3239    536906      4851     20835         0     49886     63359   2304615     67.34   no data  --
91.99/92.07	c  S st  3239    537411      4851     20835         0     50391     63359   2344316     67.34   no data  --
91.99/92.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.99/92.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.09/92.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
92.09/92.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.09/92.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.09/92.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
92.09/92.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
97.59/97.67	c lits-rem:        13  cl-subs:        8  v-elim:      0  v-fix:    0  time:  5.48 s
97.59/97.67	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
97.69/97.70	c vivif2 --  cl tried    50383 cl shrink        0 lits rem          0 time: 0.03
97.69/97.79	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.09
97.69/97.79	c calculated reachability. Time: 0.00
97.69/97.79	c  N dy  3239    537411      4851     20835         0     50383     63359   2343149     67.34   no data  --
101.29/101.38	c  N dy  3383    557419      4851     20835         0     38395     63359    972006     67.42     78.02  --
104.89/104.93	c  N dy  3508    577566      4851     20835         0     58540     63359   3088667     67.43     71.05  --
108.49/108.53	c  N dy  3634    597579      4851     20835         0     45552     63359   1632365     67.47     72.94  --
112.28/112.37	c  N dy  3750    617689      4851     20835         0     65659     63359   3750760     67.47     71.32  --
115.50/115.52	c  N dy  3871    637696      4851     20835         0     51668     63359   2160583     67.48     71.79  --
119.09/119.19	c  N dy  4003    657763      4851     20835         0     36738     63359    495231     67.53     77.25  --
122.28/122.38	c  N dy  4136    677781      4851     20835         0     56755     63359   2618939     67.56     71.81  --
125.99/126.02	c  N dy  4260    697818      4851     20835         0     40788     63359    816428     67.56     72.04  --
129.28/129.32	c  N dy  4380    717867      4851     20835         0     60835     63359   2955536     67.58     72.83  --
133.00/133.01	c  N dy  4492    738279      4851     20835         0     44248     63359   1078347     67.56     71.86  --
136.39/136.42	c  N dy  4612    758287      4851     20835         0     64254     63359   3190485     67.57     71.37  --
139.98/140.06	c  N dy  4743    778317      4851     20835         0     46286     63359   1225483     67.60     72.15  --
143.59/143.67	c  N dy  4866    798795      4851     20835         0     66762     63359   3384484     67.61     71.97  --
145.09/145.17	c  S st  4911    806116      4851     20835         0     74082     63359   4148044     67.62   no data  --
145.28/145.30	c  S st  4911    806618      4851     20835         0     74584     63359   4187990     67.62   no data  --
145.28/145.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.28/145.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.28/145.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
145.49/145.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.49/145.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.49/145.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
145.49/145.52	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
204.09/204.19	c lits-rem:         5  cl-subs:        7  v-elim:      0  v-fix:    0  time: 58.67 s
204.09/204.19	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
204.19/204.24	c vivif2 --  cl tried    74577 cl shrink        0 lits rem          0 time: 0.05
204.29/204.36	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.12
204.29/204.36	c calculated reachability. Time: 0.00
204.29/204.36	c  N dy  4911    806618      4851     20835         0     74577     63359   4186668     67.62   no data  --
208.09/208.11	c  N dy  5036    826748      4851     20835         0     55711     63359   2066859     67.62     72.75  --
212.49/212.54	c  N dy  5177    846982      4851     20835         0     75943     63359   4222206     67.66     71.59  --
216.39/216.40	c  N dy  5297    867098      4851     20835         0     56063     63359   2057106     67.69     72.61  --
220.79/220.81	c  N dy  5419    887292      4851     20835         0     76256     63359   4209833     67.69     73.15  --
224.78/224.85	c  N dy  5536    907639      4851     20835         0     55608     63359   1910465     67.69     71.29  --
229.18/229.25	c  N dy  5664    927942      4851     20835         0     75910     63359   4083563     67.71     72.87  --
233.29/233.39	c  N dy  5776    948165      4851     20835         0     54129     63359   1627013     67.69     71.25  --
237.50/237.60	c  N dy  5890    968206      4851     20835         0     74168     63359   3741737     67.68     71.37  --
241.99/242.07	c  N dy  6024    988229      4851     20835         0     51194     63359   1226873     67.74     73.39  --
246.08/246.16	c  N dy  6148   1008240      4851     20835         0     71203     63359   3344547     67.76     74.25  --
250.88/250.96	c  N dy  6277   1028267      4851     20835         0     47232     63359    704820     67.77     71.60  --
254.79/254.88	c  N dy  6398   1048393      4851     20835         0     67357     63359   2878162     67.79     73.25  --
259.69/259.72	c  N dy  6525   1068446      4851     20835         0     87407     63359   4994914     67.79     71.71  --
260.60/260.63	c  F st  6550   1071875      4851     20835         0     45836     63359    457530     67.80   no data  --
263.69/263.70	c  N dy  6627   1088489      4851     20835         0     62446     63359   2289657     67.79     71.82  --
268.30/268.38	c  N dy  6755   1108678      4851     20835         0     82633     63359   4418021     67.81     74.65  --
272.69/272.77	c  N dy  6878   1128728      4851     20835         0     56688     63359   1510574     67.82     73.76  --
277.09/277.19	c  N dy  6994   1149407      4851     20835         0     77366     63359   3710649     67.83     71.72  --
282.19/282.29	c  N dy  7133   1169608      4851     20835         0     50568     63359    770752     67.88     71.96  --
286.29/286.33	c  N dy  7258   1189622      4851     20835         0     70578     63359   2921828     67.91     72.18  --
291.29/291.31	c  N dy  7380   1209713      4851     20835         0     90665     63359   5050832     67.91     73.56  --
291.29/291.36	c  S st  7382   1209927      4851     20835         0     90879     63359   5072450     67.91   no data  --
291.50/291.54	c  S st  7382   1210427      4851     20835         0     91379     63359   5113183     67.91   no data  --
291.50/291.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.50/291.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.59/291.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
291.79/291.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.79/291.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.79/291.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
291.79/291.82	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
386.29/386.38	c lits-rem:         0  cl-subs:       25  v-elim:      0  v-fix:    0  time: 94.56 s
386.29/386.38	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
386.39/386.44	c vivif2 --  cl tried    91354 cl shrink        0 lits rem          0 time: 0.06
386.49/386.57	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.13
386.49/386.57	c calculated reachability. Time: 0.00
386.49/386.57	c  N dy  7382   1210427      4851     20835         0     91354     63359   5109437     67.91   no data  --
390.40/390.41	c  N dy  7507   1230453      4851     20835         0     63390     63359   2022812     67.93     71.87  --
394.59/394.67	c  N dy  7633   1250916      4851     20835         0     83853     63359   4226705     67.95     73.29  --
399.20/399.21	c  N dy  7768   1271052      4851     20835         0     54987     63359   1031994     67.96     73.84  --
402.99/403.06	c  N dy  7905   1291071      4851     20835         0     75004     63359   3184381     67.99     74.29  --
407.68/407.70	c  N dy  8030   1311176      4851     20835         0     95106     63359   5344842     68.01     72.07  --
411.59/411.65	c  N dy  8146   1331200      4851     20835         0     65134     63359   2000066     68.01     72.16  --
415.79/415.87	c  N dy  8271   1351284      4851     20835         0     85214     63359   4145205     68.03     75.35  --
420.79/420.85	c  N dy  8403   1371746      4851     20835         0     54681     63359    797190     68.04     72.15  --
425.29/425.31	c  N dy  8530   1391815      4851     20835         0     74750     63359   2951686     68.06     71.65  --
430.18/430.29	c  N dy  8655   1411906      4851     20835         0     94841     63359   5091624     68.07     74.27  --
434.89/434.98	c  N dy  8788   1432027      4851     20835         0     62967     63359   1575885     68.09     72.37  --
439.39/439.44	c  N dy  8909   1452087      4851     20835         0     83027     63359   3716038     68.10     72.02  --
444.58/444.61	c  N dy  9045   1472159      4851     20835         0    103093     63359   5874468     68.13     81.79  --
448.98/449.05	c  N dy  9171   1492318      4851     20835         0     70263     63359   2254849     68.14     73.77  --
453.88/453.95	c  N dy  9288   1512347      4851     20835         0     90289     63359   4403276     68.15     72.11  --
459.48/459.58	c  N dy  9417   1532352      4851     20835         0     56292     63359    668125     68.16     72.49  --
463.78/463.82	c  N dy  9542   1552357      4851     20835         0     76296     63359   2811556     68.17     72.99  --
468.89/468.99	c  N dy  9660   1572464      4851     20835         0     96402     63359   4956309     68.18     71.91  --
474.38/474.41	c  N dy  9782   1592541      4851     20835         0     61479     63359   1120237     68.19     72.44  --
478.99/479.01	c  N dy  9921   1612552      4851     20835         0     81485     63359   3263458     68.20     71.84  --
484.39/484.46	c  N dy 10039   1632613      4851     20835         0    101545     63359   5393188     68.21     71.96  --
489.69/489.73	c  N dy 10173   1652657      4851     20835         0     65592     63359   1464160     68.22     72.37  --
494.38/494.44	c  N dy 10304   1672753      4851     20835         0     85686     63359   3594148     68.24     72.16  --
499.88/499.97	c  N dy 10415   1692804      4851     20835         0    105734     63359   5725815     68.24     72.72  --
504.48/504.52	c  S st 10525   1710428      4851     20835         0     66364     63359   1447010     68.25   no data  --
504.58/504.65	c  S st 10525   1710932      4851     20835         0     66868     63359   1487262     68.25   no data  --
504.58/504.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.58/504.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
504.58/504.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
504.68/504.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.68/504.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.68/504.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
504.68/504.76	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
508.19/508.27	c lits-rem:        42  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.51 s
508.19/508.27	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
508.19/508.29	c vivif2 --  cl tried    66863 cl shrink        0 lits rem          0 time: 0.02
508.28/508.39	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.10
508.28/508.39	c calculated reachability. Time: 0.00
508.28/508.39	c  N dy 10525   1710932      4851     20835         0     66863     63359   1486391     68.25   no data  --
512.98/513.07	c  N dy 10651   1730937      4851     20835         0     86864     63359   3661231     68.27     72.95  --
518.68/518.76	c  N dy 10784   1750963      4851     20835         0    106887     63359   5828178     68.29     74.42  --
523.89/523.93	c  N dy 10911   1770970      4851     20835         0     68899     63359   1619224     68.30     72.58  --
528.59/528.64	c  N dy 11028   1790974      4851     20835         0     88903     63359   3744884     68.30     71.94  --
534.39/534.41	c  N dy 11153   1810997      4851     20835         0    108922     63359   5876735     68.31     73.71  --
539.79/539.81	c  N dy 11281   1831196      4851     20835         0     70125     63359   1641620     68.32     73.06  --
544.58/544.67	c  N dy 11409   1851316      4851     20835         0     90242     63359   3798362     68.34     73.95  --
550.39/550.46	c  N dy 11531   1871340      4851     20835         0    110263     63359   5931545     68.35     73.40  --
555.89/555.92	c  N dy 11665   1891391      4851     20835         0     70323     63359   1562344     68.35     72.79  --
560.78/560.80	c  N dy 11795   1911464      4851     20835         0     90392     63359   3714261     68.37     72.40  --
566.68/566.77	c  N dy 11942   1931544      4851     20835         0    110472     63359   5894493     68.40     75.08  --
572.39/572.47	c  N dy 12068   1951785      4851     20835         0     69721     63359   1404617     68.41     72.31  --
577.28/577.34	c  N dy 12189   1971836      4851     20835         0     89770     63359   3540067     68.41     72.12  --
583.08/583.15	c  N dy 12313   1991845      4851     20835         0    109776     63359   5687004     68.42     73.07  --
589.19/589.20	c  N dy 12441   2011856      4851     20835         0     67786     63359   1099816     68.43     72.61  --
593.99/594.01	c  N dy 12572   2032072      4851     20835         0     88001     63359   3233667     68.43     72.05  --
599.69/599.79	c  N dy 12694   2052281      4851     20835         0    108209     63359   5405258     68.44     72.31  --
606.19/606.27	c  N dy 12825   2072345      4851     20835         0     65282     63359    724483     68.45     74.30  --
610.79/610.81	c  N dy 12938   2092350      4851     20835         0     85283     63359   2836184     68.45     72.41  --
616.39/616.40	c  N dy 13060   2112411      4851     20835         0    105343     63359   4999625     68.46     88.58  --
622.89/622.98	c  N dy 13188   2132460      4851     20835         0    125388     63359   7149467     68.47     72.67  --
627.79/627.88	c  N dy 13313   2152494      4851     20835         0     81429     63359   2355027     68.48     72.44  --
633.19/633.23	c  N dy 13435   2172496      4851     20835         0    101430     63359   4472968     68.49     72.55  --
639.49/639.55	c  N dy 13555   2192579      4851     20835         0    121509     63359   6609023     68.49     74.37  --
644.69/644.75	c  S st 13667   2210933      4851     20835         0     74867     63359   1524483     68.50     59.73  --
644.79/644.89	c  S st 13667   2211435      4851     20835         0     75369     63359   1567201     68.50   no data  --
644.89/644.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
644.89/644.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
644.89/644.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
644.99/645.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
644.99/645.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.99/645.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
644.99/645.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
648.79/648.82	c lits-rem:        14  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.81 s
648.79/648.82	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
648.79/648.85	c vivif2 --  cl tried    75366 cl shrink        0 lits rem          0 time: 0.02
648.90/648.95	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.11
648.90/648.96	c calculated reachability. Time: 0.00
648.90/648.96	c  N dy 13667   2211435      4851     20835         0     75366     63359   1566365     68.50   no data  --
653.88/653.91	c  N dy 13772   2231496      4851     20835         0     95425     63359   3738087     68.50     72.34  --
659.90/659.95	c  N dy 13895   2251684      4851     20835         0    115609     63359   5893635     68.50     72.18  --
666.50/666.54	c  N dy 14027   2271726      4851     20835         0     69654     63359    893465     68.51     73.62  --
671.39/671.46	c  N dy 14161   2291826      4851     20835         0     89751     63359   3079164     68.53     77.00  --
677.29/677.36	c  N dy 14300   2311871      4851     20835         0    109795     63359   5221212     68.54     72.19  --
684.10/684.15	c  N dy 14426   2332101      4851     20835         0    130023     63359   7397326     68.55     72.20  --
689.39/689.42	c  N dy 14555   2352127      4851     20835         0     83054     63359   2209568     68.55     74.03  --
694.78/694.89	c  N dy 14691   2372222      4851     20835         0    103148     63359   4384334     68.57     72.49  --
701.19/701.25	c  N dy 14812   2392268      4851     20835         0    123193     63359   6540216     68.58     73.25  --
707.49/707.52	c  N dy 14944   2412346      4851     20835         0     75272     63359   1296987     68.59     72.57  --
712.49/712.52	c  N dy 15075   2432399      4851     20835         0     95324     63359   3473805     68.60     75.06  --
718.39/718.49	c  N dy 15200   2452418      4851     20835         0    115338     63359   5628134     68.60     74.72  --
725.59/725.62	c  N dy 15340   2472454      4851     20835         0    135373     63359   7789610     68.62     72.38  --
730.79/730.81	c  N dy 15469   2492567      4851     20835         0     86493     63359   2389583     68.63     74.75  --
736.39/736.45	c  N dy 15595   2512948      4851     20835         0    106872     63359   4581497     68.64     73.09  --
742.88/742.98	c  N dy 15725   2532998      4851     20835         0    126919     63359   6745371     68.65     73.60  --
749.38/749.47	c  N dy 15848   2553022      4851     20835         0     76946     63359   1262356     68.65     72.92  --
754.50/754.60	c  N dy 15972   2573028      4851     20835         0     96950     63359   3426432     68.66     72.47  --
759.89/759.98	c  N dy 16090   2593076      4851     20835         0    116998     63359   5553643     68.66     73.05  --
766.19/766.29	c  N dy 16214   2613160      4851     20835         0    137082     63359   7698402     68.66     72.77  --
771.18/771.28	c  N dy 16346   2633456      4851     20835         0     86381     63359   2181089     68.67     72.92  --
776.19/776.23	c  N dy 16475   2653459      4851     20835         0    106382     63359   4323832     68.68     72.96  --
781.99/782.01	c  N dy 16597   2673494      4851     20835         0    126416     63359   6471468     68.69     72.52  --
788.39/788.45	c  N dy 16714   2693624      4851     20835         0     74553     63359    805120     68.69     74.58  --
792.28/792.30	c  S st 16819   2711435      4851     20835         0     92361     63359   2707805     68.70     69.50  --
792.38/792.45	c  S st 16819   2711939      4851     20835         0     92865     63359   2746471     68.70   no data  --
792.38/792.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.38/792.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.48/792.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
792.58/792.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.58/792.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.58/792.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
792.58/792.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
802.68/802.71	c lits-rem:         7  cl-subs:        9  v-elim:      0  v-fix:    0  time: 10.10 s
802.68/802.71	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
802.68/802.75	c vivif2 --  cl tried    92856 cl shrink        0 lits rem          0 time: 0.03
802.78/802.86	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.12
802.78/802.87	c calculated reachability. Time: 0.00
802.78/802.87	c  N dy 16819   2711939      4851     20835         0     92856     63359   2744459     68.70   no data  --
808.09/808.16	c  N dy 16947   2732069      4851     20835         0    112984     63359   4890631     68.70     73.28  --
814.09/814.19	c  N dy 17065   2752107      4851     20835         0    133017     63359   7060586     68.71     87.80  --
820.09/820.13	c  N dy 17186   2772129      4851     20835         0     80050     63359   1301833     68.71     73.14  --
824.78/824.82	c  N dy 17313   2792291      4851     20835         0    100210     63359   3449802     68.72     73.23  --
830.28/830.37	c  N dy 17441   2812316      4851     20835         0    120232     63359   5626043     68.73     72.89  --
836.78/836.89	c  N dy 17571   2832332      4851     20835         0    140246     63359   7777141     68.74     73.63  --
842.29/842.31	c  N dy 17692   2852381      4851     20835         0     86301     63359   1858310     68.74     73.30  --
847.28/847.34	c  N dy 17816   2872433      4851     20835         0    106350     63359   4017397     68.75     73.83  --
853.19/853.28	c  N dy 17953   2892511      4851     20835         0    126426     63359   6182766     68.76     74.89  --
860.10/860.17	c  N dy 18083   2912592      4851     20835         0    146506     63359   8363845     68.77     73.05  --
865.69/865.74	c  N dy 18208   2932601      4851     20835         0     91523     63359   2323818     68.77     72.88  --
870.79/870.85	c  N dy 18333   2952712      4851     20835         0    111633     63359   4483152     68.78     72.52  --
876.89/876.93	c  N dy 18451   2972737      4851     20835         0    131655     63359   6629625     68.78     72.40  --
883.89/883.95	c  N dy 18587   2992820      4851     20835         0    151733     63359   8803564     68.79     73.45  --
888.49/888.55	c  N dy 18704   3012847      4851     20835         0     95763     63359   2664914     68.80     75.78  --
893.88/893.90	c  N dy 18822   3032905      4851     20835         0    115821     63359   4820250     68.80     88.47  --
899.99/900.07	c  N dy 18943   3052984      4851     20835         0    135897     63359   7012625     68.81     72.64  --
906.99/907.06	c  N dy 19074   3073046      4851     20835         0     78960     63359    769916     68.82     76.21  --
911.68/911.72	c  N dy 19214   3093146      4851     20835         0     99057     63359   2938318     68.83     73.77  --
917.30/917.31	c  N dy 19346   3113196      4851     20835         0    119105     63359   5081788     68.84     72.56  --
923.79/923.80	c  N dy 19472   3133258      4851     20835         0    139166     63359   7227904     68.84     79.04  --
930.49/930.59	c  N dy 19592   3153559      4851     20835         0     81473     63359    943542     68.84     72.47  --
935.29/935.39	c  N dy 19722   3173685      4851     20835         0    101595     63359   3114361     68.85     73.02  --
940.99/941.00	c  N dy 19847   3193901      4851     20835         0    121805     63359   5279759     68.86     77.16  --
946.89/946.92	c  S st 19965   3211939      4851     20835         0    139841     63359   7230322     68.86     59.53  --
947.10/947.16	c  S st 19965   3212443      4851     20835         0    140345     63359   7272315     68.86   no data  --
947.10/947.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
947.10/947.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
947.19/947.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
947.49/947.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
947.49/947.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.49/947.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
947.49/947.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1149.19/1149.22	c lits-rem:         0  cl-subs:       31  v-elim:      0  v-fix:    0  time: 201.66 s
1149.19/1149.22	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
1149.29/1149.30	c vivif2 --  cl tried   140314 cl shrink        0 lits rem          0 time: 0.09
1149.50/1149.54	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.24
1149.50/1149.55	c calculated reachability. Time: 0.00
1149.50/1149.55	c  N dy 19965   3212443      4851     20835         0    140314     63359   7266216     68.86   no data  --
1156.99/1157.03	c  N dy 20102   3232543      4851     20835         0     81426     63359    838451     68.87     79.07  --
1161.79/1161.84	c  N dy 20247   3252556      4851     20835         0    101435     63359   2986149     68.88     96.33  --
1167.49/1167.53	c  N dy 20371   3272700      4851     20835         0    121578     63359   5137845     68.88     72.63  --
1173.99/1174.01	c  N dy 20487   3292843      4851     20835         0    141721     63359   7333454     68.88     73.58  --
1181.18/1181.26	c  N dy 20613   3312993      4851     20835         0     81881     63359    784198     68.89     73.03  --
1185.99/1186.00	c  N dy 20737   3333014      4851     20835         0    101900     63359   2927713     68.89     78.66  --
1191.69/1191.71	c  N dy 20858   3353293      4851     20835         0    122177     63359   5093045     68.89     73.60  --
1198.29/1198.30	c  N dy 20994   3373438      4851     20835         0    142321     63359   7281557     68.91     73.11  --
1205.68/1205.75	c  N dy 21114   3393699      4851     20835         0     81587     63359    651536     68.90     73.74  --
1210.49/1210.57	c  N dy 21252   3413766      4851     20835         0    101653     63359   2834227     68.91     74.17  --
1216.18/1216.26	c  N dy 21375   3433815      4851     20835         0    121701     63359   4978879     68.92     77.47  --
1222.78/1222.84	c  N dy 21505   3453853      4851     20835         0    141739     63359   7137255     68.92     73.40  --
1230.19/1230.20	c  N dy 21623   3473860      4851     20835         0    161742     63359   9302977     68.93     72.85  --
1235.30/1235.38	c  N dy 21744   3493918      4851     20835         0     99803     63359   2491877     68.93     73.03  --
1240.69/1240.80	c  N dy 21868   3513926      4851     20835         0    119810     63359   4637841     68.93     73.87  --
1247.09/1247.17	c  N dy 21988   3534008      4851     20835         0    139887     63359   6798940     68.93     74.32  --
1254.59/1254.60	c  N dy 22117   3554107      4851     20835         0    159983     63359   8964775     68.94     72.59  --
1260.29/1260.37	c  N dy 22242   3574403      4851     20835         0     97287     63359   2138410     68.95     73.36  --
1265.59/1265.67	c  N dy 22357   3594452      4851     20835         0    117335     63359   4288581     68.95     73.51  --
1272.09/1272.12	c  N dy 22490   3614614      4851     20835         0    137496     63359   6491750     68.96     73.18  --
1279.59/1279.60	c  N dy 22623   3634906      4851     20835         0    157787     63359   8663832     68.96     73.22  --
1285.90/1285.98	c  N dy 22745   3655018      4851     20835         0     93908     63359   1670302     68.96     72.93  --
1291.19/1291.25	c  N dy 22866   3675169      4851     20835         0    114057     63359   3839101     68.97     76.19  --
1297.90/1298.00	c  N dy 22989   3695257      4851     20835         0    134141     63359   6018287     68.98     72.78  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369815-1305382224/watcher-3369815-1305382224 -o /tmp/evaluation-result-3369815-1305382224/solver-3369815-1305382224 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369815-1305382224.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: 2.04 3.09 3.46 4/279 23862
/proc/meminfo: memFree=20976312/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=31808 CPUtime=0 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 1118 0 0 0 0 0 0 0 23 0 1 0 649822178 32571392 993 33554432000 4194304 4650387 140734755575680 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 7952 993 328 112 0 2917 0

[startup+0.097222 s]
/proc/loadavg: 2.04 3.09 3.46 4/279 23862
/proc/meminfo: memFree=20976312/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=37152 CPUtime=0.09 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 2476 0 0 0 9 0 0 0 23 0 1 0 649822178 38043648 2226 33554432000 4194304 4650387 140734755575680 18446744073709551615 4334498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9288 2226 378 112 0 4253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37152

[startup+0.100221 s]
/proc/loadavg: 2.04 3.09 3.46 4/279 23862
/proc/meminfo: memFree=20976312/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=37152 CPUtime=0.09 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 2479 0 0 0 9 0 0 0 23 0 1 0 649822178 38043648 2229 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9288 2230 378 112 0 4253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37152

[startup+0.300185 s]
/proc/loadavg: 2.04 3.09 3.46 4/279 23862
/proc/meminfo: memFree=20976312/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=37152 CPUtime=0.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 2730 0 0 0 29 0 0 0 25 0 1 0 649822178 38043648 2480 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9288 2480 378 112 0 4253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37152

[startup+0.700175 s]
/proc/loadavg: 2.04 3.09 3.46 4/279 23862
/proc/meminfo: memFree=20976312/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=37616 CPUtime=0.69 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 3404 0 0 0 69 0 0 0 25 0 1 0 649822178 38518784 2488 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9404 2488 380 112 0 4369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37616

[startup+1.50097 s]
/proc/loadavg: 2.04 3.09 3.46 5/285 23871
/proc/meminfo: memFree=20918980/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=37772 CPUtime=1.49 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 4538 0 0 0 149 0 0 0 25 0 1 0 649822178 38678528 2796 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9443 2796 380 112 0 4408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37772

[startup+3.10069 s]
/proc/loadavg: 2.04 3.09 3.46 5/285 23871
/proc/meminfo: memFree=20911788/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=38988 CPUtime=3.09 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 6986 0 0 0 308 1 0 0 25 0 1 0 649822178 39923712 3165 33554432000 4194304 4650387 140734755575680 18446744073709551615 4426498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 9747 3165 382 112 0 4712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38988

[startup+6.30012 s]
/proc/loadavg: 2.36 3.13 3.47 5/285 23871
/proc/meminfo: memFree=20870920/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=53192 CPUtime=6.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 11577 0 0 0 628 1 0 0 25 0 1 0 649822178 54468608 6493 33554432000 4194304 4650387 140734755575680 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 13298 6493 382 112 0 8263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53192

[startup+12.701 s]
/proc/loadavg: 2.49 3.15 3.47 5/285 23871
/proc/meminfo: memFree=20787144/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=56812 CPUtime=12.69 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 17628 0 0 0 1267 2 0 0 25 0 1 0 649822178 58175488 8229 33554432000 4194304 4650387 140734755575680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 14203 8229 382 112 0 9168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56812

[startup+25.5007 s]
/proc/loadavg: 2.83 3.19 3.48 5/285 23872
/proc/meminfo: memFree=20720828/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=87712 CPUtime=25.49 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 35363 0 0 0 2543 6 0 0 25 0 1 0 649822178 89817088 16334 33554432000 4194304 4650387 140734755575680 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 21928 16334 382 112 0 16893 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87712

[startup+51.1001 s]
/proc/loadavg: 3.23 3.25 3.49 5/285 23872
/proc/meminfo: memFree=20614308/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=100896 CPUtime=51.09 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 56199 0 0 0 5097 12 0 0 25 0 1 0 649822178 103317504 18963 33554432000 4194304 4650387 140734755575680 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 25224 18963 382 112 0 20189 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100896

[startup+102.311 s]
/proc/loadavg: 3.70 3.38 3.52 5/285 23874
/proc/meminfo: memFree=20537652/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=118188 CPUtime=102.3 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 92641 0 0 0 10209 21 0 0 25 0 1 0 649822178 121024512 23491 33554432000 4194304 4650387 140734755575680 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 29547 23491 382 112 0 24512 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118188

[startup+162.3 s]
/proc/loadavg: 3.89 3.49 3.55 5/285 23875
/proc/meminfo: memFree=20464440/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=190788 CPUtime=162.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 128381 0 0 0 16199 30 0 0 25 0 1 0 649822178 195366912 32835 33554432000 4194304 4650387 140734755575680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 47697 32835 382 112 0 42662 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190788

[startup+222.301 s]
/proc/loadavg: 3.96 3.58 3.57 5/285 23877
/proc/meminfo: memFree=20423848/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=147428 CPUtime=222.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 139322 0 0 0 22195 34 0 0 25 0 1 0 649822178 150966272 29008 33554432000 4194304 4650387 140734755575680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 36857 29008 382 112 0 31822 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 147428

[startup+282.301 s]
/proc/loadavg: 3.98 3.65 3.60 5/285 23878
/proc/meminfo: memFree=20409524/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=147700 CPUtime=282.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 172595 0 0 0 28179 50 0 0 25 0 1 0 649822178 151244800 29438 33554432000 4194304 4650387 140734755575680 18446744073709551615 4360355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 36925 29438 382 112 0 31890 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147700

[startup+342.3 s]
/proc/loadavg: 3.99 3.71 3.62 5/285 23880
/proc/meminfo: memFree=20363480/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=217408 CPUtime=342.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 183013 0 0 0 34175 54 0 0 25 0 1 0 649822178 222625792 39856 33554432000 4194304 4650387 140734755575680 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 54352 39856 382 112 0 49317 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 217408

[startup+402.301 s]
/proc/loadavg: 4.10 3.79 3.65 5/285 23882
/proc/meminfo: memFree=20356016/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=217832 CPUtime=402.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 192599 0 0 0 40172 57 0 0 25 0 1 0 649822178 223059968 37541 33554432000 4194304 4650387 140734755575680 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 54458 37541 382 112 0 49423 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 217832

[startup+462.301 s]
/proc/loadavg: 4.04 3.83 3.67 5/285 23883
/proc/meminfo: memFree=20367576/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=172668 CPUtime=462.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 223653 0 0 0 46160 69 0 0 25 0 1 0 649822178 176812032 36828 33554432000 4194304 4650387 140734755575680 18446744073709551615 4315137 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 43167 36828 382 112 0 38132 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 172668

[startup+522.3 s]
/proc/loadavg: 4.06 3.87 3.69 5/285 23885
/proc/meminfo: memFree=20346920/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=177092 CPUtime=522.28 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 250725 0 0 0 52148 80 0 0 25 0 1 0 649822178 181342208 36358 33554432000 4194304 4650387 140734755575680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 44273 36358 382 112 0 39238 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 177092

[startup+582.301 s]
/proc/loadavg: 4.02 3.89 3.71 5/285 23886
/proc/meminfo: memFree=20339784/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=224612 CPUtime=582.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 277254 0 0 0 58136 93 0 0 25 0 1 0 649822178 230002688 40990 33554432000 4194304 4650387 140734755575680 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 56153 40990 382 112 0 51118 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 224612

[startup+642.301 s]
/proc/loadavg: 4.06 3.92 3.73 5/285 23888
/proc/meminfo: memFree=20308468/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=225344 CPUtime=642.3 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 302297 0 0 0 64121 109 0 0 25 0 1 0 649822178 230752256 43089 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 56336 43089 382 112 0 51301 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 225344

[startup+702.3 s]
/proc/loadavg: 4.02 3.94 3.74 5/285 23890
/proc/meminfo: memFree=20313984/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=226644 CPUtime=702.28 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 326082 0 0 0 70107 121 0 0 25 0 1 0 649822178 232083456 42874 33554432000 4194304 4650387 140734755575680 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 56661 42874 382 112 0 51626 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 226644

[startup+762.31 s]
/proc/loadavg: 4.01 3.94 3.75 5/285 23891
/proc/meminfo: memFree=20301756/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=227244 CPUtime=762.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 350768 0 0 0 76093 136 0 0 25 0 1 0 649822178 232697856 42414 33554432000 4194304 4650387 140734755575680 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 56811 42414 382 112 0 51776 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 227244

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.77 5/285 23893
/proc/meminfo: memFree=20301196/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=181300 CPUtime=822.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 373486 0 0 0 82086 143 0 0 25 0 1 0 649822178 185651200 39028 33554432000 4194304 4650387 140734755575680 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 45325 39028 382 112 0 40290 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 181300

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.78 5/285 23894
/proc/meminfo: memFree=20280080/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=231116 CPUtime=882.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 397561 0 0 0 88078 151 0 0 25 0 1 0 649822178 236662784 45034 33554432000 4194304 4650387 140734755575680 18446744073709551615 4360326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 57779 45034 382 112 0 52744 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 231116

[startup+942.3 s]
/proc/loadavg: 4.15 4.00 3.80 5/285 23896
/proc/meminfo: memFree=20276436/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=231772 CPUtime=942.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 422936 0 0 0 94070 159 0 0 25 0 1 0 649822178 237334528 42455 33554432000 4194304 4650387 140734755575680 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 57943 42455 382 112 0 52908 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 231772

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.81 5/285 23898
/proc/meminfo: memFree=20231256/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=270724 CPUtime=1002.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 433840 0 0 0 100067 162 0 0 25 0 1 0 649822178 277221376 53359 33554432000 4194304 4650387 140734755575680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 67681 53359 382 112 0 62646 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 270724

[startup+1062.3 s]
/proc/loadavg: 4.09 4.01 3.83 5/285 23899
/proc/meminfo: memFree=20265788/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=270724 CPUtime=1062.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 433840 0 0 0 106067 162 0 0 25 0 1 0 649822178 277221376 53359 33554432000 4194304 4650387 140734755575680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 67681 53359 382 112 0 62646 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 270724

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.83 5/285 23901
/proc/meminfo: memFree=20251956/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=270724 CPUtime=1122.29 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 433840 0 0 0 112067 162 0 0 25 0 1 0 649822178 277221376 53359 33554432000 4194304 4650387 140734755575680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 67681 53359 382 112 0 62646 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 270724

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.84 5/285 23902
/proc/meminfo: memFree=20176780/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=221360 CPUtime=1182.28 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 447192 0 0 0 118062 166 0 0 25 0 1 0 649822178 226672640 47514 33554432000 4194304 4650387 140734755575680 18446744073709551615 4314672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 55340 47514 382 112 0 50305 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 221360

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.85 5/285 23904
/proc/meminfo: memFree=20162308/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=272420 CPUtime=1242.28 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 470780 0 0 0 124055 173 0 0 25 0 1 0 649822178 278958080 51414 33554432000 4194304 4650387 140734755575680 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 68105 51414 382 112 0 63070 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 272420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.86 3/283 23908
/proc/meminfo: memFree=20616236/32950904 swapFree=67057400/67111528
[pid=23862] ppid=23860 vsize=272884 CPUtime=1299.99 cores=1,3
/proc/23862/stat : 23862 (strangenight1-s) R 23860 23862 23326 0 -1 4202496 492345 0 0 0 129819 180 0 0 25 0 1 0 649822178 279433216 52820 33554432000 4194304 4650387 140734755575680 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23862/statm: 68221 52820 382 112 0 63186 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 272884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1298.2
CPU system time (s): 1.81872
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 272884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.2
system time used= 1.81872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 15222

runsolver used 3.33149 second user time and 8.17776 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 16:10:24
IDJOB=3369815
IDBENCH=82624
IDSOLVER=1847
FILE ID=node121/3369815-1305382224
RUNJOBID= node121-1305382224-23830
PBS_JOBID= 13324381
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= cdf9df7b6b7a513ee69ee69e82cb9345
RANDOM SEED=1917737324

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      20976352 kB
Buffers:        288892 kB
Cached:        5945236 kB
SwapCached:       7656 kB
Active:        6407112 kB
Inactive:      5213744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20976352 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           21484 kB
Writeback:           0 kB
AnonPages:     5383984 kB
Mapped:          22076 kB
Slab:           265552 kB
PageTables:      24632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30716268 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= 73420 MiB
End job on node121 at 2011-05-14 16:32:06