Trace number 3367894

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) 1299.98 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3367894-1305396662.cnf'
0.00/0.01	c -- header says num vars:            952
0.00/0.01	c -- header says num clauses:       84809
0.00/0.01	c -- clauses added:            0 learnts,        84809 normals,            0 xors
0.00/0.01	c -- vars added        952
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       952        30     84779         0    170510         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    952 time:  0.01 s
0.00/0.06	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
0.00/0.10	c lits-rem:       902  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.04 s
0.10/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.10	c calculated reachability. Time: 0.00
0.10/0.11	c Calc default polars -  time:   0.00 s pos:       0 undec:      30 neg:     922
0.10/0.11	c =========================================================================================
0.10/0.11	c types(t): F = full restart, N = normal restart
0.10/0.11	c types(t): S = simplification begin/end, E = solution found
0.10/0.11	c restart types(rt): st = static, dy = dynamic
0.10/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.11	c  B st     0         0       922      2122     81735         0    242714         0   no data   no data
0.29/0.39	c  N dy    21      4473       922      2122     81737      4328    242714    158771      8.06      8.80
0.59/0.62	c  N dy    43      8513       922      2122     81737      5830    242714    205108      9.39     13.12
0.89/0.91	c  N dy    60     12609       922      2122     81739      5665    242714    164353      9.79     12.24
1.09/1.19	c  N dy    77     16687       922      2122     81740      9558    242714    280154      9.61     14.08
1.39/1.46	c  N dy    88     20801       922      2122     81742      8049    242714    206869      9.39     10.06
1.69/1.75	c  F st   115     25002       922      2122     81743     12084    242714    388395      9.58      6.95
1.69/1.76	c  N st   115     25002       922      2122     81743     12084    242714    388395      9.58      6.95
2.09/2.11	c  N dy   121     30000       922      2122     81744     10377    242714    340669      9.58   no data
2.09/2.11	c  S st   121     30000       922      2122     81744     10377    242714    340669      9.58   no data
2.09/2.14	c  S st   121     30502       922      2122     81744     10877    242714    377292      9.58   no data
2.09/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.10
2.19/2.24	c blocked clauses removed:        0 vars:      0 tried:         922 T: 0.00 s
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.99/3.01	c subs with bin:        0  lits-rem:     14771  v-fix:    0  time:  0.76 s
2.99/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    922 time:  0.01 s
2.99/3.03	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
2.99/3.04	c lits-rem:        18  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.39/4.42	c subs with bin:      823  lits-rem:      1104  v-fix:    0  time:  1.37 s
4.68/4.74	c lits-rem:      1564  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  0.32 s
4.78/4.83	c asymm  cl-useful: 0/2092/2122 lits-rem:0 time: 0.09
4.78/4.84	c calculated reachability. Time: 0.00
4.78/4.84	c  N dy   121     30502       922      2122     81744      8613    227925    336528      9.58   no data
5.09/5.12	c  N dy   146     34529       922      2122     81746     12455    227925    481330      9.69     10.21
5.39/5.45	c  N dy   162     38564       922      2122     81747      8765    227925    207663      9.66     12.78
5.69/5.72	c  N dy   187     42590       922      2122     81750     12634    227925    429084      9.87     10.47
5.89/5.98	c  S st   201     45753       922      2122     81752     15672    227925    554211      9.87   no data
5.99/6.01	c  S st   201     46253       922      2122     81752     16170    227925    600784      9.87   no data
5.99/6.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.12
6.09/6.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.14	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.70/6.73	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.59 s
6.70/6.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    922 time:  0.01 s
6.70/6.75	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
6.70/6.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.09/8.14	c subs with bin:      140  lits-rem:       280  v-fix:    0  time:  1.37 s
8.90/8.92	c lits-rem:      1754  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  0.78 s
8.90/8.92	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
8.90/8.95	c vivif2 --  cl tried    14920 cl shrink     1709 lits rem       1896 time: 0.03
8.99/9.08	c asymm  cl-useful: 1/2122/2122 lits-rem:1 time: 0.13
8.99/9.09	c calculated reachability. Time: 0.00
8.99/9.09	c  N dy   201     46253       922      2122     81752     14920    227915    570550      9.87   no data
9.49/9.54	c  N dy   214     50594       922      2122     81757     10468    227915    240802      9.78     10.36
9.79/9.89	c  N dy   237     54760       922      2122     81760     14413    227915    371869      9.81     10.35
10.29/10.32	c  N dy   249     59242       921      2122     81772     18672    227915    501638      9.67     10.32
10.59/10.66	c  N dy   268     63918       921      2122     81774     13723    227915    401140      9.66     10.25
10.89/10.98	c  N dy   281     68083       921      2122     81777     17703    227915    551792      9.60     10.60
10.99/11.06	c  S st   294     69379       921      2122     81777     18972    227915    651705      9.73   no data
10.99/11.10	c  S st   294     69881       921      2122     81777     19471    227915    683993      9.73   no data
10.99/11.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.12
11.19/11.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.79/11.82	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.58 s
11.79/11.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    921 time:  0.01 s
11.79/11.84	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
11.79/11.84	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.19/13.22	c subs with bin:       51  lits-rem:         0  v-fix:    0  time:  1.36 s
13.78/13.89	c lits-rem:      2910  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.67 s
13.78/13.89	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
13.88/13.91	c vivif2 --  cl tried    13144 cl shrink     1047 lits rem       1138 time: 0.02
13.98/14.05	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.14
13.98/14.05	c calculated reachability. Time: 0.00
13.98/14.05	c  N dy   294     69881       921      2104     81484     13143    226977    567890      9.73   no data
14.39/14.49	c  N dy   321     74964       921      2104     81487     10053    226977    273585      9.73     10.35
14.88/14.96	c  N dy   349     79803       921      2104     81489     14623    226977    440301      9.81     11.04
15.49/15.59	c  N dy   370     84936       920      2104     81502     19488    226977    647835      9.86     27.89
15.79/15.81	c  F st   382     87500       920      2104     81502     11811    226977    296619      9.87   no data
15.99/16.07	c  N st   387     90795       920      2086     81212      9845    226056    383351      9.87   no data
16.50/16.59	c  N dy   415     96786       920      2086     81213     15570    226056    635299      9.94     10.51
16.99/17.08	c  N dy   449    103064       920      2086     81215     12394    226056    407351     10.04     10.58
17.19/17.21	c  S st   455    104821       920      2086     81215     14069    226056    463982     10.03      9.27
17.19/17.24	c  S st   455    105325       920      2086     81215     14570    226055    504319     10.03   no data
17.19/17.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.12
17.29/17.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.29/17.38	c bin-w-bin subsume rem            1 bins  time:  0.01 s
17.89/17.97	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  0.58 s
17.89/17.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    920 time:  0.01 s
17.89/17.98	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
17.89/17.99	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.29/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
19.79/19.86	c lits-rem:      1577  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  0.52 s
19.79/19.86	c vivif2 --  cl tried     2086 cl shrink        0 lits rem          0 time: 0.00
19.79/19.88	c vivif2 --  cl tried    13505 cl shrink      450 lits rem        453 time: 0.02
19.99/20.02	c asymm  cl-useful: 0/2086/2086 lits-rem:0 time: 0.14
19.99/20.02	c calculated reachability. Time: 0.00
19.99/20.02	c  N dy   455    105325       920      2086     81215     13505    226040    482710     10.03   no data
20.58/20.62	c  N dy   487    112063       920      2086     81215     19982    226040    775907     10.05     15.11
21.28/21.33	c  N dy   528    119377       920      2086     81218     15217    226040    462703     10.13     10.69
22.10/22.16	c  N dy   562    127582       920      2086     81223     23037    226040    761390     10.12     10.66
22.98/23.05	c  N dy   602    135767       920      2086     81234     17316    226040    527227     10.16     10.77
23.89/23.94	c  N dy   653    144437       919      2086     81249     25610    226040   1001367     10.27     11.02
24.79/24.82	c  N dy   703    153656       919      2086     81251     19583    226040    607367     10.35     20.27
25.09/25.19	c  S st   730    157987       919      2086     81251     23738    226040    837468     10.46   no data
25.19/25.23	c  S st   730    158489       919      2086     81251     24232    226040    875572     10.46   no data
25.19/25.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.29/25.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.16
25.29/25.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.29/25.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.89/25.98	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.58 s
25.89/25.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    919 time:  0.01 s
25.99/26.00	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
25.99/26.00	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.29/27.38	c subs with bin:      185  lits-rem:       452  v-fix:    0  time:  1.35 s
28.39/28.48	c lits-rem:      2953  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  1.10 s
28.39/28.48	c vivif2 --  cl tried     2068 cl shrink        0 lits rem          0 time: 0.00
28.49/28.51	c vivif2 --  cl tried    17556 cl shrink      902 lits rem        990 time: 0.02
28.59/28.67	c asymm  cl-useful: 0/2068/2068 lits-rem:0 time: 0.16
28.59/28.67	c calculated reachability. Time: 0.00
28.59/28.67	c  N dy   730    158489       919      2068     80952     17556    225100    744881     10.46   no data
29.59/29.66	c  N dy   777    168723       919      2068     80956     13837    225100    376767     10.48     11.08
30.58/30.66	c  N dy   839    179533       919      2068     80960     24154    225100    933492     10.57     17.29
32.19/32.20	c  N dy   885    191001       918      2068     80976     19225    225100    543983     10.55     11.22
33.39/33.44	c  N dy   930    203364       918      2068     80981     31002    225100   1024270     10.54     11.17
34.69/34.74	c  N dy  1011    216397       918      2068     80984     26088    225099   1121098     10.77     23.58
36.69/36.77	c  N dy  1071    230502       918      2068     80991     20733    225099    518344     10.79     11.44
37.50/37.52	c  S st  1106    237733       918      2068     80993     27656    225099    906971     10.87   no data
37.50/37.57	c  S st  1106    238234       918      2068     80993     28154    225099    946323     10.87   no data
37.50/37.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.69/37.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  8.9M T:  0.19
37.69/37.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.69/37.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
38.29/38.34	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  0.58 s
38.29/38.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    918 time:  0.01 s
38.29/38.36	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
38.29/38.37	c lits-rem:        12  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.70/39.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
41.49/41.52	c lits-rem:      4870  cl-subs:     3169  v-elim:      0  v-fix:    0  time:  1.73 s
41.49/41.52	c vivif2 --  cl tried     2050 cl shrink        0 lits rem          0 time: 0.00
41.49/41.56	c vivif2 --  cl tried    20526 cl shrink     1926 lits rem       2469 time: 0.03
41.69/41.76	c asymm  cl-useful: 0/2050/2050 lits-rem:0 time: 0.20
41.69/41.76	c calculated reachability. Time: 0.00
41.69/41.76	c  N dy  1106    238234       918      2050     80710     20521    224143    805286     10.87   no data
43.99/44.04	c  N dy  1165    253649       917      2050     80722     35139    224143   1417584     10.85     11.64
46.30/46.37	c  N dy  1252    269983       916      2050     80735     33209    224143   1503866     11.02     11.63
48.39/48.44	c  N dy  1344    287229       916      2050     80738     30074    224143   1229828     11.20     20.55
50.79/50.81	c  N dy  1432    305650       916      2050     80739     26362    224143    867729     11.33     12.15
50.79/50.88	c  F st  1434    306251       916      2050     80739     26944    224143    887667     11.33   no data
53.19/53.24	c  N dy  1526    325715       916      2014     80161     17937    222321    651079     11.45     12.09
55.59/55.65	c  N dy  1626    345939       916      2014     80165     37548    222321   1949878     11.49     13.28
57.09/57.17	c  S st  1689    357354       916      2014     80169     27060    222321   1119325     11.60      9.72
57.19/57.22	c  S st  1689    357854       916      2014     80169     27558    222321   1163331     11.60   no data
57.19/57.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.39/57.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.23
57.39/57.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.39/57.47	c bin-w-bin subsume rem            1 bins  time:  0.01 s
57.99/58.04	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.57 s
57.99/58.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    916 time:  0.01 s
57.99/58.06	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
57.99/58.07	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.50/59.51	c subs with bin:        1  lits-rem:        70  v-fix:    0  time:  1.41 s
61.70/61.77	c lits-rem:      2534  cl-subs:     1502  v-elim:      0  v-fix:    0  time:  2.26 s
61.70/61.77	c vivif2 --  cl tried     2014 cl shrink        0 lits rem          0 time: 0.00
61.79/61.81	c vivif2 --  cl tried    26055 cl shrink      942 lits rem       1070 time: 0.03
61.99/62.02	c asymm  cl-useful: 0/1789/2014 lits-rem:0 time: 0.21
61.99/62.03	c calculated reachability. Time: 0.00
61.99/62.03	c  N dy  1689    357854       916      2014     80171     26054    222298   1131115     11.60   no data
64.90/64.95	c  N dy  1770    378146       916      2014     80172     45737    222298   2672843     11.64     12.50
67.59/67.67	c  N dy  1832    398898       916      2014     80179     41902    222298   2123814     11.63     12.24
70.99/71.04	c  N dy  1917    420450       916      2014     80189     37229    222298   1547913     11.66     12.32
73.99/74.07	c  N dy  2019    440615       916      2014     80192     30042    222298   1147372     11.73     12.35
77.58/77.63	c  N dy  2155    460695       916      2014     80193     49578    222298   2968706     11.96     16.80
80.99/81.06	c  N dy  2220    480913       916      2014     80202     41147    222298   1586348     12.00     12.81
84.49/84.53	c  N dy  2290    501002       916      2014     80213     31516    222298    982473     11.99     12.69
87.88/87.90	c  N dy  2370    521853       915      2014     80220     51773    222298   2560285     12.07     12.97
90.19/90.22	c  S st  2438    536782       915      2014     80220     36356    222298   1412199     12.12     10.95
90.19/90.29	c  S st  2438    537283       915      2014     80220     36855    222298   1453144     12.12   no data
90.19/90.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.49/90.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.8M T:  0.28
90.49/90.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.49/90.59	c bin-w-bin subsume rem            3 bins  time:  0.01 s
91.09/91.16	c subs with bin:        0  lits-rem:        33  v-fix:    0  time:  0.57 s
91.09/91.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    915 time:  0.01 s
91.09/91.17	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
91.09/91.19	c lits-rem:        21  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.59/92.61	c subs with bin:      447  lits-rem:       768  v-fix:    0  time:  1.38 s
95.09/95.19	c lits-rem:      3003  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  2.58 s
95.09/95.19	c vivif2 --  cl tried     1998 cl shrink        0 lits rem          0 time: 0.00
95.19/95.24	c vivif2 --  cl tried    30206 cl shrink     2056 lits rem       2791 time: 0.05
95.39/95.45	c asymm  cl-useful: 0/956/1998 lits-rem:0 time: 0.22
95.39/95.46	c calculated reachability. Time: 0.00
95.39/95.46	c  N dy  2438    537283       915      1998     79957     30202    221431   1336262     12.12   no data
98.99/99.08	c  N dy  2531    557350       915      1998     79959     49597    221431   2874683     12.19     15.94
103.29/103.37	c  N dy  2629    577406       914      1998     79979     39995    221431   2071175     12.30     18.78
107.99/108.08	c  N dy  2711    598307       914      1998     79981     60192    221431   3515526     12.36     13.01
111.28/111.34	c  N dy  2788    618582       914      1998     79987     49005    221431   2468238     12.38     13.07
115.49/115.59	c  N dy  2893    638652       914      1998     79988     36106    221431   1489597     12.46     37.20
119.79/119.81	c  N dy  3015    658731       913      1998     79999     55622    221431   3478091     12.62     20.74
124.40/124.49	c  N dy  3111    678733       913      1998     79999     41382    221431   1570877     12.69     21.15
128.70/128.80	c  N dy  3197    701431       913      1998     80003     63366    221430   3373456     12.71     13.38
132.39/132.48	c  N dy  3275    722036       913      1998     80004     48479    221430   2105167     12.74     13.74
137.29/137.39	c  N dy  3388    742439       913      1998     80009     68181    221430   3652449     12.85     13.53
141.09/141.11	c  N dy  3487    762481       913      1998     80012     51891    221430   2737113     12.93     25.27
146.79/146.81	c  N dy  3574    783598       913      1998     80015     72260    221429   4384974     12.95     13.65
150.99/151.09	c  N dy  3717    803665       913      1998     80015     55143    221429   3183123     13.11     32.61
151.48/151.59	c  S st  3722    805924       913      1998     80015     57347    221429   3419380     13.10   no data
151.68/151.70	c  S st  3722    806428       913      1998     80015     57851    221429   3466420     13.10   no data
151.68/151.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.18/152.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 24.9M T:  0.56
152.18/152.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.18/152.28	c bin-w-bin subsume rem            5 bins  time:  0.01 s
152.78/152.85	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.56 s
152.78/152.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    913 time:  0.01 s
152.78/152.86	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
152.78/152.89	c lits-rem:        19  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
154.39/154.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
162.59/162.60	c lits-rem:      4855  cl-subs:     2460  v-elim:      0  v-fix:    0  time:  8.18 s
162.59/162.61	c vivif2 --  cl tried     1966 cl shrink        0 lits rem          0 time: 0.00
162.59/162.68	c vivif2 --  cl tried    46947 cl shrink     1826 lits rem       2916 time: 0.08
162.90/162.92	c asymm  cl-useful: 0/461/1966 lits-rem:0 time: 0.24
162.90/162.93	c calculated reachability. Time: 0.00
162.90/162.93	c  N dy  3722    806428       913      1966     79472     46942    219775   3227986     13.10   no data
169.18/169.23	c  N dy  3791    827000       913      1966     79475     66871    219775   5018078     13.12     13.97
173.19/173.24	c  N dy  3888    847030       912      1966     79486     52670    219775   3168953     13.19     20.45
178.88/178.93	c  N dy  3982    867089       912      1966     79486     72253    219775   5143019     13.25     20.48
183.29/183.36	c  N dy  4087    887187       912      1966     79487     55070    219775   3266406     13.33     22.40
189.48/189.50	c  N dy  4187    907274       912      1966     79488     74538    219775   5095874     13.40     32.66
194.38/194.46	c  N dy  4319    927326       912      1966     79488     55307    219775   3253857     13.52     14.26
201.49/201.50	c  N dy  4448    948486       912      1966     79488     75933    219775   5419242     13.63     14.37
207.09/207.15	c  N dy  4581    968582       911      1966     79495     55147    219775   3106248     13.73     25.83
213.19/213.25	c  N dy  4697    989036       911      1966     79495     75057    219775   5202375     13.80     14.59
219.09/219.19	c  N dy  4810   1009040       911      1966     79496     52986    219775   2853591     13.89     20.70
225.98/226.08	c  N dy  4963   1029271       911      1966     79496     72708    219775   5024487     14.05     14.88
232.59/232.60	c  N dy  5037   1050102       911      1966     79498     50302    219775   2640108     14.08     14.96
237.70/237.74	c  N dy  5131   1070135       911      1966     79498     69756    219775   4638826     14.11     26.52
238.49/238.54	c  F st  5149   1071875       911      1966     79498     71458    219775   4824732     14.13   no data
245.79/245.89	c  N dy  5239   1090148       911      1934     78977     42040    218166   2167920     14.20     15.14
251.09/251.13	c  N dy  5335   1110186       911      1934     78977     61462    218166   4246616     14.25     24.90
260.18/260.27	c  N dy  5452   1132799       911      1934     78977     83414    218166   6627170     14.32     15.27
266.37/266.48	c  N dy  5541   1155172       911      1934     78977     62145    218166   3875546     14.36     15.12
273.07/273.13	c  N dy  5616   1175313       911      1934     78977     81642    218166   5488672     14.36     15.22
278.88/278.94	c  N dy  5705   1195396       911      1934     78977     56379    218166   3276331     14.40     31.25
283.27/283.34	c  S st  5771   1209643       911      1934     78977     70220    218166   4507955     14.42      9.36
283.47/283.51	c  S st  5771   1210144       911      1934     78977     70717    218166   4552300     14.42   no data
283.47/283.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
284.27/284.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.5M T:  0.81
284.27/284.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
284.27/284.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
284.77/284.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
284.88/284.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
284.88/284.91	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
284.88/284.95	c lits-rem:        22  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
286.47/286.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
297.67/297.71	c lits-rem:      3438  cl-subs:     3325  v-elim:      0  v-fix:    0  time: 11.18 s
297.67/297.71	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
297.77/297.81	c vivif2 --  cl tried    67392 cl shrink       24 lits rem         26 time: 0.10
297.97/298.07	c asymm  cl-useful: 0/358/1934 lits-rem:0 time: 0.25
297.97/298.07	c calculated reachability. Time: 0.00
297.97/298.07	c  N dy  5771   1210144       911      1934     78977     67392    218144   4457793     14.42   no data
305.67/305.79	c  N dy  5870   1230242       911      1934     78977     86846    218144   6252314     14.46     31.98
311.57/311.67	c  N dy  5937   1250296       911      1934     78978     60079    218144   3548542     14.48     31.04
318.78/318.83	c  N dy  6016   1270898       911      1934     78978     80012    218144   5380973     14.50     15.35
326.97/327.02	c  N dy  6085   1293896       911      1934     78978     55110    218144   3074131     14.49     15.31
333.68/333.71	c  N dy  6202   1314231       911      1934     78978     74927    218144   5113263     14.56     15.61
342.67/342.77	c  N dy  6292   1334471       911      1934     78979     94460    218144   7074092     14.59     15.56
348.57/348.68	c  N dy  6380   1354620       911      1934     78979     65690    218144   4071927     14.63     15.46
356.38/356.48	c  N dy  6481   1375040       911      1934     78981     85505    218144   6058466     14.67     15.44
364.27/364.33	c  N dy  6555   1396876       911      1934     78981     57347    218144   2907528     14.67     15.48
370.27/370.34	c  N dy  6637   1417158       911      1934     78981     76946    218144   4953941     14.69     15.58
378.87/378.98	c  N dy  6734   1437197       911      1934     78981     96359    218144   6984823     14.73     36.79
385.37/385.44	c  N dy  6824   1457759       911      1934     78981     65943    218144   3833392     14.76     15.59
392.17/392.20	c  N dy  6890   1477947       911      1934     78982     85471    218144   5469376     14.77     15.75
400.38/400.45	c  N dy  6976   1498097       911      1934     78982     53685    218144   2480708     14.79     15.88
406.38/406.46	c  N dy  7078   1520866       911      1934     78982     75722    218144   4404552     14.82     15.60
411.88/411.96	c  N dy  7094   1540923       911      1934     78982     95091    218144   5706152     14.78     15.61
417.98/418.09	c  N dy  7174   1560935       911      1934     78982     62256    218144   3276407     14.79     18.71
423.77/423.89	c  N dy  7240   1581017       911      1934     78982     81655    218144   5104639     14.79     22.89
430.67/430.76	c  N dy  7285   1601104       911      1934     78983    100973    218144   6621084     14.77     16.76
436.47/436.57	c  N dy  7376   1621709       911      1934     78983     67771    218144   3627890     14.79     15.74
442.97/443.05	c  N dy  7482   1642372       911      1934     78983     87881    218144   5529417     14.82     15.69
451.37/451.40	c  N dy  7572   1663063       911      1934     78983    107888    218144   7437381     14.84     15.72
456.27/456.35	c  N dy  7623   1684168       911      1934     78984     74041    218144   3982481     14.82     15.65
462.97/463.04	c  N dy  7735   1704266       911      1934     78984     93597    218144   5882936     14.86     37.84
465.38/465.43	c  S st  7768   1710146       911      1934     78984     99305    218144   6436197     14.87   no data
465.57/465.65	c  S st  7768   1710646       911      1934     78984     99800    218144   6478289     14.87   no data
465.57/465.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
466.77/466.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.5M T:  1.14
466.77/466.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
466.77/466.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
467.27/467.38	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.55 s
467.27/467.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
467.27/467.39	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
467.37/467.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
469.16/469.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
487.46/487.56	c lits-rem:      3000  cl-subs:     6133  v-elim:      0  v-fix:    0  time: 18.27 s
487.46/487.56	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
487.66/487.70	c vivif2 --  cl tried    93667 cl shrink      630 lits rem        657 time: 0.14
487.86/487.97	c asymm  cl-useful: 0/590/1934 lits-rem:0 time: 0.27
487.86/487.98	c calculated reachability. Time: 0.00
487.86/487.98	c  N dy  7768   1710646       911      1934     78984     93667    218143   6317620     14.87   no data
495.66/495.76	c  N dy  7824   1730941       911      1934     78985     58157    218143   2662505     14.86     15.71
502.07/502.14	c  N dy  7888   1754514       911      1934     78988     80836    218143   4611235     14.84     15.70
509.56/509.68	c  N dy  7950   1775555       911      1934     78988    101153    218143   6474387     14.84     15.73
516.57/516.63	c  N dy  8004   1795556       911      1934     78988     64461    218143   3171505     14.83     27.59
523.06/523.15	c  N dy  8076   1818931       911      1934     78988     87041    218143   5268960     14.83     15.65
531.76/531.82	c  N dy  8162   1838995       911      1934     78989    106406    218143   7096004     14.84     38.63
539.47/539.53	c  N dy  8246   1861825       911      1934     78991     71406    218143   3572294     14.86     15.73
546.46/546.57	c  N dy  8318   1884317       911      1934     78993     93086    218143   5559105     14.86     15.66
554.37/554.45	c  N dy  8367   1904718       911      1934     78994    112753    218143   7358689     14.85     15.67
560.16/560.20	c  N dy  8453   1924818       911      1934     78994     74383    218143   4010751     14.86     15.80
567.76/567.81	c  N dy  8530   1944848       911      1934     78995     93701    218143   5643536     14.86     32.31
576.66/576.79	c  N dy  8630   1964856       911      1934     78996    112999    218143   7405788     14.89     28.62
583.66/583.74	c  N dy  8725   1986747       911      1934     78997     75234    218143   3909545     14.91     16.12
590.96/591.06	c  N dy  8842   2006806       911      1934     78997     94715    218143   5767427     14.95     30.51
600.17/600.20	c  N dy  8935   2026901       911      1934     78998    114175    218143   7657876     14.98     15.95
607.17/607.29	c  N dy  9010   2048133       911      1934     78998     74739    218143   3773124     14.97     15.78
613.26/613.35	c  N dy  9069   2068977       911      1934     78998     94853    218143   5506464     14.97     15.77
622.36/622.44	c  N dy  9185   2089941       911      1934     78998    115160    218143   7433374     15.00     15.89
629.45/629.52	c  N dy  9263   2109960       911      1934     78999     73618    218143   3677536     15.00     15.97
636.56/636.65	c  N dy  9351   2131376       911      1934     79001     94353    218143   5596117     15.02     15.87
644.67/644.78	c  N dy  9413   2151625       911      1934     79002    113879    218143   7151329     15.02     15.94
651.96/652.09	c  N dy  9521   2171650       911      1934     79002     71501    218143   3513454     15.05     19.92
658.86/658.92	c  N dy  9603   2193826       911      1934     79002     92929    218143   5561032     15.06     15.87
666.06/666.17	c  S st  9675   2210647       911      1934     79002    109226    218143   7198048     15.07   no data
666.26/666.39	c  S st  9675   2211148       911      1934     79002    109725    218143   7247362     15.07   no data
666.36/666.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
667.67/667.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 48.9M T:  1.37
667.67/667.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
667.67/667.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
668.26/668.34	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.55 s
668.26/668.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
668.26/668.36	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
668.36/668.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
670.46/670.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
691.16/691.24	c lits-rem:      3626  cl-subs:     7899  v-elim:      0  v-fix:    0  time: 20.71 s
691.16/691.24	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
691.36/691.40	c vivif2 --  cl tried   101826 cl shrink     1760 lits rem       2437 time: 0.16
691.56/691.69	c asymm  cl-useful: 0/234/1934 lits-rem:0 time: 0.28
691.56/691.70	c calculated reachability. Time: 0.00
691.56/691.70	c  N dy  9675   2211148       911      1934     79004    101824    218142   7054657     15.07   no data
702.97/703.02	c  N dy  9781   2231186       911      1934     79004    121224    218142   8922755     15.10     32.04
710.36/710.41	c  N dy  9866   2251720       911      1934     79004     78271    218142   4171431     15.11     16.06
717.05/717.16	c  N dy  9922   2271784       911      1934     79004     97538    218142   5820473     15.11     16.16
726.46/726.57	c  N dy 10021   2291805       911      1934     79004    116920    218142   7740060     15.14     33.52
736.16/736.29	c  N dy 10096   2318161       911      1934     79004     78664    218142   4140115     15.13     15.95
743.56/743.62	c  N dy 10161   2338367       911      1934     79004     98180    218142   5656149     15.13     16.27
752.36/752.41	c  N dy 10245   2358761       911      1934     79004    117835    218142   7323579     15.14     16.03
759.36/759.49	c  N dy 10293   2379081       911      1934     79005     72764    218142   3409383     15.14     16.14
765.76/765.85	c  N dy 10339   2400987       911      1934     79006     93726    218142   5065242     15.12     15.96
773.66/773.74	c  N dy 10386   2421990       911      1934     79008    113963    218142   6848048     15.10     15.93
782.96/783.03	c  N dy 10454   2442243       911      1934     79010     67950    218142   2948596     15.11     16.02
787.95/788.01	c  N dy 10480   2462280       911      1934     79010     87256    218142   4540177     15.09     18.03
795.56/795.68	c  N dy 10579   2482363       911      1934     79011    106655    218142   6283430     15.10     24.87
805.16/805.24	c  N dy 10666   2503360       911      1934     79011    126894    218142   8215794     15.11     15.91
811.95/812.06	c  N dy 10733   2523469       911      1934     79011     79795    218142   3966879     15.11     15.96
819.57/819.65	c  N dy 10821   2544490       911      1934     79016    100000    218142   5750119     15.12     15.95
829.95/830.01	c  N dy 10943   2566330       911      1934     79016    121136    218142   7758444     15.15     16.01
838.26/838.33	c  N dy 11003   2586421       911      1934     79017     73068    218142   3313405     15.15     24.64
844.96/845.01	c  N dy 11115   2606480       911      1934     79017     92616    218142   5301601     15.18     27.77
853.25/853.38	c  N dy 11212   2626531       911      1934     79017    112104    218142   7209397     15.20     16.17
864.15/864.28	c  N dy 11288   2648295       911      1934     79017    133121    218142   9200264     15.21     16.05
871.16/871.26	c  N dy 11357   2670724       911      1934     79018     86063    218142   4341717     15.20     16.27
877.76/877.87	c  N dy 11421   2690876       911      1934     79018    105528    218142   5946532     15.20     16.06
886.35/886.40	c  N dy 11492   2711149       911      1934     79018    125050    218142   7767336     15.21     14.17
886.35/886.40	c  S st 11492   2711149       911      1934     79018    125050    218142   7767336     15.21     14.17
886.56/886.68	c  S st 11492   2711650       911      1934     79018    125551    218142   7808083     15.21   no data
886.56/886.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
888.05/888.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.0M T:  1.44
888.05/888.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.05/888.15	c bin-w-bin subsume rem            2 bins  time:  0.01 s
888.55/888.70	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.55 s
888.65/888.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
888.65/888.71	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
888.65/888.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
890.75/890.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
917.16/917.27	c lits-rem:      4429  cl-subs:     9459  v-elim:      0  v-fix:    0  time: 26.45 s
917.16/917.27	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
917.36/917.46	c vivif2 --  cl tried   116092 cl shrink     1341 lits rem       1501 time: 0.19
917.66/917.75	c asymm  cl-useful: 0/576/1934 lits-rem:0 time: 0.30
917.66/917.76	c calculated reachability. Time: 0.00
917.66/917.76	c  N dy 11492   2711650       911      1934     79019    116089    218139   7579195     15.21   no data
927.15/927.21	c  N dy 11532   2732364       911      1934     79019    135979    218139   9363414     15.19     16.21
935.06/935.15	c  N dy 11640   2753505       911      1934     79019     87104    218139   4690334     15.22     16.25
943.05/943.19	c  N dy 11701   2773531       911      1934     79019    106422    218139   6496442     15.21     34.91
953.05/953.14	c  N dy 11788   2793563       911      1934     79019    125780    218139   8279950     15.22     23.44
964.96/965.02	c  N dy 11883   2813593       911      1934     79019     74718    218139   3375973     15.24     16.19
971.55/971.64	c  N dy 11975   2833672       911      1934     79019     94074    218139   5076648     15.26     30.32
979.95/980.04	c  N dy 12048   2854187       911      1934     79021    113837    218139   6834257     15.26     16.29
991.55/991.61	c  N dy 12164   2874745       911      1934     79022    133718    218139   8697807     15.28     16.31
1001.06/1001.12	c  N dy 12253   2895532       911      1934     79023     82399    218139   4084647     15.29     16.11
1007.25/1007.37	c  N dy 12309   2915716       911      1934     79025    101856    218139   5587628     15.29     16.12
1016.05/1016.10	c  N dy 12397   2935953       911      1934     79025    121483    218139   7412268     15.30     16.24
1026.75/1026.88	c  N dy 12479   2955988       911      1934     79025    140739    218139   9114601     15.31     44.16
1035.06/1035.13	c  N dy 12600   2977632       911      1934     79025     89349    218139   4679530     15.34     16.21
1042.45/1042.58	c  N dy 12650   2998629       911      1934     79025    109585    218139   6570183     15.33     16.18
1054.05/1054.14	c  N dy 12732   3021988       911      1934     79026    132026    218139   8639263     15.34     16.19
1066.25/1066.36	c  N dy 12854   3042361       911      1934     79026     78364    218139   3562683     15.36     16.27
1073.25/1073.30	c  N dy 12925   3063100       911      1934     79026     98376    218139   5459907     15.37     16.27
1083.04/1083.19	c  N dy 13016   3085364       911      1934     79026    119848    218139   7413486     15.38     16.24
1094.15/1094.22	c  N dy 13103   3105424       911      1934     79027    139198    218139   9144395     15.38     16.63
1102.64/1102.72	c  N dy 13152   3125552       911      1934     79027     84285    218139   3993463     15.38     16.22
1110.35/1110.44	c  N dy 13260   3145859       911      1934     79027    103949    218139   5850101     15.40     16.23
1121.54/1121.66	c  N dy 13380   3167552       911      1934     79027    124914    218139   7854298     15.42     16.25
1133.24/1133.39	c  N dy 13475   3187617       911      1934     79028    144255    218139   9765470     15.43     32.77
1141.75/1141.83	c  N dy 13552   3207675       911      1934     79028     88356    218139   4352168     15.43     16.26
1142.85/1142.94	c  S st 13561   3211650       911      1934     79028     92171    218139   4752870     15.43     14.66
1143.04/1143.14	c  S st 13561   3212152       911      1934     79028     92673    218139   4804334     15.43   no data
1143.04/1143.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1144.06/1144.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.6M T:  1.03
1144.06/1144.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1144.14/1144.20	c bin-w-bin subsume rem            3 bins  time:  0.01 s
1144.64/1144.75	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.55 s
1144.64/1144.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
1144.64/1144.77	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
1144.74/1144.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1146.34/1146.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
1157.94/1158.04	c lits-rem:      2352  cl-subs:     4626  v-elim:      0  v-fix:    0  time: 11.57 s
1157.94/1158.04	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
1158.04/1158.17	c vivif2 --  cl tried    88047 cl shrink     1031 lits rem       1129 time: 0.13
1158.35/1158.44	c asymm  cl-useful: 0/315/1934 lits-rem:0 time: 0.26
1158.35/1158.44	c calculated reachability. Time: 0.00
1158.35/1158.44	c  N dy 13561   3212152       911      1934     79025     88047    218138   4723582     15.43   no data
1167.94/1168.08	c  N dy 13656   3234257       911      1934     79026    109300    218138   6563300     15.44     16.28
1177.84/1177.96	c  N dy 13719   3254952       911      1934     79027    129071    218138   8275082     15.44     16.26
1188.84/1188.99	c  N dy 13797   3275077       911      1934     79027    148512    218138  10176320     15.45     16.27
1196.75/1196.88	c  N dy 13852   3295995       911      1934     79028     92582    218138   4774393     15.44     16.54
1205.14/1205.23	c  N dy 13948   3316098       911      1934     79028    112100    218138   6594928     15.45     34.23
1214.54/1214.66	c  N dy 14018   3337121       911      1934     79028    132284    218138   8409518     15.45     16.45
1227.04/1227.10	c  N dy 14050   3358401       911      1934     79028    152710    218138  10131229     15.44     16.35
1233.94/1234.04	c  N dy 14134   3378668       911      1934     79028     95309    218138   4926371     15.44     16.26
1241.64/1241.70	c  N dy 14181   3398941       911      1934     79028    114807    218138   6549544     15.44     16.26
1252.24/1252.31	c  N dy 14285   3419010       911      1934     79028    134300    218138   8399598     15.45     25.84
1265.64/1265.74	c  N dy 14394   3439805       911      1934     79029    154349    218138  10158333     15.47     16.39
1272.94/1273.04	c  N dy 14496   3459949       911      1934     79029     95731    218138   5023101     15.49     16.46
1283.76/1283.84	c  N dy 14582   3482907       911      1934     79029    117861    218138   6973181     15.49     16.36
1295.44/1295.58	c  N dy 14689   3504339       911      1934     79029    138649    218138   8924438     15.51     16.58

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.74 3.95 3.90 3/315 17315
/proc/meminfo: memFree=15709956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=30028 CPUtime=0 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 792 0 0 0 0 0 0 0 20 0 1 0 729896856 30748672 733 33554432000 4194304 4580011 140733987428464 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 7507 734 322 95 0 2489 0

