Trace number 3262246

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-Night-1-stUNSAT 454.518 454.504

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.7746
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262246-1303545556.cnf'
0.00/0.00	c -- header says num vars:            191
0.00/0.00	c -- header says num clauses:       19482
0.00/0.00	c -- clauses added:            0 learnts,        19482 normals,            0 xors
0.00/0.00	c -- vars added        191
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       191     19229       253         0     85088         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/19229/19229 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.06 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     190 undec:       1 neg:       0
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0       190     19220        63         0     84509         0   no data   no data  --
0.29/0.38	c  N dy    12      4020       190     19220        63      3803     84509     63841      8.76      9.23  --
0.59/0.60	c  N dy    38      8081       190     19220        63      5320     84509     84231      9.24      9.97  --
0.79/0.83	c  N dy    61     12169       190     19220        63      5177     84509     72074      9.44     12.26  --
1.00/1.09	c  N dy    76     16706       190     19220        63      9499     84509    142171      9.36      9.89  --
1.29/1.35	c  N dy    93     21376       190     19220        63      8574     84509    120006      9.32      9.87  --
1.49/1.56	c  F st   103     25000       190     19220        63     12038     84509    175693      9.25      8.85  --
1.59/1.60	c  N st   105     25626       190     19220        63     12648     84509    185907      9.25   no data  --
1.79/1.85	c  N dy   109     30001       190     19220        63     10294     84509    139863      9.25   no data  --
1.79/1.85	c  S st   109     30001       190     19220        63     10294     84509    139863      9.25   no data  --
1.79/1.89	c  S st   109     30504       190     19220        63     10795     84509    147984      9.25   no data  --
1.79/1.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
1.89/1.90	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.09/3.19	c lits-rem:       406  cl-subs:     2373  v-elim:      0  v-fix:    0  time:  1.28 s
3.29/3.35	c asymm  cl-useful: 0/19220/19220 lits-rem:0 time: 0.16
3.29/3.35	c calculated reachability. Time: 0.00
3.29/3.35	c  N dy   109     30504       190     19220        63      8422     84509    125216      9.25   no data  --
3.49/3.59	c  N dy   131     34707       190     19220        63     12431     84509    189473      9.28      9.79  --
3.79/3.85	c  N dy   148     38809       190     19220        63      8859     84509    115959      9.28      9.92  --
4.09/4.12	c  N dy   163     43468       190     19220        63     13322     84509    187360      9.25      9.77  --
4.19/4.26	c  S st   175     45759       190     19220        63     15533     84509    224312      9.27   no data  --
4.29/4.30	c  S st   175     46265       190     19220        63     16032     84509    232863      9.27   no data  --
4.29/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.29/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
4.29/4.32	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
5.69/5.73	c lits-rem:       406  cl-subs:     2017  v-elim:      0  v-fix:    0  time:  1.41 s
5.69/5.74	c vivif2 --  cl tried    19218 cl shrink        0 lits rem          0 time: 0.00
5.69/5.74	c vivif2 --  cl tried    14017 cl shrink        0 lits rem          0 time: 0.00
5.89/5.97	c asymm  cl-useful: 1/19218/19218 lits-rem:1 time: 0.23
5.89/5.97	c calculated reachability. Time: 0.00
5.89/5.97	c  N dy   175     46265       190     19218        63     14017     84466    212019      9.27   no data  --
6.19/6.24	c  N dy   185     50489       190     19218        63      9542     84466    123292      9.25      9.75  --
6.50/6.50	c  N dy   200     54848       190     19218        63     13711     84466    192162      9.25      9.74  --
6.69/6.76	c  N dy   222     59066       190     19218        63     17711     84466    258164      9.27      9.85  --
6.99/7.04	c  N dy   237     63166       190     19218        63     12117     84466    162044      9.25      9.90  --
7.19/7.29	c  N dy   251     67251       190     19218        63     16018     84466    226225      9.24      9.73  --
7.39/7.43	c  S st   261     69397       190     19218        63     18046     84466    258834      9.25      9.01  --
7.39/7.46	c  S st   261     69898       190     19218        63     18543     84466    267972      9.25   no data  --
7.39/7.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.39/7.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
7.39/7.49	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.80/8.85	c lits-rem:       527  cl-subs:     2370  v-elim:      0  v-fix:    0  time:  1.36 s
8.80/8.85	c vivif2 --  cl tried    19218 cl shrink        0 lits rem          0 time: 0.00
8.80/8.85	c vivif2 --  cl tried    16173 cl shrink        0 lits rem          0 time: 0.00
9.09/9.14	c asymm  cl-useful: 1/19218/19218 lits-rem:1 time: 0.29
9.09/9.14	c calculated reachability. Time: 0.00
9.09/9.14	c  N dy   261     69898       190     19218        63     16173     84465    244592      9.25   no data  --
9.39/9.44	c  N dy   282     74438       190     19218        63     20496     84465    314273      9.25      9.76  --
9.69/9.77	c  N dy   291     79665       190     19218        63     15047     84465    199811      9.21      9.77  --
10.09/10.10	c  N dy   306     84773       190     19218        63     19913     84465    275222      9.19      9.71  --
10.29/10.30	c  F st   313     87502       190     19218        63     22507     84465    316014      9.18   no data  --
10.49/10.52	c  N st   318     90801       190     19218        63     14272     84465    175381      9.18   no data  --
10.89/10.95	c  N dy   324     97668       190     19218        63     20792     84465    275248      9.12      9.61  --
11.39/11.40	c  N dy   345    103960       190     19218        63     14434     84465    168010      9.09      9.66  --
11.39/11.45	c  S st   348    104852       190     19218        63     15289     84465    181596      9.09      8.73  --
11.39/11.49	c  S st   348    105352       190     19218        63     15783     84465    190591      9.09   no data  --
11.39/11.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.49/11.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
11.49/11.50	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
12.79/12.81	c lits-rem:       325  cl-subs:     1816  v-elim:      0  v-fix:    0  time:  1.30 s
12.79/12.81	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
12.79/12.81	c vivif2 --  cl tried    13968 cl shrink        0 lits rem          0 time: 0.00
12.99/13.09	c asymm  cl-useful: 0/19217/19217 lits-rem:0 time: 0.28
12.99/13.09	c calculated reachability. Time: 0.00
12.99/13.09	c  N dy   348    105352       190     19217        63     13968     84444    175212      9.09   no data  --
13.49/13.54	c  N dy   373    112528       190     19217        63     20775     84444    282775      9.08      9.67  --
13.99/14.09	c  N dy   401    120055       190     19217        63     14684     84444    170695      9.07      9.55  --
14.59/14.67	c  N dy   429    129000       190     19217        63     23174     84444    300855      9.05      9.56  --
15.30/15.31	c  N dy   460    137762       190     19217        63     17276     84444    208198      9.05      9.56  --
15.90/15.98	c  N dy   487    147377       190     19217        63     26405     84444    346309      9.02      9.75  --
16.59/16.69	c  N dy   520    156782       190     19217        63     20200     84444    256948      9.01      9.54  --
16.69/16.77	c  S st   523    158028       190     19217        63     21380     84444    275029      9.01      8.30  --
16.79/16.81	c  S st   523    158530       190     19217        63     21875     84444    284348      9.01   no data  --
16.79/16.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.79/16.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
16.79/16.83	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
17.99/18.06	c lits-rem:       454  cl-subs:     2467  v-elim:      0  v-fix:    0  time:  1.23 s
17.99/18.07	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
17.99/18.07	c vivif2 --  cl tried    19408 cl shrink        0 lits rem          0 time: 0.00
18.39/18.42	c asymm  cl-useful: 0/18745/19217 lits-rem:0 time: 0.35
18.39/18.42	c calculated reachability. Time: 0.00
18.39/18.42	c  N dy   523    158530       190     19217        63     19408     84444    263413      9.01   no data  --
19.19/19.22	c  N dy   550    169700       190     19217        63     29966     84444    421224      8.98      9.46  --
19.99/20.05	c  N dy   587    181110       190     19217        63     24648     84444    320893      8.96      9.47  --
20.90/20.99	c  N dy   625    192702       190     19217        63     18628     84444    217662      8.95      9.48  --
21.79/21.87	c  N dy   668    205171       190     19217        63     30462     84444    401518      8.94      9.48  --
22.89/22.92	c  N dy   715    219205       190     19217        63     25765     84444    315634      8.93      9.53  --
24.10/24.14	c  N dy   774    234703       190     19217        63     21530     84444    239293      8.92      9.40  --
24.29/24.34	c  S st   786    237795       190     19217        63     24469     84444    286505      8.92   no data  --
24.29/24.38	c  S st   786    238297       190     19217        63     24964     84444    294985      8.92   no data  --
24.29/24.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.29/24.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.29/24.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.39/24.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.39/24.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.39/24.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
24.39/24.41	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
25.59/25.69	c lits-rem:       447  cl-subs:     2604  v-elim:      0  v-fix:    0  time:  1.29 s
25.59/25.69	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
25.69/25.70	c vivif2 --  cl tried    22360 cl shrink        0 lits rem          0 time: 0.00
25.99/26.05	c asymm  cl-useful: 0/15719/19217 lits-rem:0 time: 0.35
25.99/26.05	c calculated reachability. Time: 0.00
25.99/26.05	c  N dy   786    238297       190     19217        63     22360     84444    272441      8.92   no data  --
27.29/27.30	c  N dy   852    254596       190     19217        63     37880     84444    514051      8.93      9.40  --
28.49/28.57	c  N dy   918    271414       190     19217        63     33954     84444    430595      8.92      9.43  --
30.00/30.04	c  N dy  1003    289549       190     19217        63     30390     84444    366529      8.93      9.40  --
31.40/31.45	c  F st  1081    306251       190     19217        63     24375     84444    266057      8.94   no data  --
31.50/31.59	c  N st  1085    308282       190     19217        63     26289     84444    296006      8.94   no data  --
33.19/33.29	c  N dy  1151    329075       190     19217        63     23219     84444    239253      8.93      9.54  --
34.79/34.87	c  N dy  1238    349163       190     19217        63     42305     84444    532813      8.93     10.13  --
35.59/35.63	c  S st  1270    357445       190     19217        63     26421     84444    278619      8.93      7.94  --
35.59/35.67	c  S st  1270    357950       190     19217        63     26922     84444    287738      8.93   no data  --
35.59/35.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.59/35.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.59/35.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.59/35.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.59/35.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
35.69/35.70	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
36.89/36.98	c lits-rem:       436  cl-subs:     1897  v-elim:      0  v-fix:    0  time:  1.28 s
36.89/36.98	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
36.89/36.99	c vivif2 --  cl tried    25025 cl shrink        0 lits rem          0 time: 0.00
36.99/37.06	c asymm  cl-useful: 0/3498/19217 lits-rem:0 time: 0.07
36.99/37.06	c calculated reachability. Time: 0.00
36.99/37.06	c  N dy  1270    357950       190     19217        63     25025     84444    272737      8.93   no data  --
38.60/38.66	c  N dy  1352    378344       190     19217        63     44378     84444    568748      8.93      9.41  --
40.29/40.35	c  N dy  1441    398671       190     19217        63     38972     84444    474579      8.94      9.50  --
41.99/42.08	c  N dy  1518    418720       190     19217        63     32403     84444    358021      8.93      9.51  --
43.79/43.84	c  N dy  1600    438970       190     19217        63     51563     84444    648384      8.93      9.41  --
45.50/45.58	c  N dy  1674    459896       190     19217        63     44855     84444    540667      8.92      9.39  --
47.40/47.42	c  N dy  1752    480646       190     19217        63     37062     84444    416019      8.91      9.39  --
49.10/49.19	c  N dy  1819    500680       190     19217        63     56057     84444    699006      8.91     10.79  --
50.89/50.91	c  N dy  1895    520879       190     19217        63     46729     84444    552481      8.90      9.44  --
52.39/52.49	c  S st  1967    536925       190     19217        63     32616     84444    338565      8.90   no data  --
52.49/52.53	c  S st  1967    537428       190     19217        63     33115     84444    347224      8.90   no data  --
52.49/52.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.49/52.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.49/52.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
52.49/52.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.49/52.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.49/52.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
52.49/52.56	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
54.09/54.16	c lits-rem:       388  cl-subs:     3282  v-elim:      0  v-fix:    0  time:  1.60 s
54.09/54.16	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
54.09/54.17	c vivif2 --  cl tried    29833 cl shrink        0 lits rem          0 time: 0.00
54.49/54.50	c asymm  cl-useful: 1/9249/19217 lits-rem:1 time: 0.34
54.49/54.51	c calculated reachability. Time: 0.00
54.49/54.51	c  N dy  1967    537428       190     19217        63     29833     84443    323413      8.90   no data  --
56.20/56.23	c  N dy  2055    557478       190     19217        63     48868     84443    610248      8.91      9.62  --
58.09/58.11	c  N dy  2096    577771       190     19217        63     37836     84443    423707      8.89      9.36  --
59.99/60.01	c  N dy  2191    598112       190     19217        63     57166     84443    715300      8.89      9.36  --
61.89/61.92	c  N dy  2277    618358       190     19217        63     45100     84443    523350      8.89      9.43  --
63.80/63.86	c  N dy  2353    638500       190     19217        63     64155     84443    805834      8.88      9.39  --
65.69/65.76	c  N dy  2433    658969       190     19217        63     51324     84443    613155      8.88      9.36  --
67.80/67.82	c  N dy  2498    679510       190     19217        63     37589     84443    397787      8.87      9.38  --
69.50/69.58	c  N dy  2564    699601       190     19217        63     56661     84443    681770      8.87      9.77  --
71.59/71.61	c  N dy  2654    719752       190     19217        63     41686     84443    460504      8.87      9.46  --
73.39/73.49	c  N dy  2704    739954       190     19217        63     60811     84443    733684      8.86      9.38  --
75.49/75.50	c  N dy  2780    759980       190     19217        63     44655     84443    496759      8.86      9.38  --
77.39/77.41	c  N dy  2831    780355       190     19217        63     63868     84443    773739      8.84      9.39  --
79.39/79.46	c  N dy  2914    800431       190     19217        63     46956     84443    535966      8.85      9.39  --
79.89/79.98	c  S st  2927    806142       190     19217        63     52364     84443    616680      8.84      8.57  --
79.99/80.03	c  S st  2927    806644       190     19217        63     52855     84443    624553      8.84   no data  --
79.99/80.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.99/80.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.99/80.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
79.99/80.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.99/80.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
79.99/80.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
79.99/80.08	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
83.30/83.32	c lits-rem:      1499  cl-subs:     6604  v-elim:      0  v-fix:    0  time:  3.24 s
83.30/83.32	c vivif2 --  cl tried    19216 cl shrink        0 lits rem          0 time: 0.00
83.30/83.33	c vivif2 --  cl tried    46252 cl shrink        0 lits rem          0 time: 0.01
83.50/83.57	c asymm  cl-useful: 0/3876/19216 lits-rem:0 time: 0.24
83.50/83.57	c calculated reachability. Time: 0.00
83.50/83.57	c  N dy  2927    806644       190     19216        63     46252     84423    567377      8.84   no data  --
85.59/85.63	c  N dy  3009    826665       190     19216        63     65252     84423    849617      8.84      9.43  --
87.69/87.70	c  N dy  3074    846739       190     19216        63     47463     84423    546797      8.84      9.33  --
89.59/89.68	c  N dy  3148    866776       190     19216        63     66411     84423    825207      8.84      9.34  --
91.69/91.79	c  N dy  3219    886831       190     19216        63     47598     84423    541035      8.84     11.13  --
93.69/93.75	c  N dy  3282    906857       190     19216        63     66605     84423    815659      8.83      9.39  --
95.89/95.96	c  N dy  3356    927058       190     19216        63     46935     84423    525461      8.83      9.30  --
97.90/97.91	c  N dy  3429    947346       190     19216        63     66089     84423    806620      8.83      9.39  --
100.19/100.22	c  N dy  3521    967658       190     19216        63     45617     84423    503178      8.83      9.48  --
102.10/102.18	c  N dy  3599    987758       190     19216        63     64660     84423    784649      8.83      9.31  --
104.50/104.51	c  N dy  3679   1007874       190     19216        63     42999     84423    453685      8.83      9.37  --
106.39/106.43	c  N dy  3769   1028117       190     19216        63     62161     84423    733081      8.83      9.31  --
108.69/108.74	c  N dy  3845   1048361       190     19216        63     81338     84423   1008483      8.83      9.31  --
110.80/110.89	c  N dy  3924   1069510       190     19216        63     59689     84423    688080      8.83      9.33  --
111.10/111.15	c  F st  3932   1071876       190     19216        63     61925     84423    720743      8.83      8.17  --
113.10/113.11	c  N dy  3989   1090447       190     19216        63     79493     84423    983619      8.82      9.32  --
115.19/115.28	c  N dy  4058   1110766       190     19216        63     56131     84423    622655      8.82      9.34  --
117.39/117.40	c  N dy  4142   1130846       190     19216        63     75168     84423    902656      8.82      9.93  --
119.69/119.77	c  N dy  4203   1151758       190     19216        63     51340     84423    542076      8.82      9.36  --
121.69/121.77	c  N dy  4263   1171824       190     19216        63     70295     84423    813889      8.81      9.28  --
124.30/124.30	c  N dy  4331   1191964       190     19216        63     44942     84423    437270      8.81      9.29  --
125.89/125.95	c  S st  4397   1209966       190     19216        63     61901     84423    680106      8.80      7.34  --
125.99/126.01	c  S st  4397   1210466       190     19216        63     62397     84423    688827      8.80   no data  --
125.99/126.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.99/126.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.99/126.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
125.99/126.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.99/126.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
125.99/126.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
125.99/126.06	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
130.59/130.61	c lits-rem:       703  cl-subs:     7714  v-elim:      0  v-fix:    0  time:  4.55 s
130.59/130.61	c vivif2 --  cl tried    19216 cl shrink        0 lits rem          0 time: 0.00
130.59/130.62	c vivif2 --  cl tried    54683 cl shrink        0 lits rem          0 time: 0.01
130.80/130.87	c asymm  cl-useful: 0/3474/19216 lits-rem:0 time: 0.24
130.80/130.87	c calculated reachability. Time: 0.00
130.80/130.87	c  N dy  4397   1210466       190     19216        63     54683     84423    620593      8.80   no data  --
132.79/132.85	c  N dy  4455   1230493       190     19216        63     73489     84423    892346      8.80      9.66  --
135.30/135.35	c  N dy  4537   1250562       190     19216        63     47367     84423    476775      8.80      9.79  --
137.30/137.32	c  N dy  4632   1271149       190     19216        63     66850     84423    764626      8.80      9.30  --
139.60/139.69	c  N dy  4708   1291813       190     19216        63     86381     84423   1049750      8.80      9.27  --
141.90/141.94	c  N dy  4786   1311903       190     19216        63     59279     84423    646908      8.80      9.37  --
144.00/144.10	c  N dy  4867   1332103       190     19216        63     78323     84423    923472      8.80      9.26  --
146.69/146.72	c  N dy  4958   1352379       190     19216        63     50311     84423    504497      8.80      9.38  --
148.70/148.70	c  N dy  5021   1372799       190     19216        63     69632     84423    778571      8.79      9.27  --
150.90/150.97	c  N dy  5107   1392802       190     19216        63     88594     84423   1059812      8.79      9.33  --
153.30/153.30	c  N dy  5189   1412819       190     19216        63     59220     84423    620212      8.79      9.26  --
155.30/155.39	c  N dy  5257   1432918       190     19216        63     78155     84423    892914      8.79      9.89  --
157.80/157.83	c  N dy  5335   1453359       190     19216        63     97365     84423   1170232      8.79      9.27  --
159.89/159.94	c  N dy  5390   1473590       190     19216        63     67361     84423    726199      8.78      9.28  --
162.30/162.30	c  N dy  5482   1494282       190     19216        63     86912     84423   1013972      8.78      9.29  --
164.90/164.92	c  N dy  5570   1514656       190     19216        63     56245     84423    561091      8.78      9.27  --
166.89/166.98	c  N dy  5656   1534700       190     19216        64     75136     84423    834475      8.78     10.17  --
169.31/169.38	c  N dy  5740   1554966       190     19216        64     94312     84423   1115372      8.78      9.26  --
171.80/171.82	c  N dy  5810   1575554       190     19216        64     62782     84423    643374      8.78      9.31  --
174.00/174.01	c  N dy  5875   1595972       190     19216        64     82069     84423    917559      8.78      9.25  --
176.40/176.42	c  N dy  5948   1616173       190     19216        64    101118     84423   1198905      8.78      9.24  --
178.70/178.72	c  N dy  6041   1636335       190     19216        64     68272     84423    719265      8.78      9.28  --
181.00/181.00	c  N dy  6126   1656437       190     19216        64     87274     84423    995201      8.78      9.27  --
183.80/183.86	c  N dy  6209   1676595       190     19216        64     53363     84423    488090      8.78      9.24  --
185.90/185.94	c  N dy  6298   1697580       190     19216        64     73128     84423    771887      8.78      9.25  --
187.30/187.37	c  S st  6327   1710466       190     19216        64     85279     84423    938410      8.77      8.76  --
187.40/187.45	c  S st  6327   1710972       190     19216        64     85779     84423    946540      8.77   no data  --
187.40/187.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.40/187.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.40/187.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
187.50/187.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.50/187.58	c subs with bin:      314  lits-rem:       457  v-fix:    0  time:  0.05 s
187.50/187.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
187.50/187.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
195.40/195.44	c lits-rem:       560  cl-subs:    14568  v-elim:      0  v-fix:    0  time:  7.86 s
195.40/195.44	c vivif2 --  cl tried    19210 cl shrink        0 lits rem          0 time: 0.00
195.40/195.46	c vivif2 --  cl tried    70903 cl shrink        0 lits rem          0 time: 0.02
195.60/195.66	c asymm  cl-useful: 0/2611/19210 lits-rem:0 time: 0.21
195.60/195.67	c calculated reachability. Time: 0.00
195.60/195.67	c  N dy  6327   1710972       190     19210        64     70903     84407    814401      8.77   no data  --
198.00/198.02	c  N dy  6419   1730975       190     19210        64     89765     84407   1084351      8.77     11.96  --
200.89/200.94	c  N dy  6503   1752707       190     19210        64     56863     84407    545723      8.77      9.33  --
202.89/202.95	c  N dy  6593   1772762       190     19210        64     75822     84407    819414      8.77     10.86  --
205.20/205.28	c  N dy  6666   1793006       190     19210        64     94935     84407   1090363      8.77      9.26  --
208.00/208.01	c  N dy  6746   1813126       190     19210        64     59422     84407    582457      8.77      9.27  --
210.00/210.09	c  N dy  6833   1833338       190     19210        65     78531     84407    859151      8.77      9.30  --
212.49/212.55	c  N dy  6919   1853465       190     19210        65     97542     84407   1127697      8.77      9.26  --
215.30/215.30	c  N dy  6995   1873783       190     19210        65     61059     84407    588422      8.77      9.23  --
217.40/217.44	c  N dy  7071   1893982       190     19210        65     80106     84407    859837      8.77      9.37  --
219.80/219.82	c  N dy  7157   1914020       190     19210        65     99074     84407   1136215      8.77      9.24  --
222.60/222.64	c  N dy  7232   1934097       190     19210        65     61429     84407    586123      8.76      9.27  --
224.69/224.73	c  N dy  7304   1954506       190     19210        65     80747     84407    864319      8.76      9.27  --
227.09/227.11	c  N dy  7378   1974586       190     19210        65     99676     84407   1134944      8.76      9.78  --
230.00/230.03	c  N dy  7452   1994947       190     19210        65     61333     84407    574365      8.76      9.26  --
232.10/232.18	c  N dy  7520   2016196       190     19210        66     81369     84407    860866      8.75      9.22  --
234.50/234.58	c  N dy  7593   2036199       190     19210        66    100217     84407   1122878      8.75      9.28  --
236.10/236.19	c Finding binary XORs  T:     0.00 s  found:       0
237.60/237.60	c  N dy  7658   2056233       190     19210        67     60662     84407    555397      8.75      9.36  --
239.80/239.89	c  N dy  7717   2078695       190     19210        67     81815     84407    853310      8.75      9.23  --
242.29/242.35	c  N dy  7790   2098945       190     19210        67    100888     84407   1122025      8.74      9.31  --
245.31/245.38	c  N dy  7852   2119149       190     19210        68     60541     84407    544472      8.74      9.33  --
247.41/247.43	c  N dy  7928   2139456       190     19210        70     79700     84407    812712      8.74      9.21  --
249.80/249.82	c  N dy  8004   2159736       190     19210        70     98773     84407   1083904      8.74      9.22  --
252.49/252.51	c  N dy  8078   2179832       190     19210        70    117762     84407   1352471      8.74      9.25  --
255.00/255.08	c  N dy  8160   2199970       190     19210        70     76441     84407    768749      8.74      9.25  --
256.00/256.03	c Finding binary XORs  T:     0.00 s  found:       0
256.30/256.33	c  S st  8206   2210973       190     19210        72     86789     84407    916857      8.74      7.46  --
256.40/256.40	c  S st  8206   2211478       190     19210        72     87289     84407    925566      8.74   no data  --
256.40/256.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.40/256.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.40/256.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
256.40/256.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.79/256.84	c subs with bin:     3622  lits-rem:      3166  v-fix:    0  time:  0.38 s
256.79/256.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
256.79/256.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
263.49/263.50	c lits-rem:       376  cl-subs:    10530  v-elim:      0  v-fix:    0  time:  6.66 s
263.49/263.50	c vivif2 --  cl tried    19164 cl shrink        0 lits rem          0 time: 0.00
263.49/263.51	c vivif2 --  cl tried    73183 cl shrink        0 lits rem          0 time: 0.01
263.69/263.75	c asymm  cl-useful: 0/2575/19164 lits-rem:0 time: 0.24
263.69/263.76	c calculated reachability. Time: 0.00
263.69/263.76	c  N dy  8206   2211478       190     19164        73     73183     84285    803757      8.74   no data  --
266.11/266.18	c  N dy  8272   2231559       190     19164        77     92147     84285   1064340      8.73      9.78  --
266.40/266.41	c Finding binary XORs  T:     0.00 s  found:       0
268.31/268.38	c Finding binary XORs  T:     0.00 s  found:       0
268.70/268.71	c  N dy  8333   2251721       189     19164        87    111045     84285   1322947      8.73      9.20  --
271.60/271.60	c  N dy  8421   2271740       189     19164        87     69045     84285    668006      8.73      9.25  --
273.80/273.85	c  N dy  8505   2292116       189     19164        87     88277     84285    936627      8.73      9.20  --
276.30/276.39	c  N dy  8593   2312303       189     19164        87    107269     84285   1204491      8.73      9.19  --
279.40/279.43	c  N dy  8665   2332326       189     19164        87     64083     84285    593395      8.73      9.21  --
281.50/281.53	c  N dy  8742   2352341       189     19164        87     82934     84285    858572      8.73     10.41  --
284.09/284.19	c  N dy  8829   2373641       189     19164        87    102963     84285   1140573      8.73      9.22  --
286.80/286.89	c  N dy  8895   2393721       189     19164        88    121839     84285   1401475      8.72     11.83  --
287.50/287.59	c Finding binary XORs  T:     0.00 s  found:       0
289.60/289.63	c  N dy  8985   2413968       189     18850        67     75619     83120    769892      8.72      9.23  --
292.00/292.01	c  N dy  9076   2434045       189     18850        68     94582     83120   1038429      8.72      9.26  --
294.60/294.62	c  N dy  9130   2454183       189     18850        68    113517     83120   1295348      8.72      9.20  --
297.60/297.60	c  N dy  9241   2474203       189     18850        68     69482     83120    665759      8.72      9.60  --
299.90/299.98	c  N dy  9334   2495105       189     18850        68     89274     83120    948369      8.72      9.20  --
302.50/302.54	c  N dy  9407   2515225       189     18850        68    108231     83120   1214280      8.72      9.21  --
305.40/305.49	c  N dy  9492   2535379       189     18850        68    127234     83120   1475699      8.72      9.20  --
308.01/308.08	c  N dy  9549   2555783       189     18850        68     81941     83120    814400      8.72      9.22  --
310.50/310.52	c  N dy  9629   2575803       189     18850        69    100820     83120   1077301      8.72     11.25  --
313.10/313.20	c  N dy  9694   2596005       189     18850        70    119885     83120   1338245      8.72      9.18  --
314.90/314.98	c Finding binary XORs  T:     0.00 s  found:       0
316.20/316.23	c  N dy  9757   2616013       189     18850        71     73077     83120    682692      8.71     10.57  --
318.40/318.48	c  N dy  9830   2636734       189     18850        72     92583     83120    946606      8.71      9.18  --
321.00/321.09	c  N dy  9897   2656767       189     18850        72    111449     83120   1207732      8.71      9.79  --
324.00/324.08	c  N dy  9977   2677195       189     18850        72    130666     83120   1473309      8.71      9.22  --
326.61/326.67	c  N dy 10044   2697230       189     18850        73     82776     83120    809746      8.71      9.60  --
328.30/328.32	c  S st 10095   2711478       189     18850        73     96163     83120    995886      8.71      8.70  --
328.40/328.40	c  S st 10095   2711982       189     18850        73     96659     83120   1002890      8.71   no data  --
328.40/328.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
328.40/328.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.40/328.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
328.40/328.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
328.80/328.81	c subs with bin:     2906  lits-rem:      4176  v-fix:    0  time:  0.35 s
328.80/328.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    189 time:  0.00 s
328.80/328.81	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
337.50/337.52	c lits-rem:     16795  cl-subs:    16551  v-elim:      0  v-fix:    0  time:  8.71 s
337.50/337.52	c vivif2 --  cl tried    18792 cl shrink        0 lits rem          0 time: 0.00
337.50/337.54	c vivif2 --  cl tried    77260 cl shrink        0 lits rem          0 time: 0.02
337.80/337.82	c asymm  cl-useful: 0/1591/18792 lits-rem:0 time: 0.28
337.80/337.82	c calculated reachability. Time: 0.00
337.80/337.82	c  N dy 10095   2711982       189     18792        73     77260     82707    824046      8.71   no data  --
339.10/339.12	c Finding binary XORs  T:     0.00 s  found:       0
340.30/340.36	c  N dy 10140   2732626       189     18792        79     96535     82707   1073205      8.70      9.18  --
342.40/342.41	c Finding binary XORs  T:     0.00 s  found:       0
343.60/343.61	c  N dy 10208   2755675       189     18792        82    118108     82707   1359103      8.70      9.25  --
346.81/346.84	c  N dy 10252   2775960       189     18792        82     70197     82707    639314      8.69      9.21  --
347.91/347.97	c Finding binary XORs  T:     0.00 s  found:       0
349.10/349.15	c  N dy 10298   2797136       188     18792        89     90145     82707    900296      8.69      9.16  --
351.10/351.18	c Finding binary XORs  T:     0.00 s  found:       0
351.70/351.72	c  N dy 10372   2817333       188     18466        75     97462     81519   1044567      8.69      9.18  --
354.50/354.50	c  N dy 10427   2837430       188     18466        76    116380     81519   1298503      8.68      9.24  --
357.20/357.28	c  N dy 10490   2857509       188     18466        78     72779     81519    690075      8.68      9.68  --
358.90/358.92	c Finding binary XORs  T:     0.00 s  found:       0
359.61/359.67	c  N dy 10545   2877662       188     18466        81     91777     81519    945973      8.68      9.20  --
361.81/361.84	c Finding binary XORs  T:     0.00 s  found:       0
362.10/362.16	c  N dy 10596   2897681       188     18466        85    110487     81519   1190025      8.67      9.13  --
364.30/364.32	c Finding binary XORs  T:     0.00 s  found:       0
365.00/365.04	c  N dy 10652   2918042       188     18466        93    129515     81519   1437131      8.67      9.13  --
367.31/367.31	c Finding binary XORs  T:     0.00 s  found:       0
367.71/367.78	c  N dy 10702   2938186       187     18165        76     74734     80438    720602      8.66      9.13  --
370.21/370.24	c  N dy 10776   2958610       187     18165        77     93904     80438    973368      8.66      9.15  --
372.91/372.92	c  N dy 10856   2978704       187     18165        78    112764     80438   1229223      8.66      9.14  --
376.21/376.25	c Finding binary XORs  T:     0.00 s  found:       0
376.21/376.27	c  N dy 10911   2998776       187     18165        79     66413     80438    586081      8.66     10.38  --
378.41/378.49	c  N dy 10976   3018969       187     18165        80     85360     80438    836072      8.65      9.23  --
380.00/380.08	c Finding binary XORs  T:     0.00 s  found:       0
381.00/381.01	c  N dy 11032   3039499       187     18165        85    104645     80438   1093260      8.65      9.18  --
383.80/383.83	c  N dy 11098   3059695       187     18165        86    123606     80438   1343826      8.65      9.11  --
387.11/387.18	c  N dy 11169   3079823       187     18165        87     73766     80438    661339      8.65      9.18  --
389.51/389.50	c  N dy 11233   3100316       187     18165        88     93076     80438    919202      8.64      9.10  --
389.51/389.52	c Finding binary XORs  T:     0.00 s  found:       0
390.91/390.97	c Finding binary XORs  T:     0.00 s  found:       0
392.11/392.13	c  N dy 11295   3120644       186     17845        86    103793     79264   1083308      8.64      9.10  --
393.91/393.93	c Finding binary XORs  T:     0.00 s  found:       0
394.91/394.92	c  N dy 11357   3140963       185     17845       105    122763     79264   1328547      8.64      9.12  --
395.11/395.14	c Finding binary XORs  T:     0.00 s  found:       0
398.01/398.08	c  N dy 11412   3160988       185     17517        75     67063     78131    625504      8.63      9.10  --
400.41/400.42	c  N dy 11480   3181144       185     17517        75     86007     78131    879542      8.63      9.13  --
400.61/400.60	c Finding binary XORs  T:     0.00 s  found:       0
402.91/402.94	c  N dy 11520   3201293       185     17517        76    104885     78131   1129007      8.63      9.10  --
404.41/404.49	c Finding binary XORs  T:     0.00 s  found:       0
404.51/404.53	c  S st 11550   3211982       185     17517        79    114966     78131   1258749      8.63      7.68  --
404.61/404.62	c  S st 11550   3212483       185     17517        79    115457     78131   1265448      8.63   no data  --
404.61/404.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
404.61/404.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
404.61/404.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
404.71/404.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
405.71/405.77	c subs with bin:     6924  lits-rem:      8540  v-fix:    0  time:  1.06 s
405.71/405.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    185 time:  0.00 s
405.71/405.77	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
419.81/419.86	c lits-rem:     22792  cl-subs:    25394  v-elim:      0  v-fix:    0  time: 14.09 s
419.81/419.86	c vivif2 --  cl tried    17373 cl shrink        0 lits rem          0 time: 0.00
419.81/419.88	c vivif2 --  cl tried    83283 cl shrink        0 lits rem          0 time: 0.02
420.11/420.20	c asymm  cl-useful: 0/1693/17373 lits-rem:0 time: 0.31
420.11/420.20	c calculated reachability. Time: 0.00
420.11/420.20	c  N dy 11550   3212483       185     17373        82     83283     76851    963634      8.63   no data  --
422.61/422.61	c Finding binary XORs  T:     0.00 s  found:       0
423.21/423.26	c  N dy 11602   3232763       185     17373        87    102212     76851   1201667      8.62      9.10  --
425.71/425.76	c Finding binary XORs  T:     0.00 s  found:       0
426.60/426.68	c  N dy 11646   3252862       184     17080        76    111026     75789   1329854      8.62      9.20  --
429.20/429.29	c Finding binary XORs  T:     0.00 s  found:       0
430.20/430.25	c  N dy 11701   3273021       183     17080        97     69243     75789    664242      8.61      9.16  --
430.50/430.58	c Finding binary XORs  T:     0.00 s  found:       0
433.31/433.34	c  N dy 11753   3295002       183     16759        76     86033     74614    884955      8.61      9.12  --
435.00/435.03	c Finding binary XORs  T:     0.00 s  found:       0
436.50/436.59	c  N dy 11821   3315104       183     16759        78    104869     74614   1121788      8.61      9.14  --
437.40/437.40	c Finding binary XORs  T:     0.00 s  found:       0
439.60/439.67	c  N dy 11868   3335819       182     16469        77    115992     73541   1280215      8.60      9.12  --
440.30/440.31	c Finding binary XORs  T:     0.00 s  found:       0
442.70/442.73	c  N dy 11905   3355940       182     16469        85     73102     73541    696222      8.60      9.12  --
443.10/443.19	c Finding binary XORs  T:     0.00 s  found:       0
444.60/444.68	c Finding binary XORs  T:     0.00 s  found:       0
445.30/445.33	c  N dy 11961   3376534       181     16222        80     87642     72635    896394      8.59      9.08  --
447.10/447.16	c Finding binary XORs  T:     0.00 s  found:       0
448.10/448.14	c  N dy 11988   3396671       179     15927        93     86856     71604    916455      8.59      9.18  --
448.20/448.28	c Finding binary XORs  T:     0.00 s  found:       0
450.00/450.04	c Finding binary XORs  T:     0.00 s  found:       0
451.30/451.35	c  N dy 12021   3417376       178     15358        83     97641     69444   1052203      8.58      9.16  --
451.50/451.59	c Finding binary XORs  T:     0.00 s  found:       0
453.11/453.14	c Finding binary XORs  T:     0.00 s  found:       0
454.31/454.32	c  N dy 12044   3438643       172     14535       105     51538     66477    491020      8.57      9.08  --
454.40/454.47	c Finding binary XORs  T:     0.00 s  found:       0
454.40/454.50	c  E dy 12045   3439628       167     13289       461     30580     61024    272249      8.57      3.67  --
454.40/454.50	c num threads              : 1          
454.40/454.50	c restarts                 : 12045      
454.40/454.50	c dynamic restarts         : 12015      
454.40/454.50	c static restarts          : 30         
454.40/454.50	c full restarts            : 4          
454.40/454.50	c total simplify time      : 0.90       
454.40/454.50	c learnts DL2              : 0          
454.40/454.50	c learnts size 2           : 967        
454.40/454.50	c learnts size 1           : 46          (24.08     % of vars)
454.40/454.50	c filedLit time            : 0.19        (0.04      % time)
454.40/454.50	c v-elim SatELite          : 0           (0.00      % vars)
454.40/454.50	c SatELite time            : 55.71       (12.27     % time)
454.40/454.50	c v-elim xor               : 0           (0.00      % vars)
454.40/454.50	c xor elim time            : 0.04        (0.01      % time)
454.40/454.50	c num binary xor trees     : 0          
454.40/454.50	c binxor trees' crown      : 0           (nan       leafs/tree)
454.40/454.50	c bin xor find time        : 0.01       
454.40/454.50	c OTF clause improved      : 193786      (0.06      clauses/conflict)
454.40/454.50	c OTF impr. size diff      : 212591      (1.10       lits/clause)
454.40/454.50	c OTF cl watch-shrink      : 2525587     (0.73      clauses/conflict)
454.40/454.50	c OTF cl watch-sh-lit      : 9902233     (3.92       lits/clause)
454.40/454.50	c tried to recurMin cls    : 686518      (19.96      % of conflicts)
454.40/454.50	c updated cache            : 2207        (0.00       lits/tried recurMin)
454.40/454.50	c clauses over max glue    : 0           (0.00      % of all clauses)
454.40/454.50	c conflicts                : 3439628     (7572.19   / sec)
454.40/454.50	c decisions                : 4331922     (0.15      % random)
454.40/454.50	c bogo-props               : 69994332613 (154089403.83 / sec)
454.40/454.50	c conflict literals        : 48105784    (57.36     % deleted)
454.40/454.50	c Memory used              : 82.62       MB
454.40/454.50	c CPU time                 : 454.24      s
454.40/454.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3262246-1303545556/watcher-3262246-1303545556 -o /tmp/evaluation-result-3262246-1303545556/solver-3262246-1303545556 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3262246-1303545556.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: 0.95 1.34 2.36 4/193 24669
/proc/meminfo: memFree=19819764/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=30444 CPUtime=0 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 827 0 0 0 0 0 0 0 23 0 1 0 466153758 31174656 766 33554432000 4194304 4650387 140737108462448 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 7611 767 328 112 0 2576 0

