Trace number 3367499

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
MD5SUM68db236c1470208d12f1f4e80de80849
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3367499-1305383413.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      36 undec:       0 neg:      34
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.19/0.27	c  N dy     8      4030        70      6230         0      3626     43610     86980     19.88     21.10
0.39/0.41	c  N dy    20      8081        70      6230         0      5036     43610    112505     20.31     21.50
0.49/0.57	c  N dy    30     12487        70      6230         0      5184     43610    106871     20.32     21.41
0.69/0.74	c  N dy    44     16500        70      6230         0      8833     43610    194419     20.50     21.63
0.89/0.92	c  N dy    58     20524        70      6230         0      7381     43610    147632     20.56     21.69
1.10/1.13	c  N dy    68     24891        70      6230         0     11302     43610    240424     20.49     21.59
1.10/1.14	c  F st    70     25000        70      6230         0     11402     43610    242904     20.50   no data
1.29/1.37	c  N dy    76     30000        70      6230         0      9793     43610    194934     20.50   no data
1.29/1.37	c  S st    76     30000        70      6230         0      9793     43610    194934     20.50   no data
1.39/1.40	c  S st    76     30506        70      6230         0     10267     43610    206585     20.50   no data
1.39/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.41	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c lits-rem:       126  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.19 s
1.79/1.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
1.79/1.87	c calculated reachability. Time: 0.00
1.79/1.87	c  N dy    76     30506        70      6230         0      9384     43610    184686     20.50   no data
2.09/2.18	c  N dy    88     36254        70      6230         0      7457     43610    125838     20.48     21.59
2.59/2.61	c  N dy    90     44990        70      6230         0     15281     43610    306826     20.11     21.23
2.59/2.65	c  S st    91     45759        70      6230         0     15990     43610    323551     20.10     19.21
2.69/2.70	c  S st    91     46261        70      6230         0      8407     43610    138411     20.10   no data
2.69/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.69/2.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.74	c lits-rem:        10  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.74	c vivif2 --  cl tried     8356 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
2.89/2.98	c calculated reachability. Time: 0.00
2.89/2.98	c  N dy    91     46261        70      6230         0      8356     43610    136919     20.10   no data
3.09/3.17	c  N dy   107     50302        70      6230         0     12023     43610    224951     20.16     21.31
3.39/3.41	c  N dy   123     54340        70      6230         0     15683     43610    312650     20.20     22.28
3.60/3.69	c  N dy   160     58382        70      6230         0     10361     43610    173592     20.36     22.81
3.89/3.92	c  N dy   190     62406        70      6230         0     14034     43610    264842     20.48     21.62
4.30/4.32	c  N dy   206     68452        70      6230         0     19475     43610    394365     20.48     21.70
4.30/4.39	c  S st   215     69391        70      6230         0     10378     43610    160632     20.51     20.95
4.41/4.43	c  S st   215     69895        70      6230         0     10849     43610    172247     20.51   no data
4.41/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.41/4.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.41/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.41/4.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.41/4.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.41/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.50	c lits-rem:        12  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.05 s
4.49/4.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c vivif2 --  cl tried    10717 cl shrink        0 lits rem          0 time: 0.00
4.69/4.77	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.69/4.78	c calculated reachability. Time: 0.00
4.69/4.78	c  N dy   215     69895        70      6230         0     10717     43610    168592     20.51   no data
5.40/5.45	c  N dy   220     81134        70      6230         0     20706     43610    395863     20.17     21.43
5.79/5.80	c  N dy   252     86391        70      6230         0     14708     43610    254829     20.25     21.78
5.79/5.87	c  F st   257     87501        70      6230         0     15724     43610    279048     20.25     19.28
6.19/6.22	c  N dy   263     92695        70      6230         0     20440     43610    392852     20.25   no data
6.60/6.65	c  N dy   287     98685        70      6230         0     14144     43610    228605     20.28     21.50
6.99/7.05	c  S st   310    104843        70      6230         0     19729     43610    363597     20.31     17.65
7.09/7.11	c  S st   310    105346        70      6230         0     20189     43610    374892     20.31   no data
7.09/7.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.55	c lits-rem:       189  cl-subs:     1635  v-elim:      0  v-fix:    0  time:  0.42 s
7.49/7.55	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.49/7.55	c vivif2 --  cl tried    18554 cl shrink        0 lits rem          0 time: 0.00
7.89/7.91	c asymm  cl-useful: 0/5120/6230 lits-rem:0 time: 0.36
7.89/7.91	c calculated reachability. Time: 0.00
7.89/7.91	c  N dy   310    105346        70      6230         0     18554     43610    333049     20.31   no data
8.39/8.48	c  N dy   347    112078        70      6230         0     24710     43610    483052     20.39     22.07
8.99/9.02	c  N dy   397    119345        70      6230         0     18700     43610    326852     20.47     21.62
10.29/10.39	c  N dy   408    138596        70      6230         0     22395     43610    389716     20.22     21.36
11.59/11.65	c  N dy   435    154378        70      6230         0     22224     43610    378353     20.14     21.22
11.89/11.99	c  S st   465    158019        70      6230         0     25550     43610    460148     20.19   no data
12.00/12.05	c  S st   465    158521        70      6230         0     26011     43610    471758     20.19   no data
12.00/12.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.00/12.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.00/12.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.00/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/12.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.00/12.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.00/12.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.00/12.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.01	c lits-rem:       255  cl-subs:     2741  v-elim:      0  v-fix:    0  time:  0.93 s
12.99/13.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.99/13.01	c vivif2 --  cl tried    23270 cl shrink        0 lits rem          0 time: 0.00
13.10/13.12	c asymm  cl-useful: 0/1110/6230 lits-rem:0 time: 0.11
13.10/13.12	c calculated reachability. Time: 0.00
13.10/13.12	c  N dy   465    158521        70      6230         0     23270     43610    407914     20.19   no data
13.99/14.05	c  N dy   507    168642        70      6230         0     17242     43610    252797     20.22     21.46
14.99/15.05	c  N dy   570    180106        70      6230         0     27626     43610    502341     20.27     21.47
16.59/16.69	c  N dy   620    199174        70      6230         0     28665     43610    511763     20.24     21.31
17.79/17.81	c  N dy   648    212215        70      6230         0     23309     43610    373182     20.23     21.30
19.29/19.36	c  N dy   722    227180        70      6230         0     18783     43610    250851     20.28     21.40
20.29/20.31	c  S st   792    237782        70      6230         0     28435     43610    485963     20.34   no data
20.29/20.39	c  S st   792    238283        70      6230         0     28902     43610    497454     20.34   no data
20.29/20.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.39/20.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/20.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.39/20.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.39/20.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.39/20.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.16	c lits-rem:       237  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.74 s
21.09/21.16	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.09/21.16	c vivif2 --  cl tried    26838 cl shrink        0 lits rem          0 time: 0.00
21.49/21.56	c asymm  cl-useful: 0/4148/6230 lits-rem:0 time: 0.40
21.49/21.57	c calculated reachability. Time: 0.00
21.49/21.57	c  N dy   792    238283        70      6230         0     26838     43610    444250     20.34   no data
23.19/23.29	c  N dy   863    254292        70      6230         0     22406     43610    322750     20.38     21.62
25.19/25.22	c  N dy   929    273146        70      6230         0     39378     43610    728050     20.37     21.51
26.99/27.01	c  N dy   979    291338        70      6230         0     35933     43610    633366     20.37     21.48
28.50/28.56	c  F st  1037    306250        70      6230         0     28657     43610    452346     20.40   no data
29.09/29.10	c  N dy  1043    311445        70      6230         0     33362     43610    567585     20.40   no data
31.29/31.34	c  N dy  1123    331370        70      6230         0     29725     43610    463632     20.41     24.55
33.59/33.69	c  N dy  1182    351932        70      6230         0     25705     43610    353323     20.40     21.71
34.19/34.26	c  S st  1219    357424        70      6230         0     30716     43610    475209     20.41   no data
34.29/34.33	c  S st  1219    357927        70      6230         0     31182     43610    486648     20.41   no data
34.29/34.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.29/34.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
34.29/34.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.29/34.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
34.29/34.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.06	c lits-rem:       238  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.69 s
34.99/35.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
34.99/35.06	c vivif2 --  cl tried    29401 cl shrink        0 lits rem          0 time: 0.00
35.29/35.30	c asymm  cl-useful: 0/2082/6230 lits-rem:0 time: 0.23
35.29/35.30	c calculated reachability. Time: 0.00
35.29/35.30	c  N dy  1219    357927        70      6230         0     29401     43610    443448     20.41   no data
37.59/37.61	c  N dy  1224    378443        70      6230         0     24378     43610    308442     20.35     21.66
39.79/39.85	c  N dy  1310    398447        70      6230         0     42464     43610    745811     20.38     23.01
42.00/42.00	c  N dy  1328    418927        70      6230         0     36525     43610    583829     20.33     21.45
44.70/44.74	c  N dy  1436    438965        70      6230         0     29515     43610    405281     20.38     21.83
47.40/47.46	c  N dy  1552    459146        70      6230         0     47778     43610    847739     20.42     21.53
49.99/50.03	c  N dy  1643    479204        70      6230         0     39757     43610    639923     20.45     21.93
53.09/53.11	c  N dy  1700    503119        70      6230         0     34149     43610    487800     20.44     21.54
56.39/56.45	c  N dy  1812    525892        70      6230         0     54750     43610    987611     20.47     21.56
57.79/57.87	c  S st  1875    536891        70      6230         0     36735     43610    542936     20.49   no data
57.89/57.96	c  S st  1875    537395        70      6230         0     37202     43610    554501     20.49   no data
57.89/57.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.89/57.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.89/57.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.89/57.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/57.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/57.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
57.89/57.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.89/57.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.89/57.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.98	c lits-rem:       223  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.98 s
58.89/58.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
58.89/58.98	c vivif2 --  cl tried    35325 cl shrink        0 lits rem          0 time: 0.01
59.09/59.19	c asymm  cl-useful: 0/1674/6230 lits-rem:0 time: 0.20
59.09/59.19	c calculated reachability. Time: 0.00
59.09/59.19	c  N dy  1875    537395        70      6230         0     35325     43610    506723     20.49   no data
61.89/61.92	c  N dy  1926    558153        70      6230         0     54031     43610    956506     20.49     21.61
64.69/64.70	c  N dy  2023    578374        70      6230         0     43544     43610    693845     20.51     21.59
68.21/68.29	c  N dy  2080    603379        70      6230         0     36217     43610    497377     20.49     21.60
71.00/71.08	c  N dy  2145    624129        70      6230         0     54932     43610    949248     20.49     21.57
74.09/74.15	c  N dy  2183    646636        70      6230         0     44478     43610    674994     20.46     21.54
77.79/77.88	c  N dy  2275    668303        70      6230         0     32586     43610    387859     20.48     21.58
82.99/83.02	c  N dy  2306    707318        70      6230         0     35123     43610    432823     20.40     21.50
85.99/86.02	c  N dy  2447    727377        70      6230         0     53326     43610    880974     20.44     22.72
89.50/89.50	c  N dy  2533    747443        70      6230         0     38110     43610    494605     20.45     21.77
92.41/92.42	c  N dy  2601    767507        70      6230         0     56297     43610    933654     20.45     21.79
96.10/96.10	c  N dy  2702    788365        70      6230         0     40813     43610    548081     20.47     21.81
98.69/98.78	c  S st  2763    806092        70      6230         0     56766     43610    931807     20.47   no data
98.90/98.92	c  S st  2763    806597        70      6230         0     57241     43610    943713     20.47   no data
98.90/98.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.90/98.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.90/98.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.90/98.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.90/98.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.90/98.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
98.90/98.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.90/98.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.90/98.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.89/102.93	c lits-rem:       830  cl-subs:     5291  v-elim:      0  v-fix:    0  time:  3.96 s
102.89/102.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
102.89/102.94	c vivif2 --  cl tried    51950 cl shrink        0 lits rem          0 time: 0.01
103.19/103.25	c asymm  cl-useful: 0/1141/6230 lits-rem:0 time: 0.30
103.19/103.25	c calculated reachability. Time: 0.00
103.19/103.25	c  N dy  2763    806597        70      6230         0     51950     43610    813712     20.47   no data
107.30/107.39	c  N dy  2854    826970        70      6230         0     35400     43610    404642     20.49     21.57
112.21/112.22	c  N dy  2893    860973        70      6230         0     65948     43610   1125102     20.45     21.62
115.69/115.77	c  N dy  3009    881073        70      6230         0     48200     43610    705544     20.47     22.12
119.49/119.57	c  N dy  3112    901998        70      6230         0     67150     43610   1168294     20.49     21.61
123.10/123.14	c  N dy  3137    926101        70      6230         0     51750     43610    762403     20.47     21.64
126.59/126.62	c  N dy  3197    946139        70      6230         0     69775     43610   1194887     20.46     23.04
129.99/130.07	c  N dy  3270    966142        70      6230         0     50041     43610    716859     20.46     22.78
133.79/133.85	c  N dy  3378    986213        70      6230         0     68183     43610   1157607     20.47     21.57
137.59/137.65	c  N dy  3471   1006445        70      6230         0     47834     43610    656583     20.49     21.59
141.50/141.55	c  N dy  3602   1026533        70      6230         0     66050     43610   1104734     20.51     21.96
146.31/146.32	c  N dy  3729   1048747        70      6230         0     46354     43610    603882     20.53     21.62
149.50/149.60	c  N dy  3788   1068769        70      6230         0     64374     43610   1037702     20.53     22.37
150.19/150.25	c  F st  3801   1071875        70      6230         0     67181     43610   1105625     20.53     18.47
153.80/153.82	c  N dy  3835   1088779        70      6230         0     41822     43610    481140     20.53     22.40
157.10/157.15	c  N dy  3925   1109690        70      6230         0     60761     43610    945156     20.54     21.70
161.10/161.10	c  N dy  3963   1129692        70      6230         0     78682     43610   1371840     20.53     22.99
165.10/165.11	c  N dy  4110   1149693        70      6230         0     55365     43610    802277     20.56     21.66
170.10/170.17	c  N dy  4160   1176547        70      6230         0     79536     43610   1378337     20.54     21.69
173.70/173.80	c  N dy  4207   1196623        70      6230         0     55188     43610    771289     20.54     21.77
176.49/176.57	c  S st  4256   1209895        70      6230         0     67140     43610   1060617     20.54     19.52
176.69/176.75	c  S st  4256   1210400        70      6230         0     67604     43610   1072546     20.54   no data
176.69/176.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.69/176.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
176.69/176.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.69/176.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.69/176.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.69/176.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
176.69/176.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.69/176.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.79/176.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.80/181.88	c lits-rem:       788  cl-subs:     6074  v-elim:      0  v-fix:    0  time:  5.06 s
181.80/181.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
181.80/181.89	c vivif2 --  cl tried    61530 cl shrink        0 lits rem          0 time: 0.01
182.10/182.12	c asymm  cl-useful: 0/894/6230 lits-rem:0 time: 0.23
182.10/182.12	c calculated reachability. Time: 0.00
182.10/182.12	c  N dy  4256   1210400        70      6230         0     61530     43610    927849     20.54   no data
188.20/188.25	c  N dy  4342   1238592        70      6230         0     43928     43610    493419     20.54     21.67
191.41/191.43	c  N dy  4393   1258653        70      6230         0     61994     43610    926256     20.54     22.26
196.59/196.60	c  N dy  4501   1280799        70      6230         0     81997     43610   1412552     20.55     21.87
200.99/201.01	c  N dy  4624   1300824        70      6230         0     56060     43610    778790     20.57     22.22
204.40/204.40	c  N dy  4643   1320863        70      6230         0     74102     43610   1209704     20.55     23.00
209.40/209.47	c  N dy  4728   1341030        70      6230         0     47292     43610    547397     20.56     21.92
213.00/213.01	c  N dy  4796   1361678        70      6230         0     65916     43610    995517     20.56     21.66
218.09/218.13	c  N dy  4875   1384812        70      6230         0     86801     43610   1502721     20.56     21.67
222.70/222.70	c  N dy  4972   1407171        70      6230         0     60977     43610    863549     20.57     21.86
230.80/230.81	c  N dy  5072   1443542        70      6230         0     46791     43610    509349     20.56     21.85
234.00/234.02	c  N dy  5120   1463595        70      6230         0     64903     43610    945357     20.56     22.52
238.60/238.70	c  N dy  5226   1483711        70      6230         0     83080     43610   1391829     20.57     21.77
244.39/244.46	c  N dy  5322   1507195        70      6230         0     56442     43610    723797     20.57     21.67
249.00/249.07	c  N dy  5407   1530103        70      6230         0     77155     43610   1228541     20.58     21.80
254.80/254.83	c  N dy  5431   1556484        70      6230         0     52102     43610    608287     20.56     21.90
260.09/260.15	c  N dy  5506   1586238        70      6230         0     78741     43610   1239993     20.55     21.75
266.11/266.13	c  N dy  5643   1606481        70      6230         0     97093     43610   1692767     20.57     21.69
272.71/272.78	c  N dy  5742   1640815        70      6230         0     78517     43610   1232679     20.56     21.65
279.00/279.04	c  N dy  5771   1671015        70      6230         0     55217     43610    657680     20.54     21.66
286.40/286.46	c  N dy  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
286.40/286.46	c  S st  5834   1710400        70      6230         0     90561     43610   1508573     20.52     18.28
286.70/286.70	c  S st  5834   1710902        70      6230         0     91022     43610   1520011     20.52   no data
286.70/286.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
286.70/286.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
286.70/286.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.70/286.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.70/286.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.70/286.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
286.70/286.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.70/286.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
286.70/286.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.70/297.78	c lits-rem:      1303  cl-subs:    10243  v-elim:      0  v-fix:    0  time: 10.98 s
297.70/297.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
297.80/297.80	c vivif2 --  cl tried    80779 cl shrink        0 lits rem          0 time: 0.02
298.11/298.15	c asymm  cl-useful: 0/671/6230 lits-rem:0 time: 0.35
298.11/298.16	c calculated reachability. Time: 0.00
298.11/298.16	c  N dy  5834   1710902        70      6230         0     80779     43610   1287354     20.52   no data
305.10/305.14	c  N dy  5947   1731725        70      6230         0     99736     43610   1754611     20.53     21.69
309.50/309.59	c  N dy  6003   1753628        70      6230         0     68668     43610    980222     20.53     21.66
316.10/316.19	c  N dy  6063   1784142        70      6230         0     96019     43610   1628194     20.52     21.68
322.60/322.68	c  N dy  6163   1812679        70      6230         0     69826     43610    991489     20.52     21.65
327.61/327.66	c  N dy  6276   1832742        70      6230         0     87894     43610   1431742     20.52     21.66
333.21/333.25	c  N dy  6298   1854925        70      6230         0     54795     43610    617775     20.51     21.65
337.61/337.62	c  N dy  6414   1876240        70      6230         0     74069     43610   1091115     20.52     21.66
343.00/343.04	c  N dy  6500   1896920        70      6230         0     92729     43610   1544593     20.53     21.64
349.30/349.37	c  N dy  6596   1917219        70      6230         0     57059     43610    661497     20.53     21.62
354.80/354.85	c  N dy  6680   1945601        70      6230         0     82434     43610   1269605     20.53     21.71
360.00/360.06	c  N dy  6755   1965641        70      6230         0    100472     43610   1707527     20.53     22.99
366.50/366.57	c  N dy  6779   1995156        70      6230         0     71991     43610    989899     20.51     21.73
372.50/372.56	c  N dy  6827   2021329        70      6230         0     95420     43610   1547992     20.50     21.65
379.10/379.17	c  N dy  6929   2041344        70      6230         0     57897     43610    656177     20.51     21.61
383.20/383.21	c  N dy  7021   2061401        70      6230         0     76044     43610   1098785     20.51     22.73
388.21/388.21	c  N dy  7091   2081684        70      6230         0     94306     43610   1541893     20.51     21.61
395.20/395.21	c  N dy  7207   2101695        70      6230         0    112369     43610   1984914     20.53     22.10
400.10/400.13	c  N dy  7331   2121720        70      6230         0     73764     43610   1030253     20.54     23.22
405.61/405.69	c  N dy  7451   2141820        70      6230         0     91918     43610   1475974     20.55     24.33
412.41/412.50	c  N dy  7551   2161855        70      6230         0    109952     43610   1914640     20.55     22.15
417.40/417.48	c  N dy  7624   2181885        70      6230         0     70390     43610    932303     20.55     21.70
422.60/422.66	c  N dy  7721   2202043        70      6230         0     88505     43610   1373645     20.56     21.67
425.71/425.75	c  S st  7789   2210902        70      6230         0     96502     43610   1572346     20.57   no data
426.00/426.06	c  S st  7789   2211404        70      6230         0     96964     43610   1584081     20.57   no data
426.00/426.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.10/426.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
426.10/426.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.10/426.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.10/426.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.10/426.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
426.10/426.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.10/426.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.10/426.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.61/436.61	c lits-rem:       959  cl-subs:     8567  v-elim:      0  v-fix:    0  time: 10.42 s
436.61/436.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
436.61/436.62	c vivif2 --  cl tried    88397 cl shrink        0 lits rem          0 time: 0.02
436.91/436.90	c asymm  cl-useful: 0/625/6230 lits-rem:0 time: 0.28
436.91/436.90	c calculated reachability. Time: 0.00
436.91/436.90	c  N dy  7789   2211404        70      6230         0     88397     43610   1372275     20.57   no data
443.60/443.64	c  N dy  7835   2235171        70      6230         0    109626     43610   1877483     20.56     21.66
448.81/448.83	c  N dy  7897   2255384        70      6230         0     69781     43610    904769     20.56     21.69
453.91/453.92	c  N dy  8008   2275398        70      6230         0     87780     43610   1347679     20.57     23.20
460.31/460.39	c  N dy  8115   2295449        70      6230         0    105857     43610   1791422     20.58     22.10
467.52/467.53	c  N dy  8250   2315548        70      6230         0     64812     43610    772322     20.59     22.67
472.30/472.37	c  N dy  8356   2335617        70      6230         0     82885     43610   1214124     20.59     21.85
481.61/481.63	c  N dy  8433   2369386        70      6230         0    113102     43610   1936746     20.59     21.78
486.51/486.50	c  N dy  8481   2389393        70      6230         0     70957     43610    907043     20.58     23.66
491.61/491.69	c  N dy  8574   2409399        70      6230         0     89018     43610   1347536     20.59     22.87
497.61/497.67	c  N dy  8653   2429478        70      6230         0    107063     43610   1787110     20.59     24.22
503.61/503.62	c  N dy  8665   2451178        70      6230         0     65385     43610    755331     20.58     21.83
508.41/508.49	c  N dy  8799   2471254        70      6230         0     83579     43610   1204903     20.59     24.77
514.71/514.71	c  N dy  8920   2491319        70      6230         0    101738     43610   1651787     20.60     23.57
524.62/524.65	c  N dy  9016   2520612        70      6230         0     65881     43610    754760     20.60     21.70
528.71/528.77	c  N dy  9059   2540682        70      6230         0     83855     43610   1185482     20.59     21.68
534.90/534.99	c  N dy  9166   2561226        70      6230         0    102385     43610   1640650     20.60     21.75
541.12/541.16	c  N dy  9227   2581311        70      6230         0    120399     43610   2076321     20.60     23.79
547.20/547.29	c  N dy  9343   2601385        70      6230         0     75648     43610    985057     20.61     23.26
552.40/552.48	c  N dy  9423   2621613        70      6230         0     93833     43610   1427151     20.61     21.85
559.11/559.10	c  N dy  9512   2641615        70      6230         0    111859     43610   1866555     20.61     24.08
567.11/567.13	c  N dy  9602   2662361        70      6230         0     66596     43610    748571     20.62     21.77
572.31/572.35	c  N dy  9685   2684945        70      6230         0     86962     43610   1242010     20.62     21.75
578.41/578.43	c  N dy  9765   2705014        70      6230         0    104939     43610   1677998     20.62     22.99
580.50/580.58	c  S st  9787   2711404        70      6230         0    110682     43610   1815722     20.62     18.86
580.91/580.95	c  S st  9787   2711907        70      6230         0    111132     43610   1826985     20.62   no data
580.91/580.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.01/581.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
581.01/581.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.01/581.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.01/581.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.01/581.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
581.01/581.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.01/581.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
581.01/581.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.41/596.45	c lits-rem:      1181  cl-subs:    11478  v-elim:      0  v-fix:    0  time: 15.36 s
596.41/596.45	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
596.41/596.47	c vivif2 --  cl tried    99654 cl shrink        0 lits rem          0 time: 0.02
596.71/596.76	c asymm  cl-useful: 0/580/6230 lits-rem:0 time: 0.29
596.71/596.77	c calculated reachability. Time: 0.00
596.71/596.77	c  N dy  9787   2711907        70      6230         0     99654     43610   1550604     20.62   no data
603.01/603.00	c  N dy  9837   2731948        70      6230         0    117670     43610   1979981     20.62     23.79
609.91/609.91	c  N dy  9892   2755318        70      6230         0     74488     43610    933199     20.62     21.71
615.01/615.04	c  N dy  9957   2776514        70      6230         0     93531     43610   1395350     20.62     21.79
621.81/621.86	c  N dy 10062   2796549        70      6230         0    111513     43610   1834326     20.62     22.83
631.11/631.14	c  N dy 10155   2821619        70      6230         0     68743     43610    779650     20.62     21.78
635.91/635.97	c  N dy 10247   2841649        70      6230         0     86745     43610   1218990     20.63     21.85
642.11/642.12	c  N dy 10332   2861749        70      6230         0    104858     43610   1658605     20.63     21.86
649.81/649.86	c  N dy 10435   2881921        70      6230         0    123050     43610   2106730     20.64     21.76
674.41/674.40	c  N dy 10498   2977995        70      6230         0     75018     43610    897061     20.56     21.88
679.51/679.56	c  N dy 10584   2998041        70      6230         0     92956     43610   1329623     20.56     21.65
690.41/690.43	c  N dy 10650   3034928        70      6230         0    125976     43610   2117325     20.55     21.65
698.31/698.31	c  N dy 10725   3059462        70      6230         0     80013     43610   1011395     20.55     21.65
703.62/703.60	c  N dy 10804   3079532        70      6230         0     98105     43610   1454340     20.56     22.81
711.02/711.03	c  N dy 10938   3099570        70      6230         0    116182     43610   1902059     20.57     21.72
720.21/720.27	c  N dy 11090   3119577        70      6230         0    134235     43610   2350377     20.58     22.63
726.62/726.69	c  N dy 11175   3140912        70      6230         0     84385     43610   1109524     20.58     21.73
737.61/737.68	c  N dy 11261   3181420        70      6230         0    120503     43610   1972049     20.57     21.75
745.62/745.66	c  N dy 11268   3207165        70      6230         0     73570     43610    828522     20.55     21.76
746.93/746.92	c  S st 11310   3211907        70      6230         0     77853     43610    936027     20.56     20.83
747.12/747.10	c  S st 11310   3212413        70      6230         0     78313     43610    947883     20.56   no data
747.12/747.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
747.12/747.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
747.12/747.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
747.12/747.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
747.12/747.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.12/747.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
747.12/747.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
747.12/747.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
747.12/747.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
748.92/748.97	c lits-rem:       226  cl-subs:     2152  v-elim:      0  v-fix:    0  time:  1.80 s
748.92/748.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
748.92/748.99	c vivif2 --  cl tried    76161 cl shrink        0 lits rem          0 time: 0.01
749.22/749.20	c asymm  cl-useful: 0/645/6230 lits-rem:0 time: 0.21
749.22/749.20	c calculated reachability. Time: 0.00
749.22/749.20	c  N dy 11310   3212413        70      6230         0     76161     43610    899235     20.56   no data
755.22/755.30	c  N dy 11442   3233346        70      6230         0     95020     43610   1365211     20.57     21.65
762.22/762.22	c  N dy 11543   3253364        70      6230         0    113081     43610   1806324     20.57     22.18
769.72/769.79	c  N dy 11616   3273435        70      6230         0    131052     43610   2243128     20.57     22.74
777.11/777.19	c  N dy 11702   3294032        70      6230         0     78875     43610    952417     20.58     21.72
782.82/782.82	c  N dy 11790   3314375        70      6230         0     97173     43610   1399536     20.58     21.77
789.41/789.48	c  N dy 11875   3334745        70      6230         0    115444     43610   1844577     20.58     21.71
797.92/797.92	c  N dy 11989   3354835        70      6230         0    133489     43610   2288102     20.59     22.55
804.62/804.64	c  N dy 12017   3376185        70      6230         0     80863     43610    981359     20.58     21.89
810.51/810.54	c  N dy 12134   3396302        70      6230         0     98920     43610   1425634     20.59     21.76
818.62/818.64	c  N dy 12231   3420615        70      6230         0    120744     43610   1954056     20.59     21.81
827.23/827.26	c  N dy 12321   3441098        70      6230         0    139083     43610   2398546     20.59     21.80
834.71/834.75	c  N dy 12452   3461134        70      6230         0     84473     43610   1067021     20.60     21.97
840.02/840.03	c  N dy 12503   3481662        70      6230         0    102832     43610   1510055     20.60     21.87
849.02/849.08	c  N dy 12606   3506376        70      6230         0    125135     43610   2054232     20.60     21.71
857.92/857.99	c  N dy 12700   3526467        70      6230         0    143263     43610   2498560     20.60     23.90
864.32/864.37	c  N dy 12750   3546804        70      6230         0     87859     43610   1123727     20.60     21.72
871.02/871.04	c  N dy 12882   3566896        70      6230         0    105963     43610   1571306     20.61     22.90
878.32/878.30	c  N dy 12954   3587340        70      6230         0    124346     43610   2020420     20.61     21.72
888.42/888.41	c  N dy 13085   3608045        70      6230         0    143039     43610   2481265     20.61     21.80
896.12/896.17	c  N dy 13213   3628081        70      6230         0     86466     43610   1086617     20.62     22.24
902.32/902.34	c  N dy 13291   3648450        70      6230         0    104851     43610   1535697     20.62     22.07
910.02/910.05	c  N dy 13400   3668512        70      6230         0    122891     43610   1979564     20.63     22.87
922.82/922.86	c  N dy 13421   3709123        70      6230         0     83614     43610    992700     20.60     21.69
923.72/923.72	c  S st 13435   3712414        70      6230         0     86567     43610   1065263     20.61     19.66
923.92/923.93	c  S st 13435   3712915        70      6230         0     87026     43610   1077053     20.61   no data
923.92/923.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
923.92/923.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
923.92/923.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
923.92/923.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
923.92/923.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
923.92/923.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
923.92/923.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
923.92/923.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
923.92/924.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
927.22/927.24	c lits-rem:       455  cl-subs:     3098  v-elim:      0  v-fix:    0  time:  3.24 s
927.22/927.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
927.22/927.26	c vivif2 --  cl tried    83928 cl shrink        0 lits rem          0 time: 0.01
927.52/927.59	c asymm  cl-useful: 0/801/6230 lits-rem:0 time: 0.33
927.52/927.60	c calculated reachability. Time: 0.00
927.52/927.60	c  N dy 13435   3712915        70      6230         0     83928     43610   1010192     20.61   no data
933.63/933.60	c  N dy 13545   3732986        70      6230         0    101917     43610   1448950     20.61     22.93
939.82/939.87	c  F st 13617   3751562        70      6230         0    118598     43610   1858916     20.61   no data
940.62/940.63	c  N st 13621   3753592        70      6230         0    120416     43610   1903125     20.61   no data
949.02/949.02	c  N dy 13700   3773804        70      6230         0    138530     43610   2342706     20.61     21.78
961.92/961.97	c  N dy 13706   3820327        70      6230         0    103724     43610   1448343     20.58     22.07
969.42/969.41	c  N dy 13801   3841008        70      6230         0    122333     43610   1901076     20.59     21.72
978.22/978.26	c  N dy 13912   3861025        70      6230         0    140374     43610   2344417     20.59     23.02
988.03/988.09	c  N dy 14000   3881431        70      6230         0     81686     43610    928072     20.59     21.83
993.93/993.99	c  N dy 14106   3901522        70      6230         0     99701     43610   1370052     20.60     22.55
1011.72/1011.70	c  N dy 14121   3961565        70      6230         0    152915     43610   2611662     20.57     21.71
1019.02/1019.04	c  N dy 14272   3981658        70      6230         0     93488     43610   1220615     20.58     24.06
1026.12/1026.13	c  N dy 14403   4002179        70      6230         0    111941     43610   1677720     20.58     21.69
1034.63/1034.60	c  N dy 14491   4025527        70      6230         0    132828     43610   2181385     20.58     21.73
1044.22/1044.27	c  N dy 14590   4045573        70      6230         0    150869     43610   2623930     20.59     22.46
1052.33/1052.39	c  N dy 14683   4065627        70      6230         0     90058     43610   1113929     20.59     22.31
1059.13/1059.11	c  N dy 14801   4086488        70      6230         0    108849     43610   1576153     20.59     21.74
1066.22/1066.25	c  N dy 14866   4106574        70      6230         0    126914     43610   2015945     20.60     23.17
1076.02/1076.08	c  N dy 14998   4127824        70      6230         0    146064     43610   2490224     20.60     21.74
1087.23/1087.28	c  N dy 15158   4147916        70      6230         0     84307     43610    960666     20.61     22.48
1093.13/1093.15	c  N dy 15250   4167946        70      6230         0    102364     43610   1400810     20.61     21.70
1101.03/1101.10	c  N dy 15377   4188621        70      6230         0    120935     43610   1860048     20.62     21.79
1109.94/1109.96	c  N dy 15477   4208626        70      6230         0    138873     43610   2297744     20.62     23.19
1112.15/1112.16	c  S st 15499   4212915        70      6230         0    142722     43610   2391642     20.62   no data
1112.53/1112.56	c  S st 15499   4213417        70      6230         0    143187     43610   2403375     20.62   no data
1112.53/1112.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1112.63/1112.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1112.63/1112.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.63/1112.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.63/1112.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.63/1112.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1112.63/1112.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1112.63/1112.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1112.73/1112.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.33/1139.31	c lits-rem:       969  cl-subs:    14171  v-elim:      0  v-fix:    0  time: 26.58 s
1139.33/1139.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1139.33/1139.34	c vivif2 --  cl tried   129016 cl shrink        0 lits rem          0 time: 0.03
1139.73/1139.77	c asymm  cl-useful: 0/470/6230 lits-rem:0 time: 0.43
1139.73/1139.78	c calculated reachability. Time: 0.00
1139.73/1139.78	c  N dy 15499   4213417        70      6230         0    129016     43610   2050526     20.62   no data
1149.54/1149.55	c  N dy 15568   4233461        70      6230         0    146999     43610   2490073     20.62     21.77
1160.12/1160.17	c  N dy 15699   4253650        70      6230         0     85045     43610    971872     20.63     21.79
1166.63/1166.66	c  N dy 15826   4273722        70      6230         0    103209     43610   1423255     20.63     22.70
1173.74/1173.77	c  N dy 15916   4293751        70      6230         0    121199     43610   1864662     20.64     22.05
1180.93/1180.96	c  N dy 15944   4313780        70      6230         0    138980     43610   2283638     20.63     22.98
1190.63/1190.65	c  N dy 16036   4333810        70      6230         0    157001     43610   2728940     20.64     22.60
1199.33/1199.37	c  N dy 16155   4355166        70      6230         0     94823     43610   1197917     20.64     21.76
1208.53/1208.57	c  N dy 16196   4389441        70      6230         0    125241     43610   1910284     20.63     21.80
1217.74/1217.71	c  N dy 16315   4409515        70      6230         0    143317     43610   2357384     20.63     22.07
1228.43/1228.45	c  N dy 16430   4429763        70      6230         0    161545     43610   2807639     20.64     21.73
1235.24/1235.24	c  N dy 16496   4449781        70      6230         0     97199     43610   1236043     20.63     22.13
1241.94/1241.98	c  N dy 16589   4469816        70      6230         0    115207     43610   1678252     20.64     22.06
1250.43/1250.41	c  N dy 16695   4490089        70      6230         0    133374     43610   2123235     20.64     21.86
1259.93/1259.95	c  N dy 16794   4510157        70      6230         0    151360     43610   2565516     20.64     23.48
1271.23/1271.20	c  N dy 16909   4530211        70      6230         0     86068     43610    953058     20.65     23.73
1277.64/1277.67	c  N dy 17027   4550976        70      6230         0    104740     43610   1413907     20.65     21.78
1298.44/1298.42	c  N dy 17141   4611508        70      6230         0    158608     43610   2692370     20.64     21.80

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.02 4.00 3.67 3/365 12320
/proc/meminfo: memFree=25592984/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=29868 CPUtime=0 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 626 0 0 0 0 0 0 0 21 0 1 0 728571999 30584832 566 33554432000 4194304 4580011 140733261431824 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 7467 566 338 95 0 2449 0

