Trace number 3367706

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3367706-1305386105.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      34
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.29/0.39	c  N dy    10      6335        80      7120         0      3489     49840     83996     22.67     24.13
0.49/0.55	c  N dy    23     10432        80      7120         0      7232     49840    183600     22.76     24.34
0.79/0.87	c  N dy    36     17717        80      7120         0     10005     49840    243831     22.57     23.83
1.00/1.07	c  N dy    63     22067        80      7120         0      8910     49840    203476     22.87     24.22
1.19/1.23	c  F st    72     25000        80      7120         0     11605     49840    276317     22.92     21.22
1.29/1.30	c  N st    75     26187        80      7120         0      6432     49840    120779     22.92   no data
1.39/1.47	c  S st    78     30000        80      7120         0      9910     49840    213295     22.92   no data
1.49/1.50	c  S st    78     30500        80      7120         0     10384     49840    226133     22.92   no data
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.72	c lits-rem:       125  cl-subs:      839  v-elim:      0  v-fix:    0  time:  0.21 s
1.99/2.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
1.99/2.00	c calculated reachability. Time: 0.00
1.99/2.00	c  N dy    78     30500        80      7120         0      9545     49840    202303     22.92   no data
2.20/2.26	c  N dy    94     35508        80      7120         0     14153     49840    325661     22.90     24.19
2.59/2.63	c  N dy    95     42334        80      7120         0     13137     49840    279943     22.67     23.89
2.79/2.86	c  S st   121     45751        80      7120         0     16292     49840    365442     22.81     21.42
2.89/2.90	c  S st   121     46257        80      7120         0      8588     49840    148360     22.81   no data
2.89/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.89/2.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.95	c lits-rem:         4  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.95	c vivif2 --  cl tried     8542 cl shrink        0 lits rem          0 time: 0.00
3.19/3.21	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
3.19/3.21	c calculated reachability. Time: 0.00
3.19/3.21	c  N dy   121     46257        80      7120         0      8542     49840    146853     22.81   no data
3.49/3.53	c  N dy   129     52300        80      7120         0     14056     49840    292360     22.75     24.04
3.79/3.80	c  N dy   152     56387        80      7120         0     17799     49840    393972     22.86     24.46
4.09/4.13	c  N dy   160     62064        80      7120         0     13887     49840    275137     22.83     24.04
4.40/4.42	c  N dy   174     66349        80      7120         0     17814     49840    380261     22.86     24.06
4.59/4.65	c  S st   182     69385        80      7120         0     10551     49840    169999     22.79     19.90
4.59/4.69	c  S st   182     69887        80      7120         0     11015     49840    182767     22.79   no data
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.76	c lits-rem:        17  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.06 s
4.69/4.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.69/4.76	c vivif2 --  cl tried    10870 cl shrink        0 lits rem          0 time: 0.00
4.99/5.06	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
4.99/5.06	c calculated reachability. Time: 0.00
4.99/5.06	c  N dy   182     69887        80      7120         0     10870     49840    178896     22.79   no data
5.29/5.34	c  N dy   215     74374        80      7120         0     14989     49840    291568     22.91     25.24
5.59/5.67	c  N dy   227     79215        80      7120         0     19395     49840    406979     22.87     24.19
5.99/6.03	c  N dy   245     84351        80      7120         0     13137     49840    226488     22.89     25.66
6.19/6.23	c  F st   255     87501        80      7120         0     16015     49840    302747     22.88     21.56
6.39/6.45	c  N st   260     90799        80      7120         0     19067     49840    384957     22.88   no data
6.89/6.91	c  N dy   291     96613        80      7120         0     12468     49840    193088     22.96     25.45
7.39/7.43	c  N dy   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
7.39/7.43	c  S st   301    104830        80      7120         0     19974     49840    391490     22.90     20.23
7.39/7.49	c  S st   301    105333        80      7120         0     20444     49840    404374     22.90   no data
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.39/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.39/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.06	c lits-rem:       243  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  0.55 s
7.99/8.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.99/8.06	c vivif2 --  cl tried    18606 cl shrink        0 lits rem          0 time: 0.00
8.39/8.42	c asymm  cl-useful: 0/5842/7120 lits-rem:0 time: 0.35
8.39/8.42	c calculated reachability. Time: 0.00
8.39/8.42	c  N dy   301    105333        80      7120         0     18606     49840    354071     22.90   no data
9.49/9.53	c  N dy   309    121723        80      7120         0     20759     49840    394057     22.67     23.94
10.19/10.27	c  N dy   348    129602        80      7120         0     14321     49840    214479     22.75     23.97
10.89/10.94	c  N dy   385    138908        80      7120         0     22867     49840    442415     22.76     24.10
11.69/11.75	c  N dy   414    148051        80      7120         0     16615     49840    260849     22.76     24.08
12.49/12.54	c  N dy   453    157962        80      7120         0     25739     49840    505201     22.80     24.00
12.49/12.54	c  S st   454    158000        80      7120         0     25775     49840    506162     22.80   no data
12.59/12.61	c  S st   454    158502        80      7120         0     26243     49840    518813     22.80   no data
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.59/12.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.42	c lits-rem:       209  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  0.78 s
13.39/13.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.39/13.43	c vivif2 --  cl tried    23994 cl shrink        0 lits rem          0 time: 0.00
13.49/13.53	c asymm  cl-useful: 0/1278/7120 lits-rem:0 time: 0.11
13.49/13.54	c calculated reachability. Time: 0.00
13.49/13.54	c  N dy   454    158502        80      7120         0     23994     49840    454051     22.80   no data
14.89/14.97	c  N dy   478    176023        80      7120         0     24418     49840    442352     22.69     23.94
16.19/16.22	c  N dy   505    189982        80      7120         0     20820     49840    342779     22.65     23.86
17.61/17.67	c  N dy   554    205512        80      7120         0     17730     49840    244978     22.64     23.90
18.79/18.83	c  N dy   619    218637        80      7120         0     29817     49840    569888     22.69     24.02
20.19/20.28	c  N dy   684    233402        80      7120         0     24995     49840    422039     22.73     24.13
20.59/20.69	c  S st   703    237753        80      7120         0     28991     49840    529348     22.74     21.18
20.69/20.76	c  S st   703    238255        80      7120         0     29463     49840    542480     22.74   no data
20.69/20.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.69/20.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.69/20.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.69/20.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.69/20.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.59	c lits-rem:       264  cl-subs:     1974  v-elim:      0  v-fix:    0  time:  0.80 s
21.49/21.59	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.59/21.60	c vivif2 --  cl tried    27489 cl shrink        0 lits rem          0 time: 0.01
21.69/21.78	c asymm  cl-useful: 0/2453/7120 lits-rem:0 time: 0.18
21.69/21.78	c calculated reachability. Time: 0.00
21.69/21.78	c  N dy   703    238255        80      7120         0     27489     49840    486876     22.74   no data
23.39/23.45	c  N dy   781    253496        80      7120         0     22327     49840    337141     22.79     25.47
25.09/25.12	c  N dy   833    270020        80      7120         0     37443     49840    744037     22.81     24.09
26.89/27.00	c  N dy   906    288492        80      7120         0     34230     49840    640422     22.82     24.05
28.79/28.81	c  F st   941    306251        80      7120         0     29410     49840    497006     22.78     22.05
28.89/28.93	c  N st   944    307440        80      7120         0     30507     49840    527450     22.78   no data
31.59/31.66	c  N dy   964    334190        80      7120         0     32909     49840    570896     22.70     23.93
34.10/34.14	c  N dy  1065    354408        80      7120         0     28663     49840    448252     22.76     24.10
34.39/34.45	c  S st  1071    357383        80      7120         0     31341     49840    518446     22.76   no data
34.49/34.53	c  S st  1071    357890        80      7120         0     31820     49840    531533     22.76   no data
34.49/34.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.49/34.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.49/34.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.49/34.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.49/34.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.49/34.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.49/34.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.49/34.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.33	c lits-rem:       193  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.77 s
35.29/35.33	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
35.29/35.34	c vivif2 --  cl tried    30190 cl shrink        0 lits rem          0 time: 0.00
35.49/35.53	c asymm  cl-useful: 0/1905/7120 lits-rem:0 time: 0.19
35.49/35.53	c calculated reachability. Time: 0.00
35.49/35.53	c  N dy  1071    357890        80      7120         0     30190     49840    484564     22.76   no data
37.99/38.02	c  N dy  1132    378307        80      7120         0     25195     49840    335603     22.77     24.04
40.70/40.77	c  N dy  1237    401591        80      7120         0     46566     49840    913759     22.81     24.04
43.19/43.25	c  N dy  1333    421629        80      7120         0     40295     49840    725093     22.84     24.05
49.19/49.30	c  N dy  1438    469146        80      7120         0     31365     49840    449842     22.73     24.01
51.89/51.92	c  N dy  1529    489313        80      7120         0     49838     49840    948171     22.75     23.97
54.49/54.52	c  N dy  1602    509335        80      7120         0     40816     49840    697479     22.77     25.55
57.79/57.87	c  N dy  1712    530524        80      7120         0     31876     49840    437850     22.80     24.04
58.49/58.57	c  S st  1721    536835        80      7120         0     37644     49840    590463     22.80     22.93
58.59/58.66	c  S st  1721    537345        80      7120         0     38122     49840    603596     22.80   no data
58.59/58.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.59/58.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.59/58.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.59/58.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.59/58.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
58.59/58.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.59/58.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.59/58.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.69/59.75	c lits-rem:       261  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  1.05 s
59.69/59.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
59.69/59.75	c vivif2 --  cl tried    36001 cl shrink        0 lits rem          0 time: 0.01
59.89/59.94	c asymm  cl-useful: 0/1598/7120 lits-rem:0 time: 0.19
59.89/59.94	c calculated reachability. Time: 0.00
59.89/59.94	c  N dy  1721    537345        80      7120         0     36001     49840    546473     22.80   no data
62.59/62.68	c  N dy  1778    557458        80      7120         0     54446     49840   1037389     22.78     24.03
65.50/65.55	c  N dy  1892    577911        80      7120         0     44050     49840    755754     22.82     24.02
68.60/68.65	c  N dy  1954    598191        80      7120         0     32387     49840    419781     22.82     24.12
71.10/71.17	c  N dy  2003    618199        80      7120         0     50691     49840    906258     22.80     24.10
74.49/74.50	c  N dy  2049    640299        80      7120         0     39705     49840    594635     22.79     24.01
77.79/77.81	c  N dy  2171    660312        80      7120         0     58114     49840   1094971     22.83     25.32
80.79/80.80	c  N dy  2242    680809        80      7120         0     44847     49840    721643     22.83     24.19
84.09/84.10	c  N dy  2274    702018        80      7120         0     64206     49840   1234980     22.81     24.01
86.59/86.68	c  N dy  2296    722022        80      7120         0     49580     49840    829653     22.79     24.03
90.59/90.62	c  N dy  2393    742313        80      7120         0     34309     49840    407254     22.81     24.16
93.50/93.54	c  N dy  2483    762805        80      7120         0     53084     49840    913918     22.83     24.07
97.29/97.32	c  N dy  2565    783033        80      7120         0     36808     49840    457205     22.84     24.05
100.40/100.40	c  N dy  2677    803116        80      7120         0     55216     49840    960159     22.87     25.31
100.80/100.86	c  S st  2679    806018        80      7120         0     57850     49840   1028674     22.87     20.55
100.90/100.99	c  S st  2679    806520        80      7120         0     58325     49840   1041586     22.87   no data
101.00/101.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.00/101.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.00/101.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.00/101.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.00/101.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.00/101.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
101.00/101.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.00/101.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.00/101.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.72	c lits-rem:       657  cl-subs:     4389  v-elim:      0  v-fix:    0  time:  3.66 s
104.69/104.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
104.69/104.74	c vivif2 --  cl tried    53936 cl shrink        0 lits rem          0 time: 0.01
104.89/104.97	c asymm  cl-useful: 0/1098/7120 lits-rem:0 time: 0.23
104.89/104.97	c calculated reachability. Time: 0.00
104.89/104.97	c  N dy  2679    806520        80      7120         0     53936     49840    915821     22.87   no data
109.29/109.36	c  N dy  2808    827055        80      7120         0     37194     49840    456076     22.90     24.14
112.00/112.09	c  N dy  2833    847842        80      7120         0     56046     49840    954070     22.87     24.10
116.29/116.34	c  N dy  2900    871367        80      7120         0     41073     49840    542718     22.87     24.13
119.59/119.67	c  N dy  3022    891641        80      7120         0     59723     49840   1052942     22.90     24.13
123.79/123.88	c  N dy  3122    911690        80      7120         0     40638     49840    516151     22.92     24.13
126.99/127.08	c  N dy  3221    931715        80      7120         0     58983     49840   1012266     22.93     24.16
131.60/131.67	c  N dy  3330    952625        80      7120         0     39704     49840    472738     22.96     24.45
135.20/135.22	c  N dy  3381    976816        80      7120         0     61789     49840   1060371     22.95     24.18
139.29/139.38	c  N dy  3423    998606        80      7120         0     42350     49840    527595     22.94     24.35
143.79/143.86	c  N dy  3492   1027058        80      7120         0     68375     49840   1224901     22.93     24.14
147.90/147.90	c  N dy  3493   1053789        80      7120         0     52443     49840    772864     22.88     24.11
151.39/151.44	c  F st  3589   1071875        80      7120         0     69028     49840   1221996     22.89   no data
151.80/151.83	c  N st  3593   1073911        80      7120         0     70892     49840   1274008     22.89   no data
155.89/155.96	c  N dy  3658   1094287        80      7120         0     48453     49840    659443     22.90     24.12
159.40/159.48	c  N dy  3708   1114863        80      7120         0     67301     49840   1163699     22.89     24.12
164.09/164.10	c  N dy  3801   1134889        80      7120         0     43590     49840    513717     22.91     24.18
167.20/167.22	c  N dy  3815   1156694        80      7120         0     63394     49840   1038103     22.88     24.13
171.90/171.90	c  N dy  3920   1176778        80      7120         0     81847     49840   1540721     22.90     26.22
175.49/175.56	c  N dy  3984   1196863        80      7120         0     57255     49840    862306     22.90     25.60
177.69/177.77	c  S st  4002   1209781        80      7120         0     68977     49840   1172757     22.89     21.07
177.89/177.94	c  S st  4002   1210287        80      7120         0     69458     49840   1185852     22.89   no data
177.89/177.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.89/177.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
177.89/177.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.89/177.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.89/177.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.89/177.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
177.89/177.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.89/177.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.00/178.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.00/183.05	c lits-rem:       731  cl-subs:     5721  v-elim:      0  v-fix:    0  time:  5.04 s
183.00/183.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
183.00/183.06	c vivif2 --  cl tried    63737 cl shrink        0 lits rem          0 time: 0.01
183.20/183.28	c asymm  cl-useful: 0/1308/7120 lits-rem:0 time: 0.22
183.20/183.28	c calculated reachability. Time: 0.00
183.20/183.28	c  N dy  4002   1210287        80      7120         0     63737     49840   1030928     22.89   no data
188.10/188.11	c  N dy  4099   1231342        80      7120         0     83030     49840   1551105     22.90     24.14
191.79/191.88	c  N dy  4160   1251541        80      7120         0     57907     49840    869471     22.90     24.26
196.30/196.31	c  N dy  4273   1272147        80      7120         0     76740     49840   1379492     22.92     24.19
199.99/200.00	c  N dy  4277   1293570        80      7120         0     51546     49840    680466     22.89     24.18
203.89/203.97	c  N dy  4367   1313874        80      7120         0     70169     49840   1184615     22.90     24.21
208.90/208.92	c  N dy  4459   1333981        80      7120         0     88623     49840   1683951     22.91     24.27
213.00/213.02	c  N dy  4555   1354026        80      7120         0     61334     49840    932213     22.92     26.64
217.30/217.36	c  N dy  4617   1374506        80      7120         0     80027     49840   1431151     22.92     24.13
221.89/221.92	c  N dy  4678   1394619        80      7120         0     51818     49840    659459     22.91     24.21
226.60/226.68	c  N dy  4768   1419267        80      7120         0     74315     49840   1264316     22.92     24.22
231.69/231.78	c  N dy  4833   1439290        80      7120         0     92603     49840   1753805     22.92     24.15
235.70/235.72	c  N dy  4896   1459349        80      7120         0     63466     49840    953654     22.92     24.96
240.29/240.30	c  N dy  4981   1479378        80      7120         0     81833     49840   1451976     22.93     24.19
245.70/245.74	c  N dy  5080   1499412        80      7120         0     51669     49840    623018     22.94     24.96
249.40/249.46	c  N dy  5143   1519448        80      7120         0     69959     49840   1114431     22.94     24.44
254.39/254.40	c  N dy  5210   1540220        80      7120         0     89002     49840   1625865     22.94     24.15
259.50/259.53	c  N dy  5326   1560298        80      7120         0     57998     49840    780719     22.96     24.23
263.59/263.68	c  N dy  5399   1580451        80      7120         0     76421     49840   1276910     22.96     24.57
269.20/269.26	c  N dy  5495   1600493        80      7120         0     94754     49840   1775444     22.97     26.05
273.50/273.52	c  N dy  5532   1620741        80      7120         0     62932     49840    886763     22.96     24.45
277.60/277.64	c  N dy  5591   1641095        80      7120         0     81570     49840   1390951     22.96     24.35
283.70/283.71	c  N dy  5693   1661344        80      7120         0    100138     49840   1895465     22.97     24.26
287.69/287.75	c  N dy  5725   1681873        80      7120         0     67639     49840   1001896     22.96     24.18
292.90/292.91	c  N dy  5821   1703820        80      7120         0     87685     49840   1543987     22.97     24.23
294.60/294.64	c  S st  5845   1710290        80      7120         0     93618     49840   1705622     22.97   no data
294.81/294.88	c  S st  5845   1710794        80      7120         0     94091     49840   1718732     22.97   no data
294.81/294.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.90/294.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
294.90/294.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.90/294.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.90/294.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.90/294.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
294.90/294.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.90/294.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.90/294.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.60/304.70	c lits-rem:      1098  cl-subs:     8902  v-elim:      0  v-fix:    0  time:  9.71 s
304.60/304.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
304.70/304.73	c vivif2 --  cl tried    85189 cl shrink        0 lits rem          0 time: 0.03
304.99/305.00	c asymm  cl-useful: 0/755/7120 lits-rem:0 time: 0.27
304.99/305.00	c calculated reachability. Time: 0.00
304.99/305.00	c  N dy  5845   1710794        80      7120         0     85189     49840   1471977     22.97   no data
311.50/311.56	c  N dy  5902   1736323        80      7120         0     56713     49840    697972     22.96     24.19
317.49/317.52	c  N dy  5960   1766254        80      7120         0     83928     49840   1422507     22.96     24.19
326.09/326.16	c  N dy  6070   1800239        80      7120         0     62139     49840    821452     22.95     24.26
330.80/330.84	c  N dy  6167   1820330        80      7120         0     80525     49840   1321024     22.96     26.85
336.30/336.39	c  N dy  6269   1840370        80      7120         0     98946     49840   1825115     22.97     25.09
341.30/341.37	c  N dy  6320   1860387        80      7120         0     63389     49840    840654     22.97     24.31
346.30/346.32	c  N dy  6448   1880475        80      7120         0     81716     49840   1343190     22.98     25.96
352.60/352.68	c  N dy  6550   1901789        80      7120         0    101297     49840   1874765     22.99     24.20
357.90/357.96	c  N dy  6651   1921846        80      7120         0     64870     49840    873243     23.00     26.06
362.40/362.46	c  N dy  6692   1943927        80      7120         0     84931     49840   1409066     22.99     24.38
367.99/368.04	c  N dy  6748   1964240        80      7120         0    103489     49840   1908385     22.99     24.25
373.40/373.47	c  N dy  6842   1984274        80      7120         0     66075     49840    885820     23.00     25.76
378.20/378.28	c  N dy  6916   2004777        80      7120         0     84837     49840   1391144     23.00     24.23
384.50/384.54	c  N dy  7035   2024875        80      7120         0    103234     49840   1896794     23.01     24.37
390.79/390.84	c  N dy  7112   2048729        80      7120         0     68332     49840    925827     23.01     24.27
396.30/396.38	c  N dy  7141   2075452        80      7120         0     92513     49840   1564331     23.00     24.36
402.50/402.54	c  N dy  7215   2095463        80      7120         0    110707     49840   2050726     22.99     24.48
407.20/407.23	c  N dy  7255   2115494        80      7120         0     71552     49840    998544     22.99     25.95
417.40/417.40	c  N dy  7281   2159450        80      7120         0    111128     49840   2025722     22.95     24.26
423.29/423.32	c  N dy  7410   2180584        80      7120         0     72421     49840   1021382     22.96     24.18
427.70/427.79	c  N dy  7446   2201075        80      7120         0     91075     49840   1518862     22.96     24.17
430.70/430.78	c  S st  7497   2210794        80      7120         0     99974     49840   1763545     22.96     23.76
431.00/431.03	c  S st  7497   2211299        80      7120         0    100449     49840   1777148     22.96   no data
431.00/431.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.00/431.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
431.00/431.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.00/431.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.00/431.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.00/431.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
431.00/431.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.10/431.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.10/431.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.11/441.13	c lits-rem:      1003  cl-subs:     8701  v-elim:      0  v-fix:    0  time:  9.98 s
441.11/441.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
441.11/441.16	c vivif2 --  cl tried    91748 cl shrink        0 lits rem          0 time: 0.03
441.40/441.45	c asymm  cl-useful: 0/726/7120 lits-rem:0 time: 0.29
441.40/441.46	c calculated reachability. Time: 0.00
441.40/441.46	c  N dy  7497   2211299        80      7120         0     91748     49840   1534770     22.96   no data
449.00/449.02	c  N dy  7579   2235638        80      7120         0    113973     49840   2134164     22.96     24.30
453.50/453.58	c  N dy  7627   2255648        80      7120         0     73496     49840   1032745     22.96     25.12
458.61/458.62	c  N dy  7708   2275812        80      7120         0     91965     49840   1535128     22.96     24.21
465.20/465.25	c  N dy  7768   2297101        80      7120         0    111311     49840   2054552     22.96     24.26
471.50/471.57	c  N dy  7885   2318007        80      7120         0     70504     49840    936452     22.97     24.21
476.40/476.49	c  N dy  7980   2338029        80      7120         0     88825     49840   1435426     22.98     26.11
486.00/486.02	c  N dy  8035   2374087        80      7120         0    121604     49840   2310680     22.97     24.30
490.61/490.67	c  N dy  8111   2394166        80      7120         0     78956     49840   1145613     22.97     24.86
496.30/496.34	c  N dy  8213   2414192        80      7120         0     97268     49840   1644100     22.98     25.25
506.80/506.80	c  N dy  8294   2446645        80      7120         0     64866     49840    745201     22.97     24.19
511.90/511.90	c  N dy  8425   2467949        80      7120         0     84386     49840   1280934     22.98     24.21
516.91/516.98	c  N dy  8452   2488025        80      7120         0    102657     49840   1768587     22.98     24.83
523.80/523.83	c  N dy  8514   2508067        80      7120         0    120949     49840   2261252     22.97     26.78
529.20/529.27	c  N dy  8587   2528091        80      7120         0     76289     49840   1039381     22.98     24.76
534.30/534.37	c  N dy  8660   2548184        80      7120         0     94620     49840   1536835     22.98     26.90
541.70/541.74	c  N dy  8756   2570684        80      7120         0    115280     49840   2099301     22.98     24.22
549.40/549.46	c  N dy  8874   2591059        80      7120         0     69943     49840    853024     22.99     24.26
555.40/555.47	c  N dy  8973   2615357        80      7120         0     92108     49840   1457337     23.00     24.22
561.70/561.73	c  N dy  9054   2635436        80      7120         0    110362     49840   1950977     23.00     25.44
570.70/570.74	c  N dy  9113   2663302        80      7120         0     70871     49840    858884     23.00     24.22
575.41/575.46	c  N dy  9188   2683399        80      7120         0     89171     49840   1352462     23.00     24.66
581.50/581.59	c  N dy  9274   2703756        80      7120         0    107722     49840   1858702     23.00     24.37
584.01/584.04	c  S st  9292   2711299        80      7120         0    114607     49840   2045614     23.00   no data
584.30/584.35	c  S st  9292   2711799        80      7120         0    115078     49840   2059146     23.00   no data
584.30/584.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.40/584.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
584.40/584.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.40/584.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.40/584.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.40/584.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
584.40/584.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.40/584.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
584.40/584.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.70/597.79	c lits-rem:      1300  cl-subs:    10688  v-elim:      0  v-fix:    0  time: 13.31 s
597.70/597.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
597.80/597.83	c vivif2 --  cl tried   104390 cl shrink        0 lits rem          0 time: 0.04
598.10/598.13	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 0.30
598.10/598.14	c calculated reachability. Time: 0.00
598.10/598.14	c  N dy  9292   2711799        80      7120         0    104390     49840   1765063     23.00   no data
605.10/605.17	c  N dy  9361   2731813        80      7120         0    122665     49840   2255657     23.00     25.05
612.30/612.32	c  N dy  9474   2754942        80      7120         0     78646     49840   1068164     23.01     24.24
617.80/617.86	c  N dy  9567   2775475        80      7120         0     97367     49840   1578183     23.01     24.31
625.00/625.06	c  N dy  9664   2795955        80      7120         0    116007     49840   2085893     23.02     24.24
632.60/632.63	c  N dy  9737   2816029        80      7120         0     67954     49840    759060     23.02     25.19
638.50/638.59	c  N dy  9877   2840403        80      7120         0     90267     49840   1372676     23.03     24.26
645.10/645.19	c  N dy  9982   2860793        80      7120         0    108922     49840   1882330     23.04     24.30
652.60/652.67	c  N dy 10062   2880907        80      7120         0    127267     49840   2380931     23.04     24.28
658.92/658.95	c  N dy 10133   2900917        80      7120         0     78111     49840   1017021     23.04     26.75
664.80/664.82	c  N dy 10268   2920952        80      7120         0     96472     49840   1522135     23.05     25.53
672.12/672.18	c  N dy 10296   2947547        80      7120         0    120488     49840   2151979     23.04     24.31
680.40/680.43	c  N dy 10348   2970629        80      7120         0     73242     49840    863486     23.03     24.27
698.11/698.11	c  N dy 10437   3040752        80      7120         0    136619     49840   2529364     22.98     24.23
702.81/702.88	c  N dy 10456   3060806        80      7120         0     85836     49840   1188901     22.98     24.24
709.20/709.29	c  N dy 10546   3080858        80      7120         0    104195     49840   1686926     22.98     25.15
717.00/717.04	c  N dy 10670   3101389        80      7120         0    122957     49840   2201005     22.99     24.23
725.11/725.13	c  N dy 10726   3123052        80      7120         0     72590     49840    819144     22.99     24.20
730.42/730.47	c  N dy 10836   3143107        80      7120         0     90967     49840   1320878     22.99     24.46
736.80/736.81	c  N dy 10907   3163135        80      7120         0    109261     49840   1811616     22.99     24.85
744.90/744.99	c  N dy 11017   3183513        80      7120         0    127944     49840   2323686     23.00     24.26
753.61/753.66	c  N dy 11126   3203715        80      7120         0     75286     49840    875828     23.01     24.34
755.61/755.70	c  S st 11169   3211801        80      7120         0     82674     49840   1077295     23.01     21.68
755.90/755.92	c  S st 11169   3212306        80      7120         0     83143     49840   1090162     23.01   no data
755.90/755.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
755.90/755.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
755.90/755.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.90/755.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.90/755.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.90/755.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
755.90/755.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.90/755.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
755.90/755.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.40/758.41	c lits-rem:       315  cl-subs:     2277  v-elim:      0  v-fix:    0  time:  2.41 s
758.40/758.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
758.40/758.43	c vivif2 --  cl tried    80866 cl shrink        0 lits rem          0 time: 0.02
758.60/758.69	c asymm  cl-useful: 0/788/7120 lits-rem:0 time: 0.26
758.70/758.70	c calculated reachability. Time: 0.00
758.70/758.70	c  N dy 11169   3212306        80      7120         0     80866     49840   1024187     23.01   no data
764.61/764.61	c  N dy 11261   3233027        80      7120         0     99847     49840   1541895     23.01     24.28
771.61/771.64	c  N dy 11359   3253148        80      7120         0    118198     49840   2040300     23.02     24.36
779.61/779.62	c  N dy 11430   3273281        80      7120         0    136509     49840   2536501     23.02     24.23
786.70/786.73	c  N dy 11532   3293348        80      7120         0     82893     49840   1070316     23.02     24.26
792.31/792.35	c  N dy 11608   3313395        80      7120         0    101196     49840   1568717     23.02     24.49
799.51/799.50	c  N dy 11664   3334860        80      7120         0    120803     49840   2098575     23.03     24.26
806.90/806.94	c  N dy 11716   3355454        80      7120         0    139545     49840   2601791     23.02     24.50
814.41/814.40	c  N dy 11843   3375493        80      7120         0     84959     49840   1112085     23.03     24.30
821.00/821.01	c  N dy 11950   3395783        80      7120         0    103399     49840   1616523     23.04     24.26
827.81/827.89	c  N dy 12002   3417905        80      7120         0    123548     49840   2159979     23.03     24.29
836.51/836.58	c  N dy 12101   3437988        80      7120         0    141939     49840   2662831     23.04     24.50
847.41/847.50	c  N dy 12163   3476609        80      7120         0    102886     49840   1556131     23.03     24.34
854.80/854.89	c  N dy 12254   3496861        80      7120         0    121307     49840   2056779     23.03     24.44
864.52/864.55	c  N dy 12392   3517199        80      7120         0    139947     49840   2572233     23.04     24.44
871.31/871.32	c  N dy 12427   3537239        80      7120         0     83532     49840   1037830     23.04     24.93
877.10/877.10	c  N dy 12512   3558020        80      7120         0    102519     49840   1554778     23.04     24.26
884.01/884.02	c  N dy 12596   3578029        80      7120         0    120731     49840   2050496     23.04     25.77
901.40/901.46	c  N dy 12633   3639954        80      7120         0    101230     49840   1496054     23.02     24.36
908.81/908.84	c  N dy 12751   3660032        80      7120         0    119612     49840   2001515     23.02     24.88
917.51/917.56	c  N dy 12857   3680061        80      7120         0    137891     49840   2500124     23.03     26.41
927.51/927.50	c  N dy 12958   3701945        80      7120         0     81400     49840    952173     23.03     24.25
930.41/930.45	c  S st 13013   3712307        80      7120         0     90867     49840   1212565     23.04     20.47
930.62/930.66	c  S st 13013   3712813        80      7120         0     91348     49840   1225934     23.04   no data
930.62/930.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
930.71/930.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
930.71/930.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
930.71/930.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.71/930.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.71/930.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
930.71/930.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
930.71/930.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
930.71/930.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.81/933.82	c lits-rem:       342  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  3.07 s
933.81/933.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
933.81/933.85	c vivif2 --  cl tried    88533 cl shrink        0 lits rem          0 time: 0.02
934.11/934.11	c asymm  cl-useful: 0/704/7120 lits-rem:0 time: 0.26
934.11/934.11	c calculated reachability. Time: 0.00
934.11/934.11	c  N dy 13013   3712813        80      7120         0     88533     49840   1144910     23.04   no data
939.11/939.14	c  N dy 13033   3732902        80      7120         0    106800     49840   1634953     23.03     24.74
944.61/944.63	c  F st 13054   3751563        80      7120         0    123610     49840   2082333     23.02     20.40
945.31/945.33	c  N st 13058   3753596        80      7120         0    125477     49840   2133388     23.02   no data
953.81/953.89	c  N dy 13134   3773876        80      7120         0    143982     49840   2640062     23.03     24.33
961.01/961.03	c  N dy 13167   3794207        80      7120         0     85195     49840   1034508     23.02     24.35
966.61/966.68	c  N dy 13250   3814624        80      7120         0    103885     49840   1544024     23.02     24.44
973.52/973.59	c  N dy 13321   3834844        80      7120         0    122358     49840   2045157     23.02     24.30
982.91/982.92	c  N dy 13361   3859474        80      7120         0    144703     49840   2637817     23.02     24.30
991.51/991.57	c  N dy 13443   3879502        80      7120         0     84801     49840   1015487     23.02     24.60
997.41/997.43	c  N dy 13520   3899800        80      7120         0    103365     49840   1521158     23.02     24.33
1015.41/1015.44	c  N dy 13553   3953146        80      7120         0    151470     49840   2764303     23.00     24.26
1023.41/1023.45	c  N dy 13646   3973236        80      7120         0     90858     49840   1168709     23.00     25.26
1030.11/1030.14	c  N dy 13762   3993302        80      7120         0    109221     49840   1673379     23.01     26.01
1038.21/1038.24	c  N dy 13871   4013558        80      7120         0    127758     49840   2180952     23.01     24.35
1047.41/1047.47	c  N dy 13951   4034954        80      7120         0    147287     49840   2713015     23.01     24.23
1056.91/1056.99	c  N dy 14046   4055387        80      7120         0     85731     49840   1007926     23.02     24.24
1063.62/1063.62	c  N dy 14117   4078592        80      7120         0    106769     49840   1575042     23.02     24.57
1086.83/1086.82	c  N dy 14208   4148714        80      7120         0     89187     49840   1082588     23.00     24.36
1094.11/1094.17	c  N dy 14317   4172823        80      7120         0    111251     49840   1684722     23.00     24.32
1103.11/1103.10	c  N dy 14456   4194792        80      7120         0    131443     49840   2240398     23.01     24.31
1110.71/1110.76	c  S st 14517   4212813        80      7120         0    147795     49840   2683701     23.01     21.42
1111.11/1111.14	c  S st 14517   4213316        80      7120         0    148272     49840   2697630     23.01   no data
1111.11/1111.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1111.21/1111.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1111.21/1111.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1111.21/1111.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1111.21/1111.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1111.21/1111.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1111.21/1111.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1111.21/1111.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1111.31/1111.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1135.01/1135.00	c lits-rem:      1497  cl-subs:    14258  v-elim:      0  v-fix:    0  time: 23.67 s
1135.01/1135.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1135.01/1135.05	c vivif2 --  cl tried   134014 cl shrink        0 lits rem          0 time: 0.05
1135.31/1135.38	c asymm  cl-useful: 0/484/7120 lits-rem:0 time: 0.34
1135.31/1135.39	c calculated reachability. Time: 0.00
1135.31/1135.39	c  N dy 14517   4213316        80      7120         0    134014     49840   2302542     23.01   no data
1145.21/1145.22	c  N dy 14632   4233470        80      7120         0    152371     49840   2805591     23.01     24.28
1153.81/1153.87	c  N dy 14713   4254181        80      7120         0     90002     49840   1102181     23.02     24.25
1160.02/1160.09	c  N dy 14796   4274337        80      7120         0    108421     49840   1600431     23.02     24.24
1167.61/1167.66	c  N dy 14882   4294852        80      7120         0    127182     49840   2114634     23.02     24.39
1177.32/1177.35	c  N dy 15007   4314895        80      7120         0    145584     49840   2619516     23.03     24.26
1188.11/1188.12	c  N dy 15062   4338150        80      7120         0     84100     49840    919113     23.02     24.64
1198.32/1198.36	c  N dy 15145   4376319        80      7120         0    118765     49840   1846678     23.02     24.25
1207.52/1207.58	c  N dy 15291   4396440        80      7120         0    137164     49840   2355301     23.03     24.27
1216.21/1216.27	c  N dy 15350   4416495        80      7120         0    155382     49840   2850092     23.03     24.51
1226.52/1226.59	c  N dy 15433   4436624        80      7120         0     90058     49840   1062234     23.03     24.25
1232.81/1232.81	c  N dy 15523   4456661        80      7120         0    108360     49840   1561258     23.03     24.33
1241.02/1241.02	c  N dy 15671   4476731        80      7120         0    126754     49840   2071900     23.04     24.44
1250.32/1250.34	c  N dy 15776   4496773        80      7120         0    145151     49840   2577138     23.04     24.63
1261.91/1261.96	c  N dy 15887   4518837        80      7120         0    165260     49840   3126983     23.05     24.27
1275.72/1275.76	c  N dy 15991   4563201        80      7120         0    120618     49840   1861704     23.04     24.37
1284.91/1284.95	c  N dy 16104   4584213        80      7120         0    139878     49840   2389682     23.05     24.31
1294.52/1294.59	c  N dy 16197   4605013        80      7120         0    158796     49840   2906319     23.05     24.54

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-3367706-1305386105/watcher-3367706-1305386105 -o /tmp/evaluation-result-3367706-1305386105/solver-3367706-1305386105 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367706-1305386105.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: 3.75 3.97 3.94 2/310 11623
/proc/meminfo: memFree=12357516/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=29876 CPUtime=0.01 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 652 0 0 0 1 0 0 0 22 0 1 0 650209324 30593024 592 33554432000 4194304 4580011 140734968477136 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 7469 592 338 95 0 2451 0