[startup+0.0813309 s]
/proc/loadavg: 0.95 1.34 2.36 4/193 24669
/proc/meminfo: memFree=19819764/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=30644 CPUtime=0.07 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 935 0 0 0 7 0 0 0 23 0 1 0 466153758 31379456 874 33554432000 4194304 4650387 140737108462448 18446744073709551615 4369249 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 7661 874 346 112 0 2626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30644

[startup+0.100324 s]
/proc/loadavg: 0.95 1.34 2.36 4/193 24669
/proc/meminfo: memFree=19819764/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=30644 CPUtime=0.09 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 935 0 0 0 9 0 0 0 23 0 1 0 466153758 31379456 874 33554432000 4194304 4650387 140737108462448 18446744073709551615 4369221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 7661 874 346 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.300287 s]
/proc/loadavg: 0.95 1.34 2.36 4/193 24669
/proc/meminfo: memFree=19819764/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=36068 CPUtime=0.29 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 2225 0 0 0 29 0 0 0 25 0 1 0 466153758 36933632 1929 33554432000 4194304 4650387 140737108462448 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 9017 1929 378 112 0 3982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36068

[startup+0.700214 s]
/proc/loadavg: 0.95 1.34 2.36 4/193 24669
/proc/meminfo: memFree=19819764/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=36068 CPUtime=0.69 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 2371 0 0 0 69 0 0 0 25 0 1 0 466153758 36933632 2075 33554432000 4194304 4650387 140737108462448 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 9017 2075 380 112 0 3982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36068