[startup+0.107151 s]
/proc/loadavg: 3.74 3.95 3.90 3/315 17315
/proc/meminfo: memFree=15709956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=34376 CPUtime=0.1 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 2043 0 0 0 10 0 0 0 21 0 1 0 729896856 35201024 1971 33554432000 4194304 4580011 140733987428464 18446744073709551615 4497159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 8594 1971 354 95 0 3576 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34376

[startup+0.201167 s]
/proc/loadavg: 3.74 3.95 3.90 3/315 17315
/proc/meminfo: memFree=15709956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=34772 CPUtime=0.19 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 2194 0 0 0 19 0 0 0 21 0 1 0 729896856 35606528 2122 33554432000 4194304 4580011 140733987428464 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 8693 2122 363 95 0 3675 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34772

[startup+0.301158 s]
/proc/loadavg: 3.74 3.95 3.90 3/315 17315
/proc/meminfo: memFree=15709956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=34932 CPUtime=0.29 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 2282 0 0 0 29 0 0 0 21 0 1 0 729896856 35770368 2210 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 8733 2210 363 95 0 3715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34932

[startup+0.701079 s]
/proc/loadavg: 3.74 3.95 3.90 3/315 17315
/proc/meminfo: memFree=15709956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=35964 CPUtime=0.69 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 2800 0 0 0 69 0 0 0 22 0 1 0 729896856 36827136 2429 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 8991 2429 363 95 0 3973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35964

