Trace number 3175606

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.04 1300.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-3175606-1301784960.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.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	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.06/0.08	c lits-rem:         0  cl-subs:        0  v-elim:    149  v-fix:    0  time:  0.04 s
0.06/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.06/0.09	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.06/0.09	c calculated reachability. Time: 0.00
0.06/0.09	c Calc default polars -  time:   0.00 s pos:    2210 undec:     622 neg:    2168
0.06/0.09	c =========================================================================================
0.06/0.09	c types(t): F = full restart, N = normal restart
0.06/0.09	c types(t): S = simplification begin/end, E = solution found
0.06/0.09	c restart types(rt): st = static, dy = dynamic
0.06/0.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.06/0.09	c  B st     0         0      4851     20835         0         0     63359         0   no data   no data  --
0.39/0.47	c  N dy    20      4041      4851     20835         0      4040     63359    435620     64.23     67.66  --
0.79/0.86	c  N dy    45      8046      4851     20835         0      5548     63359    394261     64.02     67.79  --
1.29/1.30	c  N dy    74     12230      4851     20835         0      5482     63359    248568     64.82     68.63  --
1.69/1.73	c  N dy   100     16265      4851     20835         0      9516     63359    665150     65.08     69.51  --
2.10/2.17	c  N dy   123     20311      4851     20835         0      7937     63359    364076     65.11     70.18  --
2.59/2.64	c  N dy   153     24353      4851     20835         0     11978     63359    786568     65.60     69.50  --
2.69/2.72	c  F st   158     25001      4851     20835         0     12626     63359    854595     65.66   no data  --
3.29/3.34	c  N dy   164     30001      4851     20835         0     10817     63359    608607     65.66   no data  --
3.29/3.34	c  S st   164     30001      4851     20835         0     10817     63359    608607     65.66   no data  --
3.29/3.39	c  S st   164     30504      4851     20835         0     11320     63359    649954     65.66   no data  --
3.39/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
3.39/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
3.39/3.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
6.09/6.18	c lits-rem:        91  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.72 s
6.19/6.22	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.03
6.19/6.22	c calculated reachability. Time: 0.00
6.19/6.22	c  N dy   164     30504      4851     20835         0     11316     63359    648899     65.66   no data  --
6.69/6.72	c  N dy   188     34915      4851     20835         0     15727     63359   1106561     65.60     69.26  --
7.09/7.14	c  N dy   215     38971      4851     20835         0     11875     63359    563924     65.96     75.75  --
7.49/7.57	c  N dy   241     43051      4851     20835         0     15955     63359    976164     66.04     69.99  --
7.79/7.87	c  S st   261     45756      4851     20835         0      9707     63359    232746     66.21   no data  --
7.89/7.93	c  S st   261     46257      4851     20835         0     10208     63359    271422     66.21   no data  --
7.89/7.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.89/7.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
7.89/7.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.49/8.59	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.63 s
8.49/8.59	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
8.49/8.59	c vivif2 --  cl tried    10207 cl shrink        0 lits rem          0 time: 0.00
8.59/8.61	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.02
8.59/8.61	c calculated reachability. Time: 0.00
8.59/8.61	c  N dy   261     46257      4851     20835         0     10207     63359    271390     66.21   no data  --
8.99/9.08	c  N dy   286     50341      4851     20835         0     14288     63359    699291     66.17     70.45  --
9.49/9.58	c  N dy   309     54507      4851     20835         0     18454     63359   1136222     66.25     69.76  --
9.99/10.06	c  N dy   335     58732      4851     20835         0     12707     63359    436890     66.13     70.36  --
10.49/10.53	c  N dy   359     62847      4851     20835         0     16822     63359    861571     66.21     70.56  --
11.00/11.03	c  N dy   386     66925      4851     20835         0     20900     63359   1280176     66.24     75.20  --
11.29/11.33	c  S st   402     69385      4851     20835         0     12376     63359    312696     66.29     63.00  --
11.29/11.39	c  S st   402     69891      4851     20835         0     12882     63359    351606     66.29   no data  --
11.29/11.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
11.39/11.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
11.39/11.43	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
12.49/12.56	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.14 s
12.49/12.56	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
12.49/12.57	c vivif2 --  cl tried    12879 cl shrink        0 lits rem          0 time: 0.00
12.49/12.59	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.02
12.49/12.59	c calculated reachability. Time: 0.00
12.49/12.59	c  N dy   402     69891      4851     20835         0     12879     63359    351049     66.29   no data  --
13.10/13.13	c  N dy   427     74522      4851     20835         0     17509     63359    836660     66.18     69.92  --
13.69/13.70	c  N dy   460     79328      4851     20835         0     22314     63359   1330271     66.18     69.85  --
14.30/14.32	c  N dy   494     84679      4851     20835         0     15671     63359    558104     66.24     70.14  --
14.59/14.64	c  F st   512     87500      4851     20835         0     18492     63359    845564     66.26   no data  --
14.99/15.06	c  N st   517     90796      4851     20835         0     21787     63359   1226874     66.26   no data  --
15.79/15.84	c  N dy   540     96728      4851     20835         0     14724     63359    354365     66.20     72.75  --
16.50/16.57	c  N dy   583    102962      4851     20835         0     20956     63359   1013819     66.37     74.34  --
16.79/16.81	c  S st   596    104837      4851     20835         0     22831     63359   1212275     66.41   no data  --
16.79/16.88	c  S st   596    105341      4851     20835         0     23335     63359   1255175     66.41   no data  --
16.79/16.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.89/16.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
16.89/16.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
16.89/16.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
19.09/19.15	c lits-rem:        35  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.19 s
19.09/19.16	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
19.09/19.17	c vivif2 --  cl tried    23333 cl shrink        0 lits rem          0 time: 0.01
19.19/19.21	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.03
19.19/19.21	c calculated reachability. Time: 0.00
19.19/19.21	c  N dy   596    105341      4851     20835         0     23333     63359   1254970     66.41   no data  --
19.99/20.08	c  N dy   643    112219      4851     20835         0     16214     63359    409895     66.48     70.75  --
20.90/20.94	c  N dy   690    119546      4851     20835         0     23540     63359   1177141     66.59     70.61  --
21.90/21.99	c  N dy   739    127290      4851     20835         0     16285     63359    321104     66.55     70.81  --
22.99/23.03	c  N dy   786    135561      4851     20835         0     24556     63359   1194119     66.51     70.06  --
24.20/24.21	c  N dy   839    144235      4851     20835         0     17235     63359    326751     66.61     70.12  --
25.30/25.39	c  N dy   897    153508      4851     20835         0     26507     63359   1296771     66.66     70.20  --
25.99/26.03	c  S st   925    158013      4851     20835         0     31011     63359   1766400     66.67   no data  --
26.09/26.11	c  S st   925    158522      4851     20835         0     31520     63359   1804245     66.67   no data  --
26.09/26.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.09/26.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.09/26.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
26.19/26.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.19/26.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.19/26.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
26.19/26.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
29.49/29.50	c lits-rem:        20  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.27 s
29.49/29.50	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
29.49/29.52	c vivif2 --  cl tried    31515 cl shrink        0 lits rem          0 time: 0.02
29.49/29.58	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
29.49/29.58	c calculated reachability. Time: 0.00
29.49/29.58	c  N dy   925    158522      4851     20835         0     31515     63359   1803214     66.67   no data  --
30.89/30.95	c  N dy   991    168780      4851     20835         0     24773     63359   1015499     66.68     70.67  --
32.39/32.46	c  N dy  1050    179563      4851     20835         0     35556     63359   2142169     66.67     82.94  --
33.89/33.91	c  N dy  1117    191195      4851     20835         0     29187     63359   1374264     66.66     72.71  --
35.59/35.68	c  N dy  1191    203542      4851     20835         0     22533     63359    581620     66.71     70.57  --
37.48/37.57	c  N dy  1277    216640      4851     20835         0     35631     63359   1958073     66.80     70.34  --
39.59/39.61	c  N dy  1368    230538      4851     20835         0     29527     63359   1220343     66.82     83.76  --
40.59/40.66	c  S st  1403    237784      4851     20835         0     36773     63359   1962189     66.74     58.07  --
40.69/40.74	c  S st  1403    238287      4851     20835         0     37276     63359   2002836     66.74   no data  --
40.69/40.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.69/40.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.69/40.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
40.78/40.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.78/40.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.78/40.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
40.78/40.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
44.08/44.17	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.32 s
44.08/44.18	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
44.18/44.20	c vivif2 --  cl tried    37270 cl shrink        0 lits rem          0 time: 0.02
44.18/44.25	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
44.18/44.25	c calculated reachability. Time: 0.00
44.18/44.25	c  N dy  1403    238287      4851     20835         0     37270     63359   2001897     66.74   no data  --
46.38/46.42	c  N dy  1495    253589      4851     20835         0     31573     63359   1336634     66.79     77.31  --
48.79/48.81	c  N dy  1599    269798      4851     20835         0     25781     63359    640481     66.90     77.10  --
51.48/51.55	c  N dy  1710    287028      4851     20835         0     43008     63359   2450043     66.94     70.58  --
54.29/54.34	c  N dy  1824    305572      4851     20835         0     38559     63359   1889076     66.97     73.76  --
54.39/54.45	c  F st  1831    306250      4851     20835         0     39237     63359   1964535     66.99   no data  --
57.49/57.53	c  N dy  1933    325161      4851     20835         0     34149     63359   1318752     67.05     71.14  --
60.58/60.64	c  N dy  2050    345337      4851     20835         0     29321     63359    696519     67.07     70.82  --
62.39/62.43	c  S st  2120    357433      4851     20835         0     41415     63359   1951143     67.04   no data  --
62.49/62.52	c  S st  2120    357936      4851     20835         0     41917     63359   1997645     67.04   no data  --
62.49/62.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.49/62.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.49/62.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
62.59/62.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.59/62.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.59/62.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
62.59/62.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
66.79/66.84	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.20 s
66.79/66.84	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
66.79/66.86	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.02
66.89/66.91	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.05
66.89/66.92	c calculated reachability. Time: 0.00
66.89/66.92	c  N dy  2120    357936      4851     20835         0     41912     63359   1996475     67.04   no data  --
69.99/70.05	c  N dy  2251    378000      4851     20835         0     35979     63359   1307335     67.08     80.11  --
73.49/73.51	c  N dy  2370    398123      4851     20835         0     29098     63359    483849     67.10     70.96  --
76.78/76.88	c  N dy  2500    418162      4851     20835         0     49136     63359   2584023     67.13     71.28  --
79.99/80.05	c  N dy  2624    438197      4851     20835         0     41172     63359   1652558     67.19     82.11  --
83.39/83.46	c  N dy  2743    458214      4851     20835         0     32186     63359    595974     67.21     71.13  --
86.59/86.63	c  N dy  2869    478295      4851     20835         0     52264     63359   2715776     67.24     71.39  --
89.89/89.90	c  N dy  2993    498447      4851     20835         0     42422     63359   1616240     67.27     71.01  --
93.39/93.46	c  N dy  3121    518509      4851     20835         0     31489     63359    340271     67.28     91.16  --
96.38/96.40	c  S st  3239    536906      4851     20835         0     49886     63359   2304615     67.34   no data  --
96.48/96.50	c  S st  3239    537411      4851     20835         0     50391     63359   2344316     67.34   no data  --
96.48/96.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.48/96.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.48/96.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
96.58/96.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.58/96.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.58/96.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
96.58/96.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
102.48/102.55	c lits-rem:        13  cl-subs:        8  v-elim:      0  v-fix:    0  time:  5.91 s
102.48/102.55	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
102.48/102.58	c vivif2 --  cl tried    50383 cl shrink        0 lits rem          0 time: 0.03
102.58/102.65	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.07
102.58/102.66	c calculated reachability. Time: 0.00
102.58/102.66	c  N dy  3239    537411      4851     20835         0     50383     63359   2343149     67.34   no data  --
106.28/106.37	c  N dy  3383    557419      4851     20835         0     38395     63359    972006     67.42     78.02  --
109.79/109.88	c  N dy  3508    577566      4851     20835         0     58540     63359   3088667     67.43     71.05  --
113.29/113.31	c  N dy  3634    597579      4851     20835         0     45552     63359   1632365     67.47     72.94  --
116.98/117.01	c  N dy  3750    617689      4851     20835         0     65659     63359   3750760     67.47     71.32  --
120.29/120.30	c  N dy  3871    637696      4851     20835         0     51668     63359   2160583     67.48     71.79  --
124.19/124.30	c  N dy  4003    657763      4851     20835         0     36738     63359    495231     67.53     77.25  --
127.59/127.61	c  N dy  4136    677781      4851     20835         0     56755     63359   2618939     67.56     71.81  --
131.48/131.51	c  N dy  4260    697818      4851     20835         0     40788     63359    816428     67.56     72.04  --
134.89/134.96	c  N dy  4380    717867      4851     20835         0     60835     63359   2955536     67.58     72.83  --
138.79/138.83	c  N dy  4492    738279      4851     20835         0     44248     63359   1078347     67.56     71.86  --
142.39/142.44	c  N dy  4612    758287      4851     20835         0     64254     63359   3190485     67.57     71.37  --
146.29/146.33	c  N dy  4743    778317      4851     20835         0     46286     63359   1225483     67.60     72.15  --
150.59/150.69	c  N dy  4866    798795      4851     20835         0     66762     63359   3384484     67.61     71.97  --
152.28/152.33	c  S st  4911    806116      4851     20835         0     74082     63359   4148044     67.62   no data  --
152.38/152.47	c  S st  4911    806618      4851     20835         0     74584     63359   4187990     67.62   no data  --
152.38/152.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.38/152.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.48/152.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
152.58/152.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.58/152.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.58/152.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
152.58/152.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
213.39/213.45	c lits-rem:         5  cl-subs:        7  v-elim:      0  v-fix:    0  time: 60.76 s
213.39/213.46	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
213.49/213.51	c vivif2 --  cl tried    74577 cl shrink        0 lits rem          0 time: 0.05
213.59/213.62	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.12
213.59/213.63	c calculated reachability. Time: 0.00
213.59/213.63	c  N dy  4911    806618      4851     20835         0     74577     63359   4186668     67.62   no data  --
217.19/217.22	c  N dy  5036    826748      4851     20835         0     55711     63359   2066859     67.62     72.75  --
221.39/221.45	c  N dy  5177    846982      4851     20835         0     75943     63359   4222206     67.66     71.59  --
224.99/225.09	c  N dy  5297    867098      4851     20835         0     56063     63359   2057106     67.69     72.61  --
229.19/229.30	c  N dy  5419    887292      4851     20835         0     76256     63359   4209833     67.69     73.15  --
232.99/233.09	c  N dy  5536    907639      4851     20835         0     55608     63359   1910465     67.69     71.29  --
237.19/237.24	c  N dy  5664    927942      4851     20835         0     75910     63359   4083563     67.71     72.87  --
241.09/241.18	c  N dy  5776    948165      4851     20835         0     54129     63359   1627013     67.69     71.25  --
245.09/245.13	c  N dy  5890    968206      4851     20835         0     74168     63359   3741737     67.68     71.37  --
249.39/249.41	c  N dy  6024    988229      4851     20835         0     51194     63359   1226873     67.74     73.39  --
253.29/253.31	c  N dy  6148   1008240      4851     20835         0     71203     63359   3344547     67.76     74.25  --
257.79/257.84	c  N dy  6277   1028267      4851     20835         0     47232     63359    704820     67.77     71.60  --
261.59/261.63	c  N dy  6398   1048393      4851     20835         0     67357     63359   2878162     67.79     73.25  --
266.99/267.03	c  N dy  6525   1068446      4851     20835         0     87407     63359   4994914     67.79     71.71  --
267.89/267.93	c  F st  6550   1071875      4851     20835         0     45836     63359    457530     67.80   no data  --
270.99/271.00	c  N dy  6627   1088489      4851     20835         0     62446     63359   2289657     67.79     71.82  --
275.79/275.81	c  N dy  6755   1108678      4851     20835         0     82633     63359   4418021     67.81     74.65  --
280.19/280.24	c  N dy  6878   1128728      4851     20835         0     56688     63359   1510574     67.82     73.76  --
284.59/284.65	c  N dy  6994   1149407      4851     20835         0     77366     63359   3710649     67.83     71.72  --
289.99/290.07	c  N dy  7133   1169608      4851     20835         0     50568     63359    770752     67.88     71.96  --
294.39/294.42	c  N dy  7258   1189622      4851     20835         0     70578     63359   2921828     67.91     72.18  --
299.59/299.68	c  N dy  7380   1209713      4851     20835         0     90665     63359   5050832     67.91     73.56  --
299.69/299.74	c  S st  7382   1209927      4851     20835         0     90879     63359   5072450     67.91   no data  --
299.89/299.94	c  S st  7382   1210427      4851     20835         0     91379     63359   5113183     67.91   no data  --
299.89/299.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.89/299.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.99/300.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
300.19/300.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.19/300.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.19/300.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
300.19/300.24	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
401.09/401.11	c lits-rem:         0  cl-subs:       25  v-elim:      0  v-fix:    0  time: 100.86 s
401.09/401.11	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
401.09/401.17	c vivif2 --  cl tried    91354 cl shrink        0 lits rem          0 time: 0.06
401.29/401.31	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.15
401.29/401.32	c calculated reachability. Time: 0.00
401.29/401.32	c  N dy  7382   1210427      4851     20835         0     91354     63359   5109437     67.91   no data  --
405.80/405.90	c  N dy  7507   1230453      4851     20835         0     63390     63359   2022812     67.93     71.87  --
410.89/410.91	c  N dy  7633   1250916      4851     20835         0     83853     63359   4226705     67.95     73.29  --
416.19/416.29	c  N dy  7768   1271052      4851     20835         0     54987     63359   1031994     67.96     73.84  --
420.79/420.86	c  N dy  7905   1291071      4851     20835         0     75004     63359   3184381     67.99     74.29  --
426.40/426.44	c  N dy  8030   1311176      4851     20835         0     95106     63359   5344842     68.01     72.07  --
430.99/431.06	c  N dy  8146   1331200      4851     20835         0     65134     63359   2000066     68.01     72.16  --
436.00/436.08	c  N dy  8271   1351284      4851     20835         0     85214     63359   4145205     68.03     75.35  --
441.70/441.77	c  N dy  8403   1371746      4851     20835         0     54681     63359    797190     68.04     72.15  --
446.29/446.33	c  N dy  8530   1391815      4851     20835         0     74750     63359   2951686     68.06     71.65  --
451.49/451.59	c  N dy  8655   1411906      4851     20835         0     94841     63359   5091624     68.07     74.27  --
456.51/456.52	c  N dy  8788   1432027      4851     20835         0     62967     63359   1575885     68.09     72.37  --
461.29/461.34	c  N dy  8909   1452087      4851     20835         0     83027     63359   3716038     68.10     72.02  --
467.19/467.20	c  N dy  9045   1472159      4851     20835         0    103093     63359   5874468     68.13     81.79  --
471.90/471.92	c  N dy  9171   1492318      4851     20835         0     70263     63359   2254849     68.14     73.77  --
476.80/476.80	c  N dy  9288   1512347      4851     20835         0     90289     63359   4403276     68.15     72.11  --
482.10/482.15	c  N dy  9417   1532352      4851     20835         0     56292     63359    668125     68.16     72.49  --
486.20/486.23	c  N dy  9542   1552357      4851     20835         0     76296     63359   2811556     68.17     72.99  --
491.10/491.18	c  N dy  9660   1572464      4851     20835         0     96402     63359   4956309     68.18     71.91  --
496.29/496.34	c  N dy  9782   1592541      4851     20835         0     61479     63359   1120237     68.19     72.44  --
500.60/500.62	c  N dy  9921   1612552      4851     20835         0     81485     63359   3263458     68.20     71.84  --
505.80/505.81	c  N dy 10039   1632613      4851     20835         0    101545     63359   5393188     68.21     71.96  --
510.70/510.78	c  N dy 10173   1652657      4851     20835         0     65592     63359   1464160     68.22     72.37  --
515.19/515.20	c  N dy 10304   1672753      4851     20835         0     85686     63359   3594148     68.24     72.16  --
520.39/520.44	c  N dy 10415   1692804      4851     20835         0    105734     63359   5725815     68.24     72.72  --
524.80/524.82	c  S st 10525   1710428      4851     20835         0     66364     63359   1447010     68.25   no data  --
524.90/524.94	c  S st 10525   1710932      4851     20835         0     66868     63359   1487262     68.25   no data  --
524.90/524.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
524.90/524.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
524.90/524.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
525.00/525.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.00/525.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.00/525.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
525.00/525.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
528.40/528.49	c lits-rem:        42  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.44 s
528.40/528.49	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
528.49/528.51	c vivif2 --  cl tried    66863 cl shrink        0 lits rem          0 time: 0.02
528.60/528.60	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.09
528.60/528.60	c calculated reachability. Time: 0.00
528.60/528.60	c  N dy 10525   1710932      4851     20835         0     66863     63359   1486391     68.25   no data  --
533.00/533.00	c  N dy 10651   1730937      4851     20835         0     86864     63359   3661231     68.27     72.95  --
538.39/538.46	c  N dy 10784   1750963      4851     20835         0    106887     63359   5828178     68.29     74.42  --
543.31/543.39	c  N dy 10911   1770970      4851     20835         0     68899     63359   1619224     68.30     72.58  --
547.80/547.86	c  N dy 11028   1790974      4851     20835         0     88903     63359   3744884     68.30     71.94  --
553.31/553.31	c  N dy 11153   1810997      4851     20835         0    108922     63359   5876735     68.31     73.71  --
558.29/558.39	c  N dy 11281   1831196      4851     20835         0     70125     63359   1641620     68.32     73.06  --
563.00/563.04	c  N dy 11409   1851316      4851     20835         0     90242     63359   3798362     68.34     73.95  --
568.49/568.53	c  N dy 11531   1871340      4851     20835         0    110263     63359   5931545     68.35     73.40  --
573.60/573.66	c  N dy 11665   1891391      4851     20835         0     70323     63359   1562344     68.35     72.79  --
578.40/578.45	c  N dy 11795   1911464      4851     20835         0     90392     63359   3714261     68.37     72.40  --
585.30/585.39	c  N dy 11942   1931544      4851     20835         0    110472     63359   5894493     68.40     75.08  --
591.80/591.81	c  N dy 12068   1951785      4851     20835         0     69721     63359   1404617     68.41     72.31  --
596.80/596.81	c  N dy 12189   1971836      4851     20835         0     89770     63359   3540067     68.41     72.12  --
602.71/602.71	c  N dy 12313   1991845      4851     20835         0    109776     63359   5687004     68.42     73.07  --
608.70/608.76	c  N dy 12441   2011856      4851     20835         0     67786     63359   1099816     68.43     72.61  --
613.50/613.58	c  N dy 12572   2032072      4851     20835         0     88001     63359   3233667     68.43     72.05  --
619.31/619.38	c  N dy 12694   2052281      4851     20835         0    108209     63359   5405258     68.44     72.31  --
625.90/625.97	c  N dy 12825   2072345      4851     20835         0     65282     63359    724483     68.45     74.30  --
630.80/630.80	c  N dy 12938   2092350      4851     20835         0     85283     63359   2836184     68.45     72.41  --
636.70/636.75	c  N dy 13060   2112411      4851     20835         0    105343     63359   4999625     68.46     88.58  --
643.70/643.73	c  N dy 13188   2132460      4851     20835         0    125388     63359   7149467     68.47     72.67  --
648.90/648.96	c  N dy 13313   2152494      4851     20835         0     81429     63359   2355027     68.48     72.44  --
654.60/654.66	c  N dy 13435   2172496      4851     20835         0    101430     63359   4472968     68.49     72.55  --
661.30/661.38	c  N dy 13555   2192579      4851     20835         0    121509     63359   6609023     68.49     74.37  --
666.80/666.89	c  S st 13667   2210933      4851     20835         0     74867     63359   1524483     68.50     59.73  --
667.00/667.04	c  S st 13667   2211435      4851     20835         0     75369     63359   1567201     68.50   no data  --
667.00/667.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
667.00/667.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
667.10/667.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
667.10/667.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
667.10/667.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.10/667.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
667.10/667.17	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
671.10/671.18	c lits-rem:        14  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.00 s
671.10/671.18	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
671.20/671.20	c vivif2 --  cl tried    75366 cl shrink        0 lits rem          0 time: 0.02
671.30/671.31	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.12
671.30/671.32	c calculated reachability. Time: 0.00
671.30/671.32	c  N dy 13667   2211435      4851     20835         0     75366     63359   1566365     68.50   no data  --
676.60/676.63	c  N dy 13772   2231496      4851     20835         0     95425     63359   3738087     68.50     72.34  --
683.00/683.06	c  N dy 13895   2251684      4851     20835         0    115609     63359   5893635     68.50     72.18  --
689.90/689.96	c  N dy 14027   2271726      4851     20835         0     69654     63359    893465     68.51     73.62  --
694.90/694.92	c  N dy 14161   2291826      4851     20835         0     89751     63359   3079164     68.53     77.00  --
701.10/701.10	c  N dy 14300   2311871      4851     20835         0    109795     63359   5221212     68.54     72.19  --
708.20/708.24	c  N dy 14426   2332101      4851     20835         0    130023     63359   7397326     68.55     72.20  --
713.70/713.72	c  N dy 14555   2352127      4851     20835         0     83054     63359   2209568     68.55     74.03  --
719.50/719.57	c  N dy 14691   2372222      4851     20835         0    103148     63359   4384334     68.57     72.49  --
726.40/726.44	c  N dy 14812   2392268      4851     20835         0    123193     63359   6540216     68.58     73.25  --
733.10/733.12	c  N dy 14944   2412346      4851     20835         0     75272     63359   1296987     68.59     72.57  --
738.40/738.49	c  N dy 15075   2432399      4851     20835         0     95324     63359   3473805     68.60     75.06  --
744.80/744.87	c  N dy 15200   2452418      4851     20835         0    115338     63359   5628134     68.60     74.72  --
752.20/752.29	c  N dy 15340   2472454      4851     20835         0    135373     63359   7789610     68.62     72.38  --
757.71/757.79	c  N dy 15469   2492567      4851     20835         0     86493     63359   2389583     68.63     74.75  --
763.60/763.61	c  N dy 15595   2512948      4851     20835         0    106872     63359   4581497     68.64     73.09  --
770.30/770.32	c  N dy 15725   2532998      4851     20835         0    126919     63359   6745371     68.65     73.60  --
776.90/776.94	c  N dy 15848   2553022      4851     20835         0     76946     63359   1262356     68.65     72.92  --
782.11/782.11	c  N dy 15972   2573028      4851     20835         0     96950     63359   3426432     68.66     72.47  --
788.21/788.22	c  N dy 16090   2593076      4851     20835         0    116998     63359   5553643     68.66     73.05  --
795.61/795.60	c  N dy 16214   2613160      4851     20835         0    137082     63359   7698402     68.66     72.77  --
801.61/801.62	c  N dy 16346   2633456      4851     20835         0     86381     63359   2181089     68.67     72.92  --
807.41/807.48	c  N dy 16475   2653459      4851     20835         0    106382     63359   4323832     68.68     72.96  --
814.10/814.10	c  N dy 16597   2673494      4851     20835         0    126416     63359   6471468     68.69     72.52  --
821.40/821.41	c  N dy 16714   2693624      4851     20835         0     74553     63359    805120     68.69     74.58  --
826.01/826.03	c  S st 16819   2711435      4851     20835         0     92361     63359   2707805     68.70     69.50  --
826.21/826.21	c  S st 16819   2711939      4851     20835         0     92865     63359   2746471     68.70   no data  --
826.21/826.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.21/826.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.21/826.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
826.41/826.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.41/826.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.41/826.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
826.41/826.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
837.61/837.66	c lits-rem:         7  cl-subs:        9  v-elim:      0  v-fix:    0  time: 11.26 s
837.61/837.67	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
837.70/837.70	c vivif2 --  cl tried    92856 cl shrink        0 lits rem          0 time: 0.04
837.81/837.86	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.16
837.81/837.86	c calculated reachability. Time: 0.00
837.81/837.86	c  N dy 16819   2711939      4851     20835         0     92856     63359   2744459     68.70   no data  --
844.10/844.15	c  N dy 16947   2732069      4851     20835         0    112984     63359   4890631     68.70     73.28  --
851.11/851.14	c  N dy 17065   2752107      4851     20835         0    133017     63359   7060586     68.71     87.80  --
857.80/857.86	c  N dy 17186   2772129      4851     20835         0     80050     63359   1301833     68.71     73.14  --
863.21/863.26	c  N dy 17313   2792291      4851     20835         0    100210     63359   3449802     68.72     73.23  --
869.70/869.73	c  N dy 17441   2812316      4851     20835         0    120232     63359   5626043     68.73     72.89  --
877.31/877.35	c  N dy 17571   2832332      4851     20835         0    140246     63359   7777141     68.74     73.63  --
883.70/883.75	c  N dy 17692   2852381      4851     20835         0     86301     63359   1858310     68.74     73.30  --
889.51/889.58	c  N dy 17816   2872433      4851     20835         0    106350     63359   4017397     68.75     73.83  --
896.61/896.63	c  N dy 17953   2892511      4851     20835         0    126426     63359   6182766     68.76     74.89  --
904.50/904.51	c  N dy 18083   2912592      4851     20835         0    146506     63359   8363845     68.77     73.05  --
910.30/910.32	c  N dy 18208   2932601      4851     20835         0     91523     63359   2323818     68.77     72.88  --
916.31/916.36	c  N dy 18333   2952712      4851     20835         0    111633     63359   4483152     68.78     72.52  --
923.31/923.33	c  N dy 18451   2972737      4851     20835         0    131655     63359   6629625     68.78     72.40  --
931.51/931.58	c  N dy 18587   2992820      4851     20835         0    151733     63359   8803564     68.79     73.45  --
936.90/936.98	c  N dy 18704   3012847      4851     20835         0     95763     63359   2664914     68.80     75.78  --
943.30/943.34	c  N dy 18822   3032905      4851     20835         0    115821     63359   4820250     68.80     88.47  --
950.51/950.52	c  N dy 18943   3052984      4851     20835         0    135897     63359   7012625     68.81     72.64  --
958.51/958.52	c  N dy 19074   3073046      4851     20835         0     78960     63359    769916     68.82     76.21  --
964.01/964.06	c  N dy 19214   3093146      4851     20835         0     99057     63359   2938318     68.83     73.77  --
970.51/970.52	c  N dy 19346   3113196      4851     20835         0    119105     63359   5081788     68.84     72.56  --
977.91/977.94	c  N dy 19472   3133258      4851     20835         0    139166     63359   7227904     68.84     79.04  --
985.71/985.70	c  N dy 19592   3153559      4851     20835         0     81473     63359    943542     68.84     72.47  --
991.31/991.38	c  N dy 19722   3173685      4851     20835         0    101595     63359   3114361     68.85     73.02  --
997.81/997.88	c  N dy 19847   3193901      4851     20835         0    121805     63359   5279759     68.86     77.16  --
1004.61/1004.69	c  S st 19965   3211939      4851     20835         0    139841     63359   7230322     68.86     59.53  --
1004.91/1004.95	c  S st 19965   3212443      4851     20835         0    140345     63359   7272315     68.86   no data  --
1004.91/1004.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1004.91/1004.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1005.01/1005.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
1005.32/1005.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.32/1005.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.32/1005.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4851 time:  0.00 s
1005.32/1005.36	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1216.11/1216.15	c lits-rem:         0  cl-subs:       31  v-elim:      0  v-fix:    0  time: 210.80 s
1216.11/1216.15	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
1216.21/1216.25	c vivif2 --  cl tried   140314 cl shrink        0 lits rem          0 time: 0.09
1216.41/1216.48	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.23
1216.41/1216.49	c calculated reachability. Time: 0.00
1216.41/1216.49	c  N dy 19965   3212443      4851     20835         0    140314     63359   7266216     68.86   no data  --
1224.32/1224.36	c  N dy 20102   3232543      4851     20835         0     81426     63359    838451     68.87     79.07  --
1229.72/1229.77	c  N dy 20247   3252556      4851     20835         0    101435     63359   2986149     68.88     96.33  --
1236.01/1236.08	c  N dy 20371   3272700      4851     20835         0    121578     63359   5137845     68.88     72.63  --
1243.52/1243.54	c  N dy 20487   3292843      4851     20835         0    141721     63359   7333454     68.88     73.58  --
1252.21/1252.27	c  N dy 20613   3312993      4851     20835         0     81881     63359    784198     68.89     73.03  --
1257.91/1257.94	c  N dy 20737   3333014      4851     20835         0    101900     63359   2927713     68.89     78.66  --
1264.72/1264.74	c  N dy 20858   3353293      4851     20835         0    122177     63359   5093045     68.89     73.60  --
1272.62/1272.65	c  N dy 20994   3373438      4851     20835         0    142321     63359   7281557     68.91     73.11  --
1281.32/1281.32	c  N dy 21114   3393699      4851     20835         0     81587     63359    651536     68.90     73.74  --
1287.02/1287.06	c  N dy 21252   3413766      4851     20835         0    101653     63359   2834227     68.91     74.17  --
1293.82/1293.84	c  N dy 21375   3433815      4851     20835         0    121701     63359   4978879     68.92     77.47  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175606-1301784960/watcher-3175606-1301784960 -o /tmp/evaluation-result-3175606-1301784960/solver-3175606-1301784960 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175606-1301784960.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: 3.86 3.93 3.39 5/189 15521
/proc/meminfo: memFree=21856988/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=31648 CPUtime=0 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 1041 0 0 0 0 0 0 0 25 0 1 0 290095830 32407552 916 33554432000 4194304 4650387 140734925726256 18446744073709551615 248089395392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 7912 919 328 112 0 2877 0