[startup+1.50107 s]
/proc/loadavg: 0.95 1.34 2.36 5/194 24670
/proc/meminfo: memFree=19796812/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=36480 CPUtime=1.49 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 3076 0 0 0 149 0 0 0 25 0 1 0 466153758 37355520 2101 33554432000 4194304 4650387 140737108462448 18446744073709551615 4328315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 9120 2101 380 112 0 4085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36480

[startup+3.10078 s]
/proc/loadavg: 0.95 1.34 2.36 5/194 24670
/proc/meminfo: memFree=19782180/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=40880 CPUtime=3.09 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 4562 0 0 0 309 0 0 0 25 0 1 0 466153758 41861120 3221 33554432000 4194304 4650387 140737108462448 18446744073709551615 4438656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 10220 3221 382 112 0 5185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40880

[startup+6.3002 s]
/proc/loadavg: 1.20 1.38 2.37 5/194 24670
/proc/meminfo: memFree=19765944/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=44356 CPUtime=6.29 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 6257 0 0 0 628 1 0 0 25 0 1 0 466153758 45420544 4007 33554432000 4194304 4650387 140737108462448 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 11089 4007 382 112 0 6054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44356

[startup+12.701 s]
/proc/loadavg: 1.42 1.43 2.37 5/194 24671
/proc/meminfo: memFree=19755040/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=45768 CPUtime=12.69 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 8735 0 0 0 1268 1 0 0 25 0 1 0 466153758 46866432 4416 33554432000 4194304 4650387 140737108462448 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 11442 4416 382 112 0 6407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45768

