Trace number 3367619

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
MD5SUM4fa782cc700b96dfddf41b0ed3b14006
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-3367619-1305384817.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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:      43 undec:       1 neg:      36
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.38	c  N dy     8      6080        80      7120         0      3281     49840     78854     23.24     24.46
0.69/0.70	c  N dy     9     13624        80      7120         0      6337     49840    147636     22.39     23.59
0.89/0.90	c  N dy    37     17824        80      7120         0     10229     49840    253850     22.89     24.20
1.10/1.19	c  N dy    64     24220        80      7120         0     10922     49840    259050     23.16     24.43
1.19/1.23	c  F st    66     25000        80      7120         0     11647     49840    278468     23.16     23.27
1.29/1.39	c  N st    71     28296        80      7120         0      8387     49840    174369     23.16   no data
1.39/1.47	c  S st    72     30001        80      7120         0      9950     49840    217171     23.16   no data
1.49/1.51	c  S st    72     30504        80      7120         0     10424     49840    230102     23.16   no data
1.49/1.51	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:       162  cl-subs:      759  v-elim:      0  v-fix:    0  time:  0.20 s
1.89/1.99	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
1.89/1.99	c calculated reachability. Time: 0.00
1.89/1.99	c  N dy    72     30504        80      7120         0      9665     49840    207706     23.16   no data
2.20/2.28	c  N dy    83     35710        80      7120         0     14435     49840    335120     23.11     24.34
2.39/2.48	c  N dy   102     39711        80      7120         0     10878     49840    226222     23.19     26.38
2.79/2.82	c  N dy   112     45757        80      7120         0     16406     49840    372825     23.06     22.13
2.79/2.82	c  S st   112     45757        80      7120         0     16406     49840    372825     23.06     22.13
2.79/2.86	c  S st   112     46257        80      7120         0      8670     49840    151913     23.06   no data
2.79/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.91	c lits-rem:         4  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.91	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.91	c vivif2 --  cl tried     8621 cl shrink        0 lits rem          0 time: 0.00
3.09/3.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
3.09/3.16	c calculated reachability. Time: 0.00
3.09/3.16	c  N dy   112     46257        80      7120         0      8621     49840    150347     23.06   no data
3.49/3.50	c  N dy   123     52588        80      7120         0     14418     49840    304888     23.02     24.43
3.69/3.78	c  N dy   141     56617        80      7120         0     18099     49840    402812     23.03     24.25
3.99/4.09	c  N dy   151     62140        80      7120         0     14023     49840    280246     23.02     24.33
4.29/4.37	c  N dy   163     66623        80      7120         0     18170     49840    392929     23.03     24.37
4.49/4.57	c  S st   168     69385        80      7120         0     10630     49840    174726     23.02     22.28
4.59/4.61	c  S st   168     69889        80      7120         0     11106     49840    187560     23.02   no data
4.59/4.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.59/4.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.68	c lits-rem:        11  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.06 s
4.59/4.68	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.68	c vivif2 --  cl tried    10957 cl shrink        0 lits rem          0 time: 0.00
4.89/4.98	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
4.89/4.98	c calculated reachability. Time: 0.00
4.89/4.98	c  N dy   168     69889        80      7120         0     10957     49840    183289     23.02   no data
5.29/5.34	c  N dy   188     75955        80      7120         0     16494     49840    331465     23.04     24.41
5.69/5.73	c  N dy   206     81372        80      7120         0     21493     49840    465712     23.04     24.29
6.09/6.13	c  F st   213     87500        80      7120         0     16094     49840    304972     23.00     23.55
6.09/6.13	c  N st   213     87500        80      7120         0     16094     49840    304972     23.00     23.55
6.49/6.53	c  N dy   222     93258        80      7120         0     21373     49840    446916     23.01     24.34
7.28/7.34	c  N dy   239    104836        80      7120         0     20055     49840    397129     22.96     22.89
7.28/7.34	c  S st   239    104836        80      7120         0     20055     49840    397129     22.96     22.89
7.28/7.40	c  S st   239    105339        80      7120         0     20522     49840    409916     22.96   no data
7.38/7.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.38/7.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.38/7.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.38/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.38/7.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.38/7.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.38/7.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.96	c lits-rem:       192  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  0.54 s
7.89/7.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.89/7.97	c vivif2 --  cl tried    18709 cl shrink        0 lits rem          0 time: 0.00
8.29/8.32	c asymm  cl-useful: 0/5899/7120 lits-rem:0 time: 0.36
8.29/8.32	c calculated reachability. Time: 0.00
8.29/8.32	c  N dy   239    105339        80      7120         0     18709     49840    360241     22.96   no data
8.80/8.83	c  N dy   244    112252        80      7120         0     25011     49840    525029     22.85     24.22
9.29/9.36	c  N dy   266    119688        80      7120         0     19063     49840    354779     22.85     24.07
9.99/10.05	c  N dy   315    127610        80      7120         0     26362     49840    553021     22.94     24.15
11.49/11.57	c  N dy   353    147380        80      7120         0     16097     49840    246172     22.89     24.36
12.39/12.45	c  N dy   400    158008        80      7120         0     25872     49840    508902     22.93     23.77
12.39/12.45	c  S st   400    158008        80      7120         0     25872     49840    508902     22.93     23.77
12.49/12.51	c  S st   400    158510        80      7120         0     26342     49840    522117     22.93   no data
12.49/12.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.49/12.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.49/12.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.49/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.33	c lits-rem:       303  cl-subs:     2284  v-elim:      0  v-fix:    0  time:  0.79 s
13.29/13.33	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.29/13.33	c vivif2 --  cl tried    24058 cl shrink        0 lits rem          0 time: 0.00
13.39/13.43	c asymm  cl-useful: 0/1221/7120 lits-rem:0 time: 0.10
13.39/13.44	c calculated reachability. Time: 0.00
13.39/13.44	c  N dy   400    158510        80      7120         0     24058     49840    457692     22.93   no data
14.39/14.41	c  N dy   426    169749        80      7120         0     18881     49840    303798     22.91     24.17
15.29/15.37	c  N dy   476    180607        80      7120         0     28864     49840    573320     22.96     25.32
16.78/16.87	c  N dy   522    197662        80      7120         0     27962     49840    532037     22.96     24.31
18.09/18.10	c  N dy   570    210741        80      7120         0     22581     49840    378432     22.98     24.25
19.49/19.56	c  N dy   590    226035        80      7120         0     36533     49840    746679     22.91     24.15
20.49/20.59	c  S st   645    237765        80      7120         0     29038     49840    535282     22.94     21.91
20.59/20.67	c  S st   645    238268        80      7120         0     29516     49840    548144     22.94   no data
20.59/20.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.59/20.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.59/20.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.59/20.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.52	c lits-rem:       233  cl-subs:     1955  v-elim:      0  v-fix:    0  time:  0.82 s
21.49/21.52	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.49/21.53	c vivif2 --  cl tried    27561 cl shrink        0 lits rem          0 time: 0.00
21.69/21.71	c asymm  cl-useful: 0/2442/7120 lits-rem:0 time: 0.18
21.69/21.71	c calculated reachability. Time: 0.00
21.69/21.71	c  N dy   645    238268        80      7120         0     27561     49840    491868     22.94   no data
24.69/24.74	c  N dy   661    270547        80      7120         0     37684     49840    732470     22.75     23.96
27.40/27.49	c  N dy   723    298482        80      7120         0     22288     49840    308477     22.69     23.94
28.19/28.20	c  F st   763    306252        80      7120         0     29425     49840    500970     22.72     20.91
29.60/29.66	c  N dy   789    318996        80      7120         0     41099     49840    814704     22.71     23.94
33.49/33.50	c  N dy   905    353176        80      7120         0     27591     49840    417055     22.71     24.11
33.89/33.94	c  S st   933    357404        80      7120         0     31503     49840    523620     22.73   no data
33.99/34.02	c  S st   933    357911        80      7120         0     31982     49840    536239     22.73   no data
33.99/34.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.99/34.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
33.99/34.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.99/34.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.99/34.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.78/34.86	c lits-rem:       349  cl-subs:     1840  v-elim:      0  v-fix:    0  time:  0.81 s
34.78/34.86	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
34.78/34.86	c vivif2 --  cl tried    30142 cl shrink        0 lits rem          0 time: 0.00
34.98/35.04	c asymm  cl-useful: 0/1928/7120 lits-rem:0 time: 0.18
34.98/35.05	c calculated reachability. Time: 0.00
34.98/35.05	c  N dy   933    357911        80      7120         0     30142     49840    486437     22.73   no data
37.68/37.70	c  N dy  1045    377973        80      7120         0     24845     49840    328303     22.79     24.18
40.29/40.38	c  N dy  1111    401915        80      7120         0     46745     49840    916648     22.79     24.03
42.59/42.68	c  N dy  1185    421919        80      7120         0     40381     49840    729491     22.80     24.39
45.29/45.33	c  N dy  1289    441930        80      7120         0     33087     49840    519856     22.84     25.83
48.08/48.17	c  N dy  1375    462396        80      7120         0     51862     49840   1024782     22.87     24.31
50.49/50.57	c  N dy  1437    482622        80      7120         0     43760     49840    784448     22.87     24.24
54.59/54.65	c  N dy  1485    515277        80      7120         0     46084     49840    825985     22.82     24.09
57.59/57.63	c  N dy  1535    536867        80      7120         0     37308     49840    576243     22.80     22.07
57.59/57.63	c  S st  1535    536867        80      7120         0     37308     49840    576243     22.80     22.07
57.69/57.71	c  S st  1535    537369        80      7120         0     37773     49840    588917     22.80   no data
57.69/57.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.69/57.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.69/57.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.69/57.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.69/57.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
57.69/57.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.69/57.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.69/57.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.97	c lits-rem:       274  cl-subs:     2649  v-elim:      0  v-fix:    0  time:  1.22 s
58.89/58.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
58.89/58.98	c vivif2 --  cl tried    35124 cl shrink        0 lits rem          0 time: 0.01
59.09/59.16	c asymm  cl-useful: 0/1614/7120 lits-rem:0 time: 0.18
59.09/59.16	c calculated reachability. Time: 0.00
59.09/59.16	c  N dy  1535    537369        80      7120         0     35124     49840    523340     22.80   no data
61.88/61.97	c  N dy  1630    557397        80      7120         0     53489     49840   1019610     22.82     25.90
64.80/64.82	c  N dy  1740    577577        80      7120         0     42945     49840    725199     22.85     24.13
68.69/68.78	c  N dy  1861    603143        80      7120         0     36280     49840    523195     22.87     24.13
71.68/71.74	c  N dy  1956    623165        80      7120         0     54691     49840   1024089     22.90     26.63
74.80/74.89	c  N dy  2010    645682        80      7120         0     44100     49840    715895     22.90     24.11
78.49/78.53	c  N dy  2089    667649        80      7120         0     32212     49840    382716     22.90     24.37
81.88/81.91	c  N dy  2130    694052        80      7120         0     56236     49840   1019001     22.88     24.26
85.19/85.23	c  N dy  2233    714139        80      7120         0     41810     49840    627422     22.90     24.95
88.29/88.37	c  N dy  2271    735678        80      7120         0     61442     49840   1152117     22.89     24.19
92.09/92.11	c  N dy  2314    761174        80      7120         0     50842     49840    839543     22.85     24.19
95.98/96.01	c  N dy  2377    781203        80      7120         0     69212     49840   1334114     22.85     26.21
98.89/98.99	c  N dy  2427    801474        80      7120         0     52929     49840    893200     22.84     24.24
99.69/99.79	c  S st  2445    806053        80      7120         0     57123     49840   1006095     22.84     23.44
99.89/99.93	c  S st  2445    806556        80      7120         0     57595     49840   1019344     22.84   no data
99.89/99.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.89/99.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.89/99.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.89/99.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.89/99.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.89/99.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
99.89/99.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.89/99.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.89/99.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.68/103.78	c lits-rem:       759  cl-subs:     4775  v-elim:      0  v-fix:    0  time:  3.79 s
103.68/103.78	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
103.68/103.79	c vivif2 --  cl tried    52820 cl shrink        0 lits rem          0 time: 0.01
103.88/103.99	c asymm  cl-useful: 0/1136/7120 lits-rem:0 time: 0.20
103.88/103.99	c calculated reachability. Time: 0.00
103.88/103.99	c  N dy  2445    806556        80      7120         0     52820     49840    889196     22.84   no data
107.80/107.81	c  N dy  2523    826634        80      7120         0     35789     49840    420793     22.86     24.07
110.49/110.52	c  N dy  2574    846673        80      7120         0     54081     49840    905942     22.84     24.37
115.18/115.28	c  N dy  2648    875871        80      7120         0     44287     49840    628799     22.83     24.12
118.69/118.75	c  N dy  2749    895925        80      7120         0     62684     49840   1124879     22.85     24.18
122.18/122.24	c  N dy  2788    916130        80      7120         0     43674     49840    598187     22.84     24.20
128.79/128.86	c  N dy  2847    959199        80      7120         0     44528     49840    599484     22.79     24.01
132.08/132.10	c  N dy  2918    979684        80      7120         0     63310     49840   1103237     22.79     24.18
136.48/136.56	c  N dy  2965   1005862        80      7120         0     48013     49840    680547     22.77     23.99
140.28/140.36	c  N dy  3018   1027889        80      7120         0     68109     49840   1214714     22.77     24.09
144.69/144.74	c  N dy  3142   1047923        80      7120         0     46288     49840    621656     22.79     25.14
148.19/148.24	c  N dy  3230   1068338        80      7120         0     65018     49840   1129541     22.81     24.02
148.99/149.02	c  F st  3252   1071876        80      7120         0     68304     49840   1219208     22.81     20.48
152.28/152.39	c  N dy  3284   1088850        80      7120         0     42609     49840    504868     22.81     24.08
155.68/155.71	c  N dy  3324   1110774        80      7120         0     62605     49840   1033326     22.80     24.02
159.49/159.55	c  N dy  3360   1130816        80      7120         0     80870     49840   1516209     22.79     24.67
163.38/163.42	c  N dy  3477   1151905        80      7120         0     58164     49840    914189     22.81     24.08
167.28/167.34	c  N dy  3542   1171952        80      7120         0     76353     49840   1402265     22.81     25.15
171.98/172.02	c  N dy  3659   1192008        80      7120         0     51829     49840    724116     22.83     24.04
176.08/176.11	c  S st  3788   1209834        80      7120         0     68267     49840   1175682     22.86   no data
176.18/176.27	c  S st  3788   1210338        80      7120         0     68738     49840   1188844     22.86   no data
176.18/176.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.28/176.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.28/176.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.28/176.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.28/176.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.28/176.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
176.28/176.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.28/176.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.28/176.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.99/181.08	c lits-rem:       591  cl-subs:     4440  v-elim:      0  v-fix:    0  time:  4.74 s
180.99/181.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
181.09/181.10	c vivif2 --  cl tried    64298 cl shrink        0 lits rem          0 time: 0.01
181.29/181.31	c asymm  cl-useful: 0/1172/7120 lits-rem:0 time: 0.21
181.29/181.31	c calculated reachability. Time: 0.00
181.29/181.31	c  N dy  3788   1210338        80      7120         0     64298     49840   1056633     22.86   no data
185.98/186.01	c  N dy  3903   1230375        80      7120         0     82687     49840   1557015     22.87     24.16
189.88/189.96	c  N dy  3986   1250379        80      7120         0     57181     49840    848074     22.88     24.80
194.98/195.04	c  N dy  4089   1275711        80      7120         0     80369     49840   1479251     22.89     24.14
199.39/199.44	c  N dy  4167   1295733        80      7120         0     53894     49840    744046     22.90     24.36
203.58/203.63	c  N dy  4316   1315749        80      7120         0     72243     49840   1250253     22.93     25.16
210.28/210.36	c  N dy  4412   1346209        80      7120         0     54318     49840    730939     22.92     24.19
214.38/214.51	c  N dy  4535   1366214        80      7120         0     72628     49840   1232739     22.94     24.29
220.99/221.09	c  N dy  4659   1392239        80      7120         0     49858     49840    603672     22.96     24.34
224.78/224.88	c  N dy  4766   1412274        80      7120         0     68252     49840   1104385     22.97     24.28
229.79/229.81	c  N dy  4864   1432306        80      7120         0     86579     49840   1602806     22.98     24.84
234.19/234.21	c  N dy  4921   1453120        80      7120         0     58046     49840    812262     22.98     24.24
238.09/238.17	c  N dy  4967   1473621        80      7120         0     76721     49840   1306569     22.98     24.43
243.19/243.24	c  N dy  5031   1493716        80      7120         0     95154     49840   1799514     22.98     25.79
247.08/247.13	c  N dy  5094   1513773        80      7120         0     64984     49840    978406     22.98     24.81
251.18/251.28	c  N dy  5119   1536140        80      7120         0     85377     49840   1524440     22.97     24.42
256.19/256.21	c  N dy  5203   1556160        80      7120         0     54358     49840    681768     22.98     25.39
259.78/259.88	c  N dy  5279   1576392        80      7120         0     72813     49840   1179656     22.98     24.35
265.09/265.18	c  N dy  5359   1597883        80      7120         0     92464     49840   1712794     22.99     24.26
270.28/270.31	c  N dy  5482   1618157        80      7120         0     60750     49840    836858     23.00     24.23
274.78/274.84	c  N dy  5605   1638159        80      7120         0     79149     49840   1343238     23.02     25.44
280.78/280.81	c  N dy  5680   1658166        80      7120         0     97447     49840   1839784     23.02     25.32
286.99/287.01	c  N dy  5775   1679982        80      7120         0     66178     49840    968642     23.03     24.32
295.19/295.25	c  N dy  5830   1710339        80      7120         0     93819     49840   1710341     23.01     19.14
295.19/295.25	c  S st  5830   1710339        80      7120         0     93819     49840   1710341     23.01     19.14
295.49/295.55	c  S st  5830   1710844        80      7120         0     94298     49840   1723512     23.01   no data
295.49/295.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.59/295.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
295.59/295.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.59/295.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.59/295.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.59/295.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
295.59/295.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
295.59/295.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
295.59/295.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.98/306.07	c lits-rem:      1275  cl-subs:     9009  v-elim:      0  v-fix:    0  time: 10.40 s
305.98/306.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
305.98/306.09	c vivif2 --  cl tried    85289 cl shrink        0 lits rem          0 time: 0.02
306.28/306.34	c asymm  cl-useful: 0/765/7120 lits-rem:0 time: 0.25
306.28/306.35	c calculated reachability. Time: 0.00
306.28/306.35	c  N dy  5830   1710844        80      7120         0     85289     49840   1477051     23.01   no data
312.48/312.50	c  N dy  5925   1731387        80      7120         0     52364     49840    581797     23.02     24.31
316.08/316.19	c  N dy  6011   1751390        80      7120         0     70695     49840   1081586     23.03     24.41
321.58/321.62	c  N dy  6128   1772482        80      7120         0     90026     49840   1609827     23.04     24.27
327.48/327.57	c  N dy  6212   1792783        80      7120         0     55711     49840    652820     23.05     24.27
333.68/333.79	c  N dy  6276   1825010        80      7120         0     85058     49840   1436474     23.04     24.30
339.68/339.73	c  N dy  6385   1845072        80      7120         0    103411     49840   1939005     23.05     26.11
344.30/344.37	c  N dy  6462   1865474        80      7120         0     68290     49840    977247     23.05     24.30
348.89/348.91	c  N dy  6535   1885587        80      7120         0     86597     49840   1473310     23.06     24.31
354.58/354.67	c  N dy  6614   1905591        80      7120         0    104890     49840   1969414     23.07     25.69
359.48/359.57	c  N dy  6695   1927398        80      7120         0     70087     49840   1013777     23.07     24.32
364.38/364.41	c  N dy  6778   1947452        80      7120         0     88396     49840   1507791     23.07     24.30
370.39/370.44	c  N dy  6850   1968349        80      7120         0    107523     49840   2027032     23.08     24.44
375.09/375.15	c  N dy  6926   1988354        80      7120         0     70048     49840    994338     23.08     26.33
382.59/382.68	c  N dy  6942   2025273        80      7120         0    103496     49840   1884945     23.06     24.31
389.68/389.73	c  N dy  6978   2057982        80      7120         0     76776     49840   1155141     23.05     24.28
402.49/402.60	c  N dy  7049   2113399        80      7120         0     69446     49840    932259     23.01     24.44
407.48/407.53	c  N dy  7159   2133456        80      7120         0     87917     49840   1439636     23.02     25.93
417.29/417.38	c  N dy  7191   2174499        80      7120         0     67021     49840    864537     23.00     24.26
421.68/421.78	c  N dy  7255   2194564        80      7120         0     85310     49840   1357891     23.00     26.54
427.89/427.91	c  S st  7333   2210844        80      7120         0    100162     49840   1760300     23.00   no data
428.18/428.25	c  S st  7333   2211348        80      7120         0    100631     49840   1773522     23.00   no data
428.18/428.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
428.28/428.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
428.28/428.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.28/428.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.28/428.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.28/428.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
428.28/428.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.28/428.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
428.28/428.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.69/440.74	c lits-rem:      1090  cl-subs:     9380  v-elim:      0  v-fix:    0  time: 12.35 s
440.69/440.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
440.69/440.76	c vivif2 --  cl tried    91251 cl shrink        0 lits rem          0 time: 0.02
441.00/441.03	c asymm  cl-useful: 0/763/7120 lits-rem:0 time: 0.27
441.00/441.04	c calculated reachability. Time: 0.00
441.00/441.04	c  N dy  7333   2211348        80      7120         0     91251     49840   1517310     23.00   no data
447.98/448.04	c  N dy  7440   2232919        80      7120         0    110985     49840   2054769     23.01     24.25
453.28/453.37	c  N dy  7510   2253009        80      7120         0     70589     49840    952777     23.01     25.47
458.19/458.23	c  N dy  7599   2273334        80      7120         0     89156     49840   1454665     23.02     24.34
464.68/464.76	c  N dy  7651   2296750        80      7120         0    110470     49840   2031356     23.01     24.25
471.89/471.97	c  N dy  7657   2331371        80      7120         0     81948     49840   1219331     22.98     24.40
478.50/478.54	c  N dy  7755   2354493        80      7120         0    103132     49840   1795991     22.99     24.32
487.08/487.17	c  N dy  7870   2379073        80      7120         0     64603     49840    755803     23.00     24.26
491.58/491.67	c  N dy  7975   2399203        80      7120         0     83040     49840   1260605     23.00     24.51
497.39/497.43	c  N dy  8073   2419343        80      7120         0    101510     49840   1762776     23.01     24.22
504.28/504.34	c  N dy  8161   2439373        80      7120         0    119857     49840   2260143     23.01     26.61
509.98/510.08	c  N dy  8242   2462392        80      7120         0     78835     49840   1124387     23.01     24.27
515.59/515.64	c  N dy  8338   2482465        80      7120         0     97193     49840   1624582     23.02     25.99
522.50/522.59	c  N dy  8432   2502518        80      7120         0    115571     49840   2126405     23.03     25.25
528.38/528.49	c  N dy  8482   2522610        80      7120         0     70794     49840    890165     23.02     26.09
533.08/533.13	c  N dy  8550   2542660        80      7120         0     89093     49840   1387072     23.03     24.24
539.28/539.39	c  N dy  8584   2566850        80      7120         0    110992     49840   1966610     23.01     24.36
547.08/547.11	c  N dy  8698   2588065        80      7120         0     66568     49840    763889     23.02     24.31
552.48/552.55	c  N dy  8758   2613511        80      7120         0     89758     49840   1385933     23.02     24.33
558.28/558.37	c  N dy  8817   2633863        80      7120         0    108367     49840   1887008     23.02     24.27
569.59/569.60	c  N dy  8829   2678558        80      7120         0     84093     49840   1199297     22.98     24.28
576.29/576.34	c  N dy  8936   2698566        80      7120         0    102439     49840   1699374     22.99     24.28
580.29/580.38	c  S st  8947   2711349        80      7120         0    113992     49840   2004482     22.98     20.85
580.69/580.76	c  S st  8947   2711851        80      7120         0    114467     49840   2017516     22.98   no data
580.69/580.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
580.80/580.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
580.80/580.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
580.80/580.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
580.80/580.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.80/580.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
580.80/580.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
580.80/580.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
580.89/580.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.58/597.63	c lits-rem:      1507  cl-subs:    11997  v-elim:      0  v-fix:    0  time: 16.71 s
597.58/597.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
597.58/597.65	c vivif2 --  cl tried   102470 cl shrink        0 lits rem          0 time: 0.02
597.88/597.94	c asymm  cl-useful: 0/650/7120 lits-rem:0 time: 0.29
597.88/597.95	c calculated reachability. Time: 0.00
597.88/597.95	c  N dy  8947   2711851        80      7120         0    102470     49840   1708675     22.98   no data
605.68/605.74	c  N dy  9021   2735141        80      7120         0    123752     49840   2284533     22.98     24.19
614.18/614.27	c  N dy  9110   2767062        80      7120         0     87750     49840   1307494     22.98     24.40
619.99/620.06	c  N dy  9179   2787083        80      7120         0    106053     49840   1802405     22.98     24.89
629.79/629.87	c  N dy  9291   2814211        80      7120         0    130742     49840   2471101     22.98     24.29
635.19/635.26	c  N dy  9374   2834904        80      7120         0     83414     49840   1179067     22.99     24.38
640.58/640.67	c  N dy  9452   2854955        80      7120         0    101711     49840   1672848     22.99     25.99
646.59/646.63	c  N dy  9488   2875104        80      7120         0    119983     49840   2161040     22.98     24.37
654.58/654.67	c  N dy  9581   2898446        80      7120         0     74042     49840    908666     22.99     24.23
659.90/659.94	c  N dy  9695   2918501        80      7120         0     92363     49840   1410572     22.99     24.88
666.18/666.25	c  N dy  9774   2938698        80      7120         0    110865     49840   1914067     23.00     24.24
673.49/673.59	c  N dy  9854   2958860        80      7120         0    129324     49840   2416649     23.00     24.22
679.49/679.52	c  N dy  9897   2979795        80      7120         0     79990     49840   1046153     23.00     24.27
684.59/684.68	c  N dy  9972   2999870        80      7120         0     98290     49840   1541218     23.00     24.24
694.18/694.20	c  N dy 10100   3027504        80      7120         0    123408     49840   2220505     23.00     24.27
701.19/701.22	c  N dy 10163   3047537        80      7120         0     72400     49840    832542     23.00     25.54
706.09/706.11	c  N dy 10237   3067693        80      7120         0     90808     49840   1328950     23.00     24.32
712.58/712.65	c  N dy 10340   3088007        80      7120         0    109430     49840   1837876     23.01     24.52
720.39/720.45	c  N dy 10467   3108236        80      7120         0    127917     49840   2346730     23.02     24.50
728.09/728.13	c  N dy 10528   3131410        80      7120         0     78672     49840    978329     23.01     24.43
733.59/733.71	c  N dy 10575   3154393        80      7120         0     99512     49840   1531837     23.01     24.22
739.78/739.85	c  N dy 10642   3174403        80      7120         0    117753     49840   2026310     23.01     25.35
746.99/747.03	c  N dy 10703   3194463        80      7120         0    136030     49840   2516506     23.01     26.24
753.50/753.54	c  S st 10794   3211852        80      7120         0     80887     49840   1032509     23.01   no data
753.68/753.72	c  S st 10794   3212356        80      7120         0     81356     49840   1045371     23.01   no data
753.68/753.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
753.68/753.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
753.68/753.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
753.68/753.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.68/753.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.68/753.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
753.68/753.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
753.68/753.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
753.78/753.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.78/755.82	c lits-rem:       273  cl-subs:     1995  v-elim:      0  v-fix:    0  time:  2.02 s
755.78/755.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
755.78/755.83	c vivif2 --  cl tried    79361 cl shrink        0 lits rem          0 time: 0.01
755.98/756.07	c asymm  cl-useful: 0/790/7120 lits-rem:0 time: 0.24
755.98/756.07	c calculated reachability. Time: 0.00
755.98/756.07	c  N dy 10794   3212356        80      7120         0     79361     49840    988940     23.01   no data
761.38/761.43	c  N dy 10872   3232362        80      7120         0     97597     49840   1486169     23.01     25.37
768.99/769.03	c  N dy 10935   3256331        80      7120         0    119405     49840   2072347     23.01     24.31
777.38/777.47	c  N dy 11026   3276585        80      7120         0    137887     49840   2575751     23.02     24.24
784.48/784.59	c  N dy 11145   3297341        80      7120         0     84941     49840   1129719     23.03     24.29
790.59/790.63	c  N dy 11254   3317428        80      7120         0    103346     49840   1632477     23.03     25.71
797.29/797.37	c  N dy 11316   3337495        80      7120         0    121580     49840   2120566     23.03     24.67
805.89/805.92	c  N dy 11413   3357510        80      7120         0    139922     49840   2621018     23.03     24.83
813.19/813.21	c  N dy 11536   3378476        80      7120         0     86130     49840   1144683     23.04     24.29
818.99/819.06	c  N dy 11625   3398627        80      7120         0    104566     49840   1649403     23.04     24.27
826.19/826.26	c  N dy 11716   3418691        80      7120         0    122935     49840   2150290     23.05     24.36
852.68/852.70	c  N dy 11741   3510016        80      7120         0    131374     49840   2271950     22.98     24.32
862.29/862.39	c  N dy 11842   3531849        80      7120         0     76924     49840    863459     22.99     24.23
867.28/867.36	c  N dy 11905   3553526        80      7120         0     96711     49840   1394722     22.99     24.21
875.38/875.48	c  N dy 12014   3579736        80      7120         0    120645     49840   2044503     22.99     24.22
883.19/883.23	c  N dy 12083   3599782        80      7120         0    138917     49840   2537567     22.99     27.17
891.69/891.78	c  N dy 12183   3622027        80      7120         0     83679     49840   1032364     22.99     24.21
897.68/897.71	c  N dy 12302   3642072        80      7120         0    102057     49840   1535712     23.00     24.30
904.88/904.95	c  N dy 12396   3662526        80      7120         0    120791     49840   2046396     23.00     24.36
913.58/913.65	c  N dy 12496   3682578        80      7120         0    139185     49840   2548195     23.01     24.72
923.08/923.12	c  N dy 12635   3702633        80      7120         0     80859     49840    938267     23.01     24.23
926.19/926.28	c  S st 12690   3712356        80      7120         0     89732     49840   1182330     23.02     21.82
926.38/926.49	c  S st 12690   3712862        80      7120         0     90199     49840   1195727     23.02   no data
926.48/926.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
926.48/926.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
926.48/926.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
926.48/926.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
926.48/926.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
926.48/926.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
926.48/926.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
926.48/926.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
926.48/926.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.28/929.34	c lits-rem:       343  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  2.76 s
929.28/929.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
929.28/929.36	c vivif2 --  cl tried    87727 cl shrink        0 lits rem          0 time: 0.01
929.58/929.61	c asymm  cl-useful: 0/727/7120 lits-rem:0 time: 0.25
929.58/929.62	c calculated reachability. Time: 0.00
929.58/929.62	c  N dy 12690   3712862        80      7120         0     87727     49840   1122306     23.02   no data
935.89/935.99	c  N dy 12812   3732933        80      7120         0    106102     49840   1630203     23.02     24.48
941.99/942.01	c  F st 12852   3751562        80      7120         0    123072     49840   2088473     23.02     21.59
942.70/942.76	c  N st 12856   3753596        80      7120         0    124923     49840   2139340     23.02   no data
951.28/951.37	c  N dy 12937   3774015        80      7120         0    143659     49840   2653675     23.03     24.35
958.59/958.63	c  N dy 12992   3794110        80      7120         0     84407     49840   1015962     23.02     24.25
964.70/964.76	c  N dy 13016   3819068        80      7120         0    107074     49840   1617086     23.02     24.41
972.88/972.93	c  N dy 13155   3839593        80      7120         0    125849     49840   2135205     23.02     24.37
981.19/981.23	c  N dy 13221   3859595        80      7120         0    144111     49840   2630992     23.03     26.94
989.89/989.91	c  N dy 13299   3879607        80      7120         0     83961     49840    990457     23.03     24.28
995.58/995.62	c  N dy 13401   3899663        80      7120         0    102279     49840   1491106     23.03     24.37
1003.09/1003.16	c  N dy 13520   3920022        80      7120         0    120903     49840   2005169     23.04     24.29
1011.68/1011.77	c  N dy 13640   3940072        80      7120         0    139256     49840   2510056     23.04     24.77
1021.68/1021.75	c  N dy 13735   3960198        80      7120         0    157669     49840   3010828     23.05     24.45
1031.08/1031.12	c  N dy 13787   3994791        80      7120         0    109394     49840   1642334     23.04     24.42
1038.89/1038.98	c  N dy 13892   4014862        80      7120         0    127753     49840   2144816     23.05     25.73
1048.88/1048.90	c  N dy 13995   4037166        80      7120         0    148153     49840   2703926     23.05     24.59
1057.78/1057.90	c  N dy 14079   4057265        80      7120         0     86290     49840   1021725     23.05     25.43
1063.69/1063.73	c  N dy 14154   4077348        80      7120         0    104578     49840   1517205     23.05     24.84
1070.29/1070.33	c  N dy 14216   4097370        80      7120         0    122838     49840   2013630     23.06     24.73
1078.68/1078.72	c  N dy 14306   4117460        80      7120         0    141178     49840   2515475     23.06     26.10
1092.08/1092.15	c  N dy 14381   4152180        80      7120         0     91660     49840   1143810     23.05     24.32
1097.79/1097.88	c  N dy 14439   4172296        80      7120         0    109983     49840   1639857     23.05     24.33
1105.68/1105.73	c  N dy 14551   4192421        80      7120         0    128481     49840   2150318     23.06     24.31
1115.78/1115.84	c  N dy 14648   4212865        80      7120         0    147144     49840   2659501     23.06     21.09
1115.78/1115.84	c  S st 14648   4212865        80      7120         0    147144     49840   2659501     23.06     21.09
1116.28/1116.36	c  S st 14648   4213367        80      7120         0    147607     49840   2672631     23.06   no data
1116.28/1116.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1116.39/1116.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1116.39/1116.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1116.39/1116.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1116.39/1116.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.39/1116.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1116.39/1116.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1116.39/1116.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1116.50/1116.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.08/1147.19	c lits-rem:      1573  cl-subs:    14255  v-elim:      0  v-fix:    0  time: 30.62 s
1147.08/1147.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1147.18/1147.22	c vivif2 --  cl tried   133352 cl shrink        0 lits rem          0 time: 0.03
1147.48/1147.55	c asymm  cl-useful: 0/497/7120 lits-rem:0 time: 0.33
1147.48/1147.56	c calculated reachability. Time: 0.00
1147.48/1147.56	c  N dy 14648   4213367        80      7120         0    133352     49840   2277148     23.06   no data
1156.98/1157.01	c  N dy 14734   4233513        80      7120         0    151714     49840   2776867     23.07     24.35
1166.99/1167.05	c  N dy 14850   4257842        80      7120         0     92409     49840   1168068     23.07     24.31
1174.79/1174.85	c  N dy 14949   4284258        80      7120         0    116555     49840   1829481     23.07     24.30
1183.29/1183.30	c  N dy 15062   4304323        80      7120         0    134928     49840   2334973     23.08     24.60
1192.58/1192.62	c  N dy 15153   4324402        80      7120         0    153292     49840   2837160     23.08     26.55
1201.88/1201.94	c  N dy 15257   4344407        80      7120         0     88748     49840   1044545     23.09     24.71
1208.78/1208.83	c  N dy 15340   4367986        80      7120         0    110267     49840   1629257     23.09     24.34
1216.18/1216.21	c  N dy 15436   4388013        80      7120         0    128502     49840   2128365     23.09     25.60
1225.39/1225.46	c  N dy 15514   4409120        80      7120         0    147749     49840   2650949     23.09     24.37
1236.88/1236.98	c  N dy 15572   4437681        80      7120         0     90017     49840   1055754     23.09     24.32
1243.48/1243.56	c  N dy 15696   4457771        80      7120         0    108419     49840   1565816     23.09     25.11
1250.78/1250.85	c  N dy 15779   4477777        80      7120         0    126669     49840   2063990     23.09     25.01
1260.28/1260.30	c  N dy 15841   4502092        80      7120         0    148746     49840   2662752     23.09     24.50
1271.18/1271.26	c  N dy 15962   4522361        80      7120         0    167287     49840   3173959     23.10     24.42
1294.38/1294.44	c  N dy 15981   4601011        80      7120         0    153182     49840   2679608     23.06     24.42

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.45 3.91 3.88 4/328 6092
/proc/meminfo: memFree=24091424/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=29880 CPUtime=0 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 382672949 30597120 589 33554432000 4194304 4580011 140734720496880 18446744073709551615 268660323013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 7470 589 338 95 0 2452 0