[startup+0.0667531 s]
/proc/loadavg: 3.75 3.97 3.94 2/310 11623
/proc/meminfo: memFree=12357516/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=30008 CPUtime=0.06 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 663 0 0 0 6 0 0 0 22 0 1 0 650209324 30728192 603 33554432000 4194304 4580011 140734968477136 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 7502 603 338 95 0 2484 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30008

[startup+0.100742 s]
/proc/loadavg: 3.75 3.97 3.94 2/310 11623
/proc/meminfo: memFree=12357516/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=30008 CPUtime=0.09 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 669 0 0 0 9 0 0 0 22 0 1 0 650209324 30728192 609 33554432000 4194304 4580011 140734968477136 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 7502 609 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300709 s]
/proc/loadavg: 3.75 3.97 3.94 2/310 11623
/proc/meminfo: memFree=12357516/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=31564 CPUtime=0.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 1329 0 0 0 29 0 0 0 23 0 1 0 650209324 32321536 1139 33554432000 4194304 4580011 140734968477136 18446744073709551615 4302086 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 7891 1139 362 95 0 2873 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31564

[startup+0.70058 s]
/proc/loadavg: 3.75 3.97 3.94 2/310 11623
/proc/meminfo: memFree=12357516/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=32836 CPUtime=0.69 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 1970 0 0 0 69 0 0 0 25 0 1 0 650209324 33624064 1290 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 8209 1290 362 95 0 3191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32836