[startup+25.5007 s]
/proc/loadavg: 1.99 1.55 2.40 5/194 24671
/proc/meminfo: memFree=19738068/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=48676 CPUtime=25.49 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 14192 0 0 0 2547 2 0 0 25 0 1 0 466153758 49844224 5167 33554432000 4194304 4650387 140737108462448 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 12169 5167 382 112 0 7134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48676

[startup+51.101 s]
/proc/loadavg: 2.68 1.75 2.44 5/194 24672
/proc/meminfo: memFree=19722968/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=52060 CPUtime=51.09 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 24231 0 0 0 5104 5 0 0 25 0 1 0 466153758 53309440 6204 33554432000 4194304 4650387 140737108462448 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 13015 6204 382 112 0 7980 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52060

[startup+102.307 s]
/proc/loadavg: 3.42 2.09 2.52 5/194 24673
/proc/meminfo: memFree=19684008/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=63512 CPUtime=102.3 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 41309 0 0 0 10220 10 0 0 25 0 1 0 466153758 65036288 8809 33554432000 4194304 4650387 140737108462448 18446744073709551615 4328312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 15878 8809 382 112 0 10843 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63512

[startup+162.301 s]
/proc/loadavg: 3.79 2.44 2.61 5/194 24684
/proc/meminfo: memFree=19647192/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=66692 CPUtime=162.3 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 57524 0 0 0 16217 13 0 0 25 0 1 0 466153758 68292608 10062 33554432000 4194304 4650387 140737108462448 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 16673 10062 382 112 0 11638 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 66692