[startup+0.086095 s]
/proc/loadavg: 3.45 3.91 3.88 4/328 6092
/proc/meminfo: memFree=24091424/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=30012 CPUtime=0.08 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 667 0 0 0 8 0 0 0 25 0 1 0 382672949 30732288 607 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 7503 607 338 95 0 2485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30012

[startup+0.10109 s]
/proc/loadavg: 3.45 3.91 3.88 4/328 6092
/proc/meminfo: memFree=24091424/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=30012 CPUtime=0.09 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 669 0 0 0 9 0 0 0 25 0 1 0 382672949 30732288 609 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 7503 609 338 95 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30012

[startup+0.301057 s]
/proc/loadavg: 3.45 3.91 3.88 4/328 6092
/proc/meminfo: memFree=24091424/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=31560 CPUtime=0.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 1333 0 0 0 29 0 0 0 25 0 1 0 382672949 32317440 1143 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 7890 1143 362 95 0 2872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31560

[startup+0.700984 s]
/proc/loadavg: 3.45 3.91 3.88 4/328 6092
/proc/meminfo: memFree=24091424/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=32624 CPUtime=0.69 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 1944 0 0 0 69 0 0 0 25 0 1 0 382672949 33406976 1259 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 8156 1259 362 95 0 3138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32624

