Trace number 3264224

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? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted 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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264224-1303569550.cnf'
0.00/0.00	c -- header says num vars:           1534
0.00/0.00	c -- header says num clauses:      132295
0.05/0.06	c -- clauses added:            0 learnts,       132295 normals,            0 xors
0.05/0.06	c -- vars added       1534
0.05/0.06	c Parsing time:  0.02 s
0.05/0.06	c  N st     0         0      1534        59    132236         0    266006         0   no data   no data
0.05/0.06	c asymm  cl-useful: 0/59/59 lits-rem:0 time: 0.00
0.05/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
0.05/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.05/0.06	c bin-w-bin subsume rem         5462 bins  time:  0.02 s
0.05/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.05/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1534 time:  0.01 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
0.09/0.17	c lits-rem:       781  cl-subs:        0  v-elim:     59  v-fix:    0  time:  0.07 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:       0 undec:      59 neg:    1475
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1475      6954    118345         0    419569         0   no data   no data
0.39/0.42	c  N dy    11      4016      1475      6954    118345      3982    419569    160385     11.96     12.67
0.59/0.70	c  N dy    21      8402      1475      6954    118347      5838    419569    183726     10.78     11.40
0.89/0.98	c  N dy    26     12475      1475      6954    118348      5645    419569    142645     10.20     10.74
1.19/1.26	c  N dy    46     16535      1475      6954    118348      9678    419569    310647     10.22     11.15
1.48/1.56	c  N dy    61     20645      1475      6954    118348      8192    419569    201092     10.19     10.89
1.78/1.85	c  N dy    79     24647      1475      6954    118348     12163    419569    367809     10.17     10.79
1.78/1.88	c  F st    81     25000      1475      6954    118348     12514    419569    381244     10.16      9.44
2.28/2.31	c  N dy    87     30001      1475      6954    118348     10673    419569    266218     10.16   no data
2.28/2.31	c  S st    87     30001      1475      6954    118348     10673    419569    266218     10.16   no data
2.28/2.35	c  S st    87     30502      1475      6954    118348     11174    419569    286956     10.16   no data
2.28/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    120 BRemL:      0 BRemN:      0 P:  9.4M T:  0.18
2.48/2.53	c blocked clauses removed:        0 vars:      0 tried:        1475 T: 0.00 s
2.48/2.55	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3.29/3.33	c subs with bin:        0  lits-rem:     53743  v-fix:    0  time:  0.78 s
3.29/3.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3.29/3.35	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3.29/3.36	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.69/4.73	c subs with bin:        0  lits-rem:        87  v-fix:    0  time:  1.35 s
4.79/4.85	c lits-rem:       450  cl-subs:     2134  v-elim:      0  v-fix:    0  time:  0.11 s
4.99/5.03	c asymm  cl-useful: 1/2305/6954 lits-rem:1 time: 0.19
4.99/5.04	c calculated reachability. Time: 0.00
4.99/5.04	c  N dy    87     30502      1475      6954    118468      9040    365821    251025     10.16   no data
5.29/5.35	c  N dy   115     34678      1475      6954    118468     13171    365821    465831     10.32     11.05
5.59/5.69	c  N dy   150     38727      1475      6954    118468      9373    365821    234526     10.54     11.58
5.98/6.01	c  N dy   180     42750      1475      6954    118468     13350    365821    424802     10.64     11.22
6.18/6.25	c  S st   199     45753      1475      6954    118468     16324    365821    567036     10.70   no data
6.18/6.29	c  S st   199     46255      1475      6954    118468     16826    365821    596255     10.70   no data
6.28/6.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.38/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     60 BRemL:      0 BRemN:      0 P:  9.1M T:  0.18
6.38/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.38/6.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.89/6.97	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.47 s
6.89/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
6.89/6.99	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
6.99/7.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.38	c subs with bin:        0  lits-rem:        11  v-fix:    0  time:  1.36 s
8.59/8.63	c lits-rem:       213  cl-subs:      526  v-elim:      0  v-fix:    0  time:  0.24 s
8.59/8.63	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
8.59/8.65	c vivif2 --  cl tried    16300 cl shrink       91 lits rem        113 time: 0.02
8.79/8.84	c asymm  cl-useful: 0/2043/6954 lits-rem:0 time: 0.19
8.79/8.84	c calculated reachability. Time: 0.00
8.79/8.84	c  N dy   199     46255      1475      6954    118528     16300    365820    584386     10.70   no data
9.09/9.16	c  N dy   219     50353      1475      6954    118528     11524    365820    294673     10.73     11.39
9.49/9.50	c  N dy   242     54674      1475      6954    118528     15774    365820    501792     10.76     11.34
9.79/9.84	c  N dy   262     58777      1475      6954    118528      9974    365820    185431     10.78     11.35
10.09/10.16	c  N dy   286     62973      1475      6954    118528     14115    365820    380331     10.84     11.44
10.49/10.52	c  N dy   309     67213      1475      6954    118528     18299    365820    573745     10.88     11.51
10.69/10.70	c  S st   315     69382      1475      6954    118528     20447    365820    668676     10.87     10.58
10.69/10.75	c  S st   315     69890      1475      6954    118528     20951    365820    698383     10.87   no data
10.69/10.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.18
10.89/10.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.89/10.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.39/11.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
11.39/11.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
11.39/11.43	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
11.39/11.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.79/12.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
13.09/13.14	c lits-rem:       281  cl-subs:      719  v-elim:      0  v-fix:    0  time:  0.32 s
13.09/13.15	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
13.09/13.17	c vivif2 --  cl tried    20232 cl shrink        0 lits rem          0 time: 0.03
13.29/13.36	c asymm  cl-useful: 0/1842/6954 lits-rem:0 time: 0.19
13.29/13.36	c calculated reachability. Time: 0.00
13.29/13.36	c  N dy   315     69890      1475      6954    118528     20232    365820    682077     10.87   no data
13.68/13.76	c  N dy   342     74382      1475      6954    118528     13822    365820    318055     10.92     11.58
14.08/14.15	c  N dy   364     79222      1475      6954    118528     18591    365820    519252     10.94     12.45
14.58/14.64	c  N dy   394     84769      1475      6954    118528     12232    365820    202875     10.97     11.65
14.78/14.85	c  F st   407     87500      1475      6954    118528     14921    365820    325137     10.97   no data
15.08/15.13	c  N st   412     90797      1475      6954    118528     18161    365820    472618     10.97   no data
15.59/15.68	c  N dy   437     96999      1475      6954    118528     24272    365820    748387     10.99     11.62
16.19/16.20	c  N dy   467    103206      1475      6954    118528     17592    365820    414029     11.00     11.73
16.29/16.33	c  S st   476    104835      1475      6954    118528     19199    365820    484014     11.01   no data
16.29/16.38	c  S st   476    105337      1475      6954    118528     19701    365820    514405     11.01   no data
16.29/16.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.50/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.2M T:  0.17
16.50/16.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.50/16.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.99/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
16.99/17.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
16.99/17.06	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
16.99/17.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.29/18.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
18.49/18.57	c lits-rem:       246  cl-subs:      414  v-elim:      0  v-fix:    0  time:  0.17 s
18.49/18.57	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
18.49/18.59	c vivif2 --  cl tried    19287 cl shrink        0 lits rem          0 time: 0.02
18.60/18.66	c asymm  cl-useful: 0/705/6954 lits-rem:0 time: 0.07
18.60/18.66	c calculated reachability. Time: 0.00
18.60/18.66	c  N dy   476    105337      1475      6954    118528     19287    365820    505462     11.01   no data
19.39/19.48	c  N dy   506    114779      1475      6954    118528     14796    365820    253592     11.00     11.67
19.99/20.09	c  N dy   545    122393      1475      6954    118528     22328    365820    613369     11.02     11.62
20.79/20.84	c  N dy   583    130346      1475      6954    118528     15362    365820    248188     11.02     11.60
21.59/21.60	c  N dy   626    139569      1475      6954    118528     24473    365820    671728     11.02     11.69
22.39/22.45	c  N dy   658    148607      1475      6954    118528     17580    365820    317693     11.00     11.80
23.19/23.26	c  S st   702    158007      1475      6954    118528     26856    365820    727946     11.01      9.05
23.29/23.30	c  S st   702    158508      1475      6954    118528     27356    365820    754384     11.01   no data
23.29/23.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.19
23.49/23.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.49/23.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.89/23.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
23.89/23.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
23.99/24.00	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
23.99/24.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.29/25.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
25.69/25.76	c lits-rem:       294  cl-subs:      989  v-elim:      0  v-fix:    0  time:  0.38 s
25.69/25.76	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
25.69/25.79	c vivif2 --  cl tried    26367 cl shrink        0 lits rem          0 time: 0.03
25.89/25.98	c asymm  cl-useful: 1/1790/6954 lits-rem:1 time: 0.19
25.89/25.98	c calculated reachability. Time: 0.00
25.89/25.98	c  N dy   702    158508      1475      6954    118528     26367    365819    735056     11.01   no data
26.89/26.97	c  N dy   755    168722      1475      6954    118528     19673    365819    378600     11.04     12.19
27.88/27.92	c  N dy   801    179578      1475      6954    118528     30375    365819    855861     11.05     14.16
28.98/29.00	c  N dy   859    191186      1475      6954    118528     24059    365819    537811     11.06     11.69
30.08/30.15	c  N dy   919    203501      1475      6954    118528     36208    365819   1078346     11.07     11.73
31.29/31.36	c  N dy   967    216709      1475      6954    118528     30474    365819    754536     11.06     11.65
32.59/32.66	c  N dy  1036    230578      1475      6954    118528     24464    365819    485914     11.07     11.69
33.28/33.32	c  S st  1063    237762      1475      6954    118528     31562    365819    792200     11.07      9.83
33.28/33.36	c  S st  1063    238262      1475      6954    118528     32062    365819    818642     11.07   no data
33.28/33.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.48/33.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.9M T:  0.19
33.48/33.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.48/33.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33.99/34.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
33.99/34.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
33.99/34.06	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
33.99/34.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.38/35.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
35.79/35.84	c lits-rem:       375  cl-subs:      713  v-elim:      0  v-fix:    0  time:  0.43 s
35.79/35.84	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
35.79/35.88	c vivif2 --  cl tried    31349 cl shrink        0 lits rem          0 time: 0.04
35.99/36.07	c asymm  cl-useful: 0/1820/6954 lits-rem:0 time: 0.19
35.99/36.07	c calculated reachability. Time: 0.00
35.99/36.07	c  N dy  1063    238262      1475      6954    118528     31349    365819    803010     11.07   no data
37.48/37.55	c  N dy  1144    253588      1475      6954    118528     25742    365819    497595     11.10     11.77
39.08/39.13	c  N dy  1213    270156      1475      6954    118528     42062    365819   1206057     11.11     11.77
40.79/40.87	c  N dy  1282    288366      1475      6954    118528     38268    365819    967605     11.11     11.72
42.49/42.58	c  F st  1366    306252      1475      6954    118528     33270    365819    739125     11.12     11.27
42.59/42.65	c  N st  1368    306878      1475      6954    118528     33888    365819    764215     11.12   no data
44.48/44.56	c  N dy  1449    326514      1475      6954    118528     29588    365819    550812     11.13     11.74
46.49/46.54	c  N dy  1538    346681      1475      6954    118528     24836    365819    327952     11.13     11.82
47.49/47.50	c  S st  1564    357394      1475      6954    118528     35364    365819    751354     11.11   no data
47.49/47.55	c  S st  1564    357897      1475      6954    118528     35864    365819    778357     11.11   no data
47.49/47.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.69/47.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.19
47.69/47.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.69/47.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
48.19/48.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
48.19/48.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
48.19/48.25	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
48.19/48.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.50/49.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
49.89/49.96	c lits-rem:       491  cl-subs:     1185  v-elim:      0  v-fix:    0  time:  0.37 s
49.89/49.96	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
49.99/50.00	c vivif2 --  cl tried    34679 cl shrink        0 lits rem          0 time: 0.04
50.09/50.19	c asymm  cl-useful: 0/1825/6954 lits-rem:0 time: 0.19
50.19/50.20	c calculated reachability. Time: 0.00
50.19/50.20	c  N dy  1564    357897      1475      6954    118528     34679    365819    757474     11.11   no data
52.19/52.24	c  N dy  1664    378039      1475      6954    118528     28943    365819    478474     11.13     11.85
54.29/54.30	c  N dy  1746    398684      1475      6954    118528     49269    365819   1318655     11.13     11.78
56.29/56.38	c  N dy  1845    418754      1475      6954    118528     42463    365819   1010749     11.14     11.76
58.49/58.57	c  N dy  1944    439198      1475      6954    118528     35007    365819    663971     11.15     11.82
60.69/60.76	c  N dy  2039    459205      1475      6954    118528     54633    365819   1427455     11.16     11.82
62.79/62.81	c  N dy  2126    479751      1475      6954    118528     46309    365819   1120906     11.16     11.78
64.89/64.93	c  N dy  2224    499779      1475      6954    118528     36512    365819    667529     11.17     12.71
66.99/67.06	c  N dy  2302    519785      1475      6954    118528     56149    365819   1455552     11.17     11.77
68.79/68.87	c  S st  2378    536845      1475      6954    118528     42491    365819    885663     11.17   no data
68.89/68.92	c  S st  2378    537346      1475      6954    118528     42992    365819    909531     11.17   no data
68.89/68.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.09/69.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.21
69.09/69.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.09/69.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
69.59/69.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
69.59/69.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
69.59/69.63	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
69.59/69.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.99/71.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
71.39/71.50	c lits-rem:       412  cl-subs:      968  v-elim:      0  v-fix:    0  time:  0.47 s
71.39/71.50	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
71.50/71.55	c vivif2 --  cl tried    42024 cl shrink        0 lits rem          0 time: 0.04
71.69/71.74	c asymm  cl-useful: 0/1329/6954 lits-rem:0 time: 0.19
71.69/71.74	c calculated reachability. Time: 0.00
71.69/71.74	c  N dy  2378    537346      1475      6954    118528     42024    365819    891270     11.17   no data
73.89/73.94	c  N dy  2460    557611      1475      6954    118528     61978    365819   1737833     11.17     11.80
75.99/76.01	c  N dy  2555    577656      1475      6954    118528     50237    365819   1230836     11.17     11.78
78.39/78.40	c  N dy  2639    597857      1475      6954    118528     37626    365819    629927     11.17     11.81
80.59/80.69	c  N dy  2728    618047      1475      6954    118528     57428    365819   1418341     11.18     11.79
82.89/82.93	c  N dy  2812    638237      1475      6954    118528     43844    365819    859236     11.17     11.92
85.09/85.12	c  N dy  2898    658271      1475      6954    118528     63537    365819   1671732     11.18     17.80
87.29/87.36	c  N dy  2971    678896      1475      6954    118528     49398    365819   1050476     11.17     11.77
89.69/89.71	c  N dy  3077    699004      1475      6954    118528     69160    365819   1841567     11.18     11.90
91.89/91.98	c  N dy  3187    719148      1475      6954    118528     53590    365819   1205153     11.19     11.79
94.39/94.44	c  N dy  3263    739813      1475      6954    118528     37514    365819    527073     11.19     11.90
96.59/96.66	c  N dy  3377    759861      1475      6954    118528     57240    365819   1332642     11.20     11.89
98.99/99.04	c  N dy  3456    779920      1475      6954    118528     39647    365819    587113     11.20     12.91
101.10/101.18	c  N dy  3523    799990      1475      6954    118528     59339    365819   1367538     11.20     11.79
101.79/101.87	c  S st  3551    806019      1475      6954    118528     65301    365819   1617336     11.20      9.76
101.89/101.92	c  S st  3551    806521      1475      6954    118528     65801    365819   1646097     11.20   no data
101.89/101.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.09/102.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.24
102.09/102.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.09/102.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
102.59/102.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
102.59/102.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
102.59/102.68	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
102.59/102.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.09/104.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
105.89/105.91	c lits-rem:       868  cl-subs:     3200  v-elim:      0  v-fix:    0  time:  1.71 s
105.89/105.91	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
105.89/105.99	c vivif2 --  cl tried    62601 cl shrink        0 lits rem          0 time: 0.07
106.09/106.19	c asymm  cl-useful: 0/1158/6954 lits-rem:0 time: 0.20
106.09/106.19	c calculated reachability. Time: 0.00
106.09/106.19	c  N dy  3551    806521      1475      6954    118528     62601    365819   1582967     11.20   no data
108.58/108.61	c  N dy  3601    827011      1475      6954    118528     44405    365819    724353     11.18     11.92
110.79/110.85	c  N dy  3693    847332      1475      6954    118528     64363    365819   1519732     11.18     11.81
113.29/113.34	c  N dy  3784    867424      1475      6954    118528     44796    365819    701962     11.18     11.78
115.49/115.51	c  N dy  3869    887454      1475      6954    118528     64480    365819   1469223     11.18     12.90
118.08/118.16	c  N dy  3960    908185      1475      6954    118528     44558    365819    674546     11.18     11.80
120.28/120.37	c  N dy  4042    928427      1475      6954    118528     64443    365819   1474196     11.18     11.84
122.89/122.94	c  N dy  4136    948627      1475      6954    118528     43055    365819    587444     11.18     11.82
125.19/125.20	c  N dy  4216    968645      1475      6954    118528     62731    365819   1357772     11.18     11.81
127.50/127.57	c  N dy  4307    988797      1475      6954    118528     82550    365819   2169161     11.18     11.78
129.79/129.86	c  N dy  4399   1008817      1475      6954    118528     59923    365819   1233209     11.18     11.95
132.19/132.21	c  N dy  4477   1029355      1475      6954    118528     80078    365819   2045453     11.18     11.79
134.49/134.57	c  N dy  4565   1049806      1475      6954    118528     56957    365819   1079700     11.18     11.85
136.99/137.02	c  N dy  4656   1069897      1475      6954    118528     76697    365819   1859219     11.18     11.82
137.19/137.28	c  F st  4666   1071875      1475      6954    118528     78641    365819   1929521     11.18   no data
139.49/139.52	c  N dy  4723   1090089      1475      6954    118528     52332    365819    873668     11.18     11.79
141.89/141.91	c  N dy  4804   1110466      1475      6954    118528     72344    365819   1629820     11.18     11.78
144.49/144.57	c  N dy  4887   1131111      1475      6954    118528     47427    365819    641058     11.18     11.77
146.69/146.77	c  N dy  4977   1151247      1475      6954    118528     67226    365819   1427937     11.18     11.81
149.29/149.35	c  N dy  5068   1171626      1475      6954    118528     87185    365819   2171246     11.18     11.79
151.80/151.83	c  N dy  5151   1191924      1475      6954    118528     60974    365819   1114188     11.18     11.91
153.89/153.99	c  S st  5233   1209782      1475      6954    118528     78529    365819   1808925     11.17     10.82
153.99/154.07	c  S st  5233   1210287      1475      6954    118528     79031    365819   1832658     11.17   no data
153.99/154.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.29/154.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.30
154.29/154.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.39/154.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
154.79/154.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
154.79/154.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
154.79/154.89	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
154.89/154.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
156.39/156.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
158.49/158.51	c lits-rem:       931  cl-subs:     3507  v-elim:      0  v-fix:    0  time:  2.10 s
158.49/158.51	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
158.59/158.60	c vivif2 --  cl tried    75524 cl shrink        0 lits rem          0 time: 0.09
158.79/158.81	c asymm  cl-useful: 0/1168/6954 lits-rem:0 time: 0.20
158.79/158.81	c calculated reachability. Time: 0.00
158.79/158.81	c  N dy  5233   1210287      1475      6954    118528     75524    365819   1768679     11.17   no data
161.29/161.40	c  N dy  5326   1230651      1475      6954    118528     48395    365819    627755     11.18     11.88
163.59/163.69	c  N dy  5442   1250946      1475      6954    118528     68349    365819   1398994     11.19     11.81
166.10/166.15	c  N dy  5535   1271142      1475      6954    118528     88240    365819   2177825     11.19     11.83
168.69/168.70	c  N dy  5604   1291229      1475      6954    118528     59786    365819   1006642     11.18     11.95
170.89/170.96	c  N dy  5691   1311243      1475      6954    118528     79437    365819   1774671     11.18     12.61
173.59/173.66	c  N dy  5788   1331275      1475      6954    118528     50023    365819    634141     11.19     11.85
175.90/175.94	c  N dy  5891   1351376      1475      6954    118528     69810    365819   1391873     11.19     12.26
178.39/178.46	c  N dy  5995   1371437      1475      6954    118528     89526    365819   2146845     11.20     14.40
180.89/180.97	c  N dy  6075   1391560      1475      6954    118528     59180    365819    970456     11.19     12.05
183.29/183.35	c  N dy  6160   1411952      1475      6954    118528     79191    365819   1703881     11.19     11.79
185.90/185.96	c  N dy  6241   1432100      1475      6954    118528     98929    365819   2430335     11.19     11.80
188.29/188.36	c  N dy  6319   1452384      1475      6954    118528     67787    365819   1252813     11.19     11.81
190.59/190.67	c  N dy  6404   1472402      1475      6954    118528     87462    365819   2006406     11.19     13.33
193.29/193.33	c  N dy  6493   1492442      1475      6954    118528     55106    365819    747635     11.19     11.80
195.59/195.66	c  N dy  6578   1512673      1475      6954    118528     75025    365819   1500646     11.19     11.86
198.09/198.11	c  N dy  6663   1532680      1475      6954    118528     94738    365819   2259130     11.19     11.85
200.59/200.66	c  N dy  6750   1552743      1475      6954    118528     61360    365819    969192     11.20     16.71
202.99/203.02	c  N dy  6843   1572878      1475      6954    118528     81129    365819   1720397     11.19     11.92
205.49/205.58	c  N dy  6920   1592930      1475      6954    118528    100835    365819   2465690     11.19     12.38
207.99/208.09	c  N dy  7015   1612931      1475      6954    118528     66389    365819   1117859     11.19     14.06
210.39/210.45	c  N dy  7101   1633014      1475      6954    118528     86113    365819   1872142     11.19     14.45
212.99/213.08	c  N dy  7181   1653246      1475      6954    118528    105972    365819   2621361     11.19     11.88
215.60/215.62	c  N dy  7269   1673508      1475      6954    118528     70844    365819   1246017     11.19     11.82
217.99/218.04	c  N dy  7357   1693660      1475      6954    118528     90685    365819   2028226     11.19     11.98
220.19/220.27	c  S st  7434   1710288      1475      6954    118528    107038    365819   2658289     11.19   no data
220.29/220.33	c  S st  7434   1710792      1475      6954    118528    107542    365819   2680874     11.19   no data
220.29/220.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
220.59/220.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.28
220.59/220.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.59/220.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
221.10/221.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
221.10/221.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
221.10/221.13	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
221.10/221.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
222.59/222.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
227.29/227.35	c lits-rem:      1316  cl-subs:     5358  v-elim:      0  v-fix:    0  time:  4.70 s
227.29/227.36	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
227.39/227.49	c vivif2 --  cl tried   102184 cl shrink        0 lits rem          0 time: 0.13
227.60/227.70	c asymm  cl-useful: 0/1051/6954 lits-rem:0 time: 0.21
227.70/227.71	c calculated reachability. Time: 0.00
227.70/227.71	c  N dy  7434   1710792      1475      6954    118528    102184    365819   2584319     11.19   no data
230.39/230.47	c  N dy  7508   1731715      1475      6954    118528     66737    365819   1073534     11.19     11.85
232.89/232.92	c  N dy  7584   1751773      1475      6954    118528     86432    365819   1827192     11.19     11.78
235.59/235.65	c  N dy  7669   1771850      1475      6954    118528    106121    365819   2546583     11.19     11.80
238.29/238.37	c  N dy  7737   1792417      1475      6954    118528     69396    365819   1113382     11.18     12.03
240.80/240.86	c  N dy  7847   1812665      1475      6954    118528     89254    365819   1860422     11.19     11.86
243.39/243.49	c  N dy  7931   1832670      1475      6954    118528    108874    365819   2612506     11.19     11.87
246.09/246.15	c  N dy  8026   1852675      1475      6954    118528     70639    365819   1173863     11.19     11.78
248.60/248.63	c  N dy  8112   1872714      1475      6954    118528     90290    365819   1917910     11.19     11.81
251.29/251.30	c  N dy  8189   1892813      1475      6954    118528    110029    365819   2666166     11.19     13.01
253.89/253.94	c  N dy  8274   1912980      1475      6954    118528     70955    365819   1147752     11.19     11.87
256.40/256.49	c  N dy  8350   1933330      1475      6954    118528     90903    365819   1858571     11.18     11.89
258.99/259.04	c  N dy  8443   1953353      1475      6954    118528    110590    365819   2617545     11.19     11.79
261.59/261.65	c  N dy  8527   1973381      1475      6954    118528     70377    365819   1106084     11.19     15.04
264.00/264.09	c  N dy  8592   1993445      1475      6954    118528     90108    365819   1844835     11.18     12.03
266.69/266.71	c  N dy  8664   2013772      1475      6954    118528    110068    365819   2601081     11.18     11.77
269.40/269.45	c  N dy  8748   2033822      1475      6954    118528     68897    365819   1020812     11.18     11.77
271.79/271.80	c  N dy  8837   2053921      1475      6954    118528     88659    365819   1763122     11.18     11.83
274.39/274.45	c  N dy  8922   2074049      1475      6954    118528    108402    365819   2508062     11.18     11.82
277.20/277.29	c  N dy  9013   2094181      1475      6954    118528     66284    365819    875956     11.18     11.80
279.69/279.74	c  N dy  9092   2114204      1475      6954    118528     85902    365819   1588098     11.18     11.77
282.19/282.26	c  N dy  9192   2134270      1475      6954    118528    105645    365819   2354264     11.18     11.86
284.99/285.03	c  N dy  9290   2154367      1475      6954    118528    125400    365819   3119523     11.19     11.80
287.59/287.62	c  N dy  9371   2174499      1475      6954    118528     82278    365819   1441875     11.19     11.78
290.19/290.28	c  N dy  9447   2195110      1475      6954    118528    102466    365819   2159009     11.18     11.79
292.50/292.53	c  S st  9521   2210792      1475      6954    118528    117872    365819   2735992     11.19     11.40
292.50/292.60	c  S st  9521   2211294      1475      6954    118528    118374    365819   2762470     11.19   no data
292.60/292.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
292.89/292.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.5M T:  0.29
292.89/292.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.89/292.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
293.29/293.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
293.39/293.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
293.39/293.41	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
293.39/293.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
294.89/294.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
299.49/299.55	c lits-rem:      1152  cl-subs:     6715  v-elim:      0  v-fix:    0  time:  4.59 s
299.49/299.56	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
299.69/299.70	c vivif2 --  cl tried   111659 cl shrink        0 lits rem          0 time: 0.14
299.89/299.91	c asymm  cl-useful: 0/1048/6954 lits-rem:0 time: 0.21
299.89/299.92	c calculated reachability. Time: 0.00
299.89/299.92	c  N dy  9521   2211294      1475      6954    118528    111659    365819   2643925     11.19   no data
302.89/302.97	c  N dy  9604   2231845      1475      6954    118528     68036    365819    894991     11.18     11.81
305.29/305.38	c  N dy  9685   2252000      1475      6954    118528     87837    365819   1614457     11.18     11.84
307.99/308.02	c  N dy  9762   2272564      1475      6954    118528    107999    365819   2363642     11.18     12.01
310.90/310.91	c  N dy  9847   2292688      1475      6954    118528    127701    365819   3083001     11.18     11.88
313.40/313.49	c  N dy  9937   2312773      1475      6954    118528     82714    365819   1445527     11.18     11.81
316.19/316.27	c  N dy 10029   2333094      1475      6954    118528    102623    365819   2143614     11.18     11.85
319.09/319.16	c  N dy 10121   2353114      1475      6954    118528    122252    365819   2852734     11.18     11.82
321.89/321.94	c  N dy 10204   2373134      1475      6954    118528     76226    365819   1166553     11.18     11.84
324.40/324.41	c  N dy 10288   2393168      1475      6954    118528     95888    365819   1916296     11.18     11.81
327.09/327.13	c  N dy 10379   2413247      1475      6954    118528    115601    365819   2651917     11.18     11.80
330.09/330.17	c  N dy 10473   2433303      1475      6954    118528     68567    365819    846938     11.18     12.98
332.59/332.61	c  N dy 10576   2453404      1475      6954    118528     88308    365819   1575426     11.18     11.84
335.19/335.28	c  N dy 10647   2473581      1475      6954    118528    108125    365819   2298333     11.18     11.92
338.09/338.14	c  N dy 10749   2493668      1475      6954    118528    127880    365819   3020135     11.18     12.15
340.80/340.90	c  N dy 10825   2513688      1475      6954    118528     79768    365819   1210827     11.18     11.78
343.39/343.43	c  N dy 10902   2533774      1475      6954    118528     99506    365819   1923017     11.18     11.87
346.29/346.33	c  N dy 11000   2554845      1475      6954    118528    120195    365819   2674391     11.18     11.96
349.49/349.50	c  N dy 11097   2574889      1475      6954    118528     71129    365819    888592     11.18     11.77
351.90/351.98	c  N dy 11188   2595415      1475      6954    118528     91271    365819   1620693     11.18     11.85
354.49/354.58	c  N dy 11272   2615573      1475      6954    118528    111063    365819   2353866     11.18     11.82
357.40/357.46	c  N dy 11362   2635876      1475      6954    118528    130994    365819   3071704     11.18     11.80
360.30/360.39	c  N dy 11442   2656573      1475      6954    118528     81604    365819   1227344     11.18     11.80
363.00/363.02	c  N dy 11534   2676598      1475      6954    118528    101215    365819   1933260     11.18     11.77
365.69/365.70	c  N dy 11615   2696649      1475      6954    118528    120925    365819   2672077     11.18     11.82
367.69/367.76	c  S st 11667   2711294      1475      6954    118528    135275    365819   3183353     11.18   no data
367.79/367.83	c  S st 11667   2711795      1475      6954    118528    135775    365819   3210268     11.18   no data
367.79/367.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.09/368.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  0.31
368.09/368.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.09/368.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
368.59/368.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
368.59/368.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
368.59/368.66	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
368.69/368.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
370.19/370.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
373.29/373.36	c lits-rem:      1139  cl-subs:     7606  v-elim:      0  v-fix:    0  time:  3.09 s
373.29/373.36	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
373.49/373.53	c vivif2 --  cl tried   128169 cl shrink        0 lits rem          0 time: 0.16
373.69/373.75	c asymm  cl-useful: 0/937/6954 lits-rem:0 time: 0.22
373.69/373.75	c calculated reachability. Time: 0.00
373.69/373.75	c  N dy 11667   2711795      1475      6954    118528    128169    365819   3078834     11.18   no data
376.69/376.77	c  N dy 11762   2731861      1475      6954    118528     77298    365819   1056217     11.18     11.78
379.29/379.32	c  N dy 11838   2752391      1475      6954    118528     97393    365819   1765217     11.18     11.81
381.99/382.06	c  N dy 11923   2772562      1475      6954    118528    117155    365819   2472120     11.18     11.77
384.90/385.00	c  N dy 12012   2792871      1475      6954    118528    137080    365819   3204405     11.18     11.94
387.70/387.79	c  N dy 12105   2812906      1475      6954    118528     85213    365819   1332616     11.18     12.86
390.40/390.47	c  N dy 12197   2833156      1475      6954    118528    105051    365819   2056801     11.18     11.78
393.20/393.22	c  N dy 12286   2853282      1475      6954    118528    124836    365819   2825404     11.18     11.88
396.30/396.39	c  N dy 12371   2873486      1475      6954    118528    144648    365819   3536764     11.18     11.89
399.30/399.31	c  N dy 12468   2893587      1475      6954    118528     91782    365819   1544493     11.18     11.86
402.09/402.15	c  N dy 12567   2913766      1475      6954    118528    111601    365819   2248356     11.18     11.81
405.00/405.03	c  N dy 12643   2933828      1475      6954    118528    131278    365819   2946190     11.18     11.80
408.00/408.05	c  N dy 12733   2953862      1475      6954    118528     77360    365819    975210     11.18     12.00
410.59/410.60	c  N dy 12809   2973900      1475      6954    118528     96993    365819   1667151     11.18     12.83
413.29/413.35	c  N dy 12907   2993984      1475      6954    118528    116718    365819   2406161     11.18     11.81
416.19/416.24	c  N dy 12997   3014075      1475      6954    118528    136458    365819   3148660     11.18     14.15
419.20/419.30	c  N dy 13082   3034112      1475      6954    118528     81539    365819   1094206     11.18     12.60
421.80/421.87	c  N dy 13170   3054207      1475      6954    118528    101209    365819   1787143     11.18     12.25
424.60/424.67	c  N dy 13262   3074239      1475      6954    118528    120878    365819   2493456     11.18     13.06
427.50/427.51	c  N dy 13350   3094257      1475      6954    118528    140521    365819   3227149     11.18     12.03
430.49/430.54	c  N dy 13435   3114313      1475      6954    118528     84630    365819   1178269     11.18     11.83
433.09/433.11	c  N dy 13532   3134342      1475      6954    118528    104312    365819   1916436     11.19     11.83
436.09/436.15	c  N dy 13611   3154600      1475      6954    118528    124134    365819   2603124     11.18     11.82
439.09/439.13	c  N dy 13693   3174869      1475      6954    118528    143989    365819   3330185     11.18     11.86
442.10/442.15	c  N dy 13787   3194998      1475      6954    118528     87255    365819   1269515     11.18     12.14
444.30/444.38	c  S st 13858   3211796      1475      6954    118528    103715    365819   1855029     11.18   no data
444.40/444.44	c  S st 13858   3212304      1475      6954    118528    104223    365819   1879943     11.18   no data
444.40/444.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
444.69/444.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.0M T:  0.27
444.69/444.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
444.69/444.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
445.19/445.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
445.19/445.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
445.19/445.23	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
445.19/445.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
446.60/446.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
448.09/448.18	c lits-rem:       463  cl-subs:     3482  v-elim:      0  v-fix:    0  time:  1.52 s
448.09/448.18	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
448.19/448.29	c vivif2 --  cl tried   100741 cl shrink        0 lits rem          0 time: 0.11
448.49/448.50	c asymm  cl-useful: 0/1046/6954 lits-rem:0 time: 0.21
448.49/448.51	c calculated reachability. Time: 0.00
448.49/448.51	c  N dy 13858   3212304      1475      6954    118528    100741    365819   1820837     11.18   no data
451.29/451.30	c  N dy 13943   3232306      1475      6954    118528    120368    365819   2532648     11.18     11.85
454.10/454.16	c  N dy 14034   3252733      1475      6954    118528    140440    365819   3293508     11.19     11.84
457.50/457.52	c  N dy 14120   3273576      1475      6954    118528     83388    365819   1093498     11.18     11.89
460.09/460.14	c  N dy 14205   3293667      1475      6954    118528    103069    365819   1774977     11.18     13.43
462.89/462.96	c  N dy 14290   3313696      1475      6954    118528    122683    365819   2489142     11.18     11.78
465.69/465.72	c  N dy 14388   3333773      1475      6954    118528    142444    365819   3238626     11.19     11.82
468.99/469.04	c  N dy 14468   3354055      1475      6954    118528     83868    365819   1088309     11.18     11.81
471.60/471.68	c  N dy 14579   3374414      1475      6954    118528    103834    365819   1847382     11.19     11.92
474.39/474.42	c  N dy 14661   3394736      1475      6954    118528    123786    365819   2601409     11.19     11.95
477.40/477.47	c  N dy 14748   3414749      1475      6954    118528    143321    365819   3304252     11.19     11.91
480.70/480.72	c  N dy 14827   3434803      1475      6954    118528     83602    365819   1048853     11.19     11.85
483.40/483.40	c  N dy 14902   3455149      1475      6954    118528    103493    365819   1726864     11.18     11.82
486.10/486.11	c  N dy 14995   3475591      1475      6954    118528    123554    365819   2497022     11.18     11.80
489.09/489.12	c  N dy 15071   3495674      1475      6954    118528    143288    365819   3231461     11.18     11.96
492.39/492.41	c  N dy 15158   3515824      1475      6954    118528     82646    365819   1003710     11.18     12.04
494.90/494.91	c  N dy 15247   3535832      1475      6954    118528    102293    365819   1721753     11.18     11.80
497.60/497.64	c  N dy 15331   3555872      1475      6954    118528    121931    365819   2417269     11.18     11.88
500.90/500.95	c  N dy 15395   3576606      1475      6954    118528    142188    365819   3086728     11.18     11.85
504.10/504.11	c  N dy 15482   3596787      1475      6954    118528    161958    365819   3792841     11.18     11.78
507.00/507.08	c  N dy 15565   3616881      1475      6954    118528    100334    365819   1590482     11.18     12.05
509.89/509.98	c  N dy 15660   3637297      1475      6954    118528    120316    365819   2286131     11.18     11.80
513.09/513.12	c  N dy 15743   3657688      1475      6954    118528    140306    365819   2979302     11.18     11.85
516.29/516.39	c  N dy 15822   3677725      1475      6954    118528    159930    365819   3681106     11.18     12.65
519.40/519.44	c  N dy 15910   3697768      1475      6954    118528     97279    365819   1504633     11.18     12.11
521.30/521.39	c  S st 15978   3712304      1475      6954    118528    111555    365819   2027273     11.18   no data
521.40/521.45	c  S st 15978   3712811      1475      6954    118528    112061    365819   2053823     11.18   no data
521.40/521.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
521.69/521.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.8M T:  0.29
521.69/521.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
521.69/521.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
522.19/522.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
522.19/522.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
522.19/522.26	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
522.19/522.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
523.60/523.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
525.29/525.32	c lits-rem:       513  cl-subs:     3038  v-elim:      0  v-fix:    0  time:  1.62 s
525.29/525.32	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
525.39/525.44	c vivif2 --  cl tried   109023 cl shrink        0 lits rem          0 time: 0.11
525.49/525.56	c asymm  cl-useful: 0/546/6954 lits-rem:0 time: 0.12
525.49/525.56	c calculated reachability. Time: 0.00
525.49/525.56	c  N dy 15978   3712811      1475      6954    118528    109023    365819   2000509     11.18   no data
528.39/528.48	c  N dy 16056   3732919      1475      6954    118528    128776    365819   2709393     11.18     11.79
531.39/531.41	c  F st 16148   3751563      1475      6954    118528    147039    365819   3353949     11.18   no data
531.69/531.76	c  N st 16152   3753595      1475      6954    118528    149011    365819   3426324     11.18   no data
535.29/535.30	c  N dy 16225   3774491      1475      6954    118528     86191    365819   1049594     11.18     11.83
538.09/538.10	c  N dy 16320   3794946      1475      6954    118528    106205    365819   1732247     11.18     11.80
541.00/541.01	c  N dy 16417   3815448      1475      6954    118528    126333    365819   2468690     11.18     11.79
544.00/544.04	c  N dy 16521   3835475      1475      6954    118528    146038    365819   3199876     11.19     11.87
547.19/547.29	c  N dy 16622   3855582      1475      6954    118528    165740    365819   3912147     11.19     11.84
550.10/550.19	c  N dy 16724   3875695      1475      6954    118528    101179    365819   1598109     11.19     12.01
553.20/553.20	c  N dy 16810   3896924      1475      6954    118528    122026    365819   2360967     11.19     11.84
556.20/556.22	c  N dy 16890   3917122      1475      6954    118528    141833    365819   3064570     11.19     11.78
559.50/559.51	c  N dy 16979   3937170      1475      6954    118528    161485    365819   3781222     11.19     12.60
562.70/562.73	c  N dy 17059   3957218      1475      6954    118528     95815    365819   1368092     11.19     11.85
565.49/565.52	c  N dy 17162   3977543      1475      6954    118528    115757    365819   2099849     11.19     11.97
568.40/568.46	c  N dy 17268   3997668      1475      6954    118528    135490    365819   2845468     11.19     11.82
571.60/571.69	c  N dy 17363   4017737      1475      6954    118528    155157    365819   3552255     11.19     11.86
575.30/575.37	c  N dy 17456   4037801      1475      6954    118528     88513    365819   1070345     11.19     12.70
578.10/578.14	c  N dy 17541   4057828      1475      6954    118528    108102    365819   1761219     11.19     11.93
581.10/581.12	c  N dy 17643   4077886      1475      6954    118528    127793    365819   2479436     11.19     11.81
584.20/584.25	c  N dy 17743   4097905      1475      6954    118528    147400    365819   3181566     11.19     11.81
587.59/587.62	c  N dy 17840   4118161      1475      6954    118528    167317    365819   3904964     11.19     12.04
590.70/590.73	c  N dy 17946   4138242      1475      6954    118528     99719    365819   1467299     11.20     11.90
593.50/593.58	c  N dy 18023   4158337      1475      6954    118528    119328    365819   2143738     11.20     11.88
596.80/596.80	c  N dy 18110   4178368      1475      6954    118528    138941    365819   2821315     11.20     11.83
600.00/600.05	c  N dy 18202   4198500      1475      6954    118528    158648    365819   3527441     11.20     12.15
602.50/602.56	c  S st 18254   4212811      1475      6954    118528    172645    365819   4010712     11.20     11.25
602.60/602.64	c  S st 18254   4213313      1475      6954    118528    173146    365819   4031015     11.20   no data
602.60/602.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
603.00/603.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.0M T:  0.36
603.00/603.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
603.00/603.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
603.50/603.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
603.50/603.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
603.50/603.52	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
603.50/603.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
605.10/605.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
609.59/609.69	c lits-rem:      1771  cl-subs:    11054  v-elim:      0  v-fix:    0  time:  4.53 s
609.69/609.70	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
609.89/609.91	c vivif2 --  cl tried   162092 cl shrink        0 lits rem          0 time: 0.21
610.09/610.13	c asymm  cl-useful: 0/1212/6954 lits-rem:0 time: 0.22
610.09/610.14	c calculated reachability. Time: 0.00
610.09/610.14	c  N dy 18254   4213313      1475      6954    118528    162092    365819   3841935     11.20   no data
613.60/613.64	c  N dy 18336   4233427      1475      6954    118528     93784    365819   1235097     11.20     11.82
616.30/616.31	c  N dy 18431   4253501      1475      6954    118528    113496    365819   1963608     11.20     15.72
619.20/619.29	c  N dy 18518   4274391      1475      6954    118528    134001    365819   2727011     11.20     11.80
622.40/622.43	c  N dy 18615   4294724      1475      6954    118528    153988    365819   3467205     11.20     11.79
625.80/625.81	c  N dy 18706   4315635      1475      6954    118528    174459    365819   4227066     11.20     11.80
628.80/628.83	c  N dy 18806   4335682      1475      6954    118528    104999    365819   1609256     11.20     12.38
631.60/631.61	c  N dy 18903   4355860      1475      6954    118528    124883    365819   2349738     11.20     11.81
634.70/634.71	c  N dy 19005   4376159      1475      6954    118528    144825    365819   3083193     11.20     11.89
637.91/637.99	c  N dy 19079   4396218      1475      6954    118528    164460    365819   3764394     11.20     11.98
641.50/641.57	c  N dy 19164   4416249      1475      6954    118528     93837    365819   1165472     11.20     11.91
644.20/644.21	c  N dy 19255   4436345      1475      6954    118528    113609    365819   1888300     11.20     12.34
646.99/647.00	c  N dy 19324   4456413      1475      6954    118528    133283    365819   2598406     11.20     11.89
650.20/650.20	c  N dy 19408   4476469      1475      6954    118528    152933    365819   3289384     11.20     12.39
653.60/653.64	c  N dy 19499   4496597      1475      6954    118528    172655    365819   3973244     11.20     11.79
656.99/657.09	c  N dy 19572   4516635      1475      6954    118528    101087    365819   1402514     11.20     11.81
659.80/659.85	c  N dy 19650   4536663      1475      6954    118528    120747    365819   2131540     11.19     11.81
663.00/663.06	c  N dy 19752   4556982      1475      6954    118528    140649    365819   2825888     11.20     11.92
666.30/666.38	c  N dy 19842   4577080      1475      6954    118528    160362    365819   3544813     11.20     13.01
670.10/670.18	c  N dy 19940   4597287      1475      6954    118528    180152    365819   4270606     11.20     11.91
673.30/673.30	c  N dy 20023   4617413      1475      6954    118528    107694    365819   1606846     11.20     11.80
676.00/676.08	c  N dy 20114   4637478      1475      6954    118528    127396    365819   2351391     11.20     12.61
679.10/679.17	c  N dy 20210   4657790      1475      6954    118528    147293    365819   3077698     11.20     11.87
682.40/682.47	c  N dy 20301   4677880      1475      6954    118528    167000    365819   3791174     11.20     11.95
686.30/686.35	c  N dy 20389   4697921      1475      6954    118528     93486    365819   1076010     11.20     11.85
688.40/688.47	c  S st 20471   4713314      1475      6954    118528    108622    365819   1622962     11.20      9.52
688.50/688.54	c  S st 20471   4713815      1475      6954    118528    109120    365819   1646201     11.20   no data
688.50/688.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
688.80/688.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.28
688.80/688.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
688.80/688.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
689.30/689.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
689.30/689.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
689.30/689.35	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
689.30/689.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
690.60/690.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
691.30/691.37	c lits-rem:       245  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  0.70 s
691.30/691.37	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
691.40/691.47	c vivif2 --  cl tried   107326 cl shrink        0 lits rem          0 time: 0.10
691.60/691.68	c asymm  cl-useful: 0/1028/6954 lits-rem:0 time: 0.21
691.60/691.69	c calculated reachability. Time: 0.00
691.60/691.69	c  N dy 20471   4713815      1475      6954    118528    107326    365819   1617112     11.20   no data
694.50/694.55	c  N dy 20552   4733823      1475      6954    118528    126884    365819   2312536     11.20     11.79
697.60/697.60	c  N dy 20637   4754000      1475      6954    118528    146650    365819   3033715     11.20     11.80
700.71/700.76	c  N dy 20732   4774149      1475      6954    118528    166390    365819   3774429     11.20     12.00
704.30/704.32	c  N dy 20823   4794397      1475      6954    118528    186221    365819   4474871     11.20     11.84
707.40/707.49	c  N dy 20919   4814633      1475      6954    118528    111954    365819   1712558     11.20     11.95
710.40/710.42	c  N dy 21008   4834879      1475      6954    118528    131797    365819   2421704     11.20     12.03
713.50/713.52	c  N dy 21093   4854893      1475      6954    118528    151421    365819   3127161     11.20     11.79
717.00/717.01	c  N dy 21187   4875445      1475      6954    118528    171578    365819   3853170     11.20     11.86
720.60/720.68	c  N dy 21268   4895622      1475      6954    118528     96296    365819   1126131     11.20     11.82
723.40/723.47	c  N dy 21360   4915689      1475      6954    118528    115967    365819   1846395     11.20     11.79
726.50/726.58	c  N dy 21464   4936083      1475      6954    118528    135980    365819   2571524     11.20     11.91
729.70/729.72	c  N dy 21545   4956297      1475      6954    118528    155796    365819   3287732     11.20     11.87
733.00/733.01	c  N dy 21641   4976370      1475      6954    118528    175524    365819   4030966     11.20     11.79
736.70/736.75	c  N dy 21729   4996645      1475      6954    118528     99265    365819   1209556     11.20     11.88
739.70/739.76	c  N dy 21815   5017362      1475      6954    118528    119527    365819   1890726     11.20     11.86
742.79/742.84	c  N dy 21900   5037910      1475      6954    118528    139669    365819   2597807     11.20     11.86
746.09/746.19	c  N dy 21980   5057935      1475      6954    118528    159298    365819   3271491     11.20     11.81
749.40/749.45	c  N dy 22078   5077958      1475      6954    118528    178951    365819   3992903     11.20     15.13
753.20/753.24	c  N dy 22153   5097962      1475      6954    118528    101522    365819   1281475     11.20     11.83
756.10/756.11	c  N dy 22233   5118880      1475      6954    118528    122025    365819   2022051     11.20     11.92
759.10/759.17	c  N dy 22328   5139298      1475      6954    118528    142026    365819   2714403     11.20     11.82
762.40/762.45	c  N dy 22432   5159321      1475      6954    118528    161702    365819   3434900     11.20     12.03
766.00/766.05	c  N dy 22521   5179404      1475      6954    118528    181421    365819   4130388     11.20     12.61
769.80/769.88	c  N dy 22632   5199821      1475      6954    118528    103377    365819   1297336     11.20     11.82
771.70/771.73	c  S st 22693   5213816      1475      6954    118528    117080    365819   1810610     11.20      8.48
771.80/771.81	c  S st 22693   5214317      1475      6954    118528    117580    365819   1834568     11.20   no data
771.80/771.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.11/772.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.2M T:  0.30
772.11/772.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.11/772.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
772.60/772.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
772.60/772.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
772.60/772.62	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
772.60/772.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
773.90/773.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
774.80/774.83	c lits-rem:       345  cl-subs:     2253  v-elim:      0  v-fix:    0  time:  0.85 s
774.80/774.83	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
774.90/774.94	c vivif2 --  cl tried   115327 cl shrink        0 lits rem          0 time: 0.11
775.10/775.15	c asymm  cl-useful: 0/979/6954 lits-rem:0 time: 0.21
775.10/775.16	c calculated reachability. Time: 0.00
775.10/775.16	c  N dy 22693   5214317      1475      6954    118528    115327    365819   1796653     11.20   no data
778.20/778.25	c  N dy 22799   5234660      1475      6954    118528    135288    365819   2536505     11.20     11.84
781.30/781.33	c  N dy 22877   5254698      1475      6954    118528    154920    365819   3250454     11.20     11.94
784.70/784.71	c  N dy 22976   5274788      1475      6954    118528    174631    365819   3981851     11.20     11.80
788.30/788.32	c  N dy 23057   5294932      1475      6954    118528    194353    365819   4678396     11.20     11.87
791.60/791.69	c  N dy 23155   5315273      1475      6954    118528    115277    365819   1729178     11.20     11.93
794.70/794.78	c  N dy 23236   5335684      1475      6954    118528    135264    365819   2415702     11.20     11.83
797.80/797.86	c  N dy 23322   5355706      1475      6954    118528    154903    365819   3143258     11.20     11.86
801.50/801.53	c  N dy 23413   5377171      1475      6954    118528    175934    365819   3907368     11.20     11.83
805.30/805.34	c  N dy 23508   5397232      1475      6954    118528    195575    365819   4593105     11.20     11.83
808.70/808.70	c  N dy 23602   5417271      1475      6954    118528    115292    365819   1713005     11.20     11.88
811.60/811.68	c  N dy 23671   5437470      1475      6954    118528    135089    365819   2404830     11.20     12.03
815.01/815.03	c  N dy 23755   5458025      1475      6954    118528    155204    365819   3096096     11.20     11.82
818.30/818.35	c  N dy 23838   5478142      1475      6954    118528    174939    365819   3805637     11.20     11.89
821.90/821.99	c  N dy 23929   5498226      1475      6954    118528    194597    365819   4502593     11.20     13.09
825.60/825.61	c  N dy 24017   5518325      1475      6954    118528    113320    365819   1577921     11.20     11.98
828.60/828.63	c  N dy 24103   5538446      1475      6954    118528    133018    365819   2257337     11.20     11.81
831.80/831.84	c  N dy 24178   5558591      1475      6954    118528    152752    365819   2949000     11.20     11.81
835.20/835.26	c  N dy 24269   5579052      1475      6954    118528    172790    365819   3664333     11.20     12.01
838.80/838.85	c  N dy 24350   5599142      1475      6954    118528    192481    365819   4374092     11.20     12.80
842.51/842.57	c  N dy 24456   5619477      1475      6954    118528    110571    365819   1480583     11.20     11.88
845.50/845.54	c  N dy 24540   5639745      1475      6954    118528    130477    365819   2175696     11.20     11.83
848.60/848.62	c  N dy 24618   5659817      1475      6954    118528    150129    365819   2877355     11.20     13.32
852.00/852.04	c  N dy 24727   5680036      1475      6954    118528    169998    365819   3611120     11.20     11.81
855.50/855.55	c  N dy 24823   5700153      1475      6954    118528    189722    365819   4324865     11.20     11.86
858.10/858.12	c  S st 24880   5714317      1475      6954    118528    203578    365819   4806838     11.20     10.46
858.20/858.20	c  S st 24880   5714817      1475      6954    118528    204078    365819   4832200     11.20   no data
858.20/858.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
858.60/858.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.7M T:  0.41
858.60/858.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
858.60/858.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
859.10/859.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
859.10/859.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
859.10/859.13	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
859.10/859.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
860.71/860.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
866.71/866.70	c lits-rem:      1174  cl-subs:    12508  v-elim:      0  v-fix:    0  time:  5.91 s
866.71/866.71	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
866.90/866.97	c vivif2 --  cl tried   191570 cl shrink        0 lits rem          0 time: 0.26
867.20/867.23	c asymm  cl-useful: 0/920/6954 lits-rem:0 time: 0.26
867.20/867.24	c calculated reachability. Time: 0.00
867.20/867.24	c  N dy 24880   5714817      1475      6954    118528    191570    365819   4615512     11.20   no data
871.10/871.15	c  N dy 24984   5735221      1475      6954    118528    108808    365819   1380903     11.20     11.81
874.10/874.17	c  N dy 25074   5755231      1475      6954    118528    128426    365819   2049398     11.20     11.96
877.40/877.42	c  N dy 25190   5775295      1475      6954    118528    148131    365819   2754361     11.21     11.91
880.60/880.65	c  N dy 25271   5795503      1475      6954    118528    167931    365819   3457595     11.20     11.80
884.10/884.18	c  N dy 25345   5815740      1475      6954    118528    187770    365819   4174717     11.20     11.82
887.90/887.92	c  N dy 25432   5836091      1475      6954    118528    207771    365819   4920604     11.20     11.87
891.10/891.16	c  N dy 25521   5856218      1475      6954    118528    123612    365819   1909169     11.20     11.82
894.21/894.22	c  N dy 25617   5876584      1475      6954    118528    143592    365819   2636109     11.21     11.97
897.41/897.44	c  N dy 25710   5896605      1475      6954    118528    163223    365819   3352678     11.21     11.95
900.81/900.90	c  N dy 25788   5916947      1475      6954    118528    183126    365819   4063757     11.20     11.92
904.90/904.99	c  N dy 25899   5938927      1475      6954    118528    204662    365819   4831259     11.21     11.88
908.40/908.48	c  N dy 25983   5958946      1475      6954    118528    119356    365819   1704851     11.21     11.81
911.60/911.66	c  N dy 26081   5979038      1475      6954    118528    139031    365819   2373375     11.21     11.83
915.01/915.00	c  N dy 26180   5999601      1475      6954    118528    159189    365819   3097032     11.21     11.81
918.41/918.44	c  N dy 26276   6019643      1475      6954    118528    178865    365819   3823520     11.21     12.53
922.40/922.43	c  N dy 26382   6039860      1475      6954    118528    198649    365819   4525962     11.21     11.81
926.51/926.57	c  N dy 26484   6060477      1475      6954    118528    113008    365819   1462003     11.21     11.83
929.70/929.76	c  N dy 26578   6080828      1475      6954    118528    132901    365819   2142832     11.21     11.89
933.00/933.02	c  N dy 26669   6100933      1475      6954    118528    152540    365819   2831981     11.21     11.84
936.40/936.42	c  N dy 26768   6120967      1475      6954    118528    172166    365819   3540019     11.21     11.80
940.00/940.03	c  N dy 26859   6141349      1475      6954    118528    192119    365819   4257343     11.21     11.86
943.80/943.87	c  N dy 26954   6161445      1475      6954    118528    211772    365819   4946505     11.21     11.94
947.20/947.27	c  N dy 27032   6181543      1475      6954    118528    124740    365819   1812062     11.21     11.86
950.50/950.53	c  N dy 27136   6202086      1475      6954    118528    144879    365819   2514008     11.21     12.06
952.51/952.54	c  S st 27210   6214817      1475      6954    118528    157344    365819   2973214     11.21      9.99
952.61/952.62	c  S st 27210   6215323      1475      6954    118528    157849    365819   2995203     11.21   no data
952.61/952.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
952.90/952.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.4M T:  0.35
952.90/952.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
953.00/953.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
953.40/953.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
953.40/953.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
953.40/953.49	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
953.50/953.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
955.00/955.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
957.30/957.34	c lits-rem:       920  cl-subs:     6197  v-elim:      0  v-fix:    0  time:  2.34 s
957.30/957.35	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
957.50/957.52	c vivif2 --  cl tried   151652 cl shrink        0 lits rem          0 time: 0.17
957.70/957.74	c asymm  cl-useful: 0/826/6954 lits-rem:0 time: 0.23
957.70/957.75	c calculated reachability. Time: 0.00
957.70/957.75	c  N dy 27210   6215323      1475      6954    118528    151652    365819   2893724     11.21   no data
960.90/960.95	c  N dy 27307   6235325      1475      6954    118528    171252    365819   3610222     11.21     11.88
964.41/964.47	c  N dy 27397   6255414      1475      6954    118528    190974    365819   4320467     11.21     13.13
968.60/968.60	c  N dy 27507   6275603      1475      6954    118528    210778    365819   5038197     11.21     11.85
972.41/972.46	c  N dy 27596   6295664      1475      6954    118528    122738    365819   1790811     11.21     11.86
975.61/975.63	c  N dy 27664   6315697      1475      6954    118528    142309    365819   2448678     11.21     11.86
978.81/978.82	c  N dy 27761   6335800      1475      6954    118528    162038    365819   3171945     11.21     11.95
982.21/982.26	c  N dy 27852   6355891      1475      6954    118528    181747    365819   3880845     11.21     11.81
985.90/985.90	c  N dy 27942   6375938      1475      6954    118528    201410    365819   4579501     11.21     11.95
989.81/989.80	c  N dy 28040   6396151      1475      6954    118528    112487    365819   1377433     11.21     11.83
992.61/992.61	c  N dy 28130   6416201      1475      6954    118528    132139    365819   2092638     11.21     11.82
995.80/995.83	c  N dy 28234   6436392      1475      6954    118528    151941    365819   2819912     11.21     11.90
999.20/999.25	c  N dy 28324   6456432      1475      6954    118528    171576    365819   3530474     11.21     12.51
1002.90/1002.95	c  N dy 28404   6476590      1475      6954    118528    191339    365819   4224627     11.21     11.85
1006.80/1006.85	c  N dy 28483   6496613      1475      6954    118528    210928    365819   4898728     11.21     11.84
1010.60/1010.60	c  N dy 28580   6516664      1475      6954    118528    120847    365819   1656659     11.21     11.87
1013.71/1013.76	c  N dy 28676   6536983      1475      6954    118528    140774    365819   2370925     11.21     11.89
1017.01/1017.07	c  N dy 28756   6557171      1475      6954    118528    160549    365819   3044994     11.21     11.81
1020.50/1020.56	c  N dy 28862   6577522      1475      6954    118528    180501    365819   3775009     11.21     11.87
1024.20/1024.20	c  N dy 28948   6597642      1475      6954    118528    200247    365819   4491022     11.21     11.92
1028.10/1028.17	c  N dy 29039   6617789      1475      6954    118528    219998    365819   5189316     11.22     11.84
1031.61/1031.66	c  N dy 29142   6637872      1475      6954    118528    128974    365819   1949133     11.22     13.19
1034.80/1034.86	c  N dy 29238   6658199      1475      6954    118528    148906    365819   2665550     11.22     11.82
1038.20/1038.21	c  N dy 29318   6678289      1475      6954    118528    168628    365819   3396740     11.22     11.89
1041.61/1041.60	c  N dy 29413   6698429      1475      6954    118528    188408    365819   4139248     11.22     11.84
1044.61/1044.69	c  S st 29487   6715325      1475      6954    118528    204958    365819   4744874     11.22   no data
1044.81/1044.81	c  S st 29487   6715826      1475      6954    118528    205457    365819   4768040     11.22   no data
1044.81/1044.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1045.21/1045.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.7M T:  0.43
1045.21/1045.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1045.21/1045.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1045.71/1045.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
1045.71/1045.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1045.71/1045.76	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
1045.81/1045.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1047.41/1047.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
1052.21/1052.25	c lits-rem:       948  cl-subs:    10033  v-elim:      0  v-fix:    0  time:  4.77 s
1052.21/1052.25	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1052.51/1052.51	c vivif2 --  cl tried   195424 cl shrink        0 lits rem          0 time: 0.25
1052.71/1052.74	c asymm  cl-useful: 0/896/6954 lits-rem:0 time: 0.24
1052.71/1052.75	c calculated reachability. Time: 0.00
1052.71/1052.75	c  N dy 29487   6715826      1475      6954    118528    195424    365819   4593611     11.22   no data
1056.90/1056.91	c  N dy 29594   6736013      1475      6954    118528    215210    365819   5279308     11.22     11.89
1060.91/1060.91	c  N dy 29688   6756417      1475      6954    118528    123526    365819   1696859     11.22     11.84
1064.00/1064.04	c  N dy 29780   6776659      1475      6954    118528    143387    365819   2414315     11.22     11.93
1067.01/1067.09	c  N dy 29845   6796707      1475      6954    118528    163018    365819   3136258     11.22     11.95
1070.61/1070.65	c  N dy 29955   6816726      1475      6954    118528    182677    365819   3868920     11.22     14.64
1074.21/1074.23	c  N dy 30030   6836739      1475      6954    118528    202301    365819   4569743     11.22     11.82
1078.11/1078.15	c  N dy 30112   6856837      1475      6954    118528    221963    365819   5231827     11.22     13.76
1081.61/1081.63	c  N dy 30196   6876891      1475      6954    118528    128898    365819   1866914     11.22     12.45
1084.71/1084.78	c  N dy 30305   6897148      1475      6954    118528    148797    365819   2590653     11.22     11.86
1088.10/1088.10	c  N dy 30399   6917149      1475      6954    118528    168386    365819   3276282     11.22     13.27
1091.70/1091.70	c  N dy 30487   6937157      1475      6954    118528    188020    365819   3971087     11.22     11.85
1095.30/1095.37	c  N dy 30560   6957252      1475      6954    118528    207631    365819   4662770     11.22     11.89
1099.11/1099.14	c  N dy 30648   6977346      1475      6954    118528    227332    365819   5379329     11.22     11.82
1102.51/1102.54	c  N dy 30741   6997553      1475      6954    118528    133454    365819   2019483     11.22     11.98
1105.61/1105.66	c  N dy 30832   7017658      1475      6954    118528    153193    365819   2759586     11.22     15.21
1109.21/1109.23	c  N dy 30926   7038032      1475      6954    118528    173146    365819   3473343     11.22     11.86
1112.91/1112.92	c  N dy 31018   7058465      1475      6954    118528    193182    365819   4172911     11.22     11.86
1116.41/1116.47	c  N dy 31112   7078607      1475      6954    118528    212972    365819   4913007     11.22     11.82
1120.61/1120.61	c  N dy 31215   7098673      1475      6954    118528    117938    365819   1425406     11.22     11.87
1123.71/1123.71	c  N dy 31294   7119016      1475      6954    118528    137861    365819   2125742     11.22     11.87
1126.80/1126.81	c  N dy 31405   7139270      1475      6954    118528    157749    365819   2858463     11.22     11.82
1130.20/1130.26	c  N dy 31512   7159986      1475      6954    118528    178075    365819   3579101     11.22     11.97
1133.80/1133.83	c  N dy 31588   7180009      1475      6954    118528    197680    365819   4278602     11.22     13.25
1137.61/1137.61	c  N dy 31677   7200152      1475      6954    118528    217367    365819   4968015     11.22     11.88
1141.10/1141.10	c  S st 31749   7215829      1475      6954    118528    117077    365819   1380463     11.22   no data
1141.10/1141.16	c  S st 31749   7216330      1475      6954    118528    117578    365819   1406006     11.22   no data
1141.10/1141.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1141.40/1141.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.29
1141.40/1141.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1141.40/1141.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1141.90/1141.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
1141.90/1141.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1141.90/1141.97	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
1141.90/1141.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1143.00/1143.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.03 s
1143.20/1143.26	c lits-rem:        63  cl-subs:      256  v-elim:      0  v-fix:    0  time:  0.19 s
1143.20/1143.26	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1143.30/1143.35	c vivif2 --  cl tried   117322 cl shrink        0 lits rem          0 time: 0.09
1143.50/1143.55	c asymm  cl-useful: 0/926/6954 lits-rem:0 time: 0.20
1143.50/1143.56	c calculated reachability. Time: 0.00
1143.50/1143.56	c  N dy 31749   7216330      1475      6954    118528    117322    365819   1402489     11.22   no data
1146.50/1146.51	c  N dy 31847   7236382      1475      6954    118528    137003    365819   2117492     11.22     11.92
1149.70/1149.72	c  N dy 31922   7256393      1475      6954    118528    156610    365819   2806146     11.22     11.82
1153.00/1153.05	c  N dy 31995   7276693      1475      6954    118528    176568    365819   3532729     11.22     11.85
1156.50/1156.58	c  N dy 32093   7296988      1475      6954    118528    196505    365819   4256765     11.22     11.90
1160.20/1160.22	c  N dy 32206   7317098      1475      6954    118528    216266    365819   5020563     11.22     11.83
1164.30/1164.36	c  N dy 32289   7337112      1475      6954    118528    119171    365819   1430713     11.22     11.83
1167.21/1167.22	c  N dy 32379   7357222      1475      6954    118528    138900    365819   2156384     11.22     11.88
1170.31/1170.34	c  N dy 32466   7377282      1475      6954    118528    158585    365819   2880527     11.22     12.55
1173.71/1173.78	c  N dy 32549   7397714      1475      6954    118528    178589    365819   3577919     11.22     11.87
1177.30/1177.38	c  N dy 32635   7417921      1475      6954    118528    198362    365819   4266706     11.22     11.85
1181.20/1181.21	c  N dy 32740   7437960      1475      6954    118528    218035    365819   4985265     11.23     13.52
1185.41/1185.40	c  N dy 32831   7458322      1475      6954    118528    120310    365819   1454082     11.23     11.88
1188.41/1188.46	c  N dy 32922   7478790      1475      6954    118528    140346    365819   2197216     11.23     11.83
1191.60/1191.67	c  N dy 33019   7498917      1475      6954    118528    160091    365819   2906413     11.23     11.83
1195.21/1195.21	c  N dy 33113   7519101      1475      6954    118528    179837    365819   3595809     11.23     11.82
1199.01/1199.07	c  N dy 33222   7539561      1475      6954    118528    199874    365819   4293752     11.23     11.83
1203.01/1203.01	c  N dy 33327   7559592      1475      6954    118528    219470    365819   4985774     11.23     11.82
1207.11/1207.10	c  N dy 33414   7579913      1475      6954    118528    120810    365819   1443904     11.23     11.88
1210.01/1210.09	c  N dy 33500   7600127      1475      6954    118528    140603    365819   2158889     11.23     11.87
1213.21/1213.22	c  N dy 33588   7620142      1475      6954    118528    160167    365819   2861135     11.23     11.82
1216.71/1216.73	c  N dy 33693   7640498      1475      6954    118528    180158    365819   3599217     11.23     11.87
1220.31/1220.39	c  N dy 33781   7660832      1475      6954    118528    200003    365819   4307992     11.23     11.88
1224.11/1224.10	c  N dy 33889   7680850      1475      6954    118528    219651    365819   5022432     11.23     11.87
1228.41/1228.46	c  N dy 33984   7700921      1475      6954    118528    119819    365819   1387491     11.23     14.14
1230.71/1230.74	c  S st 34049   7716332      1475      6954    118528    134943    365819   1923507     11.23      9.87
1230.82/1230.82	c  S st 34049   7716838      1475      6954    118528    135447    365819   1948311     11.23   no data
1230.82/1230.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.11/1231.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  0.31
1231.11/1231.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1231.11/1231.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1231.61/1231.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
1231.61/1231.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1231.61/1231.65	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
1231.61/1231.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1232.91/1232.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
1233.61/1233.60	c lits-rem:       192  cl-subs:     1901  v-elim:      0  v-fix:    0  time:  0.64 s
1233.61/1233.60	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1233.71/1233.72	c vivif2 --  cl tried   133546 cl shrink        0 lits rem          0 time: 0.12
1233.91/1233.93	c asymm  cl-useful: 0/886/6954 lits-rem:0 time: 0.20
1233.91/1233.93	c calculated reachability. Time: 0.00
1233.91/1233.93	c  N dy 34049   7716838      1475      6954    118528    133546    365819   1917795     11.23   no data
1237.21/1237.23	c  N dy 34159   7736861      1475      6954    118528    153150    365819   2621353     11.23     14.87
1240.81/1240.81	c  N dy 34259   7757796      1475      6954    118528    173667    365819   3353305     11.23     11.92
1244.41/1244.45	c  N dy 34349   7777802      1475      6954    118528    193263    365819   4068247     11.23     13.59
1248.11/1248.15	c  N dy 34448   7797923      1475      6954    118528    213047    365819   4799914     11.23     11.84
1252.10/1252.13	c  N dy 34535   7817933      1475      6954    118528    232659    365819   5515346     11.23     15.87
1256.11/1256.16	c  N dy 34646   7838093      1475      6954    118528    131866    365819   1792207     11.23     11.87
1259.41/1259.40	c  N dy 34729   7858770      1475      6954    118528    152172    365819   2518302     11.23     11.89
1262.82/1262.86	c  N dy 34825   7878799      1475      6954    118528    171805    365819   3203363     11.23     12.06
1266.51/1266.50	c  N dy 34912   7898856      1475      6954    118528    191439    365819   3876880     11.23     11.97
1270.20/1270.20	c  N dy 35008   7918880      1475      6954    118528    211073    365819   4585901     11.23     13.22
1273.81/1273.80	c  N dy 35101   7938895      1475      6954    118528    230725    365819   5334774     11.23     11.84
1278.01/1278.05	c  N dy 35210   7959013      1475      6954    118528    128900    365819   1666433     11.24     11.83
1281.21/1281.28	c  N dy 35306   7980184      1475      6954    118528    149648    365819   2407699     11.24     11.86
1284.51/1284.54	c  N dy 35396   8000618      1475      6954    118528    169712    365819   3138690     11.24     11.84
1287.91/1287.93	c  N dy 35473   8020716      1475      6954    118528    189412    365819   3854557     11.24     11.93
1291.51/1291.56	c  N dy 35549   8040936      1475      6954    118528    209192    365819   4560010     11.24     11.95
1295.51/1295.50	c  N dy 35628   8061006      1475      6954    118528    228809    365819   5226021     11.23     11.91
1299.71/1299.72	c  N dy 35709   8081170      1475      6954    118528    126060    365819   1538640     11.23     11.83

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: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.91 3.95 4.07 5/189 30338
/proc/meminfo: memFree=13762884/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=30212 CPUtime=0 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 814 0 0 0 0 0 0 0 22 0 1 0 468553691 30937088 754 33554432000 4194304 4627331 140736168434128 18446744073709551615 4359937 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 7553 754 321 106 0 2524 0