[startup+222.301 s]
/proc/loadavg: 3.97 2.73 2.70 5/194 24685
/proc/meminfo: memFree=19610948/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=76444 CPUtime=222.3 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 72798 0 0 0 22214 16 0 0 25 0 1 0 466153758 78278656 11551 33554432000 4194304 4650387 140737108462448 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 19111 11551 382 112 0 14076 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76444

[startup+282.301 s]
/proc/loadavg: 4.06 2.98 2.78 5/194 24687
/proc/meminfo: memFree=19598400/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=79752 CPUtime=282.3 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 85018 0 0 0 28211 19 0 0 25 0 1 0 466153758 81666048 12445 33554432000 4194304 4650387 140737108462448 18446744073709551615 4328245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 19938 12445 382 112 0 14903 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79752

[startup+342.301 s]
/proc/loadavg: 4.02 3.16 2.86 5/194 24691
/proc/meminfo: memFree=19567616/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=88656 CPUtime=342.3 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 95330 0 0 0 34207 23 0 0 25 0 1 0 466153758 90783744 14849 33554432000 4194304 4650387 140737108462448 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 22164 14849 382 112 0 17129 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88656

[startup+402.301 s]
/proc/loadavg: 4.06 3.33 2.93 5/194 24693
/proc/meminfo: memFree=19541332/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=109820 CPUtime=402.31 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 103895 0 0 0 40205 26 0 0 25 0 1 0 466153758 112455680 19075 33554432000 4194304 4650387 140737108462448 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27455 19075 382 112 0 22420 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 109820

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

