Trace number 3367383

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367383-1305382004.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.29/0.36	c asymm  cl-useful: 0/14573/17000 lits-rem:0 time: 0.35
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.42	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.42	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:      95 undec:       4 neg:     101
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.59/0.67	c  N dy    12      4899       200     17000         0      4739    119000    266578     50.21     53.35
0.89/0.93	c  N dy    21      9481       200     17000         0      6751    119000    339218     50.05     52.99
1.19/1.23	c  N dy    27     14595       200     17000         0      7566    119000    332235     49.34     53.14
1.59/1.61	c  N dy    28     20234       200     17000         0      7595    119000    288385     48.65     51.25
1.79/1.88	c  N dy    40     24374       200     17000         0     11634    119000    511509     48.61     51.30
1.89/1.92	c  F st    44     25000       200     17000         0     12237    119000    544820     48.64   no data
2.20/2.25	c  N dy    50     30000       200     17000         0     10498    119000    406190     48.64   no data
2.20/2.25	c  S st    50     30000       200     17000         0     10498    119000    406190     48.64   no data
2.28/2.30	c  S st    50     30504       200     17000         0     10997    119000    432802     48.64   no data
2.28/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.28/2.31	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
2.28/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.28/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.28/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.28/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.70	c lits-rem:        76  cl-subs:      371  v-elim:      0  v-fix:    0  time:  0.37 s
2.69/2.78	c asymm  cl-useful: 0/2427/17000 lits-rem:0 time: 0.08
2.69/2.78	c calculated reachability. Time: 0.00
2.69/2.78	c  N dy    50     30504       200     17000         0     10626    119000    405428     48.64   no data
2.99/3.09	c  N dy    65     34890       200     17000         0     14880    119000    642587     48.65     51.26
3.39/3.41	c  N dy    78     39544       200     17000         0     11717    119000    425895     48.62     51.79
3.69/3.74	c  N dy    96     44115       200     17000         0     16140    119000    672101     48.72     51.43
3.79/3.88	c  S st   104     45756       200     17000         0      9054    119000    234930     48.78     51.36
3.89/3.93	c  S st   104     46260       200     17000         0      9554    119000    261968     48.78   no data
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.89/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c lits-rem:         3  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.09 s
3.99/4.04	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c vivif2 --  cl tried     9491 cl shrink        0 lits rem          0 time: 0.00
4.40/4.42	c asymm  cl-useful: 0/13706/17000 lits-rem:0 time: 0.38
4.40/4.42	c calculated reachability. Time: 0.00
4.40/4.42	c  N dy   104     46260       200     17000         0      9491    119000    256999     48.78   no data
4.69/4.70	c  N dy   116     50334       200     17000         0     13441    119000    475348     48.76     52.05
4.99/5.03	c  N dy   128     54665       200     17000         0     17651    119000    707374     48.71     51.29
5.99/6.07	c  N dy   141     67007       200     17000         0     19946    119000    813843     48.30     50.84
6.19/6.27	c  S st   148     69390       200     17000         0     11600    119000    293391     48.30   no data
6.29/6.32	c  S st   148     69895       200     17000         0     12091    119000    320036     48.30   no data
6.29/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.29/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.29/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.46	c lits-rem:        11  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.11 s
6.39/6.46	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
6.39/6.46	c vivif2 --  cl tried    12019 cl shrink        0 lits rem          0 time: 0.00
6.50/6.58	c asymm  cl-useful: 0/3294/17000 lits-rem:0 time: 0.11
6.50/6.58	c calculated reachability. Time: 0.00
6.50/6.58	c  N dy   148     69895       200     17000         0     12019    119000    314488     48.30   no data
6.89/6.92	c  N dy   166     74630       200     17000         0     16619    119000    571858     48.31     50.98
7.29/7.32	c  N dy   186     79399       200     17000         0     21250    119000    829698     48.34     53.13
7.70/7.77	c  N dy   202     84682       200     17000         0     14707    119000    421452     48.33     50.94
7.89/7.98	c  F st   214     87502       200     17000         0     17444    119000    572463     48.34   no data
8.19/8.25	c  N st   219     90799       200     17000         0     20636    119000    750242     48.34   no data
8.69/8.78	c  N dy   231     96943       200     17000         0     13991    119000    341296     48.34     51.31
9.19/9.26	c  N dy   255    103131       200     17000         0     20011    119000    677882     48.38     51.07
9.39/9.42	c  S st   261    104842       200     17000         0     21680    119000    770911     48.38     50.55
9.39/9.49	c  S st   261    105347       200     17000         0     22180    119000    798080     48.38   no data
9.39/9.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.49/9.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.49/9.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.49/9.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.49/9.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.49/9.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.49/9.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.49/9.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.72	c lits-rem:       179  cl-subs:      658  v-elim:      0  v-fix:    0  time:  1.18 s
10.69/10.72	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
10.69/10.73	c vivif2 --  cl tried    21522 cl shrink        0 lits rem          0 time: 0.01
10.89/10.93	c asymm  cl-useful: 0/5135/17000 lits-rem:0 time: 0.20
10.89/10.93	c calculated reachability. Time: 0.00
10.89/10.93	c  N dy   261    105347       200     17000         0     21522    119000    749512     48.38   no data
11.49/11.58	c  N dy   284    112333       200     17000         0     14721    119000    338001     48.39     51.64
12.10/12.18	c  N dy   315    119723       200     17000         0     21912    119000    737510     48.39     50.94
12.89/12.90	c  N dy   336    127371       200     17000         0     14771    119000    296058     48.37     51.04
13.49/13.57	c  N dy   370    135542       200     17000         0     22700    119000    737672     48.43     51.11
14.39/14.49	c  N dy   406    144795       200     17000         0     16166    119000    329095     48.47     51.12
15.19/15.28	c  N dy   440    154076       200     17000         0     25197    119000    832216     48.46     51.18
15.59/15.67	c  S st   453    158020       200     17000         0     29026    119000   1045551     48.45   no data
15.69/15.76	c  S st   453    158525       200     17000         0     29521    119000   1072801     48.45   no data
15.69/15.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
15.69/15.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.69/15.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.69/15.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.69/15.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.79/15.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.79/15.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.18	c lits-rem:       546  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  2.36 s
18.09/18.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
18.09/18.19	c vivif2 --  cl tried    28499 cl shrink        0 lits rem          0 time: 0.01
18.39/18.41	c asymm  cl-useful: 0/3843/17000 lits-rem:0 time: 0.22
18.39/18.41	c calculated reachability. Time: 0.00
18.39/18.41	c  N dy   453    158525       200     17000         0     28499    119000    998784     48.45   no data
19.39/19.42	c  N dy   479    169201       200     17000         0     22342    119000    631041     48.39     51.22
20.49/20.52	c  N dy   522    180122       200     17000         0     32932    119000   1226347     48.45     51.41
21.59/21.67	c  N dy   554    192488       200     17000         0     27480    119000    871191     48.40     51.56
22.99/23.10	c  N dy   597    206541       200     17000         0     22661    119000    563120     48.39     51.01
24.49/24.53	c  N dy   635    220619       200     17000         0     36290    119000   1318177     48.36     50.94
25.89/25.97	c  N dy   698    234793       200     17000         0     30670    119000    969336     48.41     52.35
26.19/26.28	c  S st   705    237787       200     17000         0     33572    119000   1131321     48.41     48.35
26.30/26.37	c  S st   705    238291       200     17000         0     34063    119000   1157249     48.41   no data
26.30/26.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.30/26.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
26.30/26.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.30/26.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.30/26.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.30/26.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.30/26.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.40/26.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.40/26.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.99/30.00	c lits-rem:       375  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  3.56 s
29.99/30.00	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
29.99/30.02	c vivif2 --  cl tried    32981 cl shrink        0 lits rem          0 time: 0.01
30.19/30.24	c asymm  cl-useful: 0/3377/17000 lits-rem:0 time: 0.22
30.19/30.24	c calculated reachability. Time: 0.00
30.19/30.24	c  N dy   705    238291       200     17000         0     32981    119000   1077727     48.41   no data
31.80/31.89	c  N dy   740    254117       200     17000         0     27954    119000    769787     48.38     51.18
33.59/33.69	c  N dy   792    270602       200     17000         0     22637    119000    435628     48.37     52.30
35.49/35.57	c  N dy   881    287899       200     17000         0     39416    119000   1372517     48.44     51.18
37.49/37.57	c  F st   937    306251       200     17000         0     34904    119000   1075038     48.45   no data
37.59/37.60	c  N st   938    306501       200     17000         0     35147    119000   1087644     48.45   no data
39.79/39.89	c  N dy   989    326849       200     17000         0     31612    119000    844363     48.44     51.00
42.39/42.47	c  N dy  1052    349046       200     17000         0     28918    119000    658136     48.43     51.11
43.39/43.43	c  S st  1084    357437       200     17000         0     37084    119000   1111359     48.43     47.68
43.49/43.54	c  S st  1084    357940       200     17000         0     37576    119000   1138181     48.43   no data
43.49/43.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.49/43.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
43.49/43.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.49/43.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.49/43.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.49/43.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
43.49/43.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.49/43.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.59/43.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.39/46.41	c lits-rem:       244  cl-subs:      999  v-elim:      0  v-fix:    0  time:  2.80 s
46.39/46.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
46.39/46.43	c vivif2 --  cl tried    36577 cl shrink        0 lits rem          0 time: 0.01
46.59/46.66	c asymm  cl-useful: 0/3084/17000 lits-rem:0 time: 0.23
46.59/46.66	c calculated reachability. Time: 0.00
46.59/46.66	c  N dy  1084    357940       200     17000         0     36577    119000   1066139     48.43   no data
49.09/49.17	c  N dy  1166    378054       200     17000         0     30870    119000    714308     48.44     51.01
51.70/51.77	c  N dy  1254    398091       200     17000         0     50327    119000   1799639     48.48     51.56
54.19/54.23	c  N dy  1332    418785       200     17000         0     44185    119000   1409261     48.50     51.54
56.79/56.83	c  N dy  1419    439232       200     17000         0     36893    119000    966141     48.53     51.51
59.59/59.63	c  N dy  1478    460372       200     17000         0     29226    119000    492602     48.51     51.31
61.99/62.09	c  N dy  1555    480474       200     17000         0     48704    119000   1578571     48.53     53.54
64.70/64.70	c  N dy  1602    501144       200     17000         0     39679    119000   1033662     48.50     51.07
67.59/67.65	c  N dy  1692    521328       200     17000         0     59267    119000   2127805     48.52     51.64
69.50/69.53	c  S st  1735    536911       200     17000         0     44281    119000   1241515     48.52     44.40
69.60/69.65	c  S st  1735    537413       200     17000         0     44773    119000   1268503     48.52   no data
69.60/69.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.60/69.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
69.60/69.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.60/69.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.60/69.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.60/69.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
69.60/69.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.70/69.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.70/69.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.89/73.91	c lits-rem:       294  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  4.18 s
73.89/73.91	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
73.89/73.93	c vivif2 --  cl tried    43636 cl shrink        0 lits rem          0 time: 0.01
73.99/74.08	c asymm  cl-useful: 0/1561/17000 lits-rem:0 time: 0.15
73.99/74.09	c calculated reachability. Time: 0.00
73.99/74.09	c  N dy  1735    537413       200     17000         0     43636    119000   1186434     48.52   no data
76.90/76.99	c  N dy  1790    557516       200     17000         0     32110    119000    520406     48.51     51.16
79.89/79.96	c  N dy  1846    581578       200     17000         0     55426    119000   1820159     48.48     51.04
82.69/82.77	c  N dy  1911    601699       200     17000         0     42973    119000   1080917     48.48     51.11
85.70/85.78	c  N dy  1983    621767       200     17000         0     62427    119000   2165951     48.49     54.01
88.49/88.53	c  N dy  2066    641837       200     17000         0     48954    119000   1368705     48.51     51.28
91.69/91.77	c  N dy  2139    661888       200     17000         0     34411    119000    513254     48.51     51.21
94.69/94.73	c  N dy  2240    683664       200     17000         0     55565    119000   1693960     48.54     51.28
97.99/98.09	c  N dy  2295    705494       200     17000         0     41768    119000    878995     48.51     51.34
100.89/100.95	c  N dy  2352    725574       200     17000         0     61269    119000   1965844     48.49     52.75
104.19/104.25	c  N dy  2412    747687       200     17000         0     46834    119000   1116022     48.48     51.20
107.39/107.42	c  N dy  2495    767714       200     17000         0     66278    119000   2201260     48.50     51.48
110.40/110.48	c  N dy  2565    787732       200     17000         0     48833    119000   1182645     48.50     51.08
113.30/113.33	c  S st  2609    806119       200     17000         0     66693    119000   2178016     48.50   no data
113.39/113.48	c  S st  2609    806625       200     17000         0     67192    119000   2205378     48.50   no data
113.39/113.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.49/113.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
113.49/113.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.49/113.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.49/113.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
113.49/113.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.49/113.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.49/113.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.69/127.73	c lits-rem:       548  cl-subs:     2419  v-elim:      0  v-fix:    0  time: 14.13 s
127.69/127.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
127.69/127.76	c vivif2 --  cl tried    64773 cl shrink        0 lits rem          0 time: 0.02
127.99/128.06	c asymm  cl-useful: 0/2467/17000 lits-rem:0 time: 0.30
127.99/128.06	c calculated reachability. Time: 0.00
127.99/128.06	c  N dy  2609    806625       200     17000         0     64773    119000   2033238     48.50   no data
131.49/131.56	c  N dy  2682    826650       200     17000         0     46366    119000   1004943     48.51     51.43
134.59/134.68	c  N dy  2728    847353       200     17000         0     66481    119000   2125970     48.48     51.10
138.10/138.16	c  N dy  2811    867469       200     17000         0     47198    119000   1004882     48.50     51.30
141.09/141.16	c  N dy  2849    887534       200     17000         0     66680    119000   2090342     48.48     51.40
144.69/144.79	c  N dy  2936    907592       200     17000         0     46373    119000    909861     48.50     51.52
147.89/147.97	c  N dy  3018    927665       200     17000         0     65854    119000   1996114     48.51     51.22
151.49/151.59	c  N dy  3056    948660       200     17000         0     45451    119000    819373     48.49     51.21
154.59/154.64	c  N dy  3091    969197       200     17000         0     65332    119000   1925691     48.46     51.03
158.49/158.54	c  N dy  3168    989229       200     17000         0     43068    119000    640254     48.47     51.25
161.60/161.64	c  N dy  3254   1009520       200     17000         0     62777    119000   1742802     48.48     51.33
165.39/165.44	c  N dy  3319   1029558       200     17000         0     82227    119000   2826200     48.48     51.15
168.69/168.76	c  N dy  3395   1049919       200     17000         0     59296    119000   1501645     48.49     51.08
172.59/172.65	c  N dy  3462   1071461       200     17000         0     80167    119000   2666123     48.49     51.83
172.70/172.75	c  F st  3465   1071877       200     17000         0     80573    119000   2689234     48.49   no data
176.10/176.11	c  N dy  3518   1091849       200     17000         0     56293    119000   1293700     48.49     51.06
179.59/179.64	c  N dy  3579   1112397       200     17000         0     76219    119000   2408949     48.49     51.15
183.60/183.69	c  N dy  3664   1132446       200     17000         0     51060    119000    953300     48.50     51.15
187.09/187.16	c  N dy  3741   1153169       200     17000         0     71139    119000   2074163     48.51     51.19
191.20/191.26	c  N dy  3801   1173491       200     17000         0     90833    119000   3172323     48.50     51.34
194.39/194.49	c  N dy  3874   1193660       200     17000         0     64804    119000   1674932     48.51     51.43
197.39/197.47	c  S st  3913   1209937       200     17000         0     80564    119000   2551884     48.50   no data
197.59/197.65	c  S st  3913   1210443       200     17000         0     81066    119000   2578528     48.50   no data
197.59/197.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
197.59/197.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
197.69/197.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.69/197.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.69/197.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.69/197.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
197.69/197.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.69/197.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
197.69/197.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.99/219.02	c lits-rem:       797  cl-subs:     2839  v-elim:      0  v-fix:    0  time: 21.23 s
218.99/219.02	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
218.99/219.05	c vivif2 --  cl tried    78227 cl shrink        0 lits rem          0 time: 0.03
219.39/219.40	c asymm  cl-useful: 0/1848/17000 lits-rem:0 time: 0.35
219.39/219.40	c calculated reachability. Time: 0.00
219.39/219.40	c  N dy  3913   1210443       200     17000         0     78227    119000   2374985     48.50   no data
223.50/223.55	c  N dy  3967   1230770       200     17000         0     51453    119000    887743     48.50     51.16
226.99/227.07	c  N dy  4044   1251838       200     17000         0     71866    119000   2022308     48.50     51.15
231.60/231.61	c  N dy  4120   1272817       200     17000         0     92223    119000   3157664     48.50     51.11
235.19/235.20	c  N dy  4208   1293287       200     17000         0     64588    119000   1577529     48.51     51.10
238.99/239.03	c  N dy  4272   1313450       200     17000         0     84173    119000   2674182     48.51     51.39
243.11/243.13	c  N dy  4338   1333520       200     17000         0     55135    119000   1001467     48.52     51.49
246.59/246.62	c  N dy  4406   1353853       200     17000         0     74890    119000   2100509     48.52     51.10
250.99/251.01	c  N dy  4478   1373951       200     17000         0     94419    119000   3193095     48.53     51.08
254.80/254.84	c  N dy  4531   1396179       200     17000         0     66468    119000   1588007     48.52     51.22
258.80/258.87	c  N dy  4602   1416694       200     17000         0     86382    119000   2700610     48.52     51.18
263.39/263.44	c  N dy  4674   1436883       200     17000         0     55523    119000    931614     48.52     51.14
266.89/266.97	c  N dy  4743   1456931       200     17000         0     74951    119000   2009366     48.53     52.72
271.30/271.38	c  N dy  4818   1477021       200     17000         0     94429    119000   3095345     48.53     51.17
275.60/275.61	c  N dy  4900   1497228       200     17000         0     62663    119000   1288457     48.54     51.19
279.30/279.36	c  N dy  4966   1517531       200     17000         0     82378    119000   2389819     48.54     51.12
284.19/284.20	c  N dy  5018   1538951       200     17000         0    103144    119000   3551705     48.53     51.45
287.80/287.86	c  N dy  5098   1559081       200     17000         0     70285    119000   1667437     48.54     51.22
291.99/292.00	c  N dy  5138   1580728       200     17000         0     91261    119000   2829926     48.52     51.26
296.90/296.91	c  N dy  5214   1600910       200     17000         0     57540    119000    912594     48.52     51.10
300.89/300.97	c  N dy  5285   1623488       200     17000         0     79399    119000   2128528     48.52     51.31
305.90/305.93	c  N dy  5332   1646412       200     17000         0    101572    119000   3363904     48.50     51.34
309.99/310.02	c  N dy  5391   1666705       200     17000         0     67006    119000   1396060     48.50     51.18
314.09/314.11	c  N dy  5479   1686753       200     17000         0     86437    119000   2478273     48.50     52.86
318.90/318.92	c  N dy  5548   1706800       200     17000         0    105903    119000   3572331     48.50     51.24
320.00/320.02	c  S st  5570   1710444       200     17000         0    109417    119000   3768770     48.50     50.98
320.20/320.28	c  S st  5570   1710948       200     17000         0    109914    119000   3796089     48.50   no data
320.20/320.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.30/320.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
320.30/320.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.30/320.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.30/320.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.30/320.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
320.30/320.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.30/320.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
320.40/320.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
356.31/356.40	c lits-rem:      1023  cl-subs:     4079  v-elim:      0  v-fix:    0  time: 35.93 s
356.41/356.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
356.41/356.45	c vivif2 --  cl tried   105835 cl shrink        0 lits rem          0 time: 0.04
356.80/356.82	c asymm  cl-useful: 0/1427/17000 lits-rem:0 time: 0.37
356.80/356.82	c calculated reachability. Time: 0.00
356.80/356.82	c  N dy  5570   1710948       200     17000         0    105835    119000   3499950     48.50   no data
361.30/361.34	c  N dy  5644   1732428       200     17000         0     71413    119000   1603487     48.50     51.88
365.80/365.80	c  N dy  5710   1753557       200     17000         0     91920    119000   2742727     48.50     51.07
371.10/371.16	c  N dy  5795   1773776       200     17000         0    111528    119000   3837032     48.51     51.12
374.80/374.81	c  N dy  5847   1793807       200     17000         0     74746    119000   1735907     48.50     55.00
379.00/379.06	c  N dy  5912   1813979       200     17000         0     94341    119000   2830334     48.50     51.13
383.91/383.94	c  N dy  5950   1834059       200     17000         0    113837    119000   3915707     48.50     51.15
387.90/387.91	c  N dy  6020   1854987       200     17000         0     76856    119000   1812584     48.50     51.09
392.49/392.58	c  N dy  6109   1875088       200     17000         0     96381    119000   2900236     48.50     51.14
398.10/398.13	c  N dy  6176   1895581       200     17000         0    116238    119000   4006328     48.50     51.28
401.80/401.84	c  N dy  6248   1915595       200     17000         0     77472    119000   1804352     48.51     51.06
406.40/406.44	c  N dy  6326   1935615       200     17000         0     96903    119000   2886155     48.51     51.36
412.00/412.06	c  N dy  6400   1956626       200     17000         0    117297    119000   4028795     48.51     51.08
416.20/416.22	c  N dy  6502   1976898       200     17000         0     77778    119000   1769999     48.52     51.18
420.80/420.83	c  N dy  6578   1996916       200     17000         0     97186    119000   2845653     48.53     51.89
426.00/426.00	c  N dy  6618   2017368       200     17000         0    117036    119000   3956200     48.52     51.43
430.11/430.13	c  N dy  6691   2037471       200     17000         0     76392    119000   1650860     48.52     51.11
434.60/434.62	c  N dy  6774   2057543       200     17000         0     95851    119000   2742123     48.52     58.43
441.20/441.22	c  N dy  6842   2083566       200     17000         0    121048    119000   4156170     48.52     51.16
445.30/445.34	c  N dy  6920   2103575       200     17000         0     79363    119000   1773921     48.52     51.79
450.00/450.06	c  N dy  7005   2123896       200     17000         0     99113    119000   2877509     48.53     51.15
455.80/455.83	c  N dy  7091   2144372       200     17000         0    118990    119000   3987855     48.54     51.11
460.60/460.65	c  N dy  7185   2164659       200     17000         0     76541    119000   1566791     48.54     52.32
465.00/465.04	c  N dy  7266   2184727       200     17000         0     96037    119000   2664969     48.55     53.89
471.00/471.09	c  N dy  7348   2207269       200     17000         0    117899    119000   3888106     48.55     51.48
472.10/472.18	c  S st  7357   2210948       200     17000         0    121457    119000   4084018     48.55     44.97
472.40/472.46	c  S st  7357   2211453       200     17000         0    121958    119000   4110411     48.55   no data
472.40/472.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
472.50/472.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
472.50/472.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.50/472.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.50/472.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.50/472.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
472.50/472.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
472.50/472.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
472.60/472.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.90/513.96	c lits-rem:       884  cl-subs:     4527  v-elim:      0  v-fix:    0  time: 41.28 s
513.90/513.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
514.00/514.01	c vivif2 --  cl tried   117431 cl shrink        0 lits rem          0 time: 0.05
514.30/514.39	c asymm  cl-useful: 0/1261/17000 lits-rem:0 time: 0.38
514.30/514.39	c calculated reachability. Time: 0.00
514.30/514.39	c  N dy  7357   2211453       200     17000         0    117431    119000   3781959     48.55   no data
519.51/519.52	c  N dy  7423   2231527       200     17000         0     73936    119000   1379490     48.55     51.17
524.20/524.24	c  N dy  7466   2255018       200     17000         0     96706    119000   2649256     48.54     51.10
533.52/533.54	c  N dy  7525   2290438       200     17000         0     66981    119000    943682     48.52     51.74
537.70/537.75	c  N dy  7620   2310730       200     17000         0     86671    119000   2042519     48.53     51.50
542.60/542.61	c  N dy  7692   2330759       200     17000         0    106133    119000   3130081     48.53     51.58
548.50/548.59	c  N dy  7760   2350950       200     17000         0    125693    119000   4221857     48.53     51.24
553.21/553.30	c  N dy  7837   2371026       200     17000         0     80229    119000   1646149     48.53     51.29
558.10/558.14	c  N dy  7934   2391106       200     17000         0     99734    119000   2739393     48.54     51.36
563.40/563.41	c  N dy  7971   2411684       200     17000         0    119648    119000   3849589     48.53     51.11
569.01/569.05	c  N dy  8045   2432060       200     17000         0     73515    119000   1221517     48.54     51.53
573.40/573.43	c  N dy  8112   2452226       200     17000         0     93072    119000   2315001     48.54     51.66
578.70/578.74	c  N dy  8193   2472284       200     17000         0    112489    119000   3401264     48.54     51.62
585.40/585.48	c  N dy  8277   2492966       200     17000         0    132518    119000   4526476     48.55     51.83
589.70/589.72	c  N dy  8342   2513022       200     17000         0     85098    119000   1825550     48.55     53.00
594.60/594.69	c  N dy  8404   2534122       200     17000         0    105570    119000   2968919     48.55     51.26
600.62/600.67	c  N dy  8491   2554141       200     17000         0    125002    119000   4058792     48.55     51.20
606.11/606.15	c  N dy  8549   2575217       200     17000         0     77534    119000   1356155     48.55     51.29
610.81/610.87	c  N dy  8645   2595665       200     17000         0     97342    119000   2470728     48.56     51.22
616.20/616.27	c  N dy  8713   2615708       200     17000         0    116824    119000   3551962     48.56     53.53
622.90/622.99	c  N dy  8802   2635818       200     17000         0    136382    119000   4645799     48.57     51.42
627.51/627.51	c  N dy  8862   2656514       200     17000         0     87573    119000   1871383     48.56     51.19
632.41/632.41	c  N dy  8926   2676829       200     17000         0    107287    119000   2975428     48.56     51.41
638.51/638.57	c  N dy  9014   2696911       200     17000         0    126781    119000   4062971     48.57     51.23
643.20/643.22	c  S st  9046   2711454       200     17000         0     71001    119000    897150     48.57     45.74
643.30/643.38	c  S st  9046   2711957       200     17000         0     71497    119000    924434     48.57   no data
643.30/643.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
643.41/643.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
643.41/643.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
643.41/643.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
643.41/643.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
643.41/643.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
643.41/643.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
643.41/643.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
643.41/643.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.61/644.63	c lits-rem:        17  cl-subs:      123  v-elim:      0  v-fix:    0  time:  1.17 s
644.61/644.63	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
644.61/644.64	c vivif2 --  cl tried    71374 cl shrink        0 lits rem          0 time: 0.01
644.90/644.90	c asymm  cl-useful: 0/1930/17000 lits-rem:0 time: 0.26
644.90/644.90	c calculated reachability. Time: 0.00
644.90/644.90	c  N dy  9046   2711957       200     17000         0     71374    119000    916130     48.57   no data
649.31/649.38	c  N dy  9122   2732016       200     17000         0     90811    119000   2005763     48.57     52.32
654.51/654.52	c  N dy  9194   2752223       200     17000         0    110365    119000   3095402     48.57     51.39
662.01/662.08	c  N dy  9256   2778268       200     17000         0    135639    119000   4510625     48.56     51.78
667.51/667.53	c  N dy  9345   2798724       200     17000         0     84674    119000   1619882     48.57     51.21
672.31/672.35	c  N dy  9409   2818799       200     17000         0    104150    119000   2709913     48.57     51.26
679.81/679.86	c  N dy  9480   2846003       200     17000         0    130500    119000   4182318     48.56     51.26
686.41/686.48	c  N dy  9560   2868149       200     17000         0     80225    119000   1320965     48.56     51.12
691.20/691.23	c  N dy  9640   2888357       200     17000         0     99811    119000   2413039     48.56     51.36
696.61/696.67	c  N dy  9708   2908457       200     17000         0    119352    119000   3504857     48.56     51.15
703.11/703.14	c  N dy  9758   2928518       200     17000         0    138788    119000   4585003     48.56     51.32
708.60/708.60	c  N dy  9825   2948625       200     17000         0     85549    119000   1569419     48.56     51.29
713.61/713.65	c  N dy  9919   2968650       200     17000         0    104977    119000   2658529     48.57     51.39
719.61/719.65	c  N dy 10007   2988690       200     17000         0    124395    119000   3746538     48.57     51.79
726.81/726.85	c  N dy 10044   3011937       200     17000         0    146884    119000   4994728     48.56     51.19
731.52/731.54	c  N dy 10126   3032214       200     17000         0     92905    119000   1940169     48.56     51.24
736.61/736.67	c  N dy 10190   3052233       200     17000         0    112340    119000   3022963     48.56     51.71
742.80/742.83	c  N dy 10261   3072272       200     17000         0    131817    119000   4108332     48.56     51.73
750.22/750.28	c  N dy 10341   3092908       200     17000         0     77144    119000   1010611     48.56     51.18
754.62/754.68	c  N dy 10418   3113178       200     17000         0     96776    119000   2105898     48.56     51.61
760.12/760.19	c  N dy 10505   3133228       200     17000         0    116194    119000   3192843     48.57     51.37
767.00/767.08	c  N dy 10592   3153732       200     17000         0    136106    119000   4308558     48.58     51.33
774.11/774.15	c  N dy 10683   3173761       200     17000         0     79885    119000   1121811     48.58     57.49
778.71/778.78	c  N dy 10748   3193860       200     17000         0     99376    119000   2209751     48.58     51.31
783.71/783.70	c  S st 10814   3211958       200     17000         0    116885    119000   3188364     48.58     46.63
783.91/783.98	c  S st 10814   3212462       200     17000         0    117383    119000   3215344     48.58   no data
783.91/783.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
784.01/784.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
784.01/784.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
784.01/784.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
784.01/784.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.01/784.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
784.01/784.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
784.01/784.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
784.11/784.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.41/806.49	c lits-rem:       880  cl-subs:     3257  v-elim:      0  v-fix:    0  time: 22.32 s
806.41/806.49	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
806.51/806.53	c vivif2 --  cl tried   114126 cl shrink        0 lits rem          0 time: 0.04
806.91/806.90	c asymm  cl-useful: 0/1272/17000 lits-rem:0 time: 0.37
806.91/806.90	c calculated reachability. Time: 0.00
806.91/806.90	c  N dy 10814   3212462       200     17000         0    114126    119000   2980848     48.58   no data
814.11/814.15	c  N dy 10908   3232957       200     17000         0    134007    119000   4096748     48.59     51.18
821.81/821.90	c  N dy 10988   3253432       200     17000         0     77302    119000    932675     48.59     51.45
826.21/826.23	c  N dy 11047   3273536       200     17000         0     96804    119000   2023686     48.59     51.44
831.62/831.65	c  N dy 11133   3293633       200     17000         0    116303    119000   3118773     48.60     51.57
837.61/837.62	c  N dy 11193   3313660       200     17000         0    135734    119000   4214554     48.59     54.69
845.21/845.26	c  N dy 11267   3333829       200     17000         0     77739    119000    909853     48.60     51.17
850.01/850.07	c  N dy 11307   3356617       200     17000         0     99825    119000   2144396     48.59     51.24
855.51/855.55	c  N dy 11388   3376625       200     17000         0    119177    119000   3227226     48.60     51.58
862.22/862.27	c  N dy 11456   3397764       200     17000         0    139624    119000   4369382     48.60     51.25
870.12/870.11	c  N dy 11547   3419022       200     17000         0     81740    119000   1090346     48.60     51.35
874.82/874.81	c  N dy 11598   3439085       200     17000         0    101169    119000   2172561     48.60     51.37
880.71/880.70	c  N dy 11646   3461424       200     17000         0    122813    119000   3380792     48.59     51.30
887.31/887.37	c  N dy 11705   3482114       200     17000         0    142825    119000   4502566     48.59     51.62
894.51/894.60	c  N dy 11760   3502686       200     17000         0     83343    119000   1134673     48.59     51.37
902.41/902.42	c  N dy 11814   3536498       200     17000         0    116061    119000   2975839     48.57     51.30
908.81/908.80	c  N dy 11878   3556649       200     17000         0    135600    119000   4063885     48.58     51.25
916.61/916.60	c  N dy 11974   3577086       200     17000         0    155387    119000   5175442     48.58     51.21
922.01/922.09	c  N dy 12027   3597157       200     17000         0     94476    119000   1711950     48.58     51.21
927.32/927.39	c  N dy 12090   3617189       200     17000         0    113874    119000   2790609     48.58     51.80
934.11/934.12	c  N dy 12167   3638897       200     17000         0    134943    119000   3973078     48.58     51.42
941.62/941.66	c  N dy 12249   3659334       200     17000         0    154737    119000   5084270     48.58     51.27
950.32/950.38	c  N dy 12326   3689511       200     17000         0    102459    119000   2121047     48.58     51.39
956.21/956.20	c  N dy 12407   3710140       200     17000         0    122481    119000   3238864     48.58     51.40
956.81/956.88	c  S st 12414   3712463       200     17000         0    124740    119000   3364448     48.58     49.70
957.11/957.16	c  S st 12414   3712968       200     17000         0    125238    119000   3392963     48.58   no data
957.11/957.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
957.21/957.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
957.21/957.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
957.21/957.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
957.21/957.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
957.21/957.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
957.21/957.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
957.21/957.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
957.31/957.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.13/980.16	c lits-rem:       579  cl-subs:     3864  v-elim:      0  v-fix:    0  time: 22.81 s
980.13/980.17	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
980.22/980.21	c vivif2 --  cl tried   121374 cl shrink        0 lits rem          0 time: 0.04
980.52/980.58	c asymm  cl-useful: 0/1187/17000 lits-rem:0 time: 0.37
980.52/980.58	c calculated reachability. Time: 0.00
980.52/980.58	c  N dy 12414   3712968       200     17000         0    121374    119000   3128794     48.58   no data
987.92/987.96	c  N dy 12488   3732986       200     17000         0    140742    119000   4210667     48.58     51.21
995.11/995.15	c  F st 12560   3751562       200     17000         0    158804    119000   5223149     48.58     47.15
995.91/995.98	c  N st 12564   3753595       200     17000         0    160772    119000   5334422     48.58   no data
1001.42/1001.42	c  N dy 12614   3773943       200     17000         0     98240    119000   1835482     48.58     51.26
1007.12/1007.17	c  N dy 12693   3794423       200     17000         0    118067    119000   2941576     48.59     51.62
1013.82/1013.87	c  N dy 12777   3814621       200     17000         0    137635    119000   4037345     48.59     51.63
1020.72/1020.76	c  N dy 12814   3835029       200     17000         0    157337    119000   5141454     48.58     51.21
1027.52/1027.54	c  N dy 12883   3855210       200     17000         0     93652    119000   1532979     48.58     51.29
1033.12/1033.10	c  N dy 12970   3875284       200     17000         0    113127    119000   2623936     48.59     51.83
1039.32/1039.41	c  N dy 13057   3895302       200     17000         0    132518    119000   3711944     48.59     52.17
1047.02/1047.03	c  N dy 13147   3915327       200     17000         0    151948    119000   4803333     48.60     51.68
1054.82/1054.84	c  N dy 13213   3935417       200     17000         0     87115    119000   1119754     48.60     51.65
1059.91/1059.95	c  N dy 13289   3955713       200     17000         0    106786    119000   2221129     48.60     51.36
1065.93/1065.94	c  N dy 13365   3975724       200     17000         0    126211    119000   3308671     48.60     56.36
1072.81/1072.85	c  N dy 13439   3995831       200     17000         0    145730    119000   4400833     48.60     51.48
1080.31/1080.37	c  N dy 13501   4016070       200     17000         0    165338    119000   5501578     48.60     51.55
1088.41/1088.44	c  N dy 13555   4044923       200     17000         0    107845    119000   2240967     48.59     51.27
1094.32/1094.36	c  N dy 13625   4065216       200     17000         0    127566    119000   3348647     48.59     51.27
1101.42/1101.43	c  N dy 13691   4086281       200     17000         0    147976    119000   4489946     48.59     51.19
1109.31/1109.36	c  N dy 13753   4106371       200     17000         0    167457    119000   5584630     48.59     53.33
1115.52/1115.51	c  N dy 13823   4126398       200     17000         0    100676    119000   1784669     48.59     55.91
1121.32/1121.32	c  N dy 13899   4146972       200     17000         0    120646    119000   2903247     48.59     51.18
1127.62/1127.68	c  N dy 13956   4166990       200     17000         0    140059    119000   3986143     48.59     51.18
1135.42/1135.47	c  N dy 14037   4187070       200     17000         0    159518    119000   5076054     48.59     51.72
1143.52/1143.52	c  N dy 14108   4207998       200     17000         0     92578    119000   1287413     48.60     51.48
1144.72/1144.78	c  S st 14134   4212968       200     17000         0     97406    119000   1558027     48.60   no data
1145.02/1145.01	c  S st 14134   4213474       200     17000         0     97905    119000   1585702     48.60   no data
1145.02/1145.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1145.02/1145.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1145.02/1145.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1145.02/1145.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1145.02/1145.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.02/1145.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1145.02/1145.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1145.02/1145.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1145.13/1145.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.01/1149.00	c lits-rem:       178  cl-subs:      750  v-elim:      0  v-fix:    0  time:  3.87 s
1149.01/1149.00	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1149.01/1149.02	c vivif2 --  cl tried    97155 cl shrink        0 lits rem          0 time: 0.02
1149.31/1149.33	c asymm  cl-useful: 0/1446/17000 lits-rem:0 time: 0.30
1149.31/1149.33	c calculated reachability. Time: 0.00
1149.31/1149.33	c  N dy 14134   4213474       200     17000         0     97155    119000   1530874     48.60   no data
1154.72/1154.70	c  N dy 14192   4233497       200     17000         0    116630    119000   2623104     48.60     51.96
1161.52/1161.53	c  N dy 14267   4253552       200     17000         0    136073    119000   3713827     48.60     51.24
1168.92/1168.99	c  N dy 14349   4273629       200     17000         0    155539    119000   4804333     48.60     51.22
1177.51/1177.57	c  N dy 14426   4293655       200     17000         0    174940    119000   5891677     48.60     51.47
1183.42/1183.41	c  N dy 14506   4313782       200     17000         0    106185    119000   1998423     48.60     51.44
1189.41/1189.42	c  N dy 14589   4334016       200     17000         0    125804    119000   3097812     48.61     51.34
1196.42/1196.49	c  N dy 14667   4354049       200     17000         0    145223    119000   4179652     48.61     55.43
1204.92/1204.97	c  N dy 14735   4375581       200     17000         0    166082    119000   5344858     48.61     51.21
1213.23/1213.30	c  N dy 14838   4395628       200     17000         0     96324    119000   1406877     48.61     52.23
1218.72/1218.79	c  N dy 14920   4415735       200     17000         0    115764    119000   2501988     48.62     51.20
1225.22/1225.29	c  N dy 15009   4435748       200     17000         0    135201    119000   3589422     48.62     53.35
1232.62/1232.64	c  N dy 15087   4455931       200     17000         0    154772    119000   4692502     48.62     51.43
1241.52/1241.55	c  N dy 15190   4475949       200     17000         0    174224    119000   5785177     48.63     51.30
1248.32/1248.40	c  N dy 15279   4495996       200     17000         0    103469    119000   1757789     48.63     51.22
1254.32/1254.37	c  N dy 15357   4516718       200     17000         0    123594    119000   2886436     48.63     51.52
1261.12/1261.16	c  N dy 15434   4536925       200     17000         0    143194    119000   3983191     48.63     51.23
1268.42/1268.48	c  N dy 15492   4556937       200     17000         0    162607    119000   5071640     48.63     51.46
1277.72/1277.74	c  N dy 15562   4577682       200     17000         0     91583    119000   1044216     48.63     51.28
1282.92/1282.93	c  N dy 15637   4597689       200     17000         0    110959    119000   2129732     48.64     51.23
1289.03/1289.00	c  N dy 15703   4617810       200     17000         0    130494    119000   3223588     48.64     51.50
1296.13/1296.19	c  N dy 15771   4637900       200     17000         0    150030    119000   4320730     48.64     51.26

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-3367383-1305382004/watcher-3367383-1305382004 -o /tmp/evaluation-result-3367383-1305382004/solver-3367383-1305382004 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367383-1305382004.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: 0.95 2.24 3.01 4/294 2746
/proc/meminfo: memFree=16870276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=29736 CPUtime=0 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 611 0 0 0 0 0 0 0 17 0 1 0 649803153 30449664 552 33554432000 4194304 4580011 140736290914112 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 7434 553 322 95 0 2416 0