[startup+0.0611099 s]
/proc/loadavg: 3.91 3.95 4.07 5/189 30338
/proc/meminfo: memFree=13762884/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=34300 CPUtime=0.05 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 1887 0 0 0 5 0 0 0 22 0 1 0 468553691 35123200 1827 33554432000 4194304 4627331 140736168434128 18446744073709551615 4410022 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 8575 1827 352 106 0 3546 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34300

[startup+0.101104 s]
/proc/loadavg: 3.91 3.95 4.07 5/189 30338
/proc/meminfo: memFree=13762884/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=35488 CPUtime=0.09 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 2200 0 0 0 9 0 0 0 22 0 1 0 468553691 36339712 2140 33554432000 4194304 4627331 140736168434128 18446744073709551615 4300102 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 8872 2140 356 106 0 3843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35488

[startup+0.301072 s]
/proc/loadavg: 3.91 3.95 4.07 5/189 30338
/proc/meminfo: memFree=13762884/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=39140 CPUtime=0.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 3494 0 0 0 29 0 0 0 23 0 1 0 468553691 40079360 3327 33554432000 4194304 4627331 140736168434128 18446744073709551615 4330880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 9785 3327 371 106 0 4756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39140

[startup+0.701003 s]
/proc/loadavg: 3.91 3.95 4.07 5/189 30338
/proc/meminfo: memFree=13762884/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=40848 CPUtime=0.69 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 4123 0 0 0 69 0 0 0 25 0 1 0 468553691 41828352 3543 33554432000 4194304 4627331 140736168434128 18446744073709551615 4308880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 10212 3543 372 106 0 5183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40848