[startup+0.028787 s]
/proc/loadavg: 4.02 4.00 3.67 3/365 12320
/proc/meminfo: memFree=25592984/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=29868 CPUtime=0.02 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 630 0 0 0 2 0 0 0 21 0 1 0 728571999 30584832 570 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 7467 570 338 95 0 2449 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29868

[startup+0.100779 s]
/proc/loadavg: 4.02 4.00 3.67 3/365 12320
/proc/meminfo: memFree=25592984/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=30000 CPUtime=0.09 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 642 0 0 0 9 0 0 0 21 0 1 0 728571999 30720000 582 33554432000 4194304 4580011 140733261431824 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 7500 582 338 95 0 2482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30000

[startup+0.300753 s]
/proc/loadavg: 4.02 4.00 3.67 3/365 12320
/proc/meminfo: memFree=25592984/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=31404 CPUtime=0.29 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 1259 0 0 0 29 0 0 0 22 0 1 0 728571999 32157696 1098 33554432000 4194304 4580011 140733261431824 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 7851 1098 362 95 0 2833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31404

[startup+0.700658 s]
/proc/loadavg: 4.02 4.00 3.67 3/365 12320
/proc/meminfo: memFree=25592984/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=32408 CPUtime=0.69 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 1829 0 0 0 69 0 0 0 23 0 1 0 728571999 33185792 1232 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 8102 1232 362 95 0 3084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32408

