Trace number 3367870

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)SAT 1010.36 1010.32

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1496316430-079.SATISFIABLE.cnf
MD5SUM9105de4ac86db082b0add111004ae308
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.058991
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3367870-1307667196.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:      28 undec:       0 neg:      22
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.19/0.20	c  N dy    10      4007        50      4450         0      3446     31150     63665     15.77     17.15
0.29/0.32	c  N dy    22      8084        50      4450         0      4837     31150     84547     15.74     16.58
0.39/0.45	c  N dy    36     12253        50      4450         0      4807     31150     79825     15.64     16.47
0.59/0.62	c  N dy    49     16610        50      4450         0      8574     31150    147827     15.58     16.47
0.89/0.91	c  N dy    60     23419        50      4450         0      9551     31150    155729     15.36     16.24
0.89/0.99	c  F st    73     25000        50      4450         0     10928     31150    181705     15.46     14.32
1.09/1.13	c  N st    78     28300        50      4450         0      7886     31150    122120     15.46   no data
1.19/1.21	c  S st    79     30001        50      4450         0      9335     31150    148535     15.46   no data
1.19/1.25	c  S st    79     30505        50      4450         0      9786     31150    157169     15.46   no data
1.19/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.25	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
1.19/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.19/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c lits-rem:       142  cl-subs:     1534  v-elim:      0  v-fix:    0  time:  0.20 s
1.59/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
1.59/1.66	c calculated reachability. Time: 0.00
1.59/1.66	c  N dy    79     30505        50      4450         0      8252     31150    131549     15.46   no data
2.09/2.15	c  N dy    82     41354        50      4450         0     10872     31150    166022     15.05     15.87
2.39/2.40	c  N dy   110     45391        50      4450         0     14418     31150    231892     15.19     17.17
2.39/2.43	c  S st   114     45757        50      4450         0     14740     31150    238011     15.21   no data
2.39/2.47	c  S st   114     46260        50      4450         0     15187     31150    246383     15.21   no data
2.39/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2.39/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c lits-rem:       219  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.39 s
2.79/2.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2.79/2.88	c vivif2 --  cl tried    12416 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
3.09/3.15	c calculated reachability. Time: 0.00
3.09/3.15	c  N dy   114     46260        50      4450         0     12416     31150    200411     15.21   no data
3.29/3.39	c  N dy   136     50276        50      4450         0      8365     31150    119028     15.28     16.34
3.68/3.70	c  N dy   145     56874        50      4450         0     14017     31150    217348     15.15     16.00
4.39/4.41	c  N dy   177     69390        50      4450         0     16287     31150    248240     15.05     13.60
4.39/4.41	c  S st   177     69390        50      4450         0     16287     31150    248240     15.05     13.60
4.39/4.46	c  S st   177     69891        50      4450         0     16738     31150    257103     15.05   no data
4.39/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.39/4.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.39/4.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/4.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.99	c lits-rem:       276  cl-subs:     3003  v-elim:      0  v-fix:    0  time:  0.51 s
4.89/4.99	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.89/4.99	c vivif2 --  cl tried    13735 cl shrink        0 lits rem          0 time: 0.00
5.19/5.28	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
5.19/5.28	c calculated reachability. Time: 0.00
5.19/5.28	c  N dy   177     69891        50      4450         0     13735     31150    209546     15.05   no data
5.60/5.60	c  N dy   209     74373        50      4450         0     17664     31150    282511     15.14     17.36
5.89/5.91	c  N dy   253     79188        50      4450         0     12646     31150    185152     15.26     16.55
6.19/6.24	c  N dy   289     84257        50      4450         0     17040     31150    268009     15.35     16.75
6.39/6.48	c  F st   305     87500        50      4450         0     19873     31150    319685     15.37     12.89
6.60/6.68	c  N st   310     90802        50      4450         0     12453     31150    172802     15.37   no data
6.99/7.05	c  N dy   341     96617        50      4450         0     17524     31150    266162     15.42     16.40
7.49/7.58	c  N dy   348    104837        50      4450         0     13386     31150    179741     15.34     13.72
7.49/7.58	c  S st   348    104837        50      4450         0     13386     31150    179741     15.34     13.72
7.59/7.62	c  S st   348    105340        50      4450         0     13822     31150    187884     15.34   no data
7.59/7.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.59/7.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
7.59/7.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.59/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.77	c lits-rem:       106  cl-subs:      895  v-elim:      0  v-fix:    0  time:  0.13 s
7.70/7.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
7.70/7.77	c vivif2 --  cl tried    12927 cl shrink        0 lits rem          0 time: 0.00
7.99/8.05	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
7.99/8.05	c calculated reachability. Time: 0.00
7.99/8.05	c  N dy   348    105340        50      4450         0     12927     31150    173846     15.34   no data
8.99/9.03	c  N dy   367    121167        50      4450         0     14571     31150    192562     15.19     16.02
9.59/9.60	c  N dy   399    128952        50      4450         0     21332     31150    315283     15.20     17.19
10.49/10.50	c  N dy   425    140850        50      4450         0     18670     31150    254143     15.11     15.92
11.29/11.35	c  N dy   503    149840        50      4450         0     26505     31150    401512     15.22     17.01
11.89/11.95	c  S st   522    158010        50      4450         0     19659     31150    269469     15.19     12.46
11.99/12.00	c  S st   522    158512        50      4450         0     20115     31150    278044     15.19   no data
11.99/12.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.99/12.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
11.99/12.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/12.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.99/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.45	c lits-rem:       258  cl-subs:     2442  v-elim:      0  v-fix:    0  time:  0.43 s
12.39/12.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
12.39/12.45	c vivif2 --  cl tried    17673 cl shrink        0 lits rem          0 time: 0.00
12.69/12.78	c asymm  cl-useful: 0/4301/4450 lits-rem:0 time: 0.33
12.69/12.79	c calculated reachability. Time: 0.00
12.69/12.79	c  N dy   522    158512        50      4450         0     17673     31150    239484     15.19   no data
13.58/13.68	c  N dy   583    168683        50      4450         0     26523     31150    402417     15.24     17.37
14.49/14.57	c  N dy   623    179451        50      4450         0     21292     31150    295030     15.24     17.01
15.79/15.83	c  N dy   709    191716        50      4450         0     16466     31150    202484     15.31     16.24
16.79/16.82	c  N dy   754    204175        50      4450         0     27253     31150    396453     15.31     16.22
17.89/17.98	c  N dy   774    217284        50      4450         0     22155     31150    294745     15.26     17.34
19.39/19.44	c  N dy   825    232246        50      4450         0     17781     31150    210189     15.25     16.29
19.80/19.88	c  S st   859    237768        50      4450         0     22586     31150    297687     15.27   no data
19.90/19.95	c  S st   859    238270        50      4450         0     23027     31150    306232     15.27   no data
19.90/19.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.90/19.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
19.90/19.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.90/19.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.90/19.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.90/19.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
19.90/19.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.90/19.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.90/19.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.34	c lits-rem:       159  cl-subs:     1661  v-elim:      0  v-fix:    0  time:  0.38 s
20.29/20.34	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
20.29/20.35	c vivif2 --  cl tried    21366 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c asymm  cl-useful: 0/3796/4450 lits-rem:0 time: 0.34
20.59/20.69	c calculated reachability. Time: 0.00
20.59/20.69	c  N dy   859    238270        50      4450         0     21366     31150    277090     15.27   no data
22.29/22.33	c  N dy   954    253574        50      4450         0     34651     31150    523581     15.33     17.13
23.99/24.03	c  N dy  1035    270610        50      4450         0     31323     31150    449041     15.34     16.20
25.79/25.84	c  N dy  1105    288092        50      4450         0     27463     31150    373128     15.36     16.17
27.79/27.82	c  F st  1173    306250        50      4450         0     23255     31150    285411     15.36     14.75
27.79/27.85	c  N st  1174    306501        50      4450         0     23479     31150    289461     15.36   no data
29.99/30.07	c  N dy  1245    326437        50      4450         0     40665     31150    605422     15.38     16.25
32.29/32.33	c  N dy  1329    346801        50      4450         0     37563     31150    541113     15.38     16.25
33.59/33.67	c  S st  1382    357405        50      4450         0     25130     31150    310281     15.40     14.12
33.69/33.74	c  S st  1382    357909        50      4450         0     25572     31150    318907     15.40   no data
33.69/33.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.69/33.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.69/33.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.69/33.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
33.69/33.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.69/33.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.69/33.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.10/34.10	c lits-rem:       144  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  0.35 s
34.10/34.10	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
34.10/34.11	c vivif2 --  cl tried    24339 cl shrink        0 lits rem          0 time: 0.00
34.10/34.18	c asymm  cl-useful: 0/654/4450 lits-rem:0 time: 0.07
34.10/34.18	c calculated reachability. Time: 0.00
34.10/34.18	c  N dy  1382    357909        50      4450         0     24339     31150    297256     15.40   no data
36.30/36.40	c  N dy  1448    379150        50      4450         0     42596     31150    627663     15.39     16.28
38.60/38.63	c  N dy  1511    399399        50      4450         0     37673     31150    525479     15.38     16.19
41.19/41.26	c  N dy  1643    419468        50      4450         0     31850     31150    423287     15.42     17.75
44.19/44.28	c  N dy  1732    442140        50      4450         0     27306     31150    322589     15.42     16.34
48.39/48.46	c  N dy  1835    476998        50      4450         0     32228     31150    399930     15.38     16.23
51.40/51.41	c  N dy  1961    497073        50      4450         0     49650     31150    724294     15.41     16.81
54.00/54.06	c  N dy  2072    517309        50      4450         0     41283     31150    567183     15.44     16.26
56.89/56.98	c  S st  2161    536864        50      4450         0     31461     31150    380813     15.46     15.94
56.99/57.06	c  S st  2161    537368        50      4450         0     31914     31150    389467     15.46   no data
56.99/57.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.99/57.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.99/57.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.99/57.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.99/57.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.99/57.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
56.99/57.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.99/57.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
56.99/57.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.60	c lits-rem:       127  cl-subs:     1430  v-elim:      0  v-fix:    0  time:  0.51 s
57.59/57.60	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
57.59/57.61	c vivif2 --  cl tried    30484 cl shrink        0 lits rem          0 time: 0.00
57.89/57.95	c asymm  cl-useful: 0/2900/4450 lits-rem:0 time: 0.34
57.89/57.95	c calculated reachability. Time: 0.00
57.89/57.95	c  N dy  2161    537368        50      4450         0     30484     31150    363469     15.46   no data
60.79/60.88	c  N dy  2300    557411        50      4450         0     47850     31150    690017     15.50     16.32
63.59/63.64	c  N dy  2364    577478        50      4450         0     37501     31150    482228     15.49     16.39
66.39/66.42	c  N dy  2405    597692        50      4450         0     54846     31150    789140     15.46     16.28
69.29/69.34	c  N dy  2528    617762        50      4450         0     43776     31150    593760     15.49     16.72
72.79/72.85	c  N dy  2595    641131        50      4450         0     34511     31150    412458     15.48     16.32
75.80/75.83	c  N dy  2697    661155        50      4450         0     51766     31150    732602     15.50     17.10
79.20/79.27	c  N dy  2815    682481        50      4450         0     40049     31150    510745     15.53     16.36
82.09/82.17	c  N dy  2843    703011        50      4450         0     57579     31150    821639     15.50     16.42
85.39/85.44	c  N dy  2894    725928        50      4450         0     46306     31150    607444     15.49     16.40
88.79/88.86	c  N dy  2944    746011        50      4450         0     31802     31150    344283     15.48     18.16
92.59/92.66	c  N dy  3057    773717        50      4450         0     55588     31150    777395     15.47     16.42
96.40/96.41	c  N dy  3162    795365        50      4450         0     41582     31150    514873     15.49     16.31
98.19/98.22	c  S st  3236    806053        50      4450         0     50802     31150    688677     15.50   no data
98.29/98.35	c  S st  3236    806561        50      4450         0     51247     31150    697340     15.50   no data
98.29/98.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.29/98.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
98.29/98.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.29/98.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.29/98.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.29/98.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
98.29/98.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.29/98.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.29/98.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.09/101.14	c lits-rem:       588  cl-subs:     5762  v-elim:      0  v-fix:    0  time:  2.75 s
101.09/101.14	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
101.09/101.15	c vivif2 --  cl tried    45485 cl shrink        0 lits rem          0 time: 0.01
101.39/101.46	c asymm  cl-useful: 0/870/4450 lits-rem:0 time: 0.31
101.39/101.46	c calculated reachability. Time: 0.00
101.39/101.46	c  N dy  3236    806561        50      4450         0     45485     31150    594308     15.50   no data
105.39/105.47	c  N dy  3334    826867        50      4450         0     62930     31150    915223     15.51     16.38
113.29/113.30	c  N dy  3472    877121        50      4450         0     38551     31150    436897     15.47     16.30
116.49/116.57	c  N dy  3595    897186        50      4450         0     55813     31150    758748     15.49     17.09
120.50/120.50	c  N dy  3683    917279        50      4450         0     38089     31150    433100     15.49     17.80
123.90/123.97	c  N dy  3775    938926        50      4450         0     56632     31150    768276     15.49     16.35
128.60/128.65	c  N dy  3922    959014        50      4450         0     37990     31150    422421     15.52     16.99
132.00/132.06	c  N dy  4068    979087        50      4450         0     55366     31150    748884     15.54     18.27
146.40/146.40	c  F st  4106   1071877        50      4450         0     59209     31150    752770     15.35     14.48
146.40/146.41	c  N st  4106   1071877        50      4450         0     59209     31150    752770     15.35     14.48
151.29/151.36	c  N dy  4251   1092078        50      4450         0     38479     31150    410558     15.37     16.21
154.69/154.74	c  N dy  4379   1112139        50      4450         0     55813     31150    735163     15.39     18.10
159.50/159.50	c  N dy  4528   1132410        50      4450         0     73287     31150   1064066     15.42     16.27
163.70/163.77	c  N dy  4668   1152471        50      4450         0     51239     31150    639126     15.44     17.51
167.80/167.86	c  N dy  4783   1172508        50      4450         0     68523     31150    960632     15.45     17.54
172.90/172.98	c  N dy  4944   1192545        50      4450         0     45479     31150    524334     15.47     17.26
176.00/176.09	c  S st  5033   1209841        50      4450         0     60428     31150    803500     15.48     14.41
176.20/176.25	c  S st  5033   1210343        50      4450         0     60861     31150    811812     15.48   no data
176.20/176.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.20/176.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
176.20/176.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.20/176.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.20/176.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.20/176.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
176.20/176.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.20/176.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.30/176.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.50/179.52	c lits-rem:       620  cl-subs:     6031  v-elim:      0  v-fix:    0  time:  3.22 s
179.50/179.52	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
179.50/179.53	c vivif2 --  cl tried    54830 cl shrink        0 lits rem          0 time: 0.01
179.70/179.72	c asymm  cl-useful: 0/680/4450 lits-rem:0 time: 0.19
179.70/179.72	c calculated reachability. Time: 0.00
179.70/179.72	c  N dy  5033   1210343        50      4450         0     54830     31150    703249     15.48   no data
185.70/185.71	c  N dy  5179   1230489        50      4450         0     72228     31150   1031161     15.50     16.33
190.40/190.41	c  N dy  5274   1250583        50      4450         0     48548     31150    571352     15.51     16.46
194.29/194.32	c  N dy  5368   1271027        50      4450         0     66106     31150    894582     15.51     16.36
200.30/200.33	c  N dy  5519   1292594        50      4450         0     42712     31150    457435     15.53     16.44
206.50/206.56	c  N dy  5640   1328032        50      4450         0     72983     31150   1002942     15.52     16.54
220.39/220.42	c  N dy  5682   1406255        50      4450         0     52931     31150    612486     15.41     16.26
225.00/225.06	c  N dy  5797   1428775        50      4450         0     72257     31150    971341     15.42     16.25
231.20/231.27	c  N dy  5917   1452045        50      4450         0     47920     31150    532353     15.43     16.26
235.60/235.67	c  N dy  6062   1473320        50      4450         0     66276     31150    875763     15.44     16.29
241.20/241.27	c  N dy  6237   1493350        50      4450         0     83550     31150   1204678     15.46     17.74
246.29/246.31	c  N dy  6361   1513372        50      4450         0     55324     31150    660604     15.47     16.72
250.90/250.94	c  N dy  6491   1534552        50      4450         0     73494     31150    998437     15.48     16.30
257.20/257.22	c  N dy  6573   1557727        50      4450         0     47098     31150    503339     15.48     16.39
261.30/261.33	c  N dy  6701   1578498        50      4450         0     64971     31150    836774     15.49     16.41
266.21/266.27	c  N dy  6743   1603185        50      4450         0     85933     31150   1209168     15.48     16.37
271.20/271.28	c  N dy  6811   1624795        50      4450         0     57290     31150    677410     15.47     16.33
275.20/275.24	c  N dy  6861   1644796        50      4450         0     74255     31150    978558     15.47     18.10
281.30/281.38	c  N dy  7002   1664923        50      4450         0     91601     31150   1305450     15.48     16.30
286.20/286.20	c  N dy  7123   1685520        50      4450         0     61442     31150    759423     15.49     16.35
291.20/291.28	c  N dy  7264   1706073        50      4450         0     79081     31150   1092082     15.50     16.35
292.50/292.59	c  S st  7303   1710343        50      4450         0     82774     31150   1163008     15.51   no data
292.80/292.80	c  S st  7303   1710846        50      4450         0     83219     31150   1171799     15.51   no data
292.80/292.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.80/292.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
292.80/292.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.80/292.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.80/292.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.80/292.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
292.80/292.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.80/292.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
292.80/292.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.10/301.19	c lits-rem:      1018  cl-subs:    10440  v-elim:      0  v-fix:    0  time:  8.30 s
301.10/301.19	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
301.20/301.20	c vivif2 --  cl tried    72779 cl shrink        0 lits rem          0 time: 0.01
301.50/301.56	c asymm  cl-useful: 0/784/4450 lits-rem:0 time: 0.36
301.50/301.57	c calculated reachability. Time: 0.00
301.50/301.57	c  N dy  7303   1710846        50      4450         0     72779     31150    980352     15.51   no data
311.70/311.71	c  N dy  7389   1746485        50      4450         0     55087     31150    626629     15.50     16.40
315.40/315.48	c  N dy  7436   1766527        50      4450         0     72061     31150    926011     15.49     17.26
321.70/321.75	c  N dy  7560   1788978        50      4450         0     91259     31150   1283041     15.50     16.33
326.31/326.30	c  N dy  7595   1808994        50      4450         0     59110     31150    690720     15.48     16.67
331.21/331.27	c  N dy  7718   1830680        50      4450         0     77700     31150   1037339     15.49     16.34
337.50/337.58	c  N dy  7813   1854271        50      4450         0     97895     31150   1404007     15.49     16.32
342.50/342.52	c  N dy  7951   1874515        50      4450         0     65095     31150    809360     15.51     16.33
347.30/347.36	c  N dy  8052   1894855        50      4450         0     82490     31150   1129839     15.51     16.37
353.90/353.90	c  N dy  8187   1914945        50      4450         0     99776     31150   1455372     15.52     16.77
358.60/358.67	c  N dy  8303   1935009        50      4450         0     65693     31150    804769     15.53     17.96
363.91/363.97	c  N dy  8407   1956175        50      4450         0     83834     31150   1140714     15.53     16.35
370.31/370.39	c  N dy  8488   1977240        50      4450         0    101870     31150   1472792     15.53     16.40
375.40/375.49	c  N dy  8639   1997312        50      4450         0     66880     31150    828945     15.55     18.04
380.71/380.78	c  N dy  8747   2018277        50      4450         0     84784     31150   1161642     15.55     16.43
387.51/387.50	c  N dy  8877   2038282        50      4450         0    101945     31150   1483785     15.56     16.54
395.01/395.08	c  N dy  8961   2072095        50      4450         0     77650     31150    996469     15.55     16.47
401.00/401.01	c  N dy  9089   2092105        50      4450         0     94828     31150   1320043     15.56     18.37
406.21/406.22	c  N dy  9132   2112130        50      4450         0     57989     31150    644269     15.55     16.83
411.31/411.35	c  N dy  9211   2137529        50      4450         0     79655     31150   1032620     15.55     16.45
417.21/417.27	c  N dy  9294   2157627        50      4450         0     96804     31150   1346580     15.55     17.31
424.50/424.54	c  N dy  9466   2177723        50      4450         0     59392     31150    665075     15.56     18.06
429.20/429.25	c  N dy  9583   2197779        50      4450         0     76613     31150    985253     15.57     17.38
432.80/432.89	c  S st  9648   2210847        50      4450         0     87810     31150   1193048     15.57     13.93
433.10/433.13	c  S st  9648   2211353        50      4450         0     88251     31150   1201722     15.57   no data
433.10/433.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
433.10/433.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
433.10/433.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.10/433.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.10/433.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.10/433.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
433.10/433.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.10/433.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
433.20/433.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.32/443.33	c lits-rem:       917  cl-subs:    10770  v-elim:      0  v-fix:    0  time: 10.12 s
443.32/443.33	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
443.32/443.35	c vivif2 --  cl tried    77481 cl shrink        0 lits rem          0 time: 0.02
443.71/443.73	c asymm  cl-useful: 0/596/4450 lits-rem:0 time: 0.39
443.71/443.74	c calculated reachability. Time: 0.00
443.71/443.74	c  N dy  9648   2211353        50      4450         0     77481     31150   1008916     15.57   no data
452.01/452.03	c  N dy  9769   2231439        50      4450         0     94726     31150   1333680     15.58     17.18
458.81/458.89	c  N dy  9845   2251595        50      4450         0     57050     31150    616210     15.58     16.46
463.30/463.31	c  N dy  9944   2271611        50      4450         0     74200     31150    933298     15.59     16.66
469.21/469.22	c  N dy 10087   2291710        50      4450         0     91397     31150   1258912     15.60     16.69
475.22/475.29	c  N dy 10164   2311740        50      4450         0    108501     31150   1571245     15.60     17.93
481.21/481.24	c  N dy 10283   2333622        50      4450         0     71220     31150    868073     15.60     16.56
487.21/487.23	c  N dy 10436   2353690        50      4450         0     88438     31150   1193648     15.61     16.44
494.11/494.19	c  N dy 10558   2373721        50      4450         0    105573     31150   1511934     15.62     16.46
505.11/505.17	c  N dy 10612   2421520        50      4450         0     88746     31150   1145929     15.59     16.48
511.91/511.93	c  N dy 10735   2441900        50      4450         0    106182     31150   1470374     15.60     16.44
522.41/522.50	c  N dy 10810   2486225        50      4450         0     85727     31150   1078016     15.57     16.56
528.61/528.68	c  N dy 10911   2506234        50      4450         0    102873     31150   1396788     15.58     17.38
536.21/536.27	c  N dy 11020   2526324        50      4450         0     61495     31150    666938     15.58     17.13
541.11/541.14	c  N dy 11150   2546378        50      4450         0     78704     31150    990484     15.59     16.71
550.81/550.80	c  N dy 11239   2582394        50      4450         0    109217     31150   1535548     15.58     16.54
557.41/557.45	c  N dy 11349   2602462        50      4450         0     66813     31150    762708     15.58     18.33
562.71/562.75	c  N dy 11457   2622856        50      4450         0     84284     31150   1088721     15.59     16.53
568.81/568.82	c  N dy 11509   2643482        50      4450         0    101861     31150   1403624     15.59     16.42
576.32/576.37	c  N dy 11608   2663608        50      4450         0    119033     31150   1723124     15.59     16.44
581.81/581.88	c  N dy 11724   2684052        50      4450         0     75883     31150    920264     15.59     16.43
587.91/587.98	c  N dy 11884   2704072        50      4450         0     93089     31150   1246958     15.60     18.32
590.31/590.39	c  S st 11932   2711353        50      4450         0     99286     31150   1363620     15.61     14.13
590.61/590.65	c  S st 11932   2711856        50      4450         0     99727     31150   1372381     15.61   no data
590.61/590.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
590.61/590.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
590.61/590.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
590.61/590.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.61/590.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.61/590.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
590.61/590.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.71/590.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
590.71/590.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.91/600.92	c lits-rem:       919  cl-subs:    12008  v-elim:      0  v-fix:    0  time: 10.17 s
600.91/600.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
600.91/600.93	c vivif2 --  cl tried    87719 cl shrink        0 lits rem          0 time: 0.01
601.11/601.17	c asymm  cl-useful: 0/504/4450 lits-rem:0 time: 0.24
601.11/601.17	c calculated reachability. Time: 0.00
601.11/601.17	c  N dy 11932   2711856        50      4450         0     87719     31150   1153973     15.61   no data
607.41/607.49	c  N dy 11998   2731921        50      4450         0    104847     31150   1465215     15.61     17.72
614.92/614.93	c  N dy 12040   2751938        50      4450         0     61383     31150    648688     15.60     17.68
622.81/622.86	c  N dy 12161   2785323        50      4450         0     89852     31150   1166709     15.60     16.50
630.61/630.68	c  N dy 12245   2810928        50      4450         0    111532     31150   1559006     15.60     16.57
638.81/638.82	c  N dy 12397   2831006        50      4450         0     66958     31150    744167     15.61     18.18
644.02/644.06	c  N dy 12481   2852783        50      4450         0     85586     31150   1085079     15.61     16.62
650.52/650.55	c  N dy 12609   2872836        50      4450         0    102671     31150   1406589     15.61     16.96
657.61/657.63	c  N dy 12669   2892845        50      4450         0    119668     31150   1714874     15.61     16.45
664.92/664.95	c  N dy 12797   2915671        50      4450         0     76275     31150    908648     15.62     16.45
670.22/670.26	c  N dy 12840   2936363        50      4450         0     93788     31150   1225603     15.61     16.44
684.82/684.83	c  N dy 12957   2984136        50      4450         0     70668     31150    785560     15.60     16.51
690.22/690.26	c  N dy 13030   3005564        50      4450         0     89008     31150   1120447     15.60     16.53
697.21/697.22	c  N dy 13161   3025633        50      4450         0    106158     31150   1441457     15.61     17.03
705.02/705.09	c  N dy 13260   3045726        50      4450         0    123324     31150   1760241     15.61     18.08
711.72/711.71	c  N dy 13340   3065825        50      4450         0     75708     31150    878417     15.61     18.22
717.72/717.74	c  N dy 13474   3085909        50      4450         0     92904     31150   1202484     15.62     16.48
725.42/725.47	c  N dy 13636   3105971        50      4450         0    110122     31150   1530736     15.63     16.55
733.72/733.74	c  N dy 13744   3126050        50      4450         0    127189     31150   1850083     15.63     18.29
741.61/741.61	c  N dy 13812   3153286        50      4450         0     84557     31150   1025494     15.63     16.50
748.22/748.21	c  N dy 13857   3174285        50      4450         0    102319     31150   1341275     15.62     16.50
757.02/757.07	c  N dy 13957   3194382        50      4450         0    119390     31150   1654216     15.63     16.92
765.42/765.47	c  S st 14061   3211856        50      4450         0     67978     31150    722991     15.63     15.28
765.62/765.63	c  S st 14061   3212359        50      4450         0     68425     31150    731873     15.63   no data
765.62/765.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.62/765.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
765.62/765.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.62/765.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.62/765.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.62/765.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
765.62/765.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.62/765.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
765.62/765.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.42/766.48	c lits-rem:        39  cl-subs:      770  v-elim:      0  v-fix:    0  time:  0.79 s
766.42/766.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
766.42/766.49	c vivif2 --  cl tried    67655 cl shrink        0 lits rem          0 time: 0.01
766.72/766.70	c asymm  cl-useful: 0/614/4450 lits-rem:0 time: 0.21
766.72/766.70	c calculated reachability. Time: 0.00
766.72/766.70	c  N dy 14061   3212359        50      4450         0     67655     31150    719767     15.63   no data
772.22/772.22	c  N dy 14187   3233048        50      4450         0     85398     31150   1054440     15.64     16.49
779.22/779.25	c  N dy 14343   3253151        50      4450         0    102623     31150   1383091     15.64     17.99
787.62/787.63	c  N dy 14485   3273182        50      4450         0    119793     31150   1709180     15.65     18.12
798.42/798.45	c  N dy 14639   3297391        50      4450         0     73134     31150    811154     15.66     16.56
803.62/803.68	c  N dy 14721   3317436        50      4450         0     90167     31150   1124350     15.66     16.49
810.83/810.87	c  N dy 14859   3337473        50      4450         0    107342     31150   1449822     15.66     16.54
818.82/818.84	c  N dy 14938   3358283        50      4450         0    125003     31150   1773393     15.66     16.54
827.32/827.34	c  N dy 15068   3378356        50      4450         0     73943     31150    823882     15.67     16.95
833.22/833.20	c  N dy 15186   3398624        50      4450         0     91306     31150   1148474     15.67     16.52
841.32/841.33	c  N dy 15303   3422410        50      4450         0    111548     31150   1522970     15.68     16.59
849.82/849.80	c  N dy 15411   3442430        50      4450         0    128606     31150   1841611     15.68     17.15
858.22/858.23	c  N dy 15533   3462508        50      4450         0     76595     31150    857472     15.68     18.14
863.63/863.65	c  N dy 15600   3482609        50      4450         0     93705     31150   1168586     15.68     17.26
883.52/883.54	c  N dy 15647   3554018        50      4450         0     83868     31150    966434     15.64     16.60
889.63/889.60	c  N dy 15717   3574619        50      4450         0    101358     31150   1286398     15.64     16.53
897.23/897.24	c  N dy 15845   3594691        50      4450         0    118564     31150   1610676     15.64     17.81
904.33/904.32	c  N dy 15888   3614733        50      4450         0    135475     31150   1913244     15.64     16.51
911.73/911.72	c  N dy 16008   3635109        50      4450         0     82652     31150    967259     15.64     16.52
918.53/918.55	c  N dy 16068   3655483        50      4450         0     99960     31150   1279991     15.64     16.52
926.52/926.57	c  N dy 16158   3675515        50      4450         0    116862     31150   1590099     15.64     17.13
935.52/935.59	c  N dy 16268   3695586        50      4450         0    133963     31150   1906152     15.65     16.47
942.83/942.82	c  S st 16353   3712360        50      4450         0     76935     31150    851340     15.65     14.52
943.03/943.01	c  S st 16353   3712862        50      4450         0     77376     31150    859950     15.65   no data
943.03/943.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
943.03/943.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
943.03/943.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
943.03/943.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.03/943.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.03/943.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
943.03/943.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
943.03/943.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
943.03/943.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
944.53/944.57	c lits-rem:       137  cl-subs:     1981  v-elim:      0  v-fix:    0  time:  1.50 s
944.53/944.57	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
944.53/944.58	c vivif2 --  cl tried    75395 cl shrink        0 lits rem          0 time: 0.01
944.73/944.79	c asymm  cl-useful: 0/554/4450 lits-rem:0 time: 0.22
944.83/944.80	c calculated reachability. Time: 0.00
944.83/944.80	c  N dy 16353   3712862        50      4450         0     75395     31150    824348     15.65   no data
950.63/950.64	c  N dy 16442   3733700        50      4450         0     93121     31150   1153116     15.65     16.61
957.33/957.36	c  F st 16575   3751562        50      4450         0    108468     31150   1443698     15.66   no data
958.43/958.45	c  N st 16580   3754859        50      4450         0    111250     31150   1495896     15.66   no data
966.83/966.80	c  N dy 16683   3775060        50      4450         0    128560     31150   1817833     15.66     16.49
976.72/976.78	c  N dy 16795   3795114        50      4450         0     73447     31150    778329     15.66     17.23
985.32/985.33	c  N dy 16846   3831080        50      4450         0    103810     31150   1304971     15.65     16.52
993.53/993.54	c  N dy 16985   3851157        50      4450         0    120932     31150   1628670     15.65     17.24
1002.33/1002.37	c  N dy 17046   3871189        50      4450         0    137880     31150   1932231     15.65     17.33
1010.33/1010.31	c  E dy 17167   3890128         0      4450         0     81071     31150    916853     15.66     16.26
1010.33/1010.31	c Verified 4450 clauses.
1010.33/1010.31	c Verified 4450 clauses.
1010.33/1010.31	c num threads              : 1          
1010.33/1010.31	c restarts                 : 17167      
1010.33/1010.31	c dynamic restarts         : 17131      
1010.33/1010.31	c static restarts          : 36         
1010.33/1010.31	c full restarts            : 5          
1010.33/1010.31	c total simplify time      : 0.00       
1010.33/1010.31	c learnts DL2              : 0          
1010.33/1010.31	c learnts size 2           : 0          
1010.33/1010.31	c learnts size 1           : 0           (0.00      % of vars)
1010.33/1010.31	c filedLit time            : 0.20        (0.02      % time)
1010.33/1010.31	c v-elim SatELite          : 0           (0.00      % vars)
1010.33/1010.31	c SatELite time            : 39.66       (3.93      % time)
1010.33/1010.31	c v-elim xor               : 0           (0.00      % vars)
1010.33/1010.31	c xor elim time            : 0.03        (0.00      % time)
1010.33/1010.31	c num binary xor trees     : 0          
1010.33/1010.31	c binxor trees' crown      : 0           (nan       leafs/tree)
1010.33/1010.31	c bin xor find time        : 0.00       
1010.33/1010.31	c OTF clause improved      : 562178      (0.14      clauses/conflict)
1010.33/1010.31	c OTF impr. size diff      : 565799      (1.01       lits/clause)
1010.33/1010.31	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
1010.33/1010.31	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
1010.33/1010.31	c tried to recurMin cls    : 180629      (4.64       % of conflicts)
1010.33/1010.31	c updated cache            : 13          (0.00       lits/tried recurMin)
1010.33/1010.31	c clauses over max glue    : 0           (0.00      % of all clauses)
1010.33/1010.31	c conflicts                : 3890128     (3851.59   / sec)
1010.33/1010.31	c decisions                : 4460663     (0.17      % random)
1010.33/1010.31	c bogo-props               : 164007734576 (162383018.59 / sec)
1010.33/1010.31	c conflict literals        : 70722984    (11.74     % deleted)
1010.33/1010.31	c Memory used              : 87.49       MB
1010.33/1010.31	c CPU time                 : 1010.01     s
1010.33/1010.31	s SATISFIABLE
1010.33/1010.31	v -1 2 3 4 5 6 7 -8 9 -10 -11 -12 -13 14 -15 16 17 -18 -19 20 21 -22 23 -24 25 -26 -27 -28 -29 30 31 -32 -33 -34 -35 36 37 38 -39 -40 41 -42 -43 44 -45 46 47 48 -49 -50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367870-1307667196/watcher-3367870-1307667196 -o /tmp/evaluation-result-3367870-1307667196/solver-3367870-1307667196 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367870-1307667196.cnf 

