Trace number 3367451

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-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367451-1305382363.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
0.29/0.38	c asymm  cl-useful: 0/14601/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.29/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.48	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     144 undec:       5 neg:     151
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
0.69/0.76	c  N dy    16      4315       300     25500         0      4217    178500    320031     67.41     71.35
0.99/1.04	c  N dy    25      8367       300     25500         0      5746    178500    366354     67.03     70.62
1.39/1.44	c  N dy    40     13997       300     25500         0      7111    178500    390825     66.23     70.76
1.69/1.77	c  N dy    52     18321       300     25500         0      5839    178500    221499     66.04     69.54
1.99/2.09	c  N dy    76     22430       300     25500         0      9861    178500    532467     66.60     70.24
2.19/2.30	c  F st    86     25000       300     25500         0     12381    178500    720892     66.58     65.35
2.39/2.47	c  N st    90     27034       300     25500         0      7703    178500    296355     66.58   no data
2.69/2.71	c  S st    92     30001       300     25500         0     10592    178500    521733     66.58   no data
2.69/2.77	c  S st    92     30507       300     25500         0     11094    178500    557603     66.58   no data
2.69/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.78	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
2.69/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.69/2.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.35	c lits-rem:        70  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.54 s
3.49/3.56	c asymm  cl-useful: 0/6799/25500 lits-rem:0 time: 0.20
3.49/3.56	c calculated reachability. Time: 0.00
3.49/3.56	c  N dy    92     30507       300     25500         0     10857    178500    531496     66.58   no data
3.89/3.92	c  N dy    95     34691       300     25500         0     14963    178500    838322     66.09     69.67
4.29/4.30	c  N dy   119     39351       300     25500         0     11796    178500    537544     66.13     69.67
4.59/4.64	c  N dy   133     43393       300     25500         0     15766    178500    836764     66.04     72.90
4.79/4.86	c  S st   143     45762       300     25500         0      9309    178500    286482     66.05     65.42
4.89/4.92	c  S st   143     46262       300     25500         0      9807    178500    321991     66.05   no data
4.89/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4.89/4.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.06	c lits-rem:         5  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.12 s
4.99/5.07	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
4.99/5.07	c vivif2 --  cl tried     9771 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c asymm  cl-useful: 0/4100/25500 lits-rem:0 time: 0.12
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N dy   143     46262       300     25500         0      9771    178500    317908     66.05   no data
5.50/5.53	c  N dy   166     50317       300     25500         0     13741    178500    617421     66.18     69.95
5.79/5.89	c  N dy   182     54338       300     25500         0     17692    178500    916485     66.17     72.50
6.19/6.25	c  N dy   200     58435       300     25500         0     11922    178500    419011     66.13     70.52
6.59/6.61	c  N dy   225     62475       300     25500         0     15870    178500    723243     66.37     74.70
6.89/6.98	c  N dy   238     66626       300     25500         0     19939    178500   1031102     66.31     70.66
7.19/7.24	c  S st   252     69395       300     25500         0     11884    178500    354719     66.34     66.21
7.29/7.30	c  S st   252     69899       300     25500         0     12384    178500    391432     66.34   no data
7.29/7.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.29/7.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.29/7.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.29/7.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.29/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.53	c lits-rem:        88  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.19 s
7.49/7.53	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.49/7.53	c vivif2 --  cl tried    12333 cl shrink        0 lits rem          0 time: 0.00
7.70/7.73	c asymm  cl-useful: 0/7545/25500 lits-rem:0 time: 0.20
7.70/7.74	c calculated reachability. Time: 0.00
7.70/7.74	c  N dy   252     69899       300     25500         0     12333    178500    385447     66.34   no data
8.09/8.13	c  N dy   275     74396       300     25500         0     16743    178500    719649     66.37     70.33
8.59/8.61	c  N dy   290     79486       300     25500         0     21739    178500   1095893     66.31     70.22
9.09/9.11	c  N dy   306     84922       300     25500         0     15314    178500    551098     66.27     70.35
9.29/9.34	c  F st   320     87500       300     25500         0     17841    178500    745884     66.32     64.97
9.59/9.64	c  N st   325     90803       300     25500         0     21080    178500    999445     66.32   no data
10.19/10.24	c  N dy   350     96630       300     25500         0     14035    178500    394991     66.37     69.94
10.79/10.84	c  N dy   363    103373       300     25500         0     20648    178500    895258     66.27     70.46
10.90/10.99	c  S st   370    104850       300     25500         0     22091    178500   1003422     66.26     66.12
11.00/11.06	c  S st   370    105350       300     25500         0     22589    178500   1040628     66.26   no data
11.00/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
11.00/11.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.00/11.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.00/11.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.11/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.16	c lits-rem:       233  cl-subs:      493  v-elim:      0  v-fix:    0  time:  2.03 s
13.09/13.16	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
13.09/13.17	c vivif2 --  cl tried    22096 cl shrink        0 lits rem          0 time: 0.01
13.30/13.39	c asymm  cl-useful: 0/5260/25500 lits-rem:0 time: 0.22
13.30/13.39	c calculated reachability. Time: 0.00
13.30/13.39	c  N dy   370    105350       300     25500         0     22096    178500    987617     66.26   no data
14.19/14.22	c  N dy   402    113429       300     25500         0     16303    178500    504573     66.30     69.97
14.89/14.93	c  N dy   437    120698       300     25500         0     23430    178500   1042952     66.34     70.03
15.69/15.76	c  N dy   465    128676       300     25500         0     16558    178500    462111     66.35     70.68
16.50/16.59	c  N dy   503    137239       300     25500         0     24956    178500   1100126     66.37     70.13
17.49/17.52	c  N dy   537    146125       300     25500         0     17986    178500    507427     66.37     69.89
18.39/18.45	c  N dy   576    155482       300     25500         0     27156    178500   1203161     66.42     71.24
18.70/18.75	c  S st   587    158025       300     25500         0     29646    178500   1392044     66.43     68.04
18.80/18.85	c  S st   587    158528       300     25500         0     30140    178500   1426416     66.43   no data
18.80/18.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.80/18.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
18.80/18.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.80/18.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.80/18.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.80/18.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
18.80/18.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.80/18.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
18.89/18.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.68	c lits-rem:       175  cl-subs:      596  v-elim:      0  v-fix:    0  time:  5.75 s
24.59/24.68	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
24.69/24.70	c vivif2 --  cl tried    29544 cl shrink        0 lits rem          0 time: 0.02
24.89/24.93	c asymm  cl-useful: 0/4520/25500 lits-rem:0 time: 0.23
24.89/24.93	c calculated reachability. Time: 0.00
24.89/24.93	c  N dy   587    158528       300     25500         0     29544    178500   1359268     66.43   no data
25.99/26.02	c  N dy   637    168647       300     25500         0     22805    178500    806498     66.50     71.00
27.09/27.19	c  N dy   675    179427       300     25500         0     33389    178500   1608479     66.49     70.05
28.39/28.42	c  N dy   728    191022       300     25500         0     27095    178500   1070995     66.51     70.09
29.80/29.83	c  N dy   772    203318       300     25500         0     20520    178500    509480     66.52     70.25
31.19/31.24	c  N dy   821    216343       300     25500         0     33312    178500   1476594     66.50     70.13
32.99/33.01	c  N dy   874    230406       300     25500         0     27474    178500    971248     66.51     70.05
33.79/33.88	c  S st   902    237792       300     25500         0     34729    178500   1520895     66.50     63.52
33.89/33.98	c  S st   902    238295       300     25500         0     35228    178500   1556712     66.50   no data
33.89/33.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.99/34.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.99/34.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
33.99/34.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.99/34.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
33.99/34.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.80/40.83	c lits-rem:       235  cl-subs:      671  v-elim:      0  v-fix:    0  time:  6.75 s
40.80/40.83	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
40.80/40.85	c vivif2 --  cl tried    34557 cl shrink        0 lits rem          0 time: 0.02
40.99/41.09	c asymm  cl-useful: 0/4095/25500 lits-rem:0 time: 0.24
40.99/41.09	c calculated reachability. Time: 0.00
40.99/41.09	c  N dy   902    238295       300     25500         0     34557    178500   1482809     66.50   no data
42.90/42.95	c  N dy   972    253962       300     25500         0     29324    178500   1049631     66.52     70.22
44.89/44.98	c  N dy  1041    270186       300     25500         0     23667    178500    554663     66.53     70.91
46.99/47.03	c  N dy  1105    287541       300     25500         0     40696    178500   1845515     66.53     70.21
49.20/49.21	c  N dy  1168    305977       300     25500         0     36215    178500   1444402     66.51     70.09
49.20/49.25	c  F st  1170    306251       300     25500         0     36483    178500   1463906     66.51   no data
51.59/51.69	c  N dy  1218    326231       300     25500         0     32541    178500   1106910     66.46     70.48
54.39/54.48	c  N dy  1305    346249       300     25500         0     27642    178500    667859     66.47     75.32
55.89/55.91	c  S st  1355    357444       300     25500         0     38634    178500   1504898     66.49     66.51
55.99/56.02	c  S st  1355    357947       300     25500         0     39133    178500   1541288     66.49   no data
55.99/56.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.99/56.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
55.99/56.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.99/56.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.99/56.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.99/56.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
55.99/56.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.99/56.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
56.10/56.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.80/63.89	c lits-rem:       446  cl-subs:      609  v-elim:      0  v-fix:    0  time:  7.78 s
63.80/63.89	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
63.90/63.91	c vivif2 --  cl tried    38524 cl shrink        0 lits rem          0 time: 0.02
64.09/64.16	c asymm  cl-useful: 0/3798/25500 lits-rem:0 time: 0.25
64.09/64.16	c calculated reachability. Time: 0.00
64.09/64.16	c  N dy  1355    357947       300     25500         0     38524    178500   1472836     66.49   no data
66.69/66.71	c  N dy  1409    377988       300     25500         0     32690    178500    987407     66.45     70.00
69.49/69.53	c  N dy  1493    398031       300     25500         0     52380    178500   2488587     66.46     70.43
72.09/72.13	c  N dy  1576    418282       300     25500         0     45743    178500   1909719     66.46     70.48
74.80/74.83	c  N dy  1649    438352       300     25500         0     37974    178500   1259139     66.46     76.12
77.79/77.88	c  N dy  1742    458545       300     25500         0     29305    178500    536104     66.47     70.36
80.49/80.58	c  N dy  1816    478989       300     25500         0     49388    178500   2052618     66.44     70.16
83.40/83.45	c  N dy  1893    499089       300     25500         0     39700    178500   1264162     66.45     70.13
86.49/86.50	c  N dy  1955    519204       300     25500         0     59442    178500   2765511     66.42     71.98
88.99/89.05	c  S st  2019    536920       300     25500         0     46392    178500   1708019     66.41   no data
89.10/89.18	c  S st  2019    537424       300     25500         0     46889    178500   1744946     66.41   no data
89.10/89.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.20/89.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
89.20/89.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.20/89.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.20/89.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.20/89.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
89.20/89.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.20/89.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
89.20/89.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.40/98.49	c lits-rem:       458  cl-subs:      812  v-elim:      0  v-fix:    0  time:  9.20 s
98.40/98.49	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
98.50/98.51	c vivif2 --  cl tried    46077 cl shrink        0 lits rem          0 time: 0.02
98.70/98.75	c asymm  cl-useful: 0/4159/25500 lits-rem:0 time: 0.23
98.70/98.75	c calculated reachability. Time: 0.00
98.70/98.75	c  N dy  2019    537424       300     25500         0     46077    178500   1655346     66.41   no data
101.89/101.96	c  N dy  2107    557472       300     25500         0     34360    178500    727885     66.43     70.44
104.80/104.81	c  N dy  2195    577630       300     25500         0     54155    178500   2231769     66.45     70.21
107.80/107.86	c  N dy  2261    597704       300     25500         0     41433    178500   1194359     66.42     70.43
111.10/111.11	c  N dy  2365    617992       300     25500         0     61345    178500   2713278     66.46     70.52
114.10/114.10	c  N dy  2451    638151       300     25500         0     47727    178500   1609107     66.47     70.29
117.40/117.47	c  N dy  2533    658588       300     25500         0     67795    178500   3130243     66.47     70.13
120.39/120.41	c  N dy  2618    678671       300     25500         0     53192    178500   1964419     66.48     70.45
123.79/123.80	c  N dy  2679    698676       300     25500         0     37508    178500    710028     66.47     70.56
126.69/126.76	c  N dy  2768    718731       300     25500         0     57176    178500   2207557     66.49     70.02
130.19/130.27	c  N dy  2850    739261       300     25500         0     41004    178500    911183     66.50     70.50
133.30/133.31	c  N dy  2916    759334       300     25500         0     60675    178500   2405980     66.48     70.22
136.79/136.84	c  N dy  3000    779656       300     25500         0     43352    178500   1024778     66.49     70.38
140.20/140.20	c  N dy  3069    799719       300     25500         0     63035    178500   2517502     66.48     70.59
141.49/141.55	c  S st  3097    806136       300     25500         0     69335    178500   2997765     66.48   no data
141.69/141.74	c  S st  3097    806641       300     25500         0     69838    178500   3034668     66.48   no data
141.69/141.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.69/141.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
141.79/141.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.79/141.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.79/141.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.79/141.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
141.79/141.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.79/141.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
141.91/141.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.50/164.54	c lits-rem:       529  cl-subs:     1485  v-elim:      0  v-fix:    0  time: 22.63 s
164.50/164.55	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
164.50/164.58	c vivif2 --  cl tried    68353 cl shrink        0 lits rem          0 time: 0.03
164.90/164.93	c asymm  cl-useful: 0/2761/25500 lits-rem:0 time: 0.34
164.90/164.93	c calculated reachability. Time: 0.00
164.90/164.93	c  N dy  3097    806641       300     25500         0     68353    178500   2872240     66.48   no data
168.30/168.33	c  N dy  3168    826812       300     25500         0     49884    178500   1457084     66.48     70.28
171.80/171.81	c  N dy  3250    846848       300     25500         0     69537    178500   2950525     66.48     71.23
175.20/175.25	c  N dy  3323    866859       300     25500         0     49945    178500   1395864     66.48     70.10
178.59/178.63	c  N dy  3389    886897       300     25500         0     69658    178500   2898723     66.47     70.73
182.19/182.22	c  N dy  3462    906972       300     25500         0     49108    178500   1267796     66.46     70.22
185.50/185.55	c  N dy  3522    927093       300     25500         0     68845    178500   2758749     66.44     70.09
189.20/189.30	c  N dy  3591    947125       300     25500         0     47283    178500   1069766     66.43     70.34
192.90/192.90	c  N dy  3680    968662       300     25500         0     68443    178500   2676335     66.44     70.63
196.90/196.93	c  N dy  3757    988747       300     25500         0     45922    178500    895318     66.44     70.10
200.21/200.22	c  N dy  3831   1009121       300     25500         0     65895    178500   2408096     66.44     70.22
204.40/204.46	c  N dy  3927   1029519       300     25500         0     85907    178500   3941360     66.46     70.09
207.70/207.71	c  N dy  3998   1049714       300     25500         0     62577    178500   2101876     66.46     70.24
211.49/211.59	c  N dy  4075   1069736       300     25500         0     82217    178500   3586331     66.46     70.34
212.00/212.04	c  F st  4083   1071875       300     25500         0     84313    178500   3745967     66.46   no data
215.10/215.10	c  N dy  4137   1090146       300     25500         0     58010    178500   1687960     66.45     70.93
218.90/218.93	c  N dy  4219   1110302       300     25500         0     77834    178500   3197904     66.46     70.08
222.90/222.94	c  N dy  4309   1130314       300     25500         0     52345    178500   1187757     66.46     70.50
226.61/226.67	c  N dy  4425   1150539       300     25500         0     72173    178500   2705690     66.49     70.08
231.01/231.01	c  N dy  4498   1170746       300     25500         0     92000    178500   4209079     66.49     70.38
234.41/234.45	c  N dy  4568   1191337       300     25500         0     66115    178500   2167972     66.48     70.15
238.29/238.36	c  S st  4664   1209961       300     25500         0     84389    178500   3565597     66.50     69.18
238.49/238.55	c  S st  4664   1210466       300     25500         0     84893    178500   3600185     66.50   no data
238.49/238.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
238.59/238.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
238.59/238.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.59/238.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.59/238.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.59/238.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
238.59/238.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.59/238.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
238.70/238.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.50/272.51	c lits-rem:       779  cl-subs:     1702  v-elim:      0  v-fix:    0  time: 33.77 s
272.50/272.51	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
272.50/272.56	c vivif2 --  cl tried    83191 cl shrink        0 lits rem          0 time: 0.04
272.80/272.89	c asymm  cl-useful: 0/2295/25500 lits-rem:0 time: 0.34
272.80/272.90	c calculated reachability. Time: 0.00
272.80/272.90	c  N dy  4664   1210466       300     25500         0     83191    178500   3411308     66.50   no data
277.00/277.00	c  N dy  4725   1231040       300     25500         0     56299    178500   1363405     66.48     70.07
280.80/280.86	c  N dy  4801   1252133       300     25500         0     76980    178500   2935775     66.48     70.44
285.50/285.53	c  N dy  4880   1272471       300     25500         0     48860    178500    727497     66.48     70.16
288.90/288.90	c  N dy  4956   1292485       300     25500         0     68529    178500   2219938     66.48     70.11
293.10/293.13	c  N dy  5032   1312763       300     25500         0     88426    178500   3725533     66.48     70.54
297.11/297.17	c  N dy  5099   1333010       300     25500         0     59215    178500   1448139     66.47     70.04
301.00/301.03	c  N dy  5151   1354283       300     25500         0     80101    178500   3036884     66.45     70.48
305.81/305.81	c  N dy  5218   1374474       300     25500         0     99906    178500   4537355     66.46     70.34
309.40/309.40	c  N dy  5298   1394733       300     25500         0     69775    178500   2184861     66.46     70.61
313.61/313.64	c  N dy  5375   1414782       300     25500         0     89455    178500   3684928     66.46     70.31
318.02/318.02	c  N dy  5440   1434801       300     25500         0     58062    178500   1226245     66.45     70.60
321.91/321.92	c  N dy  5539   1455074       300     25500         0     77918    178500   2739873     66.46     70.23
326.50/326.56	c  N dy  5608   1475625       300     25500         0     98103    178500   4269870     66.45     70.32
330.61/330.64	c  N dy  5684   1495792       300     25500         0     65852    178500   1757505     66.46     70.03
334.70/334.73	c  N dy  5767   1515934       300     25500         0     85634    178500   3259121     66.46     70.25
339.60/339.67	c  N dy  5845   1536008       300     25500         0    105344    178500   4760043     66.46     70.11
343.31/343.39	c  N dy  5924   1556189       300     25500         0     72138    178500   2172434     66.46     70.03
347.72/347.74	c  N dy  6009   1576216       300     25500         0     91798    178500   3664541     66.46     69.98
352.70/352.71	c  N dy  6093   1596637       300     25500         0     57868    178500   1023467     66.47     70.07
356.52/356.53	c  N dy  6179   1616842       300     25500         0     77706    178500   2532682     66.47     70.46
361.10/361.18	c  N dy  6258   1637381       300     25500         0     97854    178500   4062877     66.47     70.24
365.91/365.94	c  N dy  6353   1657466       300     25500         0     62617    178500   1318538     66.48     71.05
369.91/369.94	c  N dy  6436   1677688       300     25500         0     82485    178500   2831047     66.48     70.73
374.60/374.69	c  N dy  6517   1697752       300     25500         0    102174    178500   4324803     66.48     71.30
377.90/377.93	c  S st  6562   1710467       300     25500         0     58701    178500    952110     66.48     65.96
378.00/378.07	c  S st  6562   1710969       300     25500         0     59199    178500    988454     66.48   no data
378.00/378.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.10/378.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
378.10/378.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.10/378.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.10/378.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.10/378.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
378.10/378.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.10/378.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
378.10/378.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.80/379.87	c lits-rem:        67  cl-subs:      120  v-elim:      0  v-fix:    0  time:  1.72 s
379.80/379.87	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
379.80/379.89	c vivif2 --  cl tried    59079 cl shrink        0 lits rem          0 time: 0.01
380.11/380.15	c asymm  cl-useful: 0/2932/25500 lits-rem:0 time: 0.27
380.11/380.16	c calculated reachability. Time: 0.00
380.11/380.16	c  N dy  6562   1710969       300     25500         0     59079    178500    975795     66.48   no data
383.91/383.94	c  N dy  6633   1731005       300     25500         0     78760    178500   2473838     66.48     70.11
388.80/388.86	c  N dy  6713   1751186       300     25500         0     98594    178500   3978806     66.48     70.32
393.71/393.79	c  N dy  6783   1771216       300     25500         0     61275    178500   1083006     66.48     70.70
398.21/398.28	c  N dy  6859   1794622       300     25500         0     84259    178500   2837470     66.47     70.05
403.21/403.26	c  N dy  6937   1814998       300     25500         0    104265    178500   4356039     66.47     70.09
408.30/408.31	c  N dy  7028   1835459       300     25500         0     66421    178500   1412833     66.48     71.05
412.20/412.24	c  N dy  7086   1855468       300     25500         0     86077    178500   2899845     66.47     70.12
417.51/417.52	c  N dy  7187   1875674       300     25500         0    105907    178500   4407771     66.48     70.02
422.31/422.39	c  N dy  7257   1895772       300     25500         0     66748    178500   1368807     66.47     75.49
426.50/426.54	c  N dy  7341   1915870       300     25500         0     86460    178500   2868308     66.47     74.57
431.41/431.49	c  N dy  7409   1936267       300     25500         0    106492    178500   4390012     66.46     70.23
436.41/436.49	c  N dy  7479   1956450       300     25500         0     66417    178500   1281671     66.46     70.17
440.50/440.57	c  N dy  7558   1976466       300     25500         0     86098    178500   2781607     66.46     70.72
445.81/445.82	c  N dy  7653   1996811       300     25500         0    106073    178500   4307744     66.47     70.92
451.20/451.28	c  N dy  7737   2017172       300     25500         0     65182    178500   1119222     66.48     70.23
455.52/455.52	c  N dy  7826   2038409       300     25500         0     86001    178500   2705515     66.48     70.02
460.70/460.74	c  N dy  7914   2058823       300     25500         0    106051    178500   4230696     66.48     70.43
466.41/466.43	c  N dy  7989   2078964       300     25500         0     63960    178500    968172     66.48     70.11
470.60/470.60	c  N dy  8069   2100083       300     25500         0     84710    178500   2537548     66.48     70.19
475.71/475.74	c  N dy  8165   2120422       300     25500         0    104682    178500   4059467     66.49     70.47
481.60/481.60	c  N dy  8244   2140613       300     25500         0    124504    178500   5562346     66.49     70.13
485.71/485.70	c  N dy  8312   2160892       300     25500         0     81578    178500   2239128     66.48     70.43
490.51/490.54	c  N dy  8403   2180969       300     25500         0    101282    178500   3732616     66.49     70.01
496.11/496.18	c  N dy  8473   2201078       300     25500         0    121032    178500   5230885     66.48     70.40
498.91/498.98	c  S st  8511   2210969       300     25500         0     66922    178500   1063303     66.48     61.51
499.11/499.12	c  S st  8511   2211470       300     25500         0     67418    178500   1100235     66.48   no data
499.11/499.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
499.11/499.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
499.11/499.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.11/499.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.11/499.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.11/499.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
499.11/499.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
499.11/499.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
499.21/499.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.91/500.96	c lits-rem:        52  cl-subs:      150  v-elim:      0  v-fix:    0  time:  1.74 s
500.91/500.96	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
500.91/500.98	c vivif2 --  cl tried    67268 cl shrink        0 lits rem          0 time: 0.01
501.21/501.25	c asymm  cl-useful: 0/2623/25500 lits-rem:0 time: 0.27
501.21/501.25	c calculated reachability. Time: 0.00
501.21/501.25	c  N dy  8511   2211470       300     25500         0     67268    178500   1083844     66.48   no data
505.30/505.37	c  N dy  8584   2231605       300     25500         0     87032    178500   2581657     66.48     70.18
510.60/510.60	c  N dy  8682   2251698       300     25500         0    106772    178500   4084426     66.49     69.99
516.81/516.81	c  N dy  8769   2272073       300     25500         0    126790    178500   5598175     66.49     70.71
521.31/521.35	c  N dy  8841   2292094       300     25500         0     81638    178500   2114471     66.49     70.49
526.01/526.01	c  N dy  8912   2312182       300     25500         0    101341    178500   3611553     66.48     70.07
531.71/531.76	c  N dy  8992   2332251       300     25500         0    121051    178500   5105655     66.48     70.82
537.40/537.44	c  N dy  9090   2352684       300     25500         0     75346    178500   1571520     66.49     70.01
541.81/541.81	c  N dy  9160   2372822       300     25500         0     95113    178500   3085261     66.49     71.37
547.41/547.40	c  N dy  9260   2392827       300     25500         0    114730    178500   4577434     66.49     70.20
553.91/553.95	c  N dy  9357   2412859       300     25500         0     67635    178500    920236     66.50     70.19
558.21/558.25	c  N dy  9462   2432981       300     25500         0     87389    178500   2424741     66.51     70.21
563.21/563.25	c  N dy  9539   2453146       300     25500         0    107178    178500   3930803     66.51     70.45
569.20/569.20	c  N dy  9613   2473221       300     25500         0    126903    178500   5429463     66.51     70.21
574.22/574.28	c  N dy  9668   2493320       300     25500         0     78878    178500   1712158     66.50     70.14
578.72/578.77	c  N dy  9736   2513417       300     25500         0     98621    178500   3212220     66.49     70.14
584.41/584.45	c  N dy  9815   2533950       300     25500         0    118777    178500   4741966     66.49     70.24
591.21/591.25	c  N dy  9911   2554038       300     25500         0     69775    178500    951854     66.49     70.41
595.61/595.60	c  N dy 10005   2574127       300     25500         0     89497    178500   2448315     66.50     70.11
600.51/600.51	c  N dy 10077   2594198       300     25500         0    109185    178500   3948564     66.50     76.20
606.71/606.78	c  N dy 10175   2614259       300     25500         0    128879    178500   5450792     66.50     70.06
612.61/612.65	c  N dy 10264   2634377       300     25500         0     78941    178500   1587477     66.51     70.60
617.22/617.24	c  N dy 10336   2654503       300     25500         0     98688    178500   3085047     66.50     70.68
623.11/623.10	c  N dy 10415   2675936       300     25500         0    119706    178500   4682635     66.50     70.40
629.61/629.67	c  N dy 10507   2695943       300     25500         0    139357    178500   6179591     66.51     71.43
633.31/633.37	c  S st 10579   2711472       300     25500         0     83962    178500   1904485     66.51     68.83
633.51/633.57	c  S st 10579   2711976       300     25500         0     84462    178500   1940997     66.51   no data
633.51/633.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.62/633.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
633.62/633.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.62/633.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.62/633.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.62/633.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
633.62/633.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
633.62/633.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
633.62/633.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.01/644.07	c lits-rem:       230  cl-subs:      548  v-elim:      0  v-fix:    0  time: 10.37 s
644.01/644.07	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
644.11/644.10	c vivif2 --  cl tried    83914 cl shrink        0 lits rem          0 time: 0.02
644.41/644.40	c asymm  cl-useful: 0/2230/25500 lits-rem:0 time: 0.31
644.41/644.41	c calculated reachability. Time: 0.00
644.41/644.41	c  N dy 10579   2711976       300     25500         0     83914    178500   1879996     66.51   no data
649.21/649.20	c  N dy 10648   2732024       300     25500         0    103606    178500   3379892     66.51     70.16
654.81/654.84	c  N dy 10714   2752128       300     25500         0    123294    178500   4896497     66.50     70.30
661.71/661.77	c  N dy 10795   2772474       300     25500         0    143254    178500   6417838     66.50     70.04
666.73/666.74	c  N dy 10886   2792484       300     25500         0     91238    178500   2388932     66.50     70.07
672.01/672.02	c  N dy 10969   2812745       300     25500         0    111122    178500   3907191     66.51     70.21
677.91/677.92	c  N dy 11043   2832846       300     25500         0    130850    178500   5412523     66.51     70.48
684.22/684.26	c  N dy 11112   2852985       300     25500         0     77988    178500   1314379     66.50     70.02
688.91/688.99	c  N dy 11180   2873928       300     25500         0     98544    178500   2878178     66.50     70.54
694.91/694.90	c  N dy 11277   2895290       300     25500         0    119523    178500   4479792     66.50     70.04
701.32/701.36	c  N dy 11362   2915342       300     25500         0    139209    178500   5974750     66.51     79.73
707.21/707.28	c  N dy 11448   2936270       300     25500         0     86134    178500   1866603     66.51     70.05
712.42/712.42	c  N dy 11541   2956383       300     25500         0    105873    178500   3371721     66.51     70.77
718.32/718.40	c  N dy 11630   2976524       300     25500         0    125619    178500   4877924     66.52     70.22
724.92/724.93	c  N dy 11687   2996958       300     25500         0    145705    178500   6410231     66.51     70.22
729.92/729.99	c  N dy 11752   3017002       300     25500         0     90783    178500   2162028     66.51     70.85
735.41/735.40	c  N dy 11845   3037064       300     25500         0    110497    178500   3665598     66.52     70.06
741.52/741.59	c  N dy 11923   3057465       300     25500         0    130492    178500   5191074     66.52     70.94
748.71/748.79	c  N dy 12002   3077628       300     25500         0    150340    178500   6698076     66.52     70.37
753.63/753.67	c  N dy 12093   3097859       300     25500         0     94575    178500   2383151     66.52     70.67
758.91/758.94	c  N dy 12160   3118308       300     25500         0    114657    178500   3911583     66.52     70.25
765.12/765.15	c  N dy 12235   3138323       300     25500         0    134272    178500   5403945     66.52     70.42
772.51/772.57	c  N dy 12324   3158435       300     25500         0     77490    178500   1018808     66.52     70.51
777.22/777.20	c  N dy 12406   3178533       300     25500         0     97238    178500   2523419     66.52     70.23
782.62/782.69	c  N dy 12473   3199008       300     25500         0    117348    178500   4052727     66.52     70.67
786.52/786.60	c  S st 12519   3211979       300     25500         0    130042    178500   5022935     66.52   no data
786.82/786.88	c  S st 12519   3212483       300     25500         0    130543    178500   5058636     66.52   no data
786.92/786.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
786.92/786.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
786.92/786.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.92/786.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.92/786.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.92/786.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
786.92/786.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
787.02/787.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
787.12/787.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.02/840.04	c lits-rem:       895  cl-subs:     2502  v-elim:      0  v-fix:    0  time: 52.88 s
840.02/840.04	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
840.12/840.11	c vivif2 --  cl tried   128041 cl shrink        0 lits rem          0 time: 0.07
840.53/840.59	c asymm  cl-useful: 0/1573/25500 lits-rem:0 time: 0.48
840.62/840.60	c calculated reachability. Time: 0.00
840.62/840.60	c  N dy 12519   3212483       300     25500         0    128041    178500   4784252     66.52   no data
849.82/849.87	c  N dy 12614   3232604       300     25500         0    147804    178500   6292559     66.53     70.34
856.02/856.02	c  N dy 12700   3252649       300     25500         0     89970    178500   1906003     66.53     70.48
861.52/861.55	c  N dy 12785   3273038       300     25500         0    109982    178500   3424758     66.53     70.04
867.93/867.94	c  N dy 12858   3293330       300     25500         0    129921    178500   4942888     66.53     70.38
875.42/875.43	c  N dy 12941   3313618       300     25500         0    149830    178500   6453501     66.53     70.04
881.42/881.42	c  N dy 13036   3333687       300     25500         0     90999    178500   1918119     66.54     70.30
886.73/886.78	c  N dy 13122   3354080       300     25500         0    110988    178500   3444343     66.54     70.36
892.82/892.87	c  N dy 13199   3374107       300     25500         0    130650    178500   4946251     66.54     70.51
900.02/900.03	c  N dy 13284   3394108       300     25500         0    150302    178500   6443893     66.54     73.80
906.02/906.01	c  N dy 13352   3414243       300     25500         0     90577    178500   1820967     66.54     71.03
911.22/911.27	c  N dy 13442   3434325       300     25500         0    110267    178500   3326901     66.54     70.21
917.12/917.11	c  N dy 13516   3454347       300     25500         0    129917    178500   4828895     66.54     70.06
924.32/924.36	c  N dy 13614   3474436       300     25500         0    149609    178500   6331735     66.55     70.94
931.12/931.17	c  N dy 13711   3494538       300     25500         0     88848    178500   1621817     66.55     71.27
936.23/936.22	c  N dy 13782   3514562       300     25500         0    108479    178500   3111509     66.55     70.57
942.02/942.01	c  N dy 13851   3534628       300     25500         0    128165    178500   4606736     66.55     70.31
948.52/948.52	c  N dy 13907   3554695       300     25500         0    147866    178500   6111388     66.54     74.12
955.32/955.31	c  N dy 13964   3575042       300     25500         0     86386    178500   1367834     66.54     70.37
960.23/960.20	c  N dy 14028   3595137       300     25500         0    106074    178500   2869288     66.53     70.09
966.12/966.18	c  N dy 14116   3615284       300     25500         0    125848    178500   4375021     66.54     70.67
972.82/972.86	c  N dy 14192   3635332       300     25500         0    145546    178500   5869675     66.53     70.67
980.82/980.87	c  N dy 14268   3655594       300     25500         0     83025    178500   1046063     66.53     70.82
985.63/985.65	c  N dy 14340   3675632       300     25500         0    102676    178500   2544192     66.53     70.18
991.53/991.50	c  N dy 14427   3695791       300     25500         0    122439    178500   4053841     66.54     70.31
997.02/997.06	c  S st 14502   3712484       300     25500         0    138802    178500   5297921     66.54   no data
997.32/997.36	c  S st 14502   3712988       300     25500         0    139304    178500   5333305     66.54   no data
997.32/997.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.42/997.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
997.42/997.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.42/997.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.42/997.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.42/997.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
997.42/997.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
997.52/997.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
997.62/997.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1058.12/1058.18	c lits-rem:      1265  cl-subs:     2507  v-elim:      0  v-fix:    0  time: 60.53 s
1058.12/1058.19	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1058.23/1058.25	c vivif2 --  cl tried   136797 cl shrink        0 lits rem          0 time: 0.06
1058.72/1058.74	c asymm  cl-useful: 0/1496/25500 lits-rem:0 time: 0.49
1058.72/1058.75	c calculated reachability. Time: 0.00
1058.72/1058.75	c  N dy 14502   3712988       300     25500         0    136797    178500   5055627     66.54   no data
1068.24/1068.26	c  N dy 14587   3733122       300     25500         0    156555    178500   6566906     66.54     70.30
1074.73/1074.71	c  F st 14662   3751562       300     25500         0     91306    178500   1614907     66.54     65.39
1075.13/1075.19	c  N st 14666   3753597       300     25500         0     93304    178500   1770509     66.54   no data
1080.92/1080.91	c  N dy 14736   3774694       300     25500         0    114013    178500   3353184     66.54     71.32
1087.53/1087.58	c  N dy 14824   3794910       300     25500         0    133852    178500   4869702     66.54     70.27
1094.93/1094.99	c  N dy 14907   3814998       300     25500         0    153552    178500   6372415     66.55     70.07
1103.02/1103.00	c  N dy 15009   3835044       300     25500         0     88852    178500   1360669     66.55     71.01
1108.13/1108.11	c  N dy 15088   3855199       300     25500         0    108629    178500   2862202     66.55     70.49
1114.23/1114.24	c  N dy 15171   3875208       300     25500         0    128237    178500   4350943     66.55     70.72
1121.22/1121.21	c  N dy 15250   3895228       300     25500         0    147914    178500   5846781     66.55     71.39
1129.43/1129.41	c  N dy 15338   3915340       300     25500         0    167633    178500   7349581     66.56     70.74
1135.34/1135.37	c  N dy 15421   3936073       300     25500         0    102596    178500   2337248     66.56     71.32
1141.03/1141.09	c  N dy 15500   3956439       300     25500         0    122575    178500   3861128     66.56     70.73
1148.03/1148.08	c  N dy 15591   3977074       300     25500         0    142824    178500   5400327     66.56     70.85
1155.62/1155.65	c  N dy 15662   3997140       300     25500         0    162495    178500   6899913     66.56     70.61
1162.63/1162.68	c  N dy 15734   4017706       300     25500         0     96333    178500   1789099     66.56     71.01
1168.34/1168.39	c  N dy 15816   4038416       300     25500         0    116666    178500   3335563     66.56     70.39
1174.53/1174.59	c  N dy 15890   4058442       300     25500         0    136270    178500   4826877     66.56     70.68
1182.03/1182.08	c  N dy 15978   4078516       300     25500         0    155951    178500   6327852     66.56     70.63
1190.43/1190.44	c  N dy 16053   4099331       300     25500         0     89073    178500   1177919     66.56     70.12
1195.74/1195.74	c  N dy 16127   4120538       300     25500         0    109893    178500   2770366     66.56     71.24
1201.73/1201.75	c  N dy 16186   4141165       300     25500         0    130117    178500   4304807     66.55     70.33
1208.94/1208.94	c  N dy 16271   4161425       300     25500         0    149977    178500   5818006     66.55     70.50
1216.93/1216.91	c  N dy 16349   4181715       300     25500         0    169900    178500   7333066     66.55     70.11
1223.53/1223.54	c  N dy 16432   4201801       300     25500         0    101331    178500   2042962     66.55     70.31
1226.73/1226.72	c  S st 16483   4212988       300     25500         0    112288    178500   2876746     66.55     66.67
1226.93/1226.97	c  S st 16483   4213493       300     25500         0    112791    178500   2912381     66.55   no data
1226.93/1226.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1227.03/1227.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1227.03/1227.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1227.03/1227.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1227.03/1227.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1227.03/1227.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1227.03/1227.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1227.03/1227.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1227.13/1227.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1242.63/1242.64	c lits-rem:       380  cl-subs:     1090  v-elim:      0  v-fix:    0  time: 15.48 s
1242.63/1242.64	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1242.63/1242.68	c vivif2 --  cl tried   111701 cl shrink        0 lits rem          0 time: 0.04
1243.04/1243.03	c asymm  cl-useful: 0/1773/25500 lits-rem:0 time: 0.35
1243.04/1243.03	c calculated reachability. Time: 0.00
1243.04/1243.03	c  N dy 16483   4213493       300     25500         0    111701    178500   2794425     66.55   no data
1249.33/1249.30	c  N dy 16576   4233534       300     25500         0    131368    178500   4290747     66.56     70.09
1256.63/1256.66	c  N dy 16670   4253613       300     25500         0    151101    178500   5802338     66.56     70.45
1264.73/1264.75	c  N dy 16744   4273836       300     25500         0    170973    178500   7313709     66.56     70.27
1271.53/1271.53	c  N dy 16818   4294762       300     25500         0    102215    178500   2044740     66.56     70.41
1278.03/1278.01	c  N dy 16902   4315316       300     25500         0    122369    178500   3579332     66.56     70.12
1285.13/1285.14	c  N dy 16979   4335547       300     25500         0    142260    178500   5090792     66.56     70.80
1293.24/1293.25	c  N dy 17084   4355610       300     25500         0    161938    178500   6593814     66.56     71.35

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.38 2.61 3.23 3/295 25113
/proc/meminfo: memFree=24499292/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=30372 CPUtime=0 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 969 0 0 0 0 0 0 0 21 0 1 0 630652172 31100928 909 33554432000 4194304 4580011 140734157060976 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 7593 911 323 95 0 2575 0