[startup+1.50044 s]
/proc/loadavg: 3.77 3.97 3.94 5/321 11642
/proc/meminfo: memFree=12326732/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=33520 CPUtime=1.49 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 2921 0 0 0 149 0 0 0 25 0 1 0 650209324 34324480 1493 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 8380 1493 364 95 0 3362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33520

[startup+3.10016 s]
/proc/loadavg: 3.77 3.97 3.94 5/321 11642
/proc/meminfo: memFree=12303648/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=39700 CPUtime=3.09 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 5232 0 0 0 309 0 0 0 25 0 1 0 650209324 40652800 2861 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 9925 2861 366 95 0 4907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39700

[startup+6.30065 s]
/proc/loadavg: 3.77 3.97 3.94 5/321 11642
/proc/meminfo: memFree=12289640/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=40356 CPUtime=6.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 7256 0 0 0 628 1 0 0 25 0 1 0 650209324 41324544 3196 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 10089 3196 366 95 0 5071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40356

[startup+12.7005 s]
/proc/loadavg: 3.80 3.97 3.94 5/321 11642
/proc/meminfo: memFree=12271560/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=51484 CPUtime=12.69 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 12823 0 0 0 1268 1 0 0 25 0 1 0 650209324 52719616 5932 33554432000 4194304 4580011 140734968477136 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 12871 5932 366 95 0 7853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51484