[startup+0.062377 s]
/proc/loadavg: 3.86 3.93 3.39 5/189 15521
/proc/meminfo: memFree=21856988/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=37152 CPUtime=0.06 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 2428 0 0 0 6 0 0 0 25 0 1 0 290095830 38043648 2178 33554432000 4194304 4650387 140734925726256 18446744073709551615 4422627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9288 2178 364 112 0 4253 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37152

[startup+0.100367 s]
/proc/loadavg: 3.86 3.93 3.39 5/189 15521
/proc/meminfo: memFree=21856988/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=37152 CPUtime=0.09 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 2463 0 0 0 9 0 0 0 25 0 1 0 290095830 38043648 2213 33554432000 4194304 4650387 140734925726256 18446744073709551615 4363468 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9288 2213 378 112 0 4253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37152

[startup+0.300276 s]
/proc/loadavg: 3.86 3.93 3.39 5/189 15521
/proc/meminfo: memFree=21856988/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=37152 CPUtime=0.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 2702 0 0 0 29 0 0 0 25 0 1 0 290095830 38043648 2452 33554432000 4194304 4650387 140734925726256 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9288 2452 378 112 0 4253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37152

[startup+0.700205 s]
/proc/loadavg: 3.86 3.93 3.39 5/189 15521
/proc/meminfo: memFree=21856988/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=37616 CPUtime=0.69 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 3349 0 0 0 69 0 0 0 25 0 1 0 290095830 38518784 2433 33554432000 4194304 4650387 140734925726256 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9404 2433 380 112 0 4369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37616