[startup+0.109401 s]
/proc/loadavg: 1.38 2.61 3.23 3/295 25113
/proc/meminfo: memFree=24499292/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=30836 CPUtime=0.1 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 1199 0 0 0 10 0 0 0 22 0 1 0 630652172 31576064 1139 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 7709 1139 339 95 0 2691 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30836

[startup+0.200325 s]
/proc/loadavg: 1.38 2.61 3.23 3/295 25113
/proc/meminfo: memFree=24499292/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=30836 CPUtime=0.19 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 1216 0 0 0 19 0 0 0 22 0 1 0 630652172 31576064 1156 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 7709 1156 339 95 0 2691 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30836

[startup+0.300378 s]
/proc/loadavg: 1.38 2.61 3.23 3/295 25113
/proc/meminfo: memFree=24499292/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=30968 CPUtime=0.29 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 1231 0 0 0 29 0 0 0 22 0 1 0 630652172 31711232 1171 33554432000 4194304 4580011 140734157060976 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 7742 1171 339 95 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30968

[startup+0.700268 s]
/proc/loadavg: 1.38 2.61 3.23 3/295 25113
/proc/meminfo: memFree=24499292/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=36468 CPUtime=0.69 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 3185 0 0 0 69 0 0 0 24 0 1 0 630652172 37343232 2805 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 9117 2806 363 95 0 4099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36468