[startup+1.50087 s]
/proc/loadavg: 3.91 3.95 4.07 5/190 30339
/proc/meminfo: memFree=13746856/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=41376 CPUtime=1.48 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 5302 0 0 0 148 0 0 0 25 0 1 0 468553691 42369024 3623 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 10344 3623 372 106 0 5315 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41376

[startup+3.1006 s]
/proc/loadavg: 3.91 3.95 4.07 5/190 30339
/proc/meminfo: memFree=13732956/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=42124 CPUtime=3.08 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 6225 0 0 0 308 0 0 0 25 0 1 0 468553691 43134976 3897 33554432000 4194304 4627331 140736168434128 18446744073709551615 4424879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 10531 3897 377 106 0 5502 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42124

[startup+6.30106 s]
/proc/loadavg: 3.92 3.95 4.07 5/190 30339
/proc/meminfo: memFree=13718696/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=48688 CPUtime=6.28 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 8931 0 0 0 627 1 0 0 25 0 1 0 468553691 49856512 5743 33554432000 4194304 4627331 140736168434128 18446744073709551615 4469025 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 12172 5743 377 106 0 7143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48688

[startup+12.701 s]
/proc/loadavg: 3.93 3.95 4.07 5/190 30339
/proc/meminfo: memFree=13708524/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=65036 CPUtime=12.69 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 12404 0 0 0 1267 2 0 0 25 0 1 0 468553691 66596864 8370 33554432000 4194304 4627331 140736168434128 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 16259 8370 377 106 0 11230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65036