[startup+1.50052 s]
/proc/loadavg: 4.02 4.00 3.67 5/371 12331
/proc/meminfo: memFree=25570256/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=38720 CPUtime=1.49 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 3983 0 0 0 149 0 0 0 25 0 1 0 728571999 39649280 2714 33554432000 4194304 4580011 140733261431824 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 9680 2714 365 95 0 4662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38720

[startup+3.10021 s]
/proc/loadavg: 4.02 4.00 3.67 5/371 12331
/proc/meminfo: memFree=25544340/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=38852 CPUtime=3.09 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 4831 0 0 0 309 0 0 0 25 0 1 0 728571999 39784448 2713 33554432000 4194304 4580011 140733261431824 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 9713 2714 366 95 0 4695 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38852

[startup+6.30062 s]
/proc/loadavg: 4.02 4.00 3.67 5/371 12331
/proc/meminfo: memFree=25541924/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=39348 CPUtime=6.29 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 6711 0 0 0 628 1 0 0 25 0 1 0 728571999 40292352 3060 33554432000 4194304 4580011 140733261431824 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 9837 3060 366 95 0 4819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39348

[startup+12.7004 s]
/proc/loadavg: 4.02 4.00 3.67 5/371 12331
/proc/meminfo: memFree=25517800/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=49368 CPUtime=12.69 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 11647 0 0 0 1268 1 0 0 25 0 1 0 728571999 50552832 5411 33554432000 4194304 4580011 140733261431824 18446744073709551615 4451596 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 12342 5411 366 95 0 7324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49368