running on 2 cores: 5,7

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.84 4.01 4.94 5/189 4494
/proc/meminfo: memFree=31769048/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=29748 CPUtime=0 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 532 0 0 0 0 0 0 0 25 0 1 0 878321929 30461952 471 33554432000 4194304 4580011 140733343708432 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 7437 471 322 95 0 2419 0

[startup+0.101072 s]
/proc/loadavg: 3.84 4.01 4.94 5/189 4494
/proc/meminfo: memFree=31769048/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=30708 CPUtime=0.09 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 804 0 0 0 9 0 0 0 25 0 1 0 878321929 31444992 743 33554432000 4194304 4580011 140733343708432 18446744073709551615 212435713803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 7677 757 343 95 0 2659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30708

[startup+0.201055 s]
/proc/loadavg: 3.84 4.01 4.94 5/189 4494
/proc/meminfo: memFree=31769048/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=30868 CPUtime=0.19 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 1018 0 0 0 19 0 0 0 25 0 1 0 878321929 31608832 895 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 7717 895 362 95 0 2699 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30868

[startup+0.301035 s]
/proc/loadavg: 3.84 4.01 4.94 5/189 4494
/proc/meminfo: memFree=31769048/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=31440 CPUtime=0.29 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 1180 0 0 0 29 0 0 0 25 0 1 0 878321929 32194560 922 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 7860 922 362 95 0 2842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31440