[startup+25.5009 s]
/proc/loadavg: 3.94 3.96 4.07 5/190 30340
/proc/meminfo: memFree=13708164/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=68928 CPUtime=25.49 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 16983 0 0 0 2546 3 0 0 25 0 1 0 468553691 70582272 10584 33554432000 4194304 4627331 140736168434128 18446744073709551615 4427745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 17232 10584 377 106 0 12203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68928

[startup+51.1005 s]
/proc/loadavg: 3.96 3.96 4.06 5/190 30341
/proc/meminfo: memFree=13692028/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=69436 CPUtime=51.09 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 30972 0 0 0 5103 6 0 0 25 0 1 0 468553691 71102464 11418 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 17359 11418 377 106 0 12330 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69436

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 4.06 5/190 30342
/proc/meminfo: memFree=13681792/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=70416 CPUtime=102.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 57885 0 0 0 10217 13 0 0 25 0 1 0 468553691 72105984 11945 33554432000 4194304 4627331 140736168434128 18446744073709551615 4424902 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 17604 11945 377 106 0 12575 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70416

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 4.05 5/190 30343
/proc/meminfo: memFree=13632800/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=97676 CPUtime=162.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 89404 0 0 0 16210 19 0 0 25 0 1 0 468553691 100020224 17284 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 24419 17284 377 106 0 19390 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97676

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 4.05 5/190 30345
/proc/meminfo: memFree=13602276/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=110996 CPUtime=222.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 118414 0 0 0 22206 23 0 0 25 0 1 0 468553691 113659904 22289 33554432000 4194304 4627331 140736168434128 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 27749 22289 377 106 0 22720 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110996