[startup+0.0342321 s]
/proc/loadavg: 0.95 2.24 3.01 4/294 2746
/proc/meminfo: memFree=16870276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=30332 CPUtime=0.03 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 934 0 0 0 3 0 0 0 17 0 1 0 649803153 31059968 875 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 7583 875 338 95 0 2565 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30332

[startup+0.100222 s]
/proc/loadavg: 0.95 2.24 3.01 4/294 2746
/proc/meminfo: memFree=16870276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=30464 CPUtime=0.09 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 952 0 0 0 9 0 0 0 17 0 1 0 649803153 31195136 893 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 7616 893 338 95 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30464

[startup+0.300183 s]
/proc/loadavg: 0.95 2.24 3.01 4/294 2746
/proc/meminfo: memFree=16870276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=30596 CPUtime=0.29 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 984 0 0 0 29 0 0 0 18 0 1 0 649803153 31330304 925 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 7649 925 338 95 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30596

[startup+0.700111 s]
/proc/loadavg: 0.95 2.24 3.01 4/294 2746
/proc/meminfo: memFree=16870276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=35584 CPUtime=0.69 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 2680 0 0 0 69 0 0 0 18 0 1 0 649803153 36438016 2017 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 8896 2017 363 95 0 3878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35584

[startup+1.50097 s]
/proc/loadavg: 0.95 2.24 3.01 6/304 2767
/proc/meminfo: memFree=16798632/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=35976 CPUtime=1.49 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 4078 0 0 0 149 0 0 0 19 0 1 0 649803153 36839424 2112 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 8994 2112 363 95 0 3976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35976