[startup+0.700956 s]
/proc/loadavg: 3.84 4.01 4.94 5/189 4494
/proc/meminfo: memFree=31769048/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=32004 CPUtime=0.69 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 1586 0 0 0 69 0 0 0 25 0 1 0 878321929 32772096 1134 33554432000 4194304 4580011 140733343708432 18446744073709551615 4305160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 8001 1134 362 95 0 2983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32004

[startup+1.50082 s]
/proc/loadavg: 3.84 4.01 4.94 5/190 4495
/proc/meminfo: memFree=31763620/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=37164 CPUtime=1.49 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 3264 0 0 0 149 0 0 0 25 0 1 0 878321929 38055936 2299 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 9291 2299 366 95 0 4273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37164

[startup+3.10051 s]
/proc/loadavg: 3.85 4.01 4.94 5/190 4495
/proc/meminfo: memFree=31754940/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=40296 CPUtime=3.09 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 4404 0 0 0 309 0 0 0 25 0 1 0 878321929 41263104 3105 33554432000 4194304 4580011 140733343708432 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 10074 3105 366 95 0 5056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40296

[startup+6.30089 s]
/proc/loadavg: 3.85 4.01 4.94 5/190 4495
/proc/meminfo: memFree=31735560/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=41928 CPUtime=6.29 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 5995 0 0 0 628 1 0 0 25 0 1 0 878321929 42934272 3503 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 10482 3503 366 95 0 5464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41928

