Trace number 3367730

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1510638717-051.SATISFIABLE.cnf
MD5SUMe8248df66827581bc842de4513557985
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367730-1305386210.cnf'
0.00/0.01	c -- header says num vars:             60
0.00/0.01	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      28 undec:       1 neg:      31
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.28	c  N dy     7      4713        60      5340         0      4218     37380     90989     17.75     18.74
0.39/0.43	c  N dy    24      8781        60      5340         0      5612     37380    114328     18.13     19.11
0.59/0.61	c  N dy    45     13207        60      5340         0      5764     37380    109596     18.45     19.44
0.79/0.88	c  N dy    53     19348        60      5340         0      6230     37380    110404     18.25     19.26
1.09/1.15	c  F st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
1.09/1.15	c  N st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
1.39/1.40	c  N dy    64     30000        60      5340         0      9623     37380    173075     18.02   no data
1.39/1.40	c  S st    64     30000        60      5340         0      9623     37380    173075     18.02   no data
1.39/1.44	c  S st    64     30501        60      5340         0     10087     37380    183447     18.02   no data
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.44	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.66	c lits-rem:       120  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  0.21 s
1.79/1.89	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
1.79/1.89	c calculated reachability. Time: 0.00
1.79/1.89	c  N dy    64     30501        60      5340         0      9036     37380    161415     18.02   no data
2.09/2.14	c  N dy    91     34574        60      5340         0     12704     37380    239831     18.13     19.21
2.59/2.69	c  N dy    94     44839        60      5340         0     14790     37380    270343     17.82     18.79
2.69/2.76	c  S st   102     45751        60      5340         0     15605     37380    288165     17.86     18.01
2.79/2.82	c  S st   102     46252        60      5340         0      8124     37380    123163     17.86   no data
2.79/2.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.79/2.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.86	c lits-rem:         6  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.03 s
2.79/2.86	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.79/2.86	c vivif2 --  cl tried     8100 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
2.99/3.09	c calculated reachability. Time: 0.00
2.99/3.09	c  N dy   102     46252        60      5340         0      8100     37380    122597     17.86   no data
3.29/3.32	c  N dy   131     50260        60      5340         0     11709     37380    200495     17.99     19.00
3.59/3.60	c  N dy   146     54549        60      5340         0     15515     37380    281668     18.02     19.07
3.79/3.89	c  N dy   171     58585        60      5340         0     10261     37380    158710     18.10     19.13
4.29/4.34	c  N dy   174     66399        60      5340         0     17206     37380    303334     17.95     18.94
4.50/4.57	c  S st   189     69379        60      5340         0     10062     37380    146242     17.97     17.25
4.58/4.61	c  S st   189     69883        60      5340         0     10522     37380    156477     17.97   no data
4.58/4.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.58/4.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.58/4.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.58/4.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.58/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.58/4.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.58/4.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.58/4.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.58/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.58/4.68	c lits-rem:        11  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.06 s
4.58/4.68	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.58/4.68	c vivif2 --  cl tried    10364 cl shrink        0 lits rem          0 time: 0.00
4.88/4.95	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.27
4.88/4.95	c calculated reachability. Time: 0.00
4.88/4.95	c  N dy   189     69883        60      5340         0     10364     37380    152935     17.97   no data
5.08/5.19	c  N dy   196     74417        60      5340         0     14368     37380    233786     17.87     19.72
5.49/5.56	c  N dy   222     79278        60      5340         0     18748     37380    328074     17.93     18.91
6.08/6.15	c  F st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
6.08/6.15	c  N st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
6.48/6.56	c  N dy   261     93312        60      5340         0     20540     37380    356034     17.95     18.94
6.98/7.09	c  N dy   279    100109        60      5340         0     15004     37380    227845     17.93     19.04
7.38/7.46	c  S st   312    104825        60      5340         0     19225     37380    319216     18.00     18.24
7.48/7.52	c  S st   312    105325        60      5340         0     19679     37380    329407     18.00   no data
7.48/7.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.48/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.48/7.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.48/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.48/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
7.48/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.48/7.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.48/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.02	c lits-rem:       248  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.47 s
7.98/8.02	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.98/8.02	c vivif2 --  cl tried    17620 cl shrink        0 lits rem          0 time: 0.00
8.28/8.39	c asymm  cl-useful: 0/4970/5340 lits-rem:0 time: 0.37
8.38/8.40	c calculated reachability. Time: 0.00
8.38/8.40	c  N dy   312    105325        60      5340         0     17620     37380    286181     18.00   no data
8.90/8.99	c  N dy   331    112057        60      5340         0     23596     37380    411909     17.99     19.60
9.49/9.56	c  N dy   369    119220        60      5340         0     17652     37380    279471     18.05     20.29
10.99/11.08	c  N dy   388    139576        60      5340         0     22403     37380    362293     17.90     18.89
11.79/11.89	c  N dy   430    148518        60      5340         0     16199     37380    227004     17.93     19.04
12.69/12.72	c  S st   474    157989        60      5340         0     24616     37380    405243     17.95     16.98
12.69/12.79	c  S st   474    158493        60      5340         0     25075     37380    415273     17.95   no data
12.69/12.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.79/12.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.79/12.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
12.79/12.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.79/12.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.79/12.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.48/13.55	c lits-rem:       280  cl-subs:     2590  v-elim:      0  v-fix:    0  time:  0.74 s
13.48/13.55	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
13.48/13.56	c vivif2 --  cl tried    22485 cl shrink        0 lits rem          0 time: 0.01
13.88/13.94	c asymm  cl-useful: 0/4137/5340 lits-rem:0 time: 0.38
13.88/13.94	c calculated reachability. Time: 0.00
13.88/13.94	c  N dy   474    158493        60      5340         0     22485     37380    359714     17.95   no data
15.08/15.17	c  N dy   524    170749        60      5340         0     18474     37380    263434     17.98     18.93
16.98/17.02	c  N dy   544    192480        60      5340         0     21695     37380    317420     17.80     18.75
18.58/18.61	c  N dy   626    206769        60      5340         0     17621     37380    228207     17.86     18.85
19.90/19.94	c  N dy   707    220033        60      5340         0     29446     37380    482003     17.92     19.31
21.29/21.38	c  N dy   717    235505        60      5340         0     25333     37380    372837     17.82     18.76
21.59/21.61	c  S st   725    237741        60      5340         0     27316     37380    414702     17.82   no data
21.59/21.69	c  S st   725    238244        60      5340         0     27773     37380    424591     17.82   no data
21.59/21.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.69/21.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.69/21.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
21.69/21.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.69/21.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.69/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.58/22.66	c lits-rem:       310  cl-subs:     3126  v-elim:      0  v-fix:    0  time:  0.95 s
22.58/22.67	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
22.58/22.67	c vivif2 --  cl tried    24647 cl shrink        0 lits rem          0 time: 0.01
22.78/22.81	c asymm  cl-useful: 0/1203/5340 lits-rem:0 time: 0.13
22.78/22.81	c calculated reachability. Time: 0.00
22.78/22.81	c  N dy   725    238244        60      5340         0     24647     37380    365701     17.82   no data
24.68/24.77	c  N dy   802    254871        60      5340         0     21000     37380    277695     17.87     19.01
26.58/26.62	c  N dy   903    271165        60      5340         0     35526     37380    590792     17.93     18.89
28.59/28.65	c  N dy   998    288471        60      5340         0     31481     37380    492263     17.99     18.99
30.68/30.76	c  F st  1046    306252        60      5340         0     26811     37380    377929     17.98     17.15
30.79/30.89	c  N st  1049    307440        60      5340         0     27854     37380    400330     17.98   no data
33.59/33.69	c  N dy  1073    333091        60      5340         0     29266     37380    416390     17.89     18.91
36.19/36.26	c  N dy  1146    353189        60      5340         0     24964     37380    324116     17.90     20.98
36.69/36.71	c  S st  1173    357367        60      5340         0     28713     37380    405142     17.91     18.18
36.69/36.79	c  S st  1173    357874        60      5340         0     29172     37380    415347     17.91   no data
36.69/36.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.79/36.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.79/36.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
36.79/36.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.79/36.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
36.79/36.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.39/37.41	c lits-rem:       170  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.59 s
37.39/37.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
37.39/37.42	c vivif2 --  cl tried    27592 cl shrink        0 lits rem          0 time: 0.01
37.69/37.79	c asymm  cl-useful: 0/3549/5340 lits-rem:0 time: 0.37
37.69/37.79	c calculated reachability. Time: 0.00
37.69/37.79	c  N dy  1173    357874        60      5340         0     27592     37380    380504     17.91   no data
40.80/40.88	c  N dy  1195    386480        60      5340         0     29769     37380    406906     17.76     18.82
43.89/43.98	c  N dy  1353    406572        60      5340         0     47736     37380    798625     17.85     19.38
46.69/46.73	c  N dy  1499    426780        60      5340         0     41926     37380    670542     17.92     18.87
49.38/49.48	c  N dy  1589    446846        60      5340         0     34919     37380    506666     17.94     18.91
52.48/52.54	c  N dy  1643    468515        60      5340         0     28356     37380    349875     17.93     19.07
55.10/55.17	c  N dy  1731    488556        60      5340         0     46129     37380    724471     17.94     19.26
58.09/58.17	c  N dy  1839    508560        60      5340         0     37280     37380    535476     17.97     19.77
61.70/61.78	c  N dy  1892    533623        60      5340         0     31932     37380    405801     17.95     18.92
62.09/62.10	c  S st  1896    536811        60      5340         0     34756     37380    466048     17.95     16.31
62.09/62.19	c  S st  1896    537319        60      5340         0     35228     37380    476544     17.95   no data
62.19/62.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.19/62.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.19/62.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.19/62.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.19/62.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/62.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
62.19/62.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.19/62.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.19/62.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.98/63.09	c lits-rem:       250  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.86 s
62.98/63.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
62.98/63.09	c vivif2 --  cl tried    33145 cl shrink        0 lits rem          0 time: 0.00
63.28/63.36	c asymm  cl-useful: 0/1791/5340 lits-rem:0 time: 0.27
63.28/63.36	c calculated reachability. Time: 0.00
63.28/63.36	c  N dy  1896    537319        60      5340         0     33145     37380    435222     17.95   no data
66.38/66.47	c  N dy  1996    557684        60      5340         0     51255     37380    822764     17.97     18.96
69.49/69.50	c  N dy  2088    577719        60      5340         0     40738     37380    583548     17.98     20.16
72.49/72.50	c  N dy  2092    597994        60      5340         0     29422     37380    335273     17.93     18.93
75.49/75.53	c  N dy  2221    618050        60      5340         0     47299     37380    721847     17.97     20.67
79.19/79.25	c  N dy  2342    638098        60      5340         0     34996     37380    444647     18.00     19.14
82.28/82.36	c  N dy  2403    658170        60      5340         0     52773     37380    820355     18.00     21.10
85.89/85.92	c  N dy  2494    678380        60      5340         0     39749     37380    536101     18.01     19.02
89.38/89.44	c  N dy  2593    698425        60      5340         0     57551     37380    919919     18.03     20.45
92.59/92.65	c  N dy  2654    718459        60      5340         0     43264     37380    593989     18.02     20.08
95.89/95.96	c  N dy  2683    738555        60      5340         0     60926     37380    958389     17.99     20.10
99.59/99.64	c  N dy  2766    760852        60      5340         0     47946     37380    682231     17.99     19.04
103.29/103.31	c  N dy  2828    781119        60      5340         0     65915     37380   1064133     17.98     18.95
107.08/107.10	c  N dy  2915    803598        60      5340         0     52231     37380    767706     17.99     18.94
107.48/107.51	c  S st  2919    805979        60      5340         0     54360     37380    812851     17.99     16.97
107.58/107.65	c  S st  2919    806482        60      5340         0     54812     37380    823331     17.99   no data
107.58/107.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.58/107.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
107.58/107.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.58/107.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.58/107.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.58/107.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
107.58/107.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.58/107.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
107.68/107.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.79/110.86	c lits-rem:       591  cl-subs:     5445  v-elim:      0  v-fix:    0  time:  3.15 s
110.79/110.86	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
110.79/110.87	c vivif2 --  cl tried    49367 cl shrink        0 lits rem          0 time: 0.01
110.99/111.07	c asymm  cl-useful: 0/1126/5340 lits-rem:0 time: 0.20
110.99/111.07	c calculated reachability. Time: 0.00
110.99/111.07	c  N dy  2919    806482        60      5340         0     49367     37380    709479     17.99   no data
115.99/116.08	c  N dy  3037    830202        60      5340         0     36064     37380    412969     18.01     19.07
119.39/119.43	c  N dy  3135    850490        60      5340         0     53984     37380    796983     18.03     19.01
123.88/123.99	c  N dy  3244    870510        60      5340         0     36499     37380    413572     18.05     19.28
127.19/127.24	c  N dy  3336    890595        60      5340         0     54243     37380    793334     18.05     19.18
131.99/132.06	c  N dy  3439    911715        60      5340         0     36795     37380    408045     18.07     19.05
135.69/135.77	c  N dy  3577    931795        60      5340         0     54616     37380    796370     18.09     19.30
140.38/140.40	c  N dy  3678    951815        60      5340         0     72339     37380   1179718     18.11     19.14
144.59/144.61	c  N dy  3746    975041        60      5340         0     55559     37380    789353     18.10     19.07
149.09/149.12	c  N dy  3815    995123        60      5340         0     73419     37380   1171009     18.10     19.28
152.49/152.52	c  N dy  3838   1015274        60      5340         0     53145     37380    722440     18.08     19.08
157.29/157.34	c  N dy  3888   1038891        60      5340         0     73831     37380   1152331     18.06     19.07
161.49/161.56	c  N dy  3980   1060178        60      5340         0     53907     37380    742908     18.07     19.08
164.18/164.24	c  F st  4064   1071877        60      5340         0     64255     37380    968549     18.08   no data
166.58/166.63	c  N dy  4097   1082213        60      5340         0     73368     37380   1165830     18.09     19.49
175.79/175.83	c  N dy  4134   1133869        60      5340         0     78927     37380   1226642     18.01     19.28
179.79/179.80	c  N dy  4188   1155744        60      5340         0     57732     37380    803666     18.01     19.04
184.79/184.85	c  N dy  4315   1175803        60      5340         0     75536     37380   1190576     18.02     20.78
189.88/189.91	c  N dy  4419   1197946        60      5340         0     53716     37380    713114     18.04     19.04
192.49/192.57	c  S st  4508   1209723        60      5340         0     64187     37380    942108     18.05   no data
192.68/192.75	c  S st  4508   1210228        60      5340         0     64645     37380    952392     18.05   no data
192.68/192.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.68/192.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
192.68/192.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.68/192.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.68/192.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.68/192.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
192.68/192.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.68/192.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
192.78/192.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.00/197.04	c lits-rem:       645  cl-subs:     5604  v-elim:      0  v-fix:    0  time:  4.22 s
197.00/197.04	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
197.00/197.05	c vivif2 --  cl tried    59041 cl shrink        0 lits rem          0 time: 0.01
197.19/197.28	c asymm  cl-useful: 0/853/5340 lits-rem:0 time: 0.23
197.19/197.28	c calculated reachability. Time: 0.00
197.19/197.28	c  N dy  4508   1210228        60      5340         0     59041     37380    830510     18.05   no data
201.79/201.85	c  N dy  4564   1230302        60      5340         0     76714     37380   1201557     18.05     19.12
206.59/206.68	c  N dy  4654   1250478        60      5340         0     52427     37380    673365     18.05     19.03
211.89/211.95	c  N dy  4811   1272616        60      5340         0     72033     37380   1102216     18.08     19.11
217.90/217.92	c  N dy  4914   1294845        60      5340         0     48489     37380    573483     18.08     19.04
222.49/222.50	c  N dy  5013   1316977        60      5340         0     68092     37380    994700     18.09     19.23
232.89/232.91	c  N dy  5098   1365272        60      5340         0     66285     37380    920372     18.05     19.01
238.39/238.46	c  N dy  5203   1385672        60      5340         0     84340     37380   1309052     18.06     19.07
243.39/243.43	c  N dy  5344   1405713        60      5340         0     57310     37380    755958     18.08     19.79
247.89/247.94	c  N dy  5409   1426203        60      5340         0     75424     37380   1140305     18.08     19.16
253.79/253.86	c  N dy  5483   1446259        60      5340         0     47234     37380    521340     18.08     21.68
257.99/258.02	c  N dy  5601   1466289        60      5340         0     65070     37380    910447     18.09     20.37
263.79/263.89	c  N dy  5703   1487972        60      5340         0     84295     37380   1325457     18.10     19.09
271.80/271.85	c  N dy  5779   1522787        60      5340         0     67870     37380    934834     18.09     19.11
283.99/284.02	c  N dy  5889   1577087        60      5340         0     68028     37380    924220     18.04     19.10
289.40/289.43	c  N dy  5979   1597181        60      5340         0     85771     37380   1305370     18.05     19.45
295.09/295.14	c  N dy  6055   1617240        60      5340         0     55045     37380    654983     18.05     19.55
299.79/299.88	c  N dy  6163   1637268        60      5340         0     72690     37380   1031993     18.05     19.92
305.49/305.56	c  N dy  6190   1659562        60      5340         0     92260     37380   1440951     18.04     19.06
311.69/311.70	c  N dy  6316   1679996        60      5340         0     61023     37380    780344     18.05     19.04
317.09/317.12	c  N dy  6446   1700541        60      5340         0     79167     37380   1175955     18.07     19.06
320.09/320.13	c  S st  6499   1710228        60      5340         0     87792     37380   1362016     18.07   no data
320.29/320.35	c  S st  6499   1710732        60      5340         0     88255     37380   1372213     18.07   no data
320.29/320.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.29/320.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
320.39/320.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.39/320.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.39/320.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.39/320.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
320.39/320.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.39/320.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
320.39/320.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.39/330.42	c lits-rem:      1120  cl-subs:     9625  v-elim:      0  v-fix:    0  time:  9.96 s
330.39/330.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
330.39/330.43	c vivif2 --  cl tried    78630 cl shrink        0 lits rem          0 time: 0.02
330.69/330.70	c asymm  cl-useful: 0/597/5340 lits-rem:0 time: 0.27
330.69/330.71	c calculated reachability. Time: 0.00
330.69/330.71	c  N dy  6499   1710732        60      5340         0     78630     37380   1162713     18.07   no data
337.49/337.58	c  N dy  6601   1731659        60      5340         0     97167     37380   1561000     18.08     19.20
342.49/342.53	c  N dy  6703   1751722        60      5340         0     65175     37380    864626     18.09     20.46
349.79/349.84	c  N dy  6778   1780745        60      5340         0     90642     37380   1402873     18.08     19.08
356.40/356.45	c  N dy  6896   1800815        60      5340         0     57585     37380    686438     18.09     20.51
361.59/361.60	c  N dy  6973   1823672        60      5340         0     77728     37380   1118784     18.09     19.17
368.39/368.43	c  N dy  7053   1845006        60      5340         0     96570     37380   1524417     18.10     19.14
374.69/374.70	c  N dy  7205   1865007        60      5340         0     62326     37380    781468     18.11     19.13
379.89/379.96	c  N dy  7260   1886861        60      5340         0     81543     37380   1186955     18.11     19.20
386.39/386.47	c  N dy  7363   1906908        60      5340         0     99222     37380   1569504     18.12     19.09
392.40/392.45	c  N dy  7493   1926938        60      5340         0     64054     37380    807921     18.13     19.75
397.89/397.96	c  N dy  7596   1947189        60      5340         0     82010     37380   1195993     18.13     19.11
406.50/406.58	c  N dy  7669   1977393        60      5340         0     54763     37380    591636     18.12     19.08
410.90/410.93	c  N dy  7742   1997405        60      5340         0     72384     37380    968642     18.13     19.14
417.39/417.40	c  N dy  7879   2017486        60      5340         0     90221     37380   1358186     18.14     20.81
425.39/425.45	c  N dy  7971   2037831        60      5340         0    108228     37380   1747780     18.14     19.13
430.59/430.61	c  N dy  8064   2057873        60      5340         0     71183     37380    936409     18.15     20.38
436.50/436.56	c  N dy  8169   2078010        60      5340         0     89065     37380   1324658     18.16     19.14
444.19/444.27	c  N dy  8310   2098086        60      5340         0    106825     37380   1712680     18.17     19.95
450.19/450.25	c  N dy  8414   2118171        60      5340         0     68857     37380    876486     18.18     19.88
455.69/455.73	c  N dy  8493   2138189        60      5340         0     86532     37380   1252999     18.18     20.43
462.59/462.69	c  N dy  8597   2158236        60      5340         0    104295     37380   1639042     18.18     21.46
468.70/468.77	c  N dy  8644   2178585        60      5340         0     65636     37380    789888     18.18     19.41
474.30/474.38	c  N dy  8753   2199090        60      5340         0     83696     37380   1180043     18.18     19.17
478.39/478.40	c  S st  8832   2210733        60      5340         0     94005     37380   1405685     18.19     17.82
478.61/478.66	c  S st  8832   2211236        60      5340         0     94461     37380   1415810     18.19   no data
478.61/478.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
478.70/478.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
478.70/478.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
478.70/478.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.70/478.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.70/478.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
478.70/478.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
478.70/478.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
478.70/478.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.89/488.99	c lits-rem:      1014  cl-subs:    10200  v-elim:      0  v-fix:    0  time: 10.23 s
488.89/488.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
488.99/489.01	c vivif2 --  cl tried    84261 cl shrink        0 lits rem          0 time: 0.02
489.29/489.30	c asymm  cl-useful: 0/582/5340 lits-rem:0 time: 0.29
489.29/489.30	c calculated reachability. Time: 0.00
489.29/489.30	c  N dy  8832   2211236        60      5340         0     84261     37380   1200638     18.19   no data
495.79/495.86	c  N dy  8910   2231329        60      5340         0    101993     37380   1580633     18.19     19.62
503.80/503.87	c  N dy  9012   2255642        60      5340         0     66530     37380    803953     18.19     19.26
508.69/508.74	c  N dy  9071   2275643        60      5340         0     84058     37380   1175674     18.19     19.26
518.10/518.14	c  N dy  9147   2306179        60      5340         0    110904     37380   1744306     18.19     19.15
524.81/524.84	c  N dy  9218   2330481        60      5340         0     74367     37380    957899     18.18     19.17
541.20/541.29	c  N dy  9242   2395363        60      5340         0     72298     37380    889921     18.12     19.16
547.39/547.43	c  N dy  9327   2415392        60      5340         0     89914     37380   1268598     18.12     19.36
555.50/555.53	c  N dy  9489   2435396        60      5340         0    107665     37380   1660995     18.13     19.22
563.59/563.61	c  N dy  9573   2459286        60      5340         0     69050     37380    828225     18.13     19.16
569.29/569.33	c  N dy  9683   2479302        60      5340         0     86819     37380   1215081     18.14     21.55
576.29/576.34	c  N dy  9784   2499306        60      5340         0    104514     37380   1597840     18.15     20.67
585.20/585.28	c  N dy  9913   2519317        60      5340         0     61441     37380    658958     18.15     19.76
592.40/592.50	c  N dy  9960   2550059        60      5340         0     88309     37380   1216313     18.14     19.25
599.09/599.16	c  N dy 10039   2570145        60      5340         0    105994     37380   1594178     18.14     20.70
608.09/608.17	c  N dy 10137   2590240        60      5340         0     62180     37380    665911     18.14     19.92
613.39/613.43	c  N dy 10246   2610540        60      5340         0     80225     37380   1060357     18.15     19.24
620.19/620.24	c  N dy 10372   2630734        60      5340         0     98118     37380   1452861     18.16     19.13
628.70/628.74	c  N dy 10506   2651001        60      5340         0    116023     37380   1843610     18.17     19.20
636.10/636.13	c  N dy 10602   2671085        60      5340         0     71047     37380    846856     18.17     19.95
641.20/641.21	c  N dy 10641   2691143        60      5340         0     88602     37380   1210756     18.17     19.76
648.49/648.59	c  N dy 10748   2711194        60      5340         0    106304     37380   1594252     18.17     20.46
648.59/648.61	c  S st 10749   2711236        60      5340         0    106341     37380   1595093     18.17   no data
648.89/648.91	c  S st 10749   2711743        60      5340         0    106799     37380   1605334     18.17   no data
648.89/648.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
648.89/648.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
648.89/648.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
648.89/648.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.89/648.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
648.89/648.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
648.89/648.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
648.89/648.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
649.00/649.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.79/660.84	c lits-rem:      1009  cl-subs:    12615  v-elim:      0  v-fix:    0  time: 11.81 s
660.79/660.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
660.79/660.87	c vivif2 --  cl tried    94184 cl shrink        0 lits rem          0 time: 0.02
661.10/661.16	c asymm  cl-useful: 0/516/5340 lits-rem:0 time: 0.29
661.10/661.16	c calculated reachability. Time: 0.00
661.10/661.16	c  N dy 10749   2711743        60      5340         0     94184     37380   1347360     18.17   no data
669.19/669.23	c  N dy 10872   2731807        60      5340         0    112004     37380   1737374     18.18     20.76
679.10/679.18	c  N dy 10916   2763437        60      5340         0     76877     37380    947587     18.16     19.19
685.10/685.13	c  N dy 11003   2783514        60      5340         0     94641     37380   1333751     18.17     21.77
692.70/692.71	c  N dy 11075   2806036        60      5340         0    114471     37380   1757720     18.17     19.23
704.79/704.83	c  N dy 11183   2842039        60      5340         0     82094     37380   1049623     18.16     19.14
711.80/711.82	c  N dy 11299   2862261        60      5340         0     99983     37380   1439598     18.17     19.18
720.50/720.59	c  N dy 11451   2882532        60      5340         0    117997     37380   1837217     18.18     19.17
729.40/729.47	c  N dy 11521   2907806        60      5340         0     75209     37380    903673     18.18     19.18
735.49/735.53	c  N dy 11608   2927881        60      5340         0     92862     37380   1283257     18.18     20.47
743.20/743.27	c  N dy 11704   2947935        60      5340         0    110496     37380   1664337     18.18     19.24
752.30/752.36	c  N dy 11808   2968017        60      5340         0    128207     37380   2046883     18.19     19.85
758.69/758.73	c  N dy 11875   2988109        60      5340         0     80015     37380    998003     18.19     19.16
764.60/764.69	c  N dy 11945   3008147        60      5340         0     97607     37380   1376295     18.19     19.24
772.60/772.65	c  N dy 12030   3028984        60      5340         0    116003     37380   1772891     18.19     19.15
781.80/781.81	c  N dy 12106   3048990        60      5340         0    133520     37380   2147847     18.19     19.34
788.10/788.15	c  N dy 12240   3069020        60      5340         0     84391     37380   1093930     18.20     20.68
795.49/795.51	c  N dy 12359   3089398        60      5340         0    102389     37380   1486030     18.21     19.22
803.70/803.70	c  N dy 12438   3109973        60      5340         0    120510     37380   1873182     18.21     19.21
811.59/811.60	c  N dy 12496   3130127        60      5340         0     70361     37380    775657     18.20     19.23
817.90/817.94	c  N dy 12607   3152383        60      5340         0     89977     37380   1201685     18.21     19.27
825.60/825.60	c  N dy 12730   3172886        60      5340         0    108092     37380   1598716     18.21     19.19
836.80/836.84	c  N dy 12742   3208746        60      5340         0     70806     37380    771977     18.19     19.27
837.60/837.69	c  S st 12765   3211743        60      5340         0     73442     37380    830154     18.20   no data
837.80/837.89	c  S st 12765   3212247        60      5340         0     73905     37380    840612     18.20   no data
837.80/837.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
837.90/837.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
837.90/837.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
837.90/837.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.90/837.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
837.90/837.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
837.90/837.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
837.90/837.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
837.90/837.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
839.31/839.31	c lits-rem:       101  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  1.35 s
839.31/839.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
839.31/839.32	c vivif2 --  cl tried    72488 cl shrink        0 lits rem          0 time: 0.01
839.50/839.57	c asymm  cl-useful: 0/638/5340 lits-rem:0 time: 0.25
839.50/839.58	c calculated reachability. Time: 0.00
839.50/839.58	c  N dy 12765   3212247        60      5340         0     72488     37380    812411     18.20   no data
845.60/845.65	c  N dy 12866   3232286        60      5340         0     90159     37380   1194487     18.20     19.96
852.90/852.98	c  N dy 12946   3253539        60      5340         0    108891     37380   1595113     18.20     19.22
861.30/861.35	c  N dy 13018   3273620        60      5340         0    126503     37380   1969416     18.20     19.77
868.90/868.93	c  N dy 13024   3295844        60      5340         0     76562     37380    881508     18.19     19.20
875.40/875.47	c  N dy 13138   3315864        60      5340         0     94207     37380   1267235     18.20     21.82
883.41/883.43	c  N dy 13242   3336041        60      5340         0    111968     37380   1652473     18.20     19.16
892.80/892.82	c  N dy 13358   3356044        60      5340         0    129653     37380   2038914     18.21     20.67
902.30/902.35	c  N dy 13488   3376125        60      5340         0     77056     37380    893436     18.21     20.26
907.30/907.32	c  N dy 13500   3396245        60      5340         0     94707     37380   1265425     18.21     19.25
915.31/915.38	c  N dy 13624   3416268        60      5340         0    112362     37380   1649682     18.21     20.35
924.90/924.97	c  N dy 13686   3440836        60      5340         0    133946     37380   2104234     18.21     19.20
937.00/937.07	c  N dy 13799   3474697        60      5340         0     92421     37380   1197560     18.20     19.20
945.10/945.15	c  N dy 13928   3495567        60      5340         0    110829     37380   1598829     18.21     19.17
954.69/954.72	c  N dy 14066   3515584        60      5340         0    128501     37380   1987104     18.22     19.72
965.60/965.69	c  N dy 14199   3535594        60      5340         0     74000     37380    804841     18.22     20.61
971.50/971.53	c  N dy 14287   3555852        60      5340         0     91775     37380   1189113     18.23     19.19
978.80/978.86	c  N dy 14372   3575981        60      5340         0    109553     37380   1570362     18.23     19.23
990.60/990.69	c  N dy 14505   3596045        60      5340         0    127237     37380   1957977     18.23     21.08
1001.70/1001.71	c  N dy 14589   3617069        60      5340         0    145783     37380   2357844     18.23     19.33
1008.60/1008.61	c  N dy 14716   3637170        60      5340         0     90435     37380   1156135     18.24     20.69
1016.31/1016.35	c  N dy 14846   3657263        60      5340         0    108190     37380   1546837     18.25     20.64
1025.60/1025.61	c  N dy 14967   3677331        60      5340         0    125885     37380   1933149     18.25     19.28
1036.60/1036.66	c  N dy 15113   3697385        60      5340         0    143625     37380   2326053     18.26     20.76
1043.30/1043.34	c  S st 15223   3712247        60      5340         0     82624     37380    973117     18.27     17.70
1043.50/1043.57	c  S st 15223   3712748        60      5340         0     83070     37380    983205     18.27   no data
1043.50/1043.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.60/1043.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1043.60/1043.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.60/1043.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1043.60/1043.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.60/1043.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1043.60/1043.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1043.60/1043.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1043.60/1043.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1045.80/1045.84	c lits-rem:       160  cl-subs:     2150  v-elim:      0  v-fix:    0  time:  2.19 s
1045.80/1045.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1045.80/1045.86	c vivif2 --  cl tried    80920 cl shrink        0 lits rem          0 time: 0.01
1046.10/1046.12	c asymm  cl-useful: 0/594/5340 lits-rem:0 time: 0.27
1046.10/1046.13	c calculated reachability. Time: 0.00
1046.10/1046.13	c  N dy 15223   3712748        60      5340         0     80920     37380    934999     18.27   no data
1052.90/1052.95	c  N dy 15346   3732800        60      5340         0     98587     37380   1321857     18.27     19.51
1059.50/1059.53	c  F st 15392   3751562        60      5340         0    114979     37380   1667481     18.27   no data
1060.30/1060.35	c  N st 15396   3753595        60      5340         0    116779     37380   1707667     18.27   no data
1069.80/1069.80	c  N dy 15489   3773776        60      5340         0    134494     37380   2092011     18.27     19.31
1080.90/1080.96	c  N dy 15607   3793802        60      5340         0     77461     37380    852088     18.28     21.34
1086.60/1086.68	c  N dy 15660   3814056        60      5340         0     95163     37380   1228672     18.28     19.45
1094.00/1094.05	c  N dy 15729   3836151        60      5340         0    114516     37380   1641478     18.28     19.52
1104.80/1104.88	c  N dy 15804   3862477        60      5340         0    137620     37380   2127895     18.27     19.45
1116.00/1116.05	c  N dy 15911   3882920        60      5340         0     80111     37380    896263     18.27     19.28
1125.90/1125.91	c  N dy 15992   3916022        60      5340         0    109034     37380   1506941     18.27     19.42
1135.21/1135.29	c  N dy 16116   3936056        60      5340         0    126782     37380   1895418     18.27     19.34
1146.60/1146.65	c  N dy 16255   3956088        60      5340         0    144540     37380   2286962     18.28     20.80
1157.11/1157.15	c  N dy 16348   3976135        60      5340         0     85715     37380   1011232     18.28     20.62
1165.90/1165.99	c  N dy 16437   3996209        60      5340         0    103301     37380   1391437     18.28     19.29
1174.70/1174.72	c  N dy 16467   4017275        60      5340         0    121567     37380   1767211     18.28     19.27
1184.90/1184.95	c  N dy 16573   4037288        60      5340         0    139166     37380   2148618     18.28     19.28
1197.70/1197.71	c  N dy 16645   4066120        60      5340         0     87095     37380   1017944     18.28     19.26
1204.40/1204.43	c  N dy 16731   4086139        60      5340         0    104667     37380   1396640     18.28     19.25
1213.60/1213.61	c  N dy 16842   4106187        60      5340         0    122405     37380   1785249     18.28     20.56
1223.70/1223.71	c  N dy 16946   4126241        60      5340         0    140036     37380   2168482     18.29     20.41
1233.91/1233.97	c  N dy 16989   4147617        60      5340         0     80650     37380    880096     18.28     19.35
1242.30/1242.39	c  N dy 17111   4172696        60      5340         0    102770     37380   1361174     18.29     19.27
1251.31/1251.35	c  N dy 17230   4192904        60      5340         0    120636     37380   1751760     18.29     19.30
1260.72/1260.71	c  S st 17323   4212748        60      5340         0    138061     37380   2126137     18.29     15.21
1261.11/1261.14	c  S st 17323   4213256        60      5340         0    138521     37380   2136442     18.29   no data
1261.11/1261.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.21/1261.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1261.21/1261.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1261.21/1261.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1261.21/1261.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.21/1261.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1261.21/1261.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1261.21/1261.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1261.31/1261.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1281.90/1281.92	c lits-rem:      1116  cl-subs:    16522  v-elim:      0  v-fix:    0  time: 20.61 s
1281.90/1281.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1281.90/1281.96	c vivif2 --  cl tried   121999 cl shrink        0 lits rem          0 time: 0.03
1282.20/1282.27	c asymm  cl-useful: 0/565/5340 lits-rem:0 time: 0.32
1282.20/1282.28	c calculated reachability. Time: 0.00
1282.20/1282.28	c  N dy 17323   4213256        60      5340         0    121999     37380   1787161     18.29   no data
1292.40/1292.43	c  N dy 17437   4233518        60      5340         0    139872     37380   2179195     18.30     19.32

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.70 3.95 3.93 4/294 18630
/proc/meminfo: memFree=24104796/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=20352 CPUtime=0 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4194304 233 0 0 0 0 0 0 0 22 0 1 0 650219478 20840448 185 33554432000 4194304 4580011 140735904524336 18446744073709551615 210199684584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18630/statm: 5088 186 153 95 0 57 0