[startup+1.50112 s]
/proc/loadavg: 3.86 3.93 3.39 5/190 15522
/proc/meminfo: memFree=21842968/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=37772 CPUtime=1.49 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 4415 0 0 0 149 0 0 0 25 0 1 0 290095830 38678528 2673 33554432000 4194304 4650387 140734925726256 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9443 2673 380 112 0 4408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37772

[startup+3.10078 s]
/proc/loadavg: 3.86 3.93 3.39 5/190 15522
/proc/meminfo: memFree=21817548/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=38488 CPUtime=3.09 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 6589 0 0 0 308 1 0 0 25 0 1 0 290095830 39411712 2768 33554432000 4194304 4650387 140734925726256 18446744073709551615 4331979 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 9622 2768 381 112 0 4587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38488

[startup+6.30021 s]
/proc/loadavg: 3.87 3.93 3.39 5/190 15522
/proc/meminfo: memFree=21803900/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=53132 CPUtime=6.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 10529 0 0 0 627 2 0 0 25 0 1 0 290095830 54407168 6708 33554432000 4194304 4650387 140734925726256 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 13283 6708 382 112 0 8248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53132

[startup+12.7012 s]
/proc/loadavg: 3.80 3.91 3.39 5/190 15551
/proc/meminfo: memFree=21842252/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=56812 CPUtime=12.7 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 16717 0 0 0 1267 3 0 0 25 0 1 0 290095830 58175488 7318 33554432000 4194304 4650387 140734925726256 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 14203 7318 382 112 0 9168 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 56812