[startup+12.7007 s]
/proc/loadavg: 3.95 4.02 4.93 5/190 4496
/proc/meminfo: memFree=31715612/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=43748 CPUtime=12.69 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 8824 0 0 0 1268 1 0 0 25 0 1 0 878321929 44797952 3898 33554432000 4194304 4580011 140733343708432 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 10937 3898 366 95 0 5919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43748

[startup+25.5002 s]
/proc/loadavg: 3.96 4.02 4.92 5/190 4496
/proc/meminfo: memFree=31697736/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=45840 CPUtime=25.49 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 13211 0 0 0 2547 2 0 0 25 0 1 0 878321929 46940160 4347 33554432000 4194304 4580011 140733343708432 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 11460 4347 366 95 0 6442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45840

[startup+51.1004 s]
/proc/loadavg: 3.97 4.02 4.89 5/190 4497
/proc/meminfo: memFree=31679804/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=47624 CPUtime=51.1 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 19834 0 0 0 5106 4 0 0 25 0 1 0 878321929 48766976 5130 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 11906 5130 366 95 0 6888 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 47624

[startup+102.301 s]
/proc/loadavg: 3.99 4.02 4.84 5/190 4498
/proc/meminfo: memFree=31641180/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=58680 CPUtime=102.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 32111 0 0 0 10224 6 0 0 25 0 1 0 878321929 60088320 7834 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 14670 7834 366 95 0 9652 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58680