[startup+0.104572 s]
/proc/loadavg: 3.70 3.95 3.93 4/294 18630
/proc/meminfo: memFree=24104796/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=29860 CPUtime=0.09 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 615 0 0 0 9 0 0 0 22 0 1 0 650219478 30576640 555 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 7465 555 338 95 0 2447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29860

[startup+0.200554 s]
/proc/loadavg: 3.70 3.95 3.93 4/294 18630
/proc/meminfo: memFree=24104796/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=31188 CPUtime=0.19 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 1065 0 0 0 19 0 0 0 22 0 1 0 650219478 31936512 967 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 7797 967 362 95 0 2779 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31188

[startup+0.300522 s]
/proc/loadavg: 3.70 3.95 3.93 4/294 18630
/proc/meminfo: memFree=24104796/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=31676 CPUtime=0.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 1233 0 0 0 29 0 0 0 23 0 1 0 650219478 32436224 974 33554432000 4194304 4580011 140735904524336 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 7919 974 362 95 0 2901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31676

[startup+0.700486 s]
/proc/loadavg: 3.70 3.95 3.93 4/294 18630
/proc/meminfo: memFree=24104796/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=32132 CPUtime=0.69 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 1633 0 0 0 69 0 0 0 25 0 1 0 650219478 32903168 1145 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 8033 1146 362 95 0 3015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32132