[startup+409.501 s]
/proc/loadavg: 4.06 3.34 2.94 5/194 24693
/proc/meminfo: memFree=19545168/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=109820 CPUtime=409.51 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104045 0 0 0 40925 26 0 0 25 0 1 0 466153758 112455680 19225 33554432000 4194304 4650387 140737108462448 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27455 19225 382 112 0 22420 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 109820

[startup+435.101 s]
/proc/loadavg: 4.03 3.40 2.97 5/194 24694
/proc/meminfo: memFree=19518376/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=109820 CPUtime=435.1 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104584 0 0 0 43484 26 0 0 25 0 1 0 466153758 112455680 19764 33554432000 4194304 4650387 140737108462448 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27455 19764 382 112 0 22420 0
Current children cumulated CPU time (s) 435.1
Current children cumulated vsize (KiB) 109820

[startup+447.901 s]
/proc/loadavg: 4.03 3.42 2.98 5/194 24694
/proc/meminfo: memFree=19518868/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=110400 CPUtime=447.9 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104586 0 0 0 44764 26 0 0 25 0 1 0 466153758 113049600 19766 33554432000 4194304 4650387 140737108462448 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27600 19766 382 112 0 22565 0
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (KiB) 110400

[startup+451.1 s]
/proc/loadavg: 4.02 3.43 2.98 5/194 24694
/proc/meminfo: memFree=19520480/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=110400 CPUtime=451.1 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104586 0 0 0 45084 26 0 0 25 0 1 0 466153758 113049600 19766 33554432000 4194304 4650387 140737108462448 18446744073709551615 4334355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27600 19766 382 112 0 22565 0
Current children cumulated CPU time (s) 451.1
Current children cumulated vsize (KiB) 110400