[startup+162.3 s]
/proc/loadavg: 3.99 4.01 4.79 5/190 4500
/proc/meminfo: memFree=31599448/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=59084 CPUtime=162.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 42216 0 0 0 16222 8 0 0 25 0 1 0 878321929 60502016 7555 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 14771 7555 366 95 0 9753 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 59084

[startup+222.307 s]
/proc/loadavg: 3.84 3.97 4.72 4/184 4526
/proc/meminfo: memFree=31756816/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=67196 CPUtime=222.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 51808 0 0 0 22221 9 0 0 25 0 1 0 878321929 68808704 9630 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 16799 9630 366 95 0 11781 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 67196

[startup+282.3 s]
/proc/loadavg: 3.31 3.79 4.61 4/184 4528
/proc/meminfo: memFree=31746300/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=67436 CPUtime=282.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 58955 0 0 0 28218 12 0 0 25 0 1 0 878321929 69054464 10303 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 16859 10303 366 95 0 11841 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67436

[startup+342.301 s]
/proc/loadavg: 3.11 3.64 4.51 4/184 4529
/proc/meminfo: memFree=31697252/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=80608 CPUtime=342.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 68465 0 0 0 34216 14 0 0 25 0 1 0 878321929 82542592 12726 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 20152 12726 366 95 0 15134 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80608