[startup+1.50034 s]
/proc/loadavg: 3.70 3.95 3.93 5/308 18650
/proc/meminfo: memFree=24072560/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=37984 CPUtime=1.49 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 3586 0 0 0 149 0 0 0 25 0 1 0 650219478 38895616 2500 33554432000 4194304 4580011 140735904524336 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 9496 2500 365 95 0 4478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37984

[startup+3.10105 s]
/proc/loadavg: 3.73 3.95 3.93 5/308 18650
/proc/meminfo: memFree=24052916/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=38108 CPUtime=3.09 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 4300 0 0 0 309 0 0 0 25 0 1 0 650219478 39022592 2447 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 9527 2447 366 95 0 4509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38108

[startup+6.30054 s]
/proc/loadavg: 3.73 3.95 3.93 5/308 18650
/proc/meminfo: memFree=24046304/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=38888 CPUtime=6.28 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 6028 0 0 0 628 0 0 0 25 0 1 0 650219478 39821312 2791 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 9722 2791 366 95 0 4704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38888

[startup+12.7005 s]
/proc/loadavg: 3.77 3.95 3.93 5/308 18650
/proc/meminfo: memFree=24013604/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=43340 CPUtime=12.69 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 9526 0 0 0 1268 1 0 0 25 0 1 0 650219478 44380160 3957 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 10835 3957 366 95 0 5817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43340