[startup+282.301 s]
/proc/loadavg: 4.05 3.99 4.05 5/190 30347
/proc/meminfo: memFree=13597928/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=119524 CPUtime=282.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 143437 0 0 0 28201 28 0 0 25 0 1 0 468553691 122392576 23557 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 29881 23557 379 106 0 24852 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119524

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 4.04 5/190 30348
/proc/meminfo: memFree=13585644/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=125072 CPUtime=342.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 166284 0 0 0 34196 33 0 0 25 0 1 0 468553691 128073728 24250 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 31268 24250 377 106 0 26239 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125072

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 4.03 5/190 30350
/proc/meminfo: memFree=13529324/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=135216 CPUtime=402.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 189468 0 0 0 40192 37 0 0 25 0 1 0 468553691 138461184 27621 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 33804 27621 377 106 0 28775 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 135216

[startup+462.3 s]
/proc/loadavg: 4.03 4.00 4.03 5/190 30351
/proc/meminfo: memFree=13494468/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=135540 CPUtime=462.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 210381 0 0 0 46189 40 0 0 25 0 1 0 468553691 138792960 27680 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 33885 27680 377 106 0 28856 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 135540

[startup+522.3 s]
/proc/loadavg: 3.86 3.97 4.02 4/184 30370
/proc/meminfo: memFree=13625292/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=135852 CPUtime=522.29 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 231857 0 0 0 52184 45 0 0 25 0 1 0 468553691 139112448 27385 33554432000 4194304 4627331 140736168434128 18446744073709551615 4449480 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 33963 27385 377 106 0 28934 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 135852