[startup+402.301 s]
/proc/loadavg: 3.04 3.52 4.41 4/184 4531
/proc/meminfo: memFree=31682140/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=80792 CPUtime=402.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 74713 0 0 0 40215 15 0 0 25 0 1 0 878321929 82731008 13414 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 20198 13414 366 95 0 15180 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80792

[startup+462.3 s]
/proc/loadavg: 3.01 3.43 4.32 4/184 4533
/proc/meminfo: memFree=31650912/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=82324 CPUtime=462.3 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 80637 0 0 0 46213 17 0 0 25 0 1 0 878321929 84299776 13379 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 20581 13379 366 95 0 15563 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 82324

[startup+522.301 s]
/proc/loadavg: 3.00 3.35 4.23 4/184 4543
/proc/meminfo: memFree=31653552/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=82516 CPUtime=522.31 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 86890 0 0 0 52212 19 0 0 25 0 1 0 878321929 84496384 13625 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 20629 13625 366 95 0 15611 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 82516

[startup+582.3 s]
/proc/loadavg: 3.00 3.28 4.15 4/184 4545
/proc/meminfo: memFree=31643316/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=82684 CPUtime=582.31 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 92983 0 0 0 58211 20 0 0 25 0 1 0 878321929 84668416 13486 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 20671 13486 366 95 0 15653 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 82684