[startup+25.5003 s]
/proc/loadavg: 3.80 3.95 3.93 5/308 18650
/proc/meminfo: memFree=24003800/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=49908 CPUtime=25.48 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 14698 0 0 0 2546 2 0 0 25 0 1 0 650219478 51105792 5432 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 12477 5432 366 95 0 7459 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49908

[startup+51.101 s]
/proc/loadavg: 3.87 3.95 3.93 5/308 18678
/proc/meminfo: memFree=23983312/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=51448 CPUtime=51.08 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 21754 0 0 0 5105 3 0 0 25 0 1 0 650219478 52682752 6099 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 12862 6099 366 95 0 7844 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51448

[startup+102.3 s]
/proc/loadavg: 3.95 3.96 3.93 5/308 18679
/proc/meminfo: memFree=23955236/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=54176 CPUtime=102.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 33135 0 0 0 10223 6 0 0 25 0 1 0 650219478 55476224 6922 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 13544 6922 366 95 0 8526 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 54176

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.93 5/308 18681
/proc/meminfo: memFree=23914908/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=65004 CPUtime=162.28 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 45495 0 0 0 16219 9 0 0 25 0 1 0 650219478 66564096 9215 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 16251 9215 366 95 0 11233 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65004

[startup+222.311 s]
/proc/loadavg: 3.99 3.97 3.93 5/308 18683
/proc/meminfo: memFree=23881740/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=72008 CPUtime=222.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 55393 0 0 0 22218 12 0 0 25 0 1 0 650219478 73736192 10937 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 18002 10937 366 95 0 12984 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72008