[startup+3.10069 s]
/proc/loadavg: 1.19 2.27 3.01 6/304 2767
/proc/meminfo: memFree=16792552/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=46944 CPUtime=3.09 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 7921 0 0 0 308 1 0 0 18 0 1 0 649803153 48070656 5164 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 11736 5164 367 95 0 6718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46944

[startup+6.30013 s]
/proc/loadavg: 1.19 2.27 3.01 5/304 2767
/proc/meminfo: memFree=16743800/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=47260 CPUtime=6.29 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 11515 0 0 0 627 2 0 0 25 0 1 0 649803153 48394240 4812 33554432000 4194304 4580011 140736290914112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 11815 4812 367 95 0 6797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47260

[startup+12.701 s]
/proc/loadavg: 1.62 2.32 3.02 5/304 2768
/proc/meminfo: memFree=16645744/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=59340 CPUtime=12.69 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 18764 0 0 0 1267 2 0 0 25 0 1 0 649803153 60764160 8343 33554432000 4194304 4580011 140736290914112 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 14835 8343 367 95 0 9817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59340

[startup+25.5007 s]
/proc/loadavg: 1.99 2.38 3.03 5/304 2768
/proc/meminfo: memFree=16585724/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=69312 CPUtime=25.49 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 29974 0 0 0 2545 4 0 0 25 0 1 0 649803153 70975488 10281 33554432000 4194304 4580011 140736290914112 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 17328 10281 367 95 0 12310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69312