[startup+25.5002 s]
/proc/loadavg: 3.83 3.97 3.94 5/321 11642
/proc/meminfo: memFree=12250572/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=53912 CPUtime=25.49 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 18146 0 0 0 2547 2 0 0 25 0 1 0 650209324 55205888 6793 33554432000 4194304 4580011 140734968477136 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 13478 6793 366 95 0 8460 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53912

[startup+51.1007 s]
/proc/loadavg: 3.89 3.97 3.94 5/321 11643
/proc/meminfo: memFree=12240424/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=56000 CPUtime=51.09 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 27584 0 0 0 5105 4 0 0 25 0 1 0 650209324 57344000 7221 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 14000 7221 366 95 0 8982 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56000

[startup+102.312 s]
/proc/loadavg: 4.03 3.99 3.94 5/321 11644
/proc/meminfo: memFree=12206524/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=72744 CPUtime=102.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 44741 0 0 0 10222 8 0 0 25 0 1 0 650209324 74489856 11289 33554432000 4194304 4580011 140734968477136 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 18186 11289 366 95 0 13168 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72744

[startup+162.3 s]
/proc/loadavg: 4.01 3.99 3.94 5/321 11646
/proc/meminfo: memFree=12171512/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=73108 CPUtime=162.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 57581 0 0 0 16218 11 0 0 25 0 1 0 650209324 74862592 11762 33554432000 4194304 4580011 140734968477136 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 18277 11762 366 95 0 13259 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73108

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/321 11648
/proc/meminfo: memFree=12155952/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=79620 CPUtime=222.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 70425 0 0 0 22214 15 0 0 25 0 1 0 650209324 81530880 12478 33554432000 4194304 4580011 140734968477136 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 19905 12478 366 95 0 14887 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79620

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/321 11649
/proc/meminfo: memFree=12130736/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=79840 CPUtime=282.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 80384 0 0 0 28209 20 0 0 25 0 1 0 650209324 81756160 13655 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 19960 13655 366 95 0 14942 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79840

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/321 11651
/proc/meminfo: memFree=12112172/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=95296 CPUtime=342.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 92639 0 0 0 34206 23 0 0 25 0 1 0 650209324 97583104 16315 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 23824 16315 366 95 0 18806 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95296

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/321 11652
/proc/meminfo: memFree=12095380/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=95476 CPUtime=402.29 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 101282 0 0 0 40202 27 0 0 25 0 1 0 650209324 97767424 17508 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 23869 17508 366 95 0 18851 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95476

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.95 5/321 11654
/proc/meminfo: memFree=12084552/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=100456 CPUtime=462.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 110220 0 0 0 46199 31 0 0 25 0 1 0 650209324 102866944 18537 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 25114 18537 366 95 0 20096 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100456

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/321 11655
/proc/meminfo: memFree=12075820/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=100660 CPUtime=522.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 118725 0 0 0 52195 35 0 0 25 0 1 0 650209324 103075840 18928 33554432000 4194304 4580011 140734968477136 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 25165 18928 366 95 0 20147 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 100660

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/321 11657
/proc/meminfo: memFree=12087444/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=100832 CPUtime=582.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 126936 0 0 0 58192 38 0 0 25 0 1 0 650209324 103251968 18644 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 25208 18644 366 95 0 20190 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 100832

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/321 11659
/proc/meminfo: memFree=12040668/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110040 CPUtime=642.31 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 134974 0 0 0 64190 41 0 0 25 0 1 0 650209324 112680960 20556 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27510 20556 366 95 0 22492 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110040

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/321 11660
/proc/meminfo: memFree=12046304/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110208 CPUtime=702.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 143373 0 0 0 70186 44 0 0 25 0 1 0 650209324 112852992 19968 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27552 19968 366 95 0 22534 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 110208

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.96 5/321 11662
/proc/meminfo: memFree=12041788/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110344 CPUtime=762.32 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 149954 0 0 0 76185 47 0 0 25 0 1 0 650209324 112992256 20310 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27586 20310 366 95 0 22568 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110344

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/321 11663
/proc/meminfo: memFree=12013608/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110460 CPUtime=822.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 156728 0 0 0 82180 50 0 0 25 0 1 0 650209324 113111040 20616 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27615 20616 366 95 0 22597 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110460

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/321 11665
/proc/meminfo: memFree=12018648/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110564 CPUtime=882.3 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 163541 0 0 0 88178 52 0 0 25 0 1 0 650209324 113217536 20885 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27641 20885 366 95 0 22623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 110564

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/321 11667
/proc/meminfo: memFree=12019612/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110680 CPUtime=942.31 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 170249 0 0 0 94175 56 0 0 25 0 1 0 650209324 113336320 20904 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27670 20904 366 95 0 22652 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 110680

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/321 11668
/proc/meminfo: memFree=12022788/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110788 CPUtime=1002.31 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 177060 0 0 0 100173 58 0 0 25 0 1 0 650209324 113446912 20820 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27697 20820 366 95 0 22679 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 110788

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.98 5/321 11670
/proc/meminfo: memFree=12004416/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=110912 CPUtime=1062.31 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 183575 0 0 0 106169 62 0 0 25 0 1 0 650209324 113573888 20373 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 27728 20373 366 95 0 22710 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 110912