[startup+25.5009 s]
/proc/loadavg: 3.84 3.91 3.40 5/190 15551
/proc/meminfo: memFree=21791480/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=74632 CPUtime=25.49 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 31639 0 0 0 2543 6 0 0 25 0 1 0 290095830 76423168 12610 33554432000 4194304 4650387 140734925726256 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 18658 12610 382 112 0 13623 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74632

[startup+51.1004 s]
/proc/loadavg: 3.90 3.92 3.41 5/190 15551
/proc/meminfo: memFree=21650044/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=100856 CPUtime=51.08 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 54167 0 0 0 5096 12 0 0 25 0 1 0 290095830 103276544 19887 33554432000 4194304 4650387 140734925726256 18446744073709551615 4333584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 25214 19887 382 112 0 20179 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100856

[startup+102.306 s]
/proc/loadavg: 3.95 3.93 3.44 5/190 15553
/proc/meminfo: memFree=21562648/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=118148 CPUtime=102.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 89353 0 0 0 10210 19 0 0 25 0 1 0 290095830 120983552 24218 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476451 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 29537 24218 382 112 0 24502 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 118148

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.47 5/190 15555
/proc/meminfo: memFree=21524940/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=190788 CPUtime=162.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 128377 0 0 0 16200 29 0 0 25 0 1 0 290095830 195366912 32831 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 47697 32831 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.99 3.95 3.50 5/190 15556
/proc/meminfo: memFree=21482252/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=190948 CPUtime=222.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 133607 0 0 0 22199 30 0 0 25 0 1 0 290095830 195530752 33267 33554432000 4194304 4650387 140734925726256 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 47737 33267 382 112 0 42702 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190948

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.53 5/190 15558
/proc/meminfo: memFree=21460396/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=192468 CPUtime=282.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 168618 0 0 0 28189 40 0 0 25 0 1 0 290095830 197087232 31243 33554432000 4194304 4650387 140734925726256 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 48117 31243 382 112 0 43082 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192468

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.56 5/190 15568
/proc/meminfo: memFree=21402888/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=217408 CPUtime=342.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 183012 0 0 0 34184 45 0 0 25 0 1 0 290095830 222625792 39855 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 54352 39855 382 112 0 49317 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 217408

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.58 5/190 15570
/proc/meminfo: memFree=21382768/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=217408 CPUtime=402.29 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 183371 0 0 0 40184 45 0 0 25 0 1 0 290095830 222625792 40214 33554432000 4194304 4650387 140734925726256 18446744073709551615 4363524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 54352 40214 382 112 0 49317 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 217408

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.61 5/190 15572
/proc/meminfo: memFree=21416080/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=218380 CPUtime=462.3 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 212642 0 0 0 46170 60 0 0 25 0 1 0 290095830 223621120 38872 33554432000 4194304 4650387 140734925726256 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 54595 38872 382 112 0 49560 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 218380

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.63 5/190 15576
/proc/meminfo: memFree=21387200/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=219216 CPUtime=522.3 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 241509 0 0 0 52164 66 0 0 25 0 1 0 290095830 224477184 41173 33554432000 4194304 4650387 140734925726256 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 54804 41173 382 112 0 49769 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219216