[startup+582.3 s]
/proc/loadavg: 3.31 3.79 3.95 4/184 30372
/proc/meminfo: memFree=13614280/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=136116 CPUtime=582.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 251320 0 0 0 58180 50 0 0 25 0 1 0 468553691 139382784 28188 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 34029 28188 377 106 0 29000 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136116

[startup+642.3 s]
/proc/loadavg: 3.11 3.64 3.89 4/184 30373
/proc/meminfo: memFree=13595172/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=156064 CPUtime=642.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 273937 0 0 0 64176 54 0 0 25 0 1 0 468553691 159809536 31087 33554432000 4194304 4627331 140736168434128 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 39016 31087 377 106 0 33987 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 156064

[startup+702.301 s]
/proc/loadavg: 3.04 3.52 3.83 4/184 30375
/proc/meminfo: memFree=13573464/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=217168 CPUtime=702.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 291848 0 0 0 70172 58 0 0 25 0 1 0 468553691 222380032 34025 33554432000 4194304 4627331 140736168434128 18446744073709551615 4310548 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 54292 34025 377 106 0 49263 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 217168

[startup+762.307 s]
/proc/loadavg: 3.01 3.42 3.78 4/184 30376
/proc/meminfo: memFree=13576056/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=218492 CPUtime=762.31 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 311811 0 0 0 76168 63 0 0 25 0 1 0 468553691 223735808 33283 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 54623 33283 377 106 0 49594 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 218492