[startup+1122.3 s]
/proc/loadavg: 4.12 4.05 3.98 5/321 11672
/proc/meminfo: memFree=11977720/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=130276 CPUtime=1122.31 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 192518 0 0 0 112168 63 0 0 25 0 1 0 650209324 133402624 25815 33554432000 4194304 4580011 140734968477136 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 32569 25815 366 95 0 27551 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 130276

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.98 5/321 11673
/proc/meminfo: memFree=11973472/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=130316 CPUtime=1182.32 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 196718 0 0 0 118166 66 0 0 25 0 1 0 650209324 133443584 26022 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 32579 26022 366 95 0 27561 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 130316

[startup+1242.3 s]
/proc/loadavg: 4.12 4.06 4.00 5/321 11675
/proc/meminfo: memFree=11930668/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=130460 CPUtime=1242.32 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 203230 0 0 0 124164 68 0 0 25 0 1 0 650209324 133591040 25220 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 32615 25220 366 95 0 27597 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 130460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.04 4.00 4/320 11677
/proc/meminfo: memFree=12025112/32950928 swapFree=67111348/67111528
[pid=11623] ppid=11621 vsize=186556 CPUtime=1300.03 cores=1,3
/proc/11623/stat : 11623 (strangenight2-s) R 11621 11623 10553 0 -1 4202496 208061 0 0 0 129932 71 0 0 25 0 1 0 650209324 191033344 26305 33554432000 4194304 4580011 140734968477136 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11623/statm: 46639 26305 366 95 0 41621 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 186556

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.33
CPU system time (s): 0.716891
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 200208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208061
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= 10
involuntary context switches= 14363

runsolver used 3.71843 second user time and 9.33158 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 17:15:06
IDJOB=3367706
IDBENCH=82915
IDSOLVER=1845
FILE ID=node120/3367706-1305386105
RUNJOBID= node120-1305386105-11601
PBS_JOBID= 13324382
Free space on /tmp= 73504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367706-1305386105/watcher-3367706-1305386105 -o /tmp/evaluation-result-3367706-1305386105/solver-3367706-1305386105 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367706-1305386105.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=1647112358

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12357796 kB
Buffers:        242820 kB
Cached:        3555208 kB
SwapCached:          0 kB
Active:       17347420 kB
Inactive:      2957060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12357796 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11500 kB
Writeback:           0 kB
AnonPages:    16506712 kB
Mapped:          25356 kB
Slab:           174988 kB
PageTables:      49560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51585992 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= 73492 MiB
End job on node120 at 2011-05-14 17:36:48