[startup+452.701 s]
/proc/loadavg: 4.02 3.43 2.98 5/194 24694
/proc/meminfo: memFree=19518868/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=110400 CPUtime=452.7 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104682 0 0 0 45244 26 0 0 25 0 1 0 466153758 113049600 19862 33554432000 4194304 4650387 140737108462448 18446744073709551615 4313315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 27600 19862 382 112 0 22565 0
Current children cumulated CPU time (s) 452.7
Current children cumulated vsize (KiB) 110400

[startup+453.501 s]
/proc/loadavg: 4.02 3.43 2.98 5/194 24694
/proc/meminfo: memFree=19539576/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=84596 CPUtime=453.5 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104809 0 0 0 45324 26 0 0 25 0 1 0 466153758 86626304 15327 33554432000 4194304 4650387 140737108462448 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 21149 15327 382 112 0 16114 0
Current children cumulated CPU time (s) 453.5
Current children cumulated vsize (KiB) 84596

[startup+454.307 s]
/proc/loadavg: 4.02 3.43 2.98 5/194 24694
/proc/meminfo: memFree=19538212/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=84596 CPUtime=454.31 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104809 0 0 0 45405 26 0 0 25 0 1 0 466153758 86626304 15327 33554432000 4194304 4650387 140737108462448 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 21149 15327 382 112 0 16114 0
Current children cumulated CPU time (s) 454.31
Current children cumulated vsize (KiB) 84596