[startup+1.50084 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6093
/proc/meminfo: memFree=24084036/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=33484 CPUtime=1.49 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 2927 0 0 0 149 0 0 0 25 0 1 0 382672949 34287616 1485 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 8371 1485 364 95 0 3353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33484

[startup+3.10057 s]
/proc/loadavg: 3.57 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24076844/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=39656 CPUtime=3.09 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 5237 0 0 0 309 0 0 0 18 0 1 0 382672949 40607744 2846 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 9914 2846 366 95 0 4896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39656

[startup+6.30101 s]
/proc/loadavg: 3.57 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24064112/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=40376 CPUtime=6.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 7315 0 0 0 629 0 0 0 25 0 1 0 382672949 41345024 3222 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 10094 3222 368 95 0 5076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40376

[startup+12.7009 s]
/proc/loadavg: 3.64 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24044332/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=51184 CPUtime=12.69 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 12838 0 0 0 1268 1 0 0 25 0 1 0 382672949 52412416 5900 33554432000 4194304 4580011 140734720496880 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 12796 5900 366 95 0 7778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51184

[startup+25.5006 s]
/proc/loadavg: 3.69 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24028936/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=53908 CPUtime=25.49 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 18684 0 0 0 2546 3 0 0 25 0 1 0 382672949 55201792 6307 33554432000 4194304 4580011 140734720496880 18446744073709551615 268660686743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 13477 6307 366 95 0 8459 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53908

[startup+51.1011 s]
/proc/loadavg: 3.80 3.94 3.89 5/329 6095
/proc/meminfo: memFree=24017972/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=56748 CPUtime=51.08 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 27878 0 0 0 5104 4 0 0 25 0 1 0 382672949 58109952 7430 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 14187 7430 366 95 0 9169 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56748

[startup+102.312 s]
/proc/loadavg: 3.99 3.96 3.90 5/329 6096
/proc/meminfo: memFree=23967320/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=72076 CPUtime=102.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 44623 0 0 0 10220 9 0 0 25 0 1 0 382672949 73805824 11092 33554432000 4194304 4580011 140734720496880 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 18019 11092 366 95 0 13001 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72076

[startup+162.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6100
/proc/meminfo: memFree=23956112/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=72504 CPUtime=162.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 58564 0 0 0 16215 13 0 0 25 0 1 0 382672949 74244096 10798 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 18126 10798 366 95 0 13108 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 72504

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.91 5/329 6129
/proc/meminfo: memFree=23943584/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=80116 CPUtime=222.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 70610 0 0 0 22211 17 0 0 25 0 1 0 382672949 82038784 12578 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 20029 12578 366 95 0 15011 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80116

[startup+282.3 s]
/proc/loadavg: 4.10 4.02 3.92 5/329 6131
/proc/meminfo: memFree=23904492/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=80332 CPUtime=282.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 80667 0 0 0 28209 19 0 0 25 0 1 0 382672949 82259968 13856 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 20083 13856 366 95 0 15065 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 80332

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/329 6132
/proc/meminfo: memFree=23880160/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=94908 CPUtime=342.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 92271 0 0 0 34206 23 0 0 25 0 1 0 382672949 97185792 15804 33554432000 4194304 4580011 140734720496880 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 23727 15804 366 95 0 18709 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94908

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/329 6134
/proc/meminfo: memFree=23877420/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=95116 CPUtime=402.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 102411 0 0 0 40202 26 0 0 25 0 1 0 382672949 97398784 16012 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 23779 16012 366 95 0 18761 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 95116

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6144
/proc/meminfo: memFree=23850100/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=103860 CPUtime=462.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 110725 0 0 0 46199 29 0 0 25 0 1 0 382672949 106352640 18892 33554432000 4194304 4580011 140734720496880 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 25965 18892 366 95 0 20947 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 103860

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6146
/proc/meminfo: memFree=23834932/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=104064 CPUtime=522.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 119162 0 0 0 52197 32 0 0 25 0 1 0 382672949 106561536 19224 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 26016 19224 366 95 0 20998 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 104064

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6148
/proc/meminfo: memFree=23811100/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=113424 CPUtime=582.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 129893 0 0 0 58194 34 0 0 25 0 1 0 382672949 116146176 21503 33554432000 4194304 4580011 140734720496880 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28356 21503 366 95 0 23338 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 113424

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6149
/proc/meminfo: memFree=23790732/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=113508 CPUtime=642.3 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 135782 0 0 0 64193 37 0 0 25 0 1 0 382672949 116232192 21270 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28377 21270 366 95 0 23359 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 113508

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/329 6151
/proc/meminfo: memFree=23799504/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=113700 CPUtime=702.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 143908 0 0 0 70189 40 0 0 25 0 1 0 382672949 116428800 20352 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28425 20352 366 95 0 23407 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 113700

[startup+762.313 s]
/proc/loadavg: 4.19 4.07 3.95 5/329 6152
/proc/meminfo: memFree=23792516/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=113816 CPUtime=762.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 150873 0 0 0 76188 41 0 0 25 0 1 0 382672949 116547584 21089 33554432000 4194304 4580011 140734720496880 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28454 21089 366 95 0 23436 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 113816

[startup+822.3 s]
/proc/loadavg: 4.07 4.05 3.95 5/329 6154
/proc/meminfo: memFree=23792868/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=113936 CPUtime=822.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 157641 0 0 0 82185 44 0 0 25 0 1 0 382672949 116670464 21396 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28484 21396 366 95 0 23466 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 113936

[startup+882.301 s]
/proc/loadavg: 4.06 4.05 3.95 5/329 6156
/proc/meminfo: memFree=23785532/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=114028 CPUtime=882.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 164727 0 0 0 88182 46 0 0 25 0 1 0 382672949 116764672 22035 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28507 22035 366 95 0 23489 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 114028

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 3.95 5/329 6157
/proc/meminfo: memFree=23793316/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=114172 CPUtime=942.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 171122 0 0 0 94180 49 0 0 25 0 1 0 382672949 116912128 21713 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28543 21713 366 95 0 23525 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 114172

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 6159
/proc/meminfo: memFree=23793284/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=114280 CPUtime=1002.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 177825 0 0 0 100177 51 0 0 25 0 1 0 382672949 117022720 21472 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28570 21472 366 95 0 23552 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 114280

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6160
/proc/meminfo: memFree=23790780/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=114388 CPUtime=1062.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 184271 0 0 0 106174 54 0 0 25 0 1 0 382672949 117133312 20888 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 28597 20888 366 95 0 23579 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 114388

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6162
/proc/meminfo: memFree=23750944/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=131752 CPUtime=1122.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 193075 0 0 0 112171 57 0 0 25 0 1 0 382672949 134914048 26125 33554432000 4194304 4580011 140734720496880 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 32938 26125 366 95 0 27920 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 131752

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/329 6164
/proc/meminfo: memFree=23750676/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=131780 CPUtime=1182.29 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 196642 0 0 0 118170 59 0 0 25 0 1 0 382672949 134942720 25699 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 32945 25699 366 95 0 27927 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 131780

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/329 6165
/proc/meminfo: memFree=23736880/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=131916 CPUtime=1242.28 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 203111 0 0 0 124167 61 0 0 25 0 1 0 382672949 135081984 24822 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 32979 24822 366 95 0 27961 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 131916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.08 3.98 3/319 6203
/proc/meminfo: memFree=23961708/32951124 swapFree=46575252/67111528
[pid=6092] ppid=6090 vsize=131980 CPUtime=1299.98 cores=5,7
/proc/6092/stat : 6092 (strangenight2-s) R 6090 6092 5193 0 -1 4202496 208521 0 0 0 129935 63 0 0 25 0 1 0 382672949 135147520 26498 33554432000 4194304 4580011 140734720496880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6092/statm: 32995 26498 366 95 0 27977 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 131980

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.01
CPU user time (s): 1299.36
CPU system time (s): 0.643902
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 187688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.643902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208521
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= 9
involuntary context switches= 1284

runsolver used 3.81042 second user time and 9.30958 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:53:37
IDJOB=3367619
IDBENCH=82828
IDSOLVER=1845
FILE ID=node107/3367619-1305384817
RUNJOBID= node107-1305384813-6026
PBS_JOBID= 13324395
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= 4fa782cc700b96dfddf41b0ed3b14006
RANDOM SEED=1965239039

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24091456 kB
Buffers:        296264 kB
Cached:        3949660 kB
SwapCached:      10016 kB
Active:        6101776 kB
Inactive:      2463552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24091456 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           22844 kB
Writeback:           0 kB
AnonPages:     4317416 kB
Mapped:          20212 kB
Slab:           160024 kB
PageTables:      69508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65041264 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= 73424 MiB
End job on node107 at 2011-05-14 17:15:19