[startup+582.3 s]
/proc/loadavg: 4.02 3.99 3.65 5/190 15578
/proc/meminfo: memFree=21365336/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=224368 CPUtime=582.3 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 269385 0 0 0 58158 72 0 0 25 0 1 0 290095830 229752832 40574 33554432000 4194304 4650387 140734925726256 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 56092 40574 382 112 0 51057 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 224368

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 15579
/proc/meminfo: memFree=21362444/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=225100 CPUtime=642.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 293786 0 0 0 64149 82 0 0 25 0 1 0 290095830 230502400 42338 33554432000 4194304 4650387 140734925726256 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 56275 42338 382 112 0 51240 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 225100

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/190 15581
/proc/meminfo: memFree=21332164/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=226424 CPUtime=702.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 316636 0 0 0 70137 94 0 0 25 0 1 0 290095830 231858176 41588 33554432000 4194304 4650387 140734925726256 18446744073709551615 4328345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 56606 41588 382 112 0 51571 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 226424

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.71 5/190 15583
/proc/meminfo: memFree=21333608/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=227024 CPUtime=762.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 339973 0 0 0 76128 103 0 0 25 0 1 0 290095830 232472576 40106 33554432000 4194304 4650387 140734925726256 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 56756 40106 382 112 0 51721 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 227024

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.73 5/190 15584
/proc/meminfo: memFree=21340024/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=178456 CPUtime=822.3 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 362874 0 0 0 82117 113 0 0 25 0 1 0 290095830 182738944 37227 33554432000 4194304 4650387 140734925726256 18446744073709551615 4334448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 44614 37227 382 112 0 39579 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 178456

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/190 15586
/proc/meminfo: memFree=21300572/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=181340 CPUtime=882.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 381357 0 0 0 88111 120 0 0 25 0 1 0 290095830 185692160 37936 33554432000 4194304 4650387 140734925726256 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 45335 37936 382 112 0 40300 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181340

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 15587
/proc/meminfo: memFree=21312928/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=231312 CPUtime=942.3 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 402922 0 0 0 94100 130 0 0 25 0 1 0 290095830 236863488 41196 33554432000 4194304 4650387 140734925726256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 57828 41196 382 112 0 52793 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 231312

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 15589
/proc/meminfo: memFree=21306584/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=231772 CPUtime=1002.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 423763 0 0 0 100092 139 0 0 25 0 1 0 290095830 237334528 43282 33554432000 4194304 4650387 140734925726256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 57943 43282 382 112 0 52908 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 231772

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 15591
/proc/meminfo: memFree=21254228/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=270724 CPUtime=1062.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 433839 0 0 0 106091 140 0 0 25 0 1 0 290095830 277221376 53358 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 67681 53358 382 112 0 62646 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 270724

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 15592
/proc/meminfo: memFree=21297092/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=270724 CPUtime=1122.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 433839 0 0 0 112091 140 0 0 25 0 1 0 290095830 277221376 53358 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 67681 53358 382 112 0 62646 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 270724

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 15594
/proc/meminfo: memFree=21158808/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=270724 CPUtime=1182.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 433839 0 0 0 118091 140 0 0 25 0 1 0 290095830 277221376 53358 33554432000 4194304 4650387 140734925726256 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 67681 53358 382 112 0 62646 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 270724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 15595
/proc/meminfo: memFree=21158656/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=271764 CPUtime=1242.31 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 443233 0 0 0 124088 143 0 0 25 0 1 0 290095830 278286336 53217 33554432000 4194304 4650387 140734925726256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 67941 53217 382 112 0 62906 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 271764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.82 3/186 15599
/proc/meminfo: memFree=21675260/32950928 swapFree=67111528/67111528
[pid=15521] ppid=15519 vsize=272200 CPUtime=1300.02 cores=0,2
/proc/15521/stat : 15521 (strangenight1-s) R 15519 15521 15342 0 -1 4202496 462398 0 0 0 129850 152 0 0 25 0 1 0 290095830 278732800 52958 33554432000 4194304 4650387 140734925726256 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15521/statm: 68050 52958 382 112 0 63015 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 272200

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.04
CPU user time (s): 1298.51
CPU system time (s): 1.53477
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 272200

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

runsolver used 2.02969 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-03 00:56:00
IDJOB=3175606
IDBENCH=82624
IDSOLVER=1589
FILE ID=node123/3175606-1301784960
RUNJOBID= node123-1301783653-15360
PBS_JOBID= 12841395
Free space on /tmp= 71908 MiB

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

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

MD5SUM BENCH= cdf9df7b6b7a513ee69ee69e82cb9345
RANDOM SEED=136553096

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:      21857144 kB
Buffers:        343484 kB
Cached:       10249656 kB
SwapCached:          0 kB
Active:        7402416 kB
Inactive:      3437324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21857144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20936 kB
Writeback:           0 kB
AnonPages:      245936 kB
Mapped:          16388 kB
Slab:           191528 kB
PageTables:       5612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   512572 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= 71904 MiB
End job on node123 at 2011-04-03 01:17:42