[startup+642.301 s]
/proc/loadavg: 3.00 3.23 4.08 4/184 4549
/proc/meminfo: memFree=31638836/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=88872 CPUtime=642.32 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 98999 0 0 0 64210 22 0 0 25 0 1 0 878321929 91004928 14961 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22218 14961 366 95 0 17200 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 88872

[startup+702.301 s]
/proc/loadavg: 3.00 3.18 4.01 4/184 4551
/proc/meminfo: memFree=31619260/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89004 CPUtime=702.32 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 104214 0 0 0 70207 25 0 0 25 0 1 0 878321929 91140096 15741 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22251 15741 366 95 0 17233 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 89004

[startup+762.3 s]
/proc/loadavg: 3.05 3.16 3.95 4/184 4553
/proc/meminfo: memFree=31608748/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89128 CPUtime=762.33 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 109015 0 0 0 76207 26 0 0 25 0 1 0 878321929 91267072 15949 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22282 15949 366 95 0 17264 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 89128

[startup+822.301 s]
/proc/loadavg: 3.02 3.13 3.89 4/184 4554
/proc/meminfo: memFree=31612756/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89232 CPUtime=822.32 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 113797 0 0 0 82205 27 0 0 25 0 1 0 878321929 91373568 16014 33554432000 4194304 4580011 140733343708432 18446744073709551615 4320859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22308 16014 366 95 0 17290 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 89232