[startup+51.1002 s]
/proc/loadavg: 2.75 2.52 3.06 5/304 2769
/proc/meminfo: memFree=16474616/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=80704 CPUtime=51.09 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 45118 0 0 0 5102 7 0 0 25 0 1 0 649803153 82640896 13593 33554432000 4194304 4580011 140736290914112 18446744073709551615 4321359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 20176 13593 367 95 0 15158 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80704

[startup+102.311 s]
/proc/loadavg: 3.50 2.77 3.11 6/304 2770
/proc/meminfo: memFree=16388736/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=85776 CPUtime=102.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 72187 0 0 0 10217 13 0 0 25 0 1 0 649803153 87834624 15598 33554432000 4194304 4580011 140736290914112 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 21444 15598 367 95 0 16426 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85776

[startup+162.3 s]
/proc/loadavg: 3.80 2.97 3.16 5/304 2772
/proc/meminfo: memFree=16327920/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=104448 CPUtime=162.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 97675 0 0 0 16211 19 0 0 25 0 1 0 649803153 106954752 19421 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 26112 19421 367 95 0 21094 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 104448

[startup+222.301 s]
/proc/loadavg: 3.93 3.17 3.21 6/304 2773
/proc/meminfo: memFree=16261400/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=171456 CPUtime=222.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 116767 0 0 0 22207 23 0 0 25 0 1 0 649803153 175570944 24699 33554432000 4194304 4580011 140736290914112 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 42864 24699 367 95 0 37846 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 171456