[startup+822.301 s]
/proc/loadavg: 3.00 3.34 3.72 4/184 30378
/proc/meminfo: memFree=13579520/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=219480 CPUtime=822.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 329146 0 0 0 82163 67 0 0 25 0 1 0 468553691 224747520 34499 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 54870 34499 377 106 0 49841 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 219480

[startup+882.301 s]
/proc/loadavg: 3.00 3.28 3.68 4/184 30380
/proc/meminfo: memFree=13550004/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=241724 CPUtime=882.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 350045 0 0 0 88159 71 0 0 25 0 1 0 468553691 247525376 38548 33554432000 4194304 4627331 140736168434128 18446744073709551615 4327427 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 60431 38548 377 106 0 55402 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 241724

[startup+942.301 s]
/proc/loadavg: 3.00 3.23 3.63 4/184 30381
/proc/meminfo: memFree=13527540/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=242720 CPUtime=942.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 367894 0 0 0 94155 75 0 0 25 0 1 0 468553691 248545280 39529 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 60680 39529 377 106 0 55651 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 242720

[startup+1002.3 s]
/proc/loadavg: 3.00 3.18 3.59 4/184 30383
/proc/meminfo: memFree=13534848/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=243744 CPUtime=1002.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 384870 0 0 0 100150 80 0 0 25 0 1 0 468553691 249593856 39002 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 60936 39002 377 106 0 55907 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 243744