[startup+1.50094 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15623576/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=36680 CPUtime=1.49 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 3728 0 0 0 149 0 0 0 25 0 1 0 729896856 37560320 2502 33554432000 4194304 4580011 140733987428464 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 9170 2502 363 95 0 4152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36680

[startup+3.10064 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15616260/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=44044 CPUtime=3.08 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 6170 0 0 0 308 0 0 0 19 0 1 0 729896856 45101056 4416 33554432000 4194304 4580011 140733987428464 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 11011 4416 366 95 0 5993 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44044

[startup+6.30103 s]
/proc/loadavg: 3.62 3.92 3.89 4/323 17330
/proc/meminfo: memFree=15605560/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=46180 CPUtime=6.29 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 7567 0 0 0 628 1 0 0 25 0 1 0 729896856 47288320 5091 33554432000 4194304 4580011 140733987428464 18446744073709551615 4413551 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 11545 5091 366 95 0 6527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46180

[startup+12.7008 s]
/proc/loadavg: 3.57 3.90 3.88 4/323 17331
/proc/meminfo: memFree=15571956/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=53412 CPUtime=12.69 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 10807 0 0 0 1268 1 0 0 25 0 1 0 729896856 54693888 6889 33554432000 4194304 4580011 140733987428464 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 13353 6889 366 95 0 8335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53412

[startup+25.5004 s]
/proc/loadavg: 3.44 3.86 3.87 4/323 17331
/proc/meminfo: memFree=15525232/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=56468 CPUtime=25.49 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 17934 0 0 0 2546 3 0 0 25 0 1 0 729896856 57823232 7635 33554432000 4194304 4580011 140733987428464 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 14117 7635 366 95 0 9099 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56468

[startup+51.1006 s]
/proc/loadavg: 3.29 3.79 3.84 4/323 17332
/proc/meminfo: memFree=15492864/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=67936 CPUtime=51.09 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 32892 0 0 0 5103 6 0 0 25 0 1 0 729896856 69566464 10145 33554432000 4194304 4580011 140733987428464 18446744073709551615 4318414 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 16984 10145 366 95 0 11966 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67936

[startup+102.301 s]
/proc/loadavg: 3.12 3.66 3.80 4/323 17333
/proc/meminfo: memFree=15414804/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=86944 CPUtime=102.3 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 65145 0 0 0 10217 13 0 0 25 0 1 0 729896856 89030656 14602 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 21736 14602 366 95 0 16718 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86944

[startup+162.301 s]
/proc/loadavg: 3.04 3.54 3.74 4/323 17335
/proc/meminfo: memFree=15333524/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=136536 CPUtime=162.29 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 103685 0 0 0 16210 19 0 0 25 0 1 0 729896856 139812864 28106 33554432000 4194304 4580011 140733987428464 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 34134 28106 366 95 0 29116 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136536

[startup+222.312 s]
/proc/loadavg: 3.01 3.44 3.69 4/323 17336
/proc/meminfo: memFree=15287820/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=139056 CPUtime=222.3 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 132967 0 0 0 22204 26 0 0 25 0 1 0 729896856 142393344 28554 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 34764 28554 366 95 0 29746 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 139056

[startup+282.301 s]
/proc/loadavg: 3.00 3.36 3.65 4/323 17338
/proc/meminfo: memFree=15267336/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=140888 CPUtime=282.27 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 159964 0 0 0 28196 31 0 0 25 0 1 0 729896856 144269312 28936 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 35222 28936 366 95 0 30204 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 140888

[startup+342.301 s]
/proc/loadavg: 3.08 3.31 3.61 4/323 17339
/proc/meminfo: memFree=15194508/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=257316 CPUtime=342.28 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 184708 0 0 0 34192 36 0 0 25 0 1 0 729896856 263491584 39693 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 64329 39693 366 95 0 59311 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 257316

[startup+402.301 s]
/proc/loadavg: 3.03 3.25 3.57 4/323 17341
/proc/meminfo: memFree=15160120/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=195452 CPUtime=402.28 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 207358 0 0 0 40187 41 0 0 25 0 1 0 729896856 200142848 42375 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 48863 42375 366 95 0 43845 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 195452

[startup+462.3 s]
/proc/loadavg: 3.01 3.20 3.53 4/323 17343
/proc/meminfo: memFree=15146556/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=274960 CPUtime=462.27 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 215389 0 0 0 46184 43 0 0 25 0 1 0 729896856 281559040 43284 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 68740 43284 366 95 0 63722 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 274960

[startup+522.301 s]
/proc/loadavg: 3.13 3.19 3.51 4/323 17344
/proc/meminfo: memFree=15065288/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=331324 CPUtime=522.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 238464 0 0 0 52179 47 0 0 25 0 1 0 729896856 339275776 55345 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 82831 55345 366 95 0 77813 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 331324

[startup+582.301 s]
/proc/loadavg: 3.05 3.15 3.47 4/323 17346
/proc/meminfo: memFree=15023700/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=249112 CPUtime=582.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 260766 0 0 0 58173 53 0 0 25 0 1 0 729896856 255090688 53702 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 62278 53702 366 95 0 57260 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 249112

[startup+642.3 s]
/proc/loadavg: 3.02 3.12 3.44 4/323 17347
/proc/meminfo: memFree=14968840/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=333916 CPUtime=642.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 280903 0 0 0 64169 57 0 0 25 0 1 0 729896856 341929984 57134 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 83479 57134 366 95 0 78461 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 333916

[startup+702.301 s]
/proc/loadavg: 3.00 3.10 3.41 4/323 17349
/proc/meminfo: memFree=14945744/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=334484 CPUtime=702.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 292346 0 0 0 70167 59 0 0 25 0 1 0 729896856 342511616 60211 33554432000 4194304 4580011 140733987428464 18446744073709551615 4322624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 83621 60211 366 95 0 78603 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 334484

[startup+762.301 s]
/proc/loadavg: 3.00 3.08 3.38 4/323 17351
/proc/meminfo: memFree=14928360/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=247512 CPUtime=762.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 314206 0 0 0 76163 63 0 0 25 0 1 0 729896856 253452288 54775 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 61878 54775 366 95 0 56860 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 247512

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.35 4/323 17352
/proc/meminfo: memFree=14921492/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=337716 CPUtime=822.26 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 334060 0 0 0 82158 68 0 0 25 0 1 0 729896856 345821184 56786 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 84429 56786 366 95 0 79411 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 337716

[startup+882.312 s]
/proc/loadavg: 3.00 3.05 3.33 4/323 17354
/proc/meminfo: memFree=14912496/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=339444 CPUtime=882.27 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 353838 0 0 0 88154 73 0 0 25 0 1 0 729896856 347590656 57577 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 84861 57577 366 95 0 79843 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 339444

[startup+942.301 s]
/proc/loadavg: 3.04 3.05 3.31 4/323 17355
/proc/meminfo: memFree=14882072/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=366068 CPUtime=942.25 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 367946 0 0 0 94150 75 0 0 25 0 1 0 729896856 374853632 61509 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 91517 61509 366 95 0 86499 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 366068

[startup+1002.3 s]
/proc/loadavg: 3.01 3.04 3.29 4/323 17357
/proc/meminfo: memFree=14895672/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=270992 CPUtime=1002.25 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 385610 0 0 0 100145 80 0 0 25 0 1 0 729896856 277495808 59416 33554432000 4194304 4580011 140733987428464 18446744073709551615 4316407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 67748 59416 366 95 0 62730 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 270992

[startup+1062.3 s]
/proc/loadavg: 3.12 3.06 3.28 4/323 17358
/proc/meminfo: memFree=14878404/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=366860 CPUtime=1062.25 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 400911 0 0 0 106142 83 0 0 25 0 1 0 729896856 375664640 64958 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 91715 64958 366 95 0 86697 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 366860

[startup+1122.3 s]
/proc/loadavg: 3.04 3.05 3.26 4/323 17360
/proc/meminfo: memFree=14888264/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=368868 CPUtime=1122.24 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 419729 0 0 0 112136 88 0 0 25 0 1 0 729896856 377720832 63148 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 92217 63148 366 95 0 87199 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 368868

[startup+1182.3 s]
/proc/loadavg: 3.01 3.04 3.24 4/323 17362
/proc/meminfo: memFree=14874584/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=369772 CPUtime=1182.24 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 431618 0 0 0 118133 91 0 0 25 0 1 0 729896856 378646528 64459 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 92443 64459 366 95 0 87425 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 369772

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/323 17363
/proc/meminfo: memFree=14855208/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=372900 CPUtime=1242.24 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 450421 0 0 0 124128 96 0 0 25 0 1 0 729896856 381849600 61842 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 93225 61842 366 95 0 88207 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 372900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.20 4/323 17365
/proc/meminfo: memFree=14824640/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=373900 CPUtime=1299.95 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 464058 0 0 0 129895 100 0 0 25 0 1 0 729896856 382873600 64861 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 93475 64861 366 95 0 88457 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 373900

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

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

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.20 4/323 17365
/proc/meminfo: memFree=14824640/32950928 swapFree=67085488/67111528
[pid=17315] ppid=17313 vsize=373900 CPUtime=1299.95 cores=0,2
/proc/17315/stat : 17315 (strangenight2-s) R 17313 17315 16108 0 -1 4202496 464058 0 0 0 129895 100 0 0 25 0 1 0 729896856 382873600 64861 33554432000 4194304 4580011 140733987428464 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17315/statm: 93475 64861 366 95 0 88457 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 373900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.98
CPU user time (s): 1298.96
CPU system time (s): 1.01484
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 398692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.96
system time used= 1.01484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 464058
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= 14
involuntary context switches= 14960

runsolver used 4.11237 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:11:02
IDJOB=3367894
IDBENCH=88227
IDSOLVER=1845
FILE ID=node114/3367894-1305396662
RUNJOBID= node114-1305396662-17297
PBS_JOBID= 13324419
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367894-1305396662/watcher-3367894-1305396662 -o /tmp/evaluation-result-3367894-1305396662/solver-3367894-1305396662 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367894-1305396662.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=387121202

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15710616 kB
Buffers:        269808 kB
Cached:        6204016 kB
SwapCached:         96 kB
Active:       11873864 kB
Inactive:      4956636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15710616 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            6836 kB
Writeback:           0 kB
AnonPages:    10356716 kB
Mapped:          26296 kB
Slab:           307368 kB
PageTables:      37760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52440004 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= 72952 MiB
End job on node114 at 2011-05-14 20:32:44