[startup+282.3 s]
/proc/loadavg: 3.97 3.31 3.26 6/304 2775
/proc/meminfo: memFree=16222796/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=173100 CPUtime=282.29 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 139518 0 0 0 28202 27 0 0 25 0 1 0 649803153 177254400 24570 33554432000 4194304 4580011 140736290914112 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 43275 24570 367 95 0 38257 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 173100

[startup+342.301 s]
/proc/loadavg: 3.99 3.44 3.30 6/304 2776
/proc/meminfo: memFree=16161120/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=202356 CPUtime=342.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 159088 0 0 0 34198 32 0 0 25 0 1 0 649803153 207212544 31861 33554432000 4194304 4580011 140736290914112 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 50589 31861 367 95 0 45571 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 202356

[startup+402.301 s]
/proc/loadavg: 4.07 3.56 3.35 6/304 2779
/proc/meminfo: memFree=16185108/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=150524 CPUtime=402.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 174728 0 0 0 40194 36 0 0 25 0 1 0 649803153 154136576 29945 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 37631 29945 367 95 0 32613 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150524

[startup+462.3 s]
/proc/loadavg: 4.02 3.64 3.39 6/304 2781
/proc/meminfo: memFree=16156176/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=150744 CPUtime=462.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 193242 0 0 0 46191 39 0 0 25 0 1 0 649803153 154361856 30022 33554432000 4194304 4580011 140736290914112 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 37686 30022 367 95 0 32668 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150744