[startup+1062.3 s]
/proc/loadavg: 3.04 3.16 3.55 4/184 30384
/proc/meminfo: memFree=13529744/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=182304 CPUtime=1062.31 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 401438 0 0 0 106147 84 0 0 25 0 1 0 468553691 186679296 37344 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 45576 37344 377 106 0 40547 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 182304

[startup+1122.3 s]
/proc/loadavg: 1.96 2.85 3.42 2/172 30422
/proc/meminfo: memFree=13823844/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=182512 CPUtime=1122.31 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 419547 0 0 0 112142 89 0 0 25 0 1 0 468553691 186892288 37129 33554432000 4194304 4627331 140736168434128 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 45628 37129 377 106 0 40599 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 182512

[startup+1182.3 s]
/proc/loadavg: 1.35 2.51 3.27 2/172 30424
/proc/meminfo: memFree=13809808/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=250080 CPUtime=1182.3 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 435660 0 0 0 118138 92 0 0 25 0 1 0 468553691 256081920 40717 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 62520 40717 377 106 0 57491 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 250080

[startup+1242.3 s]
/proc/loadavg: 1.13 2.23 3.12 2/172 30425
/proc/meminfo: memFree=13815604/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=251080 CPUtime=1242.31 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 453219 0 0 0 124133 98 0 0 25 0 1 0 468553691 257105920 39144 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 62770 39144 377 106 0 57741 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 251080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.04 2.01 2.99 2/172 30427
/proc/meminfo: memFree=13824256/32950928 swapFree=67111528/67111528
[pid=30338] ppid=30336 vsize=183060 CPUtime=1300.01 cores=5,7
/proc/30338/stat : 30338 (strangenight2-s) R 30336 30338 30044 0 -1 4202496 470629 0 0 0 129899 102 0 0 25 0 1 0 468553691 187453440 36934 33554432000 4194304 4627331 140736168434128 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30338/statm: 45765 36934 377 106 0 40736 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 183060

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.01
CPU time (s): 1300.03
CPU user time (s): 1299
CPU system time (s): 1.03584
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 269076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299
system time used= 1.03584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470629
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= 12
involuntary context switches= 809

runsolver used 1.9897 second user time and 4.94425 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 16:39:10
IDJOB=3264224
IDBENCH=84568
IDSOLVER=1587
FILE ID=node126/3264224-1303569550
RUNJOBID= node126-1303568022-30066
PBS_JOBID= 13150291
Free space on /tmp= 71368 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264224-1303569550/watcher-3264224-1303569550 -o /tmp/evaluation-result-3264224-1303569550/solver-3264224-1303569550 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264224-1303569550.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=965280617

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13762916 kB
Buffers:       1983632 kB
Cached:       16379864 kB
SwapCached:          0 kB
Active:        7818724 kB
Inactive:     10797336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13762916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7084 kB
Writeback:           0 kB
AnonPages:      251804 kB
Mapped:          16224 kB
Slab:           506428 kB
PageTables:       5748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   460368 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= 71380 MiB
End job on node126 at 2011-04-23 17:00:52