[startup+282.3 s]
/proc/loadavg: 4.05 3.99 3.93 5/308 18684
/proc/meminfo: memFree=23868456/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=72280 CPUtime=282.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 63991 0 0 0 28215 14 0 0 25 0 1 0 650219478 74014720 10694 33554432000 4194304 4580011 140735904524336 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 18070 10694 366 95 0 13052 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72280

[startup+342.301 s]
/proc/loadavg: 4.07 4.00 3.94 5/308 18686
/proc/meminfo: memFree=23818580/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=87564 CPUtime=342.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 73490 0 0 0 34212 17 0 0 25 0 1 0 650219478 89665536 14291 33554432000 4194304 4580011 140735904524336 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 21891 14291 366 95 0 16873 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87564

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.94 5/308 18687
/proc/meminfo: memFree=23808348/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=87756 CPUtime=402.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 80199 0 0 0 40209 20 0 0 25 0 1 0 650219478 89862144 14982 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 21939 14982 366 95 0 16921 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 87756

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/308 18689
/proc/meminfo: memFree=23788608/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=87932 CPUtime=462.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 86730 0 0 0 46207 22 0 0 25 0 1 0 650219478 90042368 15167 33554432000 4194304 4580011 140735904524336 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 21983 15167 366 95 0 16965 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 87932

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.94 5/308 18691
/proc/meminfo: memFree=23775420/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=92288 CPUtime=522.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 93712 0 0 0 52206 24 0 0 25 0 1 0 650219478 94502912 15339 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 23072 15339 366 95 0 18054 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92288

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/308 18692
/proc/meminfo: memFree=23739448/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=92408 CPUtime=582.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 99424 0 0 0 58204 25 0 0 25 0 1 0 650219478 94625792 16581 33554432000 4194304 4580011 140735904524336 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 23102 16581 366 95 0 18084 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 92408

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.95 5/308 18694
/proc/meminfo: memFree=23726388/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=92600 CPUtime=642.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 105871 0 0 0 64203 27 0 0 25 0 1 0 650219478 94822400 15925 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 23150 15925 366 95 0 18132 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 92600

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/308 18695
/proc/meminfo: memFree=23734044/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=96532 CPUtime=702.29 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 111643 0 0 0 70201 28 0 0 25 0 1 0 650219478 98848768 16566 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24133 16566 366 95 0 19115 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 96532

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/308 18697
/proc/meminfo: memFree=23717280/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=96660 CPUtime=762.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 117089 0 0 0 76200 30 0 0 25 0 1 0 650219478 98979840 16999 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24165 16999 366 95 0 19147 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 96660

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/308 18699
/proc/meminfo: memFree=23715632/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=96776 CPUtime=822.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 122476 0 0 0 82197 33 0 0 25 0 1 0 650219478 99098624 17242 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24194 17242 366 95 0 19176 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 96776