[startup+522.301 s]
/proc/loadavg: 4.05 3.72 3.43 6/304 2782
/proc/meminfo: memFree=16103332/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=168812 CPUtime=522.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 202268 0 0 0 52188 42 0 0 25 0 1 0 649803153 172863488 34012 33554432000 4194304 4580011 140736290914112 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 42203 34012 367 95 0 37185 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 168812

[startup+582.301 s]
/proc/loadavg: 4.02 3.76 3.46 6/304 2785
/proc/meminfo: memFree=16108852/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=223708 CPUtime=582.3 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 218941 0 0 0 58184 46 0 0 25 0 1 0 649803153 229076992 35974 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 55927 35974 367 95 0 50909 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 223708

[startup+642.3 s]
/proc/loadavg: 4.04 3.82 3.50 6/304 2786
/proc/meminfo: memFree=16088348/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=224608 CPUtime=642.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 234983 0 0 0 64181 50 0 0 25 0 1 0 649803153 229998592 36658 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 56152 36658 367 95 0 51134 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 224608

[startup+702.301 s]
/proc/loadavg: 4.02 3.85 3.53 6/304 2788
/proc/meminfo: memFree=16110752/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=225328 CPUtime=702.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 250739 0 0 0 70177 54 0 0 25 0 1 0 649803153 230735872 36453 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 56332 36453 367 95 0 51314 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 225328