[startup+454.501 s]
/proc/loadavg: 4.02 3.43 2.98 5/194 24694
/proc/meminfo: memFree=19538212/32951124 swapFree=67111416/67111528
[pid=24669] ppid=24667 vsize=84120 CPUtime=454.5 cores=5,7
/proc/24669/stat : 24669 (strangenight1-s) R 24667 24669 23905 0 -1 4202496 104820 0 0 0 45424 26 0 0 25 0 1 0 466153758 86138880 15263 33554432000 4194304 4650387 140737108462448 18446744073709551615 246516877447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24669/statm: 21030 15095 392 112 0 15995 0
Current children cumulated CPU time (s) 454.5
Current children cumulated vsize (KiB) 84120

Child status: 20
Real time (s): 454.504
CPU time (s): 454.518
CPU user time (s): 454.246
CPU system time (s): 0.271958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 110400

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

runsolver used 0.763883 second user time and 1.70974 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 09:59:16
IDJOB=3262246
IDBENCH=83287
IDSOLVER=1589
FILE ID=node134/3262246-1303545556
RUNJOBID= node134-1303545555-24630
PBS_JOBID= 13143104
Free space on /tmp= 71596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262246-1303545556/watcher-3262246-1303545556 -o /tmp/evaluation-result-3262246-1303545556/solver-3262246-1303545556 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3262246-1303545556.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=1061674392

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19820168 kB
Buffers:       2330808 kB
Cached:       10175292 kB
SwapCached:        108 kB
Active:        8530168 kB
Inactive:      4054540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19820168 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           26816 kB
Writeback:           0 kB
AnonPages:       78152 kB
Mapped:          15432 kB
Slab:           482684 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71592 MiB
End job on node134 at 2011-04-23 10:06:50