[startup+882.307 s]
/proc/loadavg: 3.00 3.10 3.83 4/184 4556
/proc/meminfo: memFree=31619616/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89360 CPUtime=882.32 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 119843 0 0 0 88202 30 0 0 25 0 1 0 878321929 91504640 14879 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22340 14879 366 95 0 17322 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 89360

[startup+942.3 s]
/proc/loadavg: 3.03 3.10 3.78 4/184 4557
/proc/meminfo: memFree=31611836/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89480 CPUtime=942.33 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 124691 0 0 0 94200 33 0 0 25 0 1 0 878321929 91627520 14802 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22370 14802 366 95 0 17352 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 89480

[startup+1002.3 s]
/proc/loadavg: 3.01 3.08 3.73 5/184 4559
/proc/meminfo: memFree=31570948/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89540 CPUtime=1002.33 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 128556 0 0 0 100199 34 0 0 25 0 1 0 878321929 91688960 16080 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22385 16080 366 95 0 17367 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 89540

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

[startup+1004.8 s]
/proc/loadavg: 3.01 3.08 3.73 5/184 4559
/proc/meminfo: memFree=31569828/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89540 CPUtime=1004.83 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 128657 0 0 0 100449 34 0 0 25 0 1 0 878321929 91688960 16181 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22385 16181 366 95 0 17367 0
Current children cumulated CPU time (s) 1004.83
Current children cumulated vsize (KiB) 89540

[startup+1008 s]
/proc/loadavg: 3.01 3.08 3.72 4/184 4559
/proc/meminfo: memFree=31578260/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89588 CPUtime=1008.03 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 129760 0 0 0 100769 34 0 0 25 0 1 0 878321929 91738112 14765 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22397 14765 366 95 0 17379 0
Current children cumulated CPU time (s) 1008.03
Current children cumulated vsize (KiB) 89588

[startup+1009.6 s]
/proc/loadavg: 3.01 3.08 3.72 4/184 4559
/proc/meminfo: memFree=31582968/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89588 CPUtime=1009.63 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 129865 0 0 0 100929 34 0 0 25 0 1 0 878321929 91738112 14870 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22397 14870 366 95 0 17379 0
Current children cumulated CPU time (s) 1009.63
Current children cumulated vsize (KiB) 89588

[startup+1010 s]
/proc/loadavg: 3.01 3.08 3.72 4/184 4559
/proc/meminfo: memFree=31582100/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89588 CPUtime=1010.03 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 129891 0 0 0 100969 34 0 0 25 0 1 0 878321929 91738112 14896 33554432000 4194304 4580011 140733343708432 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22397 14896 366 95 0 17379 0
Current children cumulated CPU time (s) 1010.03
Current children cumulated vsize (KiB) 89588

[startup+1010.2 s]
/proc/loadavg: 3.01 3.08 3.72 4/184 4559
/proc/meminfo: memFree=31582100/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89588 CPUtime=1010.23 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 129903 0 0 0 100989 34 0 0 25 0 1 0 878321929 91738112 14908 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22397 14908 366 95 0 17379 0
Current children cumulated CPU time (s) 1010.23
Current children cumulated vsize (KiB) 89588

[startup+1010.3 s]
/proc/loadavg: 3.01 3.08 3.72 4/184 4559
/proc/meminfo: memFree=31582100/32951124 swapFree=67050508/67111528
[pid=4494] ppid=4492 vsize=89588 CPUtime=1010.33 cores=5,7
/proc/4494/stat : 4494 (strangenight2-s) R 4492 4494 4191 0 -1 4202496 129909 0 0 0 100999 34 0 0 25 0 1 0 878321929 91738112 14914 33554432000 4194304 4580011 140733343708432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4494/statm: 22397 14914 366 95 0 17379 0
Current children cumulated CPU time (s) 1010.33
Current children cumulated vsize (KiB) 89588

Child status: 10
Real time (s): 1010.32
CPU time (s): 1010.36
CPU user time (s): 1010.01
CPU system time (s): 0.348946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 94252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1010.01
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129926
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= 8
involuntary context switches= 1601

runsolver used 1.61875 second user time and 3.9074 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-10 02:53:16
IDJOB=3367870
IDBENCH=83079
IDSOLVER=1845
FILE ID=node102/3367870-1307667196
RUNJOBID= node102-1307665891-4212
PBS_JOBID= 13549462
Free space on /tmp= 74184 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1496316430-079.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367870-1307667196/watcher-3367870-1307667196 -o /tmp/evaluation-result-3367870-1307667196/solver-3367870-1307667196 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367870-1307667196.cnf

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

MD5SUM BENCH= 9105de4ac86db082b0add111004ae308
RANDOM SEED=2109895192

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:      31769228 kB
Buffers:        227628 kB
Cached:         548984 kB
SwapCached:      25184 kB
Active:         545516 kB
Inactive:       430356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31769228 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           16720 kB
Writeback:          44 kB
AnonPages:      196456 kB
Mapped:          10268 kB
Slab:           140932 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   455668 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= 74184 MiB
End job on node102 at 2011-06-10 03:10:06