[startup+762.312 s]
/proc/loadavg: 4.00 3.88 3.56 6/304 2790
/proc/meminfo: memFree=16169848/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=226156 CPUtime=762.32 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 266348 0 0 0 76174 58 0 0 25 0 1 0 649803153 231583744 35541 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 56539 35541 367 95 0 51521 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 226156

[startup+822.3 s]
/proc/loadavg: 4.00 3.89 3.58 6/304 2791
/proc/meminfo: memFree=16136836/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=171332 CPUtime=822.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 275922 0 0 0 82170 61 0 0 25 0 1 0 649803153 175443968 33562 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 42833 33562 367 95 0 37815 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 171332

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.60 6/304 2793
/proc/meminfo: memFree=16118920/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=228920 CPUtime=882.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 290269 0 0 0 88166 65 0 0 25 0 1 0 649803153 234414080 36260 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 57230 36260 367 95 0 52212 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 228920

[startup+942.301 s]
/proc/loadavg: 4.10 3.95 3.64 6/304 2794
/proc/meminfo: memFree=15970208/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=229492 CPUtime=942.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 303701 0 0 0 94162 69 0 0 25 0 1 0 649803153 234999808 37799 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 57373 37799 367 95 0 52355 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 229492

[startup+1002.3 s]
/proc/loadavg: 4.03 3.96 3.65 6/304 2797
/proc/meminfo: memFree=15979076/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=178436 CPUtime=1002.31 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 314632 0 0 0 100159 72 0 0 25 0 1 0 649803153 182718464 36339 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 44609 36339 368 95 0 39591 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 178436