[startup+25.5011 s]
/proc/loadavg: 4.02 4.00 3.68 5/371 12332
/proc/meminfo: memFree=25488916/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=52104 CPUtime=25.49 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 17067 0 0 0 2548 1 0 0 25 0 1 0 728571999 53354496 5818 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 13026 5818 366 95 0 8008 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52104

[startup+51.1003 s]
/proc/loadavg: 4.01 4.00 3.68 5/371 12333
/proc/meminfo: memFree=25479412/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=54200 CPUtime=51.09 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 25383 0 0 0 5106 3 0 0 25 0 1 0 728571999 55500800 6796 33554432000 4194304 4580011 140733261431824 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 13550 6796 366 95 0 8532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54200

[startup+102.315 s]
/proc/loadavg: 4.00 4.00 3.70 5/371 12334
/proc/meminfo: memFree=25432020/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=68352 CPUtime=102.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 40742 0 0 0 10225 5 0 0 25 0 1 0 728571999 69992448 10202 33554432000 4194304 4580011 140733261431824 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 17088 10202 366 95 0 12070 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68352

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/371 12335
/proc/meminfo: memFree=25415356/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=68736 CPUtime=162.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 52698 0 0 0 16222 8 0 0 25 0 1 0 728571999 70385664 10792 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 17184 10792 366 95 0 12166 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68736

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 3.74 5/371 12337
/proc/meminfo: memFree=25399420/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=75956 CPUtime=222.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 64721 0 0 0 22219 11 0 0 25 0 1 0 728571999 77778944 11651 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 18989 11651 366 95 0 13971 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75956

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 3.75 5/371 12339
/proc/meminfo: memFree=25390344/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=76228 CPUtime=282.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 75072 0 0 0 28216 14 0 0 25 0 1 0 728571999 78057472 11905 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 19057 11905 366 95 0 14039 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76228