[startup+1.50112 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24426484/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=38512 CPUtime=1.49 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 4846 0 0 0 149 0 0 0 25 0 1 0 630652172 39436288 3016 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 9628 3016 363 95 0 4610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38512

[startup+3.10085 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24419828/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=52612 CPUtime=3.09 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 10259 0 0 0 308 1 0 0 25 0 1 0 630652172 53874688 6414 33554432000 4194304 4580011 140734157060976 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 13153 6414 367 95 0 8135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52612

[startup+6.30026 s]
/proc/loadavg: 1.79 2.65 3.24 5/304 25131
/proc/meminfo: memFree=24373456/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=52992 CPUtime=6.29 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 13990 0 0 0 627 2 0 0 25 0 1 0 630652172 54263808 6368 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 13248 6368 367 95 0 8230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52992

[startup+12.7011 s]
/proc/loadavg: 1.96 2.67 3.24 5/304 25131
/proc/meminfo: memFree=24251584/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=68164 CPUtime=12.69 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 22710 0 0 0 1265 4 0 0 25 0 1 0 630652172 69799936 10476 33554432000 4194304 4580011 140734157060976 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 17041 10476 369 95 0 12023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68164

[startup+25.5007 s]
/proc/loadavg: 2.28 2.72 3.25 5/304 25131
/proc/meminfo: memFree=24186720/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=81152 CPUtime=25.49 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 32493 0 0 0 2543 6 0 0 25 0 1 0 630652172 83099648 12785 33554432000 4194304 4580011 140734157060976 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 20288 12785 367 95 0 15270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81152

[startup+51.101 s]
/proc/loadavg: 2.95 2.84 3.28 5/304 25132
/proc/meminfo: memFree=24085188/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=90964 CPUtime=51.09 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 51427 0 0 0 5099 10 0 0 25 0 1 0 630652172 93147136 15291 33554432000 4194304 4580011 140734157060976 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 22741 15292 367 95 0 17723 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90964

[startup+102.301 s]
/proc/loadavg: 3.61 3.03 3.32 5/304 25133
/proc/meminfo: memFree=24023608/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=101648 CPUtime=102.3 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 78259 0 0 0 10216 14 0 0 25 0 1 0 630652172 104087552 17922 33554432000 4194304 4580011 140734157060976 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 25412 17922 367 95 0 20394 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101648

[startup+162.3 s]
/proc/loadavg: 3.85 3.20 3.36 5/304 25135
/proc/meminfo: memFree=23932036/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=177604 CPUtime=162.3 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 107833 0 0 0 16210 20 0 0 25 0 1 0 630652172 181866496 25702 33554432000 4194304 4580011 140734157060976 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 44401 25702 367 95 0 39383 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177604

[startup+222.311 s]
/proc/loadavg: 3.99 3.36 3.40 5/304 25136
/proc/meminfo: memFree=23918216/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=127760 CPUtime=222.31 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 139797 0 0 0 22204 27 0 0 25 0 1 0 630652172 130826240 23543 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 31940 23543 367 95 0 26922 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 127760

[startup+282.3 s]
/proc/loadavg: 3.99 3.48 3.43 5/304 25138
/proc/meminfo: memFree=23835068/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=199324 CPUtime=282.3 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 156486 0 0 0 28200 30 0 0 25 0 1 0 630652172 204107776 30720 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 49831 30720 367 95 0 44813 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 199324

[startup+342.3 s]
/proc/loadavg: 4.03 3.58 3.47 5/304 25140
/proc/meminfo: memFree=23837380/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=146976 CPUtime=342.3 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 184974 0 0 0 34195 35 0 0 25 0 1 0 630652172 150503424 28968 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 36744 28968 367 95 0 31726 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 146976

[startup+402.3 s]
/proc/loadavg: 4.05 3.67 3.51 5/304 25141
/proc/meminfo: memFree=23831144/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=202164 CPUtime=402.31 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 209361 0 0 0 40190 41 0 0 25 0 1 0 630652172 207015936 31422 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 50541 31422 367 95 0 45523 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 202164

[startup+462.301 s]
/proc/loadavg: 4.02 3.73 3.54 5/304 25143
/proc/meminfo: memFree=23830116/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=203416 CPUtime=462.3 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 233267 0 0 0 46185 45 0 0 25 0 1 0 630652172 208297984 31983 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 50854 31983 367 95 0 45836 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203416

[startup+522.301 s]
/proc/loadavg: 4.00 3.77 3.56 5/304 25144
/proc/meminfo: memFree=23823256/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=147700 CPUtime=522.31 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 255778 0 0 0 52180 51 0 0 25 0 1 0 630652172 151244800 29749 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 36925 29749 367 95 0 31907 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 147700

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.58 5/304 25146
/proc/meminfo: memFree=23799796/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=205460 CPUtime=582.31 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 277083 0 0 0 58175 56 0 0 25 0 1 0 630652172 210391040 31547 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 51365 31547 367 95 0 46347 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 205460

[startup+642.301 s]
/proc/loadavg: 4.04 3.86 3.61 5/304 25147
/proc/meminfo: memFree=23826288/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=149120 CPUtime=642.31 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 295425 0 0 0 64169 62 0 0 25 0 1 0 630652172 152698880 29603 33554432000 4194304 4580011 140734157060976 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 37280 29603 367 95 0 32262 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149120

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.64 5/304 25149
/proc/meminfo: memFree=23800824/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=208000 CPUtime=702.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 313759 0 0 0 70165 67 0 0 25 0 1 0 630652172 212992000 33910 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 52000 33910 367 95 0 46982 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 208000

[startup+762.301 s]
/proc/loadavg: 4.07 3.92 3.66 5/304 25154
/proc/meminfo: memFree=23762168/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=208904 CPUtime=762.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 333921 0 0 0 76162 70 0 0 25 0 1 0 630652172 213917696 32451 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 52226 32451 367 95 0 47208 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 208904

[startup+822.301 s]
/proc/loadavg: 4.08 3.94 3.68 5/304 25155
/proc/meminfo: memFree=23722000/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=249508 CPUtime=822.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 350778 0 0 0 82159 73 0 0 25 0 1 0 630652172 255496192 41927 33554432000 4194304 4580011 140734157060976 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 62377 41927 367 95 0 57359 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 249508

[startup+882.312 s]
/proc/loadavg: 4.08 3.97 3.71 5/304 25157
/proc/meminfo: memFree=23691804/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=189904 CPUtime=882.33 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 363080 0 0 0 88156 77 0 0 25 0 1 0 630652172 194461696 39010 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 47476 39010 367 95 0 42458 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 189904

[startup+942.301 s]
/proc/loadavg: 4.03 3.97 3.72 5/304 25158
/proc/meminfo: memFree=23631616/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=250664 CPUtime=942.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 381033 0 0 0 94150 82 0 0 25 0 1 0 630652172 256679936 41549 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 62666 41549 367 95 0 57648 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 250664

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/304 25160
/proc/meminfo: memFree=23622872/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=269276 CPUtime=1002.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 401434 0 0 0 100147 85 0 0 25 0 1 0 630652172 275738624 46222 33554432000 4194304 4580011 140734157060976 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67319 46222 367 95 0 62301 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 269276

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/304 25162
/proc/meminfo: memFree=23578048/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=269276 CPUtime=1062.33 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 402018 0 0 0 106147 86 0 0 25 0 1 0 630652172 275738624 46806 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67319 46806 367 95 0 62301 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 269276

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/304 25163
/proc/meminfo: memFree=23539040/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=269812 CPUtime=1122.32 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 418486 0 0 0 112141 91 0 0 25 0 1 0 630652172 276287488 46977 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67453 46977 367 95 0 62435 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 269812

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.78 5/304 25165
/proc/meminfo: memFree=23549916/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=270308 CPUtime=1182.33 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 435220 0 0 0 118137 96 0 0 25 0 1 0 630652172 276795392 47298 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67577 47298 367 95 0 62559 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 270308

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/304 25167
/proc/meminfo: memFree=23533000/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=208524 CPUtime=1242.33 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 448507 0 0 0 124133 100 0 0 25 0 1 0 630652172 213528576 43828 33554432000 4194304 4580011 140734157060976 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 52131 43828 367 95 0 47113 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 208524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.80 5/305 25169
/proc/meminfo: memFree=23620628/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=271164 CPUtime=1300.04 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 462085 0 0 0 129899 105 0 0 25 0 1 0 630652172 277671936 48802 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67791 48802 367 95 0 62773 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 271164

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

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

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.80 5/305 25169
/proc/meminfo: memFree=23620628/32951124 swapFree=63485424/67111528
[pid=25113] ppid=25111 vsize=271164 CPUtime=1300.04 cores=4,6
/proc/25113/stat : 25113 (strangenight2-s) R 25111 25113 24609 0 -1 4202496 462085 0 0 0 129899 105 0 0 25 0 1 0 630652172 277671936 48802 33554432000 4194304 4580011 140734157060976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25113/statm: 67791 48802 367 95 0 62773 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 271164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299
CPU system time (s): 1.06184
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 286152

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

runsolver used 3.75543 second user time and 8.13376 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 16:12:43
IDJOB=3367451
IDBENCH=82660
IDSOLVER=1845
FILE ID=node147/3367451-1305382363
RUNJOBID= node147-1305382362-25088
PBS_JOBID= 13324355
Free space on /tmp= 73100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367451-1305382363/watcher-3367451-1305382363 -o /tmp/evaluation-result-3367451-1305382363/solver-3367451-1305382363 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367451-1305382363.cnf

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

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=756503727

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.82
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.836
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:     32951124 kB
MemFree:      24499704 kB
Buffers:        271796 kB
Cached:        4913084 kB
SwapCached:      13132 kB
Active:        1555340 kB
Inactive:      6665344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24499704 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           14020 kB
Writeback:           8 kB
AnonPages:     3031364 kB
Mapped:          15128 kB
Slab:           139364 kB
PageTables:      28900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44866700 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= 73084 MiB
End job on node147 at 2011-05-14 16:34:25