[startup+882.312 s]
/proc/loadavg: 4.07 4.02 3.95 5/308 18700
/proc/meminfo: memFree=23716688/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=96884 CPUtime=882.31 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 127960 0 0 0 88196 35 0 0 25 0 1 0 650219478 99209216 17438 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24221 17438 366 95 0 19203 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96884

[startup+942.3 s]
/proc/loadavg: 4.10 4.03 3.96 5/308 18702
/proc/meminfo: memFree=23707864/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97004 CPUtime=942.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 133227 0 0 0 94193 37 0 0 25 0 1 0 650219478 99332096 17287 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24251 17287 366 95 0 19233 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 97004

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.96 5/308 18703
/proc/meminfo: memFree=23683892/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97064 CPUtime=1002.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 137001 0 0 0 100191 39 0 0 25 0 1 0 650219478 99393536 18294 33554432000 4194304 4580011 140735904524336 18446744073709551615 4305167 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24266 18294 366 95 0 19248 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 97064

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/308 18705
/proc/meminfo: memFree=23685452/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97184 CPUtime=1062.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 142091 0 0 0 106188 42 0 0 25 0 1 0 650219478 99516416 17714 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24296 17714 366 95 0 19278 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 97184

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/308 18707
/proc/meminfo: memFree=23659248/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97280 CPUtime=1122.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 147237 0 0 0 112187 43 0 0 25 0 1 0 650219478 99614720 17070 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24320 17070 366 95 0 19302 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 97280