[startup+342.3 s]
/proc/loadavg: 4.04 4.02 3.77 5/371 12340
/proc/meminfo: memFree=25338848/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=87880 CPUtime=342.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 85029 0 0 0 34214 16 0 0 25 0 1 0 728571999 89989120 15145 33554432000 4194304 4580011 140733261431824 18446744073709551615 4324357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 21970 15145 366 95 0 16952 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87880

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.78 5/371 12342
/proc/meminfo: memFree=25345892/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=88112 CPUtime=402.3 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 93891 0 0 0 40212 18 0 0 25 0 1 0 728571999 90226688 14848 33554432000 4194304 4580011 140733261431824 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 22028 14848 366 95 0 17010 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88112

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.79 5/371 12343
/proc/meminfo: memFree=25312744/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=96544 CPUtime=462.31 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 101604 0 0 0 46210 21 0 0 25 0 1 0 728571999 98861056 17531 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 24136 17531 366 95 0 19118 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96544

[startup+522.301 s]
/proc/loadavg: 4.08 4.04 3.82 5/371 12347
/proc/meminfo: memFree=25306564/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=96728 CPUtime=522.31 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 109295 0 0 0 52207 24 0 0 25 0 1 0 728571999 99049472 17760 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 24182 17760 366 95 0 19164 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96728

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.83 5/371 12350
/proc/meminfo: memFree=25290452/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=104800 CPUtime=582.31 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 118609 0 0 0 58204 27 0 0 25 0 1 0 728571999 107315200 19252 33554432000 4194304 4580011 140733261431824 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26200 19252 366 95 0 21182 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 104800

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.83 5/371 12351
/proc/meminfo: memFree=25287324/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=104884 CPUtime=642.32 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 124087 0 0 0 64204 28 0 0 25 0 1 0 728571999 107401216 19098 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26221 19098 366 95 0 21203 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 104884