[startup+1062.3 s]
/proc/loadavg: 4.07 3.98 3.68 6/304 2800
/proc/meminfo: memFree=15941092/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=178544 CPUtime=1062.32 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 327756 0 0 0 106155 77 0 0 25 0 1 0 649803153 182829056 37021 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 44636 37021 368 95 0 39618 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 178544

[startup+1122.3 s]
/proc/loadavg: 4.02 3.98 3.70 6/304 2801
/proc/meminfo: memFree=15964228/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=178648 CPUtime=1122.32 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 340902 0 0 0 112150 82 0 0 25 0 1 0 649803153 182935552 37435 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 44662 37435 368 95 0 39644 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178648

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 3.72 6/304 2803
/proc/meminfo: memFree=15936276/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=178764 CPUtime=1182.32 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 352628 0 0 0 118146 86 0 0 25 0 1 0 649803153 183054336 36124 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 44691 36124 368 95 0 39673 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 178764

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.73 6/304 2804
/proc/meminfo: memFree=15901744/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=238716 CPUtime=1242.32 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 363432 0 0 0 124142 90 0 0 25 0 1 0 649803153 244445184 40345 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 59679 40345 368 95 0 54661 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 238716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.74 6/304 2806
/proc/meminfo: memFree=15884836/32951124 swapFree=52307768/67111528
[pid=2746] ppid=2742 vsize=239272 CPUtime=1300.03 cores=1,3
/proc/2746/stat : 2746 (strangenight2-s) R 2742 2746 2276 0 -1 4202496 375800 0 0 0 129908 95 0 0 25 0 1 0 649803153 245014528 39297 33554432000 4194304 4580011 140736290914112 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2746/statm: 59818 39297 368 95 0 54800 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 239272

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.05
CPU user time (s): 1299.09
CPU system time (s): 0.960853
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 243348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.09
system time used= 0.960853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375801
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= 23
involuntary context switches= 1080

runsolver used 3.65144 second user time and 9.12061 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 16:06:44
IDJOB=3367383
IDBENCH=82592
IDSOLVER=1845
FILE ID=node101/3367383-1305382004
RUNJOBID= node101-1305382004-2723
PBS_JOBID= 13324401
Free space on /tmp= 73736 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367383-1305382004/watcher-3367383-1305382004 -o /tmp/evaluation-result-3367383-1305382004/solver-3367383-1305382004 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367383-1305382004.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=107526749

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:      16870712 kB
Buffers:        309036 kB
Cached:        5838580 kB
SwapCached:      14848 kB
Active:       10800280 kB
Inactive:      5002564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16870712 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           11756 kB
Writeback:           0 kB
AnonPages:     9652640 kB
Mapped:          14324 kB
Slab:           149484 kB
PageTables:      62732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41985144 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= 73712 MiB
End job on node101 at 2011-05-14 16:28:26