[startup+1182.3 s]
/proc/loadavg: 4.12 4.05 3.98 5/308 18708
/proc/meminfo: memFree=23634408/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97340 CPUtime=1182.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 151046 0 0 0 118185 45 0 0 25 0 1 0 650219478 99676160 17957 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24335 17957 366 95 0 19317 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 97340

[startup+1242.3 s]
/proc/loadavg: 3.41 3.86 3.91 4/302 18727
/proc/meminfo: memFree=23741012/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=97444 CPUtime=1242.3 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 156175 0 0 0 124183 47 0 0 25 0 1 0 650219478 99782656 17171 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 24361 17171 366 95 0 19343 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 97444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.16 3.71 3.86 4/302 18728
/proc/meminfo: memFree=23722400/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=115988 CPUtime=1300.01 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 161732 0 0 0 129953 48 0 0 25 0 1 0 650219478 118771712 22728 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 28997 22728 366 95 0 23979 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 115988

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: 3.16 3.71 3.86 4/302 18728
/proc/meminfo: memFree=23722400/32951124 swapFree=63649232/67111528
[pid=18630] ppid=18628 vsize=115988 CPUtime=1300.01 cores=0,2
/proc/18630/stat : 18630 (strangenight2-s) R 18628 18630 17666 0 -1 4202496 161732 0 0 0 129953 48 0 0 25 0 1 0 650219478 118771712 22728 33554432000 4194304 4580011 140735904524336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18630/statm: 28997 22728 366 95 0 23979 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 115988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.54
CPU system time (s): 0.494924
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 115988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161732
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= 12
involuntary context switches= 1702

runsolver used 3.85341 second user time and 8.05177 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 17:16:50
IDJOB=3367730
IDBENCH=82939
IDSOLVER=1845
FILE ID=node130/3367730-1305386210
RUNJOBID= node130-1305386210-18607
PBS_JOBID= 13324372
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1510638717-051.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367730-1305386210/watcher-3367730-1305386210 -o /tmp/evaluation-result-3367730-1305386210/solver-3367730-1305386210 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367730-1305386210.cnf

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

MD5SUM BENCH= e8248df66827581bc842de4513557985
RANDOM SEED=847191040

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24105092 kB
Buffers:        313832 kB
Cached:        7199948 kB
SwapCached:      10360 kB
Active:        2947400 kB
Inactive:      5620012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24105092 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           11296 kB
Writeback:           0 kB
AnonPages:     1051724 kB
Mapped:          12832 kB
Slab:           190364 kB
PageTables:      25476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51459988 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= 73412 MiB
End job on node130 at 2011-05-14 17:38:32