[startup+702.301 s]
/proc/loadavg: 4.07 4.04 3.85 5/371 12353
/proc/meminfo: memFree=25277720/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105040 CPUtime=702.31 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 131917 0 0 0 70201 30 0 0 25 0 1 0 728571999 107560960 18739 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26260 18739 366 95 0 21242 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105040

[startup+762.314 s]
/proc/loadavg: 4.02 4.03 3.85 5/371 12354
/proc/meminfo: memFree=25282400/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105160 CPUtime=762.33 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 138190 0 0 0 76200 33 0 0 25 0 1 0 728571999 107683840 19321 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26290 19321 366 95 0 21272 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 105160

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/371 12356
/proc/meminfo: memFree=25277776/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105284 CPUtime=822.32 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 144428 0 0 0 82196 36 0 0 25 0 1 0 728571999 107810816 19627 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26321 19627 366 95 0 21303 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 105284

[startup+882.3 s]
/proc/loadavg: 4.05 4.03 3.87 5/371 12358
/proc/meminfo: memFree=25272284/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105408 CPUtime=882.32 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 150540 0 0 0 88193 39 0 0 25 0 1 0 728571999 107937792 19714 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26352 19714 366 95 0 21334 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 105408

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 3.88 5/371 12359
/proc/meminfo: memFree=25274108/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105524 CPUtime=942.32 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 156563 0 0 0 94191 41 0 0 25 0 1 0 728571999 108056576 19564 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26381 19564 366 95 0 21363 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 105524

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.89 5/371 12361
/proc/meminfo: memFree=25273812/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105620 CPUtime=1002.33 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 162811 0 0 0 100190 43 0 0 25 0 1 0 728571999 108154880 19490 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26405 19490 366 95 0 21387 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 105620

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 3.90 5/371 12362
/proc/meminfo: memFree=25274540/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=105740 CPUtime=1062.32 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 168974 0 0 0 106186 46 0 0 25 0 1 0 728571999 108277760 19268 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 26435 19268 366 95 0 21417 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105740

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/371 12364
/proc/meminfo: memFree=25218700/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=120460 CPUtime=1122.33 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 176456 0 0 0 112185 48 0 0 25 0 1 0 728571999 123351040 23444 33554432000 4194304 4580011 140733261431824 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 30115 23444 366 95 0 25097 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 120460

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/371 12366
/proc/meminfo: memFree=25212968/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=120484 CPUtime=1182.33 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 180079 0 0 0 118184 49 0 0 25 0 1 0 728571999 123375616 23382 33554432000 4194304 4580011 140733261431824 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 30121 23382 366 95 0 25103 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 120484

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/371 12367
/proc/meminfo: memFree=25222612/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=120612 CPUtime=1242.33 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 186094 0 0 0 124182 51 0 0 25 0 1 0 728571999 123506688 22674 33554432000 4194304 4580011 140733261431824 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 30153 22674 366 95 0 25135 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 120612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.91 3/369 12371
/proc/meminfo: memFree=25388632/32950928 swapFree=38710892/67111528
[pid=12320] ppid=12318 vsize=120680 CPUtime=1300.04 cores=1,3
/proc/12320/stat : 12320 (strangenight2-s) R 12318 12320 11751 0 -1 4202496 190696 0 0 0 129950 54 0 0 25 0 1 0 728571999 123576320 23839 33554432000 4194304 4580011 140733261431824 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12320/statm: 30170 23839 366 95 0 25152 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 120680

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

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

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

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

runsolver used 4.50331 second user time and 10.9503 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 16:30:13
IDJOB=3367499
IDBENCH=82708
IDSOLVER=1845
FILE ID=node113/3367499-1305383413
RUNJOBID= node113-1305382110-12143
PBS_JOBID= 13324389
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367499-1305383413/watcher-3367499-1305383413 -o /tmp/evaluation-result-3367499-1305383413/solver-3367499-1305383413 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367499-1305383413.cnf

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=621971668

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25593140 kB
Buffers:        239060 kB
Cached:        2466936 kB
SwapCached:      93712 kB
Active:         723244 kB
Inactive:      6374816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25593140 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           17152 kB
Writeback:           0 kB
AnonPages:     4310408 kB
Mapped:          14008 kB
Slab:           103400 kB
PageTables:      92036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87106564 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= 73432 MiB
End job on node113 at 2011-05-14 16:51:55