Trace number 3367484

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

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-3367484-1305383342.cnf'
0.00/0.01	c -- header says num vars:           1500
0.00/0.01	c -- header says num clauses:       30000
0.00/0.01	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.01	c -- vars added       1500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.15
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:     692 undec:      65 neg:     743
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
0.49/0.55	c  N dy    14      4126      1500     30000         0      4121    150000    662551    128.64    135.58
0.89/0.91	c  N dy    38      8164      1500     30000         0      5661    150000    650893    125.74    132.63
1.19/1.28	c  N dy    59     12168      1500     30000         0      5421    150000    398287    125.39    133.36
1.59/1.66	c  N dy    81     16282      1500     30000         0      9530    150000   1036275    125.12    131.96
1.99/2.06	c  N dy   104     20360      1500     30000         0      7980    150000    603464    124.71    134.25
2.39/2.47	c  N dy   132     24466      1500     30000         0     12082    150000   1251132    125.39    133.01
2.49/2.52	c  F st   135     25000      1500     30000         0     12616    150000   1329017    125.30    121.57
2.99/3.02	c  N dy   141     30000      1500     30000         0     10796    150000    932658    125.30   no data
2.99/3.02	c  S st   141     30000      1500     30000         0     10796    150000    932658    125.30   no data
2.99/3.08	c  S st   141     30502      1500     30000         0     11298    150000    998187    125.30   no data
2.99/3.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.09/3.11	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
3.09/3.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.09/3.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.09/3.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.09/3.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.62	c lits-rem:       133  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.46 s
3.69/3.79	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
3.69/3.79	c calculated reachability. Time: 0.00
3.69/3.79	c  N dy   141     30502      1500     30000         0     11285    150000    993187    125.30   no data
4.09/4.19	c  N dy   161     34595      1500     30000         0     15378    150000   1626209    125.12    135.85
4.59/4.60	c  N dy   188     38684      1500     30000         0     11570    150000    854412    125.39    132.59
4.99/5.01	c  N dy   210     42755      1500     30000         0     15640    150000   1483026    125.21    144.68
5.29/5.34	c  S st   229     45756      1500     30000         0      9695    150000    395696    125.41    119.34
5.40/5.41	c  S st   229     46257      1500     30000         0     10196    150000    458528    125.41   no data
5.40/5.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.40/5.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.40/5.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
5.40/5.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.40/5.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.40/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.55	c lits-rem:        24  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.10 s
5.50/5.56	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
5.50/5.56	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
5.69/5.76	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.20
5.69/5.76	c calculated reachability. Time: 0.00
5.69/5.76	c  N dy   229     46257      1500     30000         0     10195    150000    458162    125.41   no data
6.09/6.19	c  N dy   250     50415      1500     30000         0     14352    150000   1105533    125.32    133.76
6.60/6.65	c  N dy   270     54732      1500     30000         0     18668    150000   1771416    125.02    136.73
7.09/7.10	c  N dy   291     58825      1500     30000         0     12788    150000    733648    124.82    137.64
7.49/7.54	c  N dy   316     62886      1500     30000         0     16849    150000   1355245    124.63    132.14
7.89/8.00	c  N dy   341     66947      1500     30000         0     20908    150000   1987829    124.74    151.58
8.19/8.26	c  S st   354     69385      1500     30000         0     12360    150000    510259    124.62    121.22
8.29/8.33	c  S st   354     69890      1500     30000         0     12865    150000    578706    124.62   no data
8.29/8.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.29/8.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
8.29/8.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.56	c lits-rem:        22  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.19 s
8.49/8.56	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.49/8.57	c vivif2 --  cl tried    12864 cl shrink        0 lits rem          0 time: 0.01
8.70/8.74	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
8.70/8.75	c calculated reachability. Time: 0.00
8.70/8.75	c  N dy   354     69890      1500     30000         0     12864    150000    578312    124.62   no data
9.19/9.23	c  N dy   381     74405      1500     30000         0     17377    150000   1288292    124.72    138.44
9.69/9.76	c  N dy   411     79165      1500     30000         0     22133    150000   2034234    124.77    133.53
10.29/10.36	c  N dy   446     84288      1500     30000         0     15269    150000    820495    124.80    132.70
10.69/10.73	c  F st   459     87501      1500     30000         0     18479    150000   1308494    124.56    108.28
11.09/11.11	c  N st   464     90799      1500     30000         0     21766    150000   1864165    124.56   no data
11.79/11.84	c  N dy   488     96891      1500     30000         0     14865    150000    610973    124.46    136.19
12.49/12.52	c  N dy   519    103091      1500     30000         0     21064    150000   1545829    124.14    130.97
12.69/12.72	c  S st   530    104835      1500     30000         0     22807    150000   1819192    124.15   no data
12.79/12.81	c  S st   530    105342      1500     30000         0     23314    150000   1889982    124.15   no data
12.79/12.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.79/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
12.79/12.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.79/12.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
12.79/12.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.79/12.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.90/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.37	c lits-rem:       155  cl-subs:       17  v-elim:      0  v-fix:    0  time:  3.44 s
16.29/16.37	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.39	c vivif2 --  cl tried    23297 cl shrink        0 lits rem          0 time: 0.02
16.59/16.63	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.24
16.59/16.63	c calculated reachability. Time: 0.00
16.59/16.63	c  N dy   530    105342      1500     30000         0     23297    150000   1884614    124.15   no data
17.39/17.46	c  N dy   567    112065      1500     30000         0     16032    150000    635978    124.09    131.66
18.19/18.28	c  N dy   612    119313      1500     30000         0     23275    150000   1758438    124.08    132.17
19.19/19.24	c  N dy   655    127012      1500     30000         0     15978    150000    496356    123.96    133.14
20.09/20.19	c  N dy   705    135350      1500     30000         0     24310    150000   1792425    124.04    131.81
21.29/21.33	c  N dy   759    144216      1500     30000         0     17180    150000    539022    124.05    131.00
22.39/22.43	c  N dy   810    153679      1500     30000         0     26640    150000   2006835    123.96    131.10
23.00/23.01	c  S st   840    158016      1500     30000         0     30976    150000   2686134    124.04    113.96
23.00/23.09	c  S st   840    158522      1500     30000         0     31482    150000   2751679    124.04   no data
23.00/23.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.11/23.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.11/23.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.11/23.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.11/23.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.11/23.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
23.11/23.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.11/23.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
23.19/23.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.19/32.29	c lits-rem:       147  cl-subs:       18  v-elim:      0  v-fix:    0  time:  9.05 s
32.19/32.29	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
32.29/32.32	c vivif2 --  cl tried    31464 cl shrink        0 lits rem          0 time: 0.03
32.50/32.59	c asymm  cl-useful: 0/27583/30000 lits-rem:0 time: 0.26
32.50/32.59	c calculated reachability. Time: 0.00
32.50/32.59	c  N dy   840    158522      1500     30000         0     31464    150000   2745272    124.04   no data
33.79/33.86	c  N dy   899    168863      1500     30000         0     24810    150000   1558177    123.91    131.02
35.39/35.41	c  N dy   963    180373      1500     30000         0     18322    150000    413556    123.87    131.06
36.80/36.85	c  N dy  1033    192074      1500     30000         0     30017    150000   2226538    123.90    130.45
38.51/38.52	c  N dy  1108    204564      1500     30000         0     23509    150000   1068509    123.94    133.07
40.19/40.25	c  N dy  1192    217635      1500     30000         0     36575    150000   3083622    123.94    131.16
42.09/42.10	c  N dy  1280    231841      1500     30000         0     30778    150000   2059171    124.00    133.04
42.91/42.95	c  S st  1318    237783      1500     30000         0     36719    150000   2988954    124.07   no data
43.00/43.05	c  S st  1318    238285      1500     30000         0     37221    150000   3056719    124.07   no data
43.00/43.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.00/43.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
43.00/43.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.00/43.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.00/43.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.00/43.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
43.00/43.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
43.10/43.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
43.20/43.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.29/52.35	c lits-rem:       289  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.14 s
52.29/52.35	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
52.29/52.39	c vivif2 --  cl tried    37204 cl shrink        0 lits rem          0 time: 0.03
52.39/52.42	c asymm  cl-useful: 0/2417/30000 lits-rem:0 time: 0.03
52.39/52.42	c calculated reachability. Time: 0.00
52.39/52.42	c  N dy  1318    238285      1500     30000         0     37204    150000   3050508    124.07   no data
54.40/54.49	c  N dy  1415    253528      1500     30000         0     31451    150000   2021180    124.09    134.98
56.79/56.80	c  N dy  1509    269715      1500     30000         0     25641    150000    954707    124.13    133.98
59.10/59.17	c  N dy  1590    287130      1500     30000         0     43052    150000   3609729    123.91    131.38
61.69/61.74	c  N dy  1697    305922      1500     30000         0     38845    150000   2837233    123.82    132.01
61.69/61.79	c  F st  1700    306251      1500     30000         0     39174    150000   2888134    123.82   no data
64.49/64.51	c  N dy  1786    325623      1500     30000         0     34542    150000   2027615    123.79    132.13
67.39/67.46	c  N dy  1893    345656      1500     30000         0     29579    150000   1125316    123.71    133.33
69.09/69.13	c  S st  1963    357427      1500     30000         0     41346    150000   2928842    123.68   no data
69.20/69.24	c  S st  1963    357929      1500     30000         0     41848    150000   2989958    123.68   no data
69.20/69.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.20/69.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
69.20/69.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.20/69.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.20/69.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.20/69.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
69.20/69.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.30/69.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
69.30/69.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.19/78.26	c lits-rem:       189  cl-subs:       14  v-elim:      0  v-fix:    0  time:  8.86 s
78.19/78.26	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
78.19/78.29	c vivif2 --  cl tried    41834 cl shrink        0 lits rem          0 time: 0.03
78.49/78.57	c asymm  cl-useful: 0/23957/30000 lits-rem:0 time: 0.28
78.49/78.57	c calculated reachability. Time: 0.00
78.49/78.57	c  N dy  1963    357929      1500     30000         0     41834    150000   2984886    123.68   no data
81.49/81.55	c  N dy  2071    378086      1500     30000         0     35988    150000   1970400    123.61    131.24
84.90/84.95	c  N dy  2195    398178      1500     30000         0     29086    150000    768864    123.60    132.75
88.30/88.37	c  N dy  2310    418672      1500     30000         0     49566    150000   3925989    123.56    130.52
92.10/92.12	c  N dy  2427    438699      1500     30000         0     41595    150000   2535429    123.55    137.26
95.70/95.75	c  N dy  2559    458863      1500     30000         0     32767    150000   1045088    123.72    131.69
99.00/99.06	c  N dy  2675    478954      1500     30000         0     52851    150000   4131961    123.69    130.63
102.39/102.45	c  N dy  2796    499211      1500     30000         0     43114    150000   2504592    123.72    131.28
106.09/106.14	c  N dy  2917    519224      1500     30000         0     32136    150000    647175    123.74    135.33
108.91/108.96	c  S st  3026    536894      1500     30000         0     49793    150000   3375093    123.75    116.58
108.99/109.09	c  S st  3026    537402      1500     30000         0     50301    150000   3443985    123.75   no data
109.09/109.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.09/109.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
109.09/109.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.09/109.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.09/109.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.09/109.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
109.09/109.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.09/109.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
109.19/109.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.19/121.25	c lits-rem:       251  cl-subs:       17  v-elim:      0  v-fix:    0  time: 11.97 s
121.19/121.25	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
121.19/121.29	c vivif2 --  cl tried    50284 cl shrink        0 lits rem          0 time: 0.04
121.29/121.39	c asymm  cl-useful: 0/6043/30000 lits-rem:0 time: 0.10
121.29/121.39	c calculated reachability. Time: 0.00
121.29/121.39	c  N dy  3026    537402      1500     30000         0     50284    150000   3437971    123.75   no data
124.80/124.80	c  N dy  3147    557441      1500     30000         0     38324    150000   1447369    123.75    132.36
128.10/128.13	c  N dy  3261    577472      1500     30000         0     58345    150000   4567038    123.75    134.03
131.49/131.55	c  N dy  3391    597859      1500     30000         0     45734    150000   2490892    123.83    130.74
135.20/135.21	c  N dy  3509    617889      1500     30000         0     65754    150000   5592945    123.84    133.78
138.40/138.46	c  N dy  3626    638133      1500     30000         0     52012    150000   3257638    123.82    131.50
142.30/142.30	c  N dy  3762    658161      1500     30000         0     37048    150000    816353    123.87    133.03
145.60/145.63	c  N dy  3873    678477      1500     30000         0     57350    150000   3956475    123.87    133.16
149.30/149.38	c  N dy  3986    698849      1500     30000         0     41728    150000   1404505    123.90    132.81
152.81/152.85	c  N dy  4096    718993      1500     30000         0     61864    150000   4499141    123.86    133.02
156.49/156.54	c  N dy  4211    739016      1500     30000         0     44898    150000   1750805    123.89    131.06
160.00/160.09	c  N dy  4323    759058      1500     30000         0     64928    150000   4817742    123.86    130.77
164.00/164.06	c  N dy  4440    779130      1500     30000         0     47011    150000   1924416    123.88    137.36
167.79/167.84	c  N dy  4561    799142      1500     30000         0     67015    150000   5023624    123.89    137.49
169.30/169.38	c  S st  4601    806104      1500     30000         0     73974    150000   6103731    123.88   no data
169.49/169.55	c  S st  4601    806607      1500     30000         0     74477    150000   6169607    123.88   no data
169.49/169.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.59/169.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
169.59/169.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.59/169.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.59/169.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.59/169.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
169.59/169.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
169.59/169.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
169.80/169.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.21/201.21	c lits-rem:       486  cl-subs:       40  v-elim:      0  v-fix:    0  time: 31.33 s
201.21/201.21	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
201.21/201.28	c vivif2 --  cl tried    74437 cl shrink        0 lits rem          0 time: 0.07
201.60/201.62	c asymm  cl-useful: 0/17090/30000 lits-rem:0 time: 0.34
201.60/201.62	c calculated reachability. Time: 0.00
201.60/201.62	c  N dy  4601    806607      1500     30000         0     74437    150000   6154810    123.88   no data
205.19/205.22	c  N dy  4717    827169      1500     30000         0     56004    150000   3160719    123.86    130.46
209.30/209.31	c  N dy  4840    847207      1500     30000         0     76032    150000   6269660    123.88    135.59
212.80/212.89	c  N dy  4957    867397      1500     30000         0     56240    150000   3063571    123.88    132.03
216.90/216.93	c  N dy  5071    887461      1500     30000         0     76290    150000   6167887    123.87    130.42
220.59/220.63	c  N dy  5178    907611      1500     30000         0     55456    150000   2798594    123.87    132.79
224.60/224.64	c  N dy  5290    927673      1500     30000         0     75504    150000   5913353    123.88    131.91
228.40/228.48	c  N dy  5403    947751      1500     30000         0     53589    150000   2316692    123.86    130.72
232.50/232.55	c  N dy  5527    967961      1500     30000         0     73788    150000   5454987    123.87    131.33
236.60/236.67	c  N dy  5644    988169      1500     30000         0     51010    150000   1808723    123.86    130.89
240.60/240.64	c  N dy  5769   1008928      1500     30000         0     71753    150000   5018034    123.87    131.19
245.00/245.01	c  N dy  5877   1028994      1500     30000         0     47836    150000   1167665    123.89    131.21
248.61/248.67	c  N dy  5997   1049079      1500     30000         0     67914    150000   4292369    123.89    137.07
253.30/253.34	c  N dy  6122   1069229      1500     30000         0     88053    150000   7425173    123.91    133.33
253.90/253.97	c  F st  6137   1071875      1500     30000         0     45726    150000    690414    123.90   no data
257.31/257.34	c  N dy  6212   1089293      1500     30000         0     63124    150000   3506001    123.91    148.00
261.81/261.88	c  N dy  6335   1109435      1500     30000         0     83254    150000   6635916    123.91    130.83
266.21/266.21	c  N dy  6444   1129631      1500     30000         0     57467    150000   2368072    123.90    132.17
270.40/270.43	c  N dy  6562   1149673      1500     30000         0     77500    150000   5471197    123.90    132.24
275.02/275.07	c  N dy  6669   1170165      1500     30000         0     51003    150000   1225600    123.89    133.65
278.90/278.94	c  N dy  6792   1190209      1500     30000         0     71038    150000   4327476    123.89    130.65
283.40/283.48	c  S st  6910   1209912      1500     30000         0     90731    150000   7387640    123.91    127.43
283.60/283.68	c  S st  6910   1210417      1500     30000         0     91236    150000   7449986    123.91   no data
283.60/283.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
283.71/283.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
283.71/283.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.71/283.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.71/283.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.71/283.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
283.71/283.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
283.81/283.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
284.00/284.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.50/327.50	c lits-rem:       588  cl-subs:       56  v-elim:      0  v-fix:    0  time: 43.45 s
327.50/327.51	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
327.50/327.59	c vivif2 --  cl tried    91180 cl shrink        0 lits rem          0 time: 0.09
327.90/327.98	c asymm  cl-useful: 0/12910/30000 lits-rem:0 time: 0.38
327.90/327.98	c calculated reachability. Time: 0.00
327.90/327.98	c  N dy  6910   1210417      1500     30000         0     91180    150000   7431550    123.91   no data
332.00/332.00	c  N dy  7023   1230519      1500     30000         0     63299    150000   2976278    123.89    130.91
336.40/336.40	c  N dy  7146   1250686      1500     30000         0     83460    150000   6137831    123.92    134.01
341.10/341.18	c  N dy  7270   1270729      1500     30000         0     54516    150000   1480327    123.94    130.55
345.10/345.18	c  N dy  7395   1290792      1500     30000         0     74566    150000   4602811    123.96    134.16
350.00/350.06	c  N dy  7509   1310848      1500     30000         0     94610    150000   7703878    123.96    130.77
354.21/354.24	c  N dy  7621   1331201      1500     30000         0     64979    150000   2920393    123.93    131.43
358.62/358.63	c  N dy  7733   1351259      1500     30000         0     85018    150000   6035897    123.93    131.23
363.70/363.73	c  N dy  7849   1371274      1500     30000         0     54068    150000   1090559    123.93    130.85
367.70/367.75	c  N dy  7970   1391301      1500     30000         0     74082    150000   4191667    123.94    130.85
372.51/372.56	c  N dy  8084   1411400      1500     30000         0     94168    150000   7285658    123.94    135.69
377.21/377.22	c  N dy  8210   1431506      1500     30000         0     62294    150000   2234444    123.95    133.74
381.72/381.71	c  N dy  8345   1452088      1500     30000         0     82869    150000   5452986    123.97    130.55
387.11/387.16	c  N dy  8464   1472165      1500     30000         0    102935    150000   8569515    123.98    140.63
391.90/391.90	c  N dy  8579   1492233      1500     30000         0     70020    150000   3284175    123.98    130.93
397.21/397.26	c  N dy  8690   1512365      1500     30000         0     90143    150000   6391068    123.97    134.03
402.80/402.82	c  N dy  8801   1532378      1500     30000         0     56170    150000    989940    123.96    132.79
407.11/407.14	c  N dy  8928   1552891      1500     30000         0     76672    150000   4198225    123.97    131.80
412.42/412.41	c  N dy  9062   1572928      1500     30000         0     96702    150000   7331070    124.00    148.37
417.81/417.80	c  N dy  9187   1593149      1500     30000         0     61937    150000   1760779    124.01    130.64
422.00/422.05	c  N dy  9301   1613237      1500     30000         0     82015    150000   4855859    124.00    161.49
427.20/427.29	c  N dy  9424   1633375      1500     30000         0    102136    150000   8000799    124.02    132.03
432.21/432.24	c  N dy  9552   1653651      1500     30000         0     66438    150000   2311544    124.03    131.24
436.72/436.71	c  N dy  9671   1673687      1500     30000         0     86464    150000   5451303    124.05    164.19
442.01/442.07	c  N dy  9783   1693792      1500     30000         0    106559    150000   8564308    124.05    131.12
446.10/446.17	c  S st  9891   1710417      1500     30000         0     66201    150000   2103703    124.06   no data
446.30/446.32	c  S st  9891   1710919      1500     30000         0     66703    150000   2167291    124.06   no data
446.30/446.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
446.30/446.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
446.30/446.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
446.30/446.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
446.30/446.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.30/446.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
446.30/446.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
446.40/446.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
446.40/446.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.60/454.64	c lits-rem:       153  cl-subs:        5  v-elim:      0  v-fix:    0  time:  8.18 s
454.60/454.65	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
454.60/454.67	c vivif2 --  cl tried    66698 cl shrink        0 lits rem          0 time: 0.03
454.91/454.98	c asymm  cl-useful: 0/18394/30000 lits-rem:0 time: 0.31
454.91/454.99	c calculated reachability. Time: 0.00
454.91/454.99	c  N dy  9891   1710919      1500     30000         0     66698    150000   2165636    124.06   no data
459.41/459.41	c  N dy  9997   1731009      1500     30000         0     86775    150000   5269998    124.05    134.27
464.81/464.87	c  N dy 10119   1751111      1500     30000         0    106866    150000   8379602    124.04    134.00
469.72/469.78	c  N dy 10228   1771182      1500     30000         0     68957    150000   2372816    124.03    132.86
474.31/474.38	c  N dy 10355   1791260      1500     30000         0     89028    150000   5500487    124.05    158.87
479.71/479.78	c  N dy 10460   1811274      1500     30000         0    109032    150000   8593040    124.04    131.34
484.81/484.80	c  N dy 10576   1831278      1500     30000         0     70048    150000   2426605    124.04    131.03
489.42/489.42	c  N dy 10691   1851393      1500     30000         0     90144    150000   5525418    124.03    130.92
495.02/495.05	c  N dy 10812   1871611      1500     30000         0    110349    150000   8685622    124.05    131.24
500.21/500.27	c  N dy 10941   1891702      1500     30000         0     70461    150000   2359136    124.06    131.16
504.92/504.92	c  N dy 11051   1911773      1500     30000         0     90518    150000   5457906    124.05    132.19
510.42/510.48	c  N dy 11170   1931834      1500     30000         0    110565    150000   8588886    124.05    131.90
515.82/515.89	c  N dy 11300   1951876      1500     30000         0     69643    150000   2051655    124.06    131.35
520.41/520.49	c  N dy 11418   1971899      1500     30000         0     89651    150000   5157731    124.06    130.74
526.01/526.00	c  N dy 11539   1991995      1500     30000         0    109734    150000   8267021    124.05    132.30
531.71/531.79	c  N dy 11664   2012380      1500     30000         0     68146    150000   1698936    124.06    130.62
536.31/536.38	c  N dy 11785   2032623      1500     30000         0     88377    150000   4843967    124.07    130.88
541.91/541.90	c  N dy 11919   2052734      1500     30000         0    108477    150000   7968782    124.07    131.57
548.61/548.67	c  N dy 12038   2072736      1500     30000         0     65507    150000   1122432    124.07    138.25
553.81/553.85	c  N dy 12159   2092803      1500     30000         0     85565    150000   4230616    124.07    130.62
559.82/559.84	c  N dy 12286   2112920      1500     30000         0    105671    150000   7358754    124.08    132.49
566.42/566.42	c  N dy 12406   2133112      1500     30000         0    125857    150000  10488495    124.07    130.80
571.21/571.29	c  N dy 12530   2153198      1500     30000         0     81966    150000   3537783    124.08    132.41
576.61/576.66	c  N dy 12650   2173216      1500     30000         0    101975    150000   6648399    124.08    130.67
583.02/583.07	c  N dy 12782   2193442      1500     30000         0    122187    150000   9811221    124.10    132.02
587.81/587.89	c  S st 12889   2210920      1500     30000         0     74696    150000   2254222    124.10   no data
588.01/588.05	c  S st 12889   2211423      1500     30000         0     75199    150000   2329856    124.10   no data
588.01/588.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
588.11/588.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
588.11/588.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
588.11/588.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
588.11/588.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.11/588.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
588.11/588.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
588.11/588.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
588.21/588.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.01/596.02	c lits-rem:       194  cl-subs:        7  v-elim:      0  v-fix:    0  time:  7.81 s
596.01/596.02	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
596.01/596.05	c vivif2 --  cl tried    75192 cl shrink        0 lits rem          0 time: 0.03
596.31/596.31	c asymm  cl-useful: 0/11606/30000 lits-rem:0 time: 0.26
596.31/596.31	c calculated reachability. Time: 0.00
596.31/596.31	c  N dy 12889   2211423      1500     30000         0     75192    150000   2327435    124.10   no data
601.21/601.26	c  N dy 13021   2231546      1500     30000         0     95305    150000   5456189    124.11    135.33
607.02/607.08	c  N dy 13149   2251592      1500     30000         0    115344    150000   8588386    124.12    131.49
613.41/613.43	c  N dy 13273   2271620      1500     30000         0     69396    150000   1271992    124.13    155.00
618.01/618.04	c  N dy 13393   2291651      1500     30000         0     89414    150000   4400801    124.14    131.38
623.63/623.67	c  N dy 13518   2311761      1500     30000         0    109517    150000   7543133    124.15    131.74
630.22/630.22	c  N dy 13638   2331909      1500     30000         0    129653    150000  10670511    124.15    131.99
635.21/635.24	c  N dy 13764   2351910      1500     30000         0     82677    150000   3209667    124.16    138.47
640.42/640.45	c  N dy 13884   2372028      1500     30000         0    102788    150000   6350148    124.17    130.97
646.62/646.63	c  N dy 14009   2392120      1500     30000         0    122868    150000   9517707    124.19    144.64
652.72/652.72	c  N dy 14134   2412186      1500     30000         0     74953    150000   1852245    124.19    132.77
657.51/657.58	c  N dy 14260   2432287      1500     30000         0     95045    150000   4979482    124.20    132.29
663.23/663.26	c  N dy 14372   2452291      1500     30000         0    115037    150000   8074503    124.20    134.28
670.02/670.04	c  N dy 14499   2472328      1500     30000         0    135062    150000  11210737    124.21    137.59
675.12/675.11	c  N dy 14622   2492871      1500     30000         0     86624    150000   3527308    124.21    131.40
680.41/680.46	c  N dy 14732   2512983      1500     30000         0    106724    150000   6639142    124.21    131.16
686.81/686.86	c  N dy 14852   2533113      1500     30000         0    126844    150000   9765878    124.21    131.96
693.11/693.13	c  N dy 14980   2553195      1500     30000         0     76947    150000   1861188    124.23    132.93
697.91/697.98	c  N dy 15090   2573293      1500     30000         0     97034    150000   4952966    124.22    131.71
703.92/703.93	c  N dy 15215   2593345      1500     30000         0    117075    150000   8085828    124.22    132.72
710.72/710.77	c  N dy 15343   2613358      1500     30000         0    137077    150000  11206044    124.23    135.03
716.03/716.09	c  N dy 15468   2633390      1500     30000         0     86141    150000   3155732    124.24    130.85
721.82/721.84	c  N dy 15593   2653552      1500     30000         0    106295    150000   6288384    124.24    131.13
728.92/728.98	c  N dy 15711   2673762      1500     30000         0    126498    150000   9433022    124.24    131.32
736.82/736.85	c  N dy 15834   2693858      1500     30000         0     74620    150000   1208301    124.26    131.36
742.12/742.14	c  S st 15945   2711423      1500     30000         0     92177    150000   3965118    124.27    112.51
742.32/742.33	c  S st 15945   2711926      1500     30000         0     92680    150000   4032876    124.27   no data
742.32/742.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
742.43/742.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
742.43/742.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
742.43/742.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.43/742.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
742.43/742.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
742.43/742.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
742.43/742.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
742.53/742.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.83/757.83	c lits-rem:       228  cl-subs:       20  v-elim:      0  v-fix:    0  time: 15.26 s
757.83/757.83	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
757.83/757.88	c vivif2 --  cl tried    92660 cl shrink        0 lits rem          0 time: 0.05
758.22/758.25	c asymm  cl-useful: 0/14763/30000 lits-rem:0 time: 0.36
758.22/758.25	c calculated reachability. Time: 0.00
758.22/758.25	c  N dy 15945   2711926      1500     30000         0     92660    150000   4025545    124.27   no data
764.12/764.11	c  N dy 16061   2731986      1500     30000         0    112714    150000   7156623    124.27    142.97
771.02/771.01	c  N dy 16184   2752011      1500     30000         0    132726    150000  10270370    124.28    131.21
777.63/777.63	c  N dy 16295   2772036      1500     30000         0     79774    150000   1892206    124.29    133.73
782.62/782.68	c  N dy 16421   2792121      1500     30000         0     99849    150000   5014421    124.30    134.67
788.73/788.75	c  N dy 16543   2812424      1500     30000         0    120141    150000   8149548    124.29    130.93
795.62/795.65	c  N dy 16668   2832491      1500     30000         0    140197    150000  11278333    124.30    151.86
801.52/801.51	c  N dy 16791   2852565      1500     30000         0     86305    150000   2735580    124.31    132.77
806.92/806.90	c  N dy 16917   2872635      1500     30000         0    106366    150000   5861105    124.31    131.92
813.11/813.18	c  N dy 17042   2892739      1500     30000         0    126462    150000   8994354    124.32    133.37
820.42/820.40	c  N dy 17159   2912807      1500     30000         0    146519    150000  12127489    124.32    131.10
825.62/825.63	c  N dy 17270   2932820      1500     30000         0     91562    150000   3423672    124.32    147.97
831.22/831.22	c  N dy 17390   2952863      1500     30000         0    111599    150000   6559630    124.32    145.92
837.82/837.82	c  N dy 17522   2972890      1500     30000         0    131613    150000   9704628    124.33    132.37
845.42/845.41	c  N dy 17644   2992949      1500     30000         0    151661    150000  12830138    124.33    133.82
850.23/850.28	c  N dy 17756   3012959      1500     30000         0     95704    150000   3929233    124.34    149.52
856.22/856.21	c  N dy 17885   3033016      1500     30000         0    115749    150000   7058427    124.35    132.77
863.02/863.08	c  N dy 18015   3053118      1500     30000         0    135835    150000  10194026    124.36    133.82
870.72/870.76	c  N dy 18146   3073468      1500     30000         0     79218    150000   1190054    124.36    131.29
875.82/875.81	c  N dy 18270   3093484      1500     30000         0     99224    150000   4323020    124.37    136.19
881.62/881.66	c  N dy 18391   3113550      1500     30000         0    119274    150000   7474663    124.38    150.14
888.22/888.27	c  N dy 18491   3133578      1500     30000         0    139296    150000  10593868    124.37    130.92
895.62/895.69	c  N dy 18612   3153667      1500     30000         0     81403    150000   1395499    124.38    131.24
900.72/900.79	c  N dy 18726   3173740      1500     30000         0    101468    150000   4529486    124.38    139.69
906.82/906.83	c  N dy 18853   3193835      1500     30000         0    121558    150000   7669025    124.39    131.33
913.12/913.10	c  S st 18965   3211926      1500     30000         0    139645    150000  10480685    124.39    121.71
913.42/913.40	c  S st 18965   3212433      1500     30000         0    140152    150000  10548742    124.39   no data
913.42/913.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
913.52/913.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
913.52/913.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
913.52/913.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
913.52/913.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
913.52/913.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
913.52/913.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
913.62/913.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
913.92/913.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
965.63/965.67	c lits-rem:       422  cl-subs:       75  v-elim:      0  v-fix:    0  time: 51.72 s
965.63/965.67	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
965.74/965.80	c vivif2 --  cl tried   140077 cl shrink        0 lits rem          0 time: 0.12
966.23/966.22	c asymm  cl-useful: 0/9372/30000 lits-rem:0 time: 0.42
966.23/966.22	c calculated reachability. Time: 0.00
966.23/966.22	c  N dy 18965   3212433      1500     30000         0    140077    150000  10522795    124.39   no data
974.02/974.03	c  N dy 19091   3232991      1500     30000         0     81661    150000   1284009    124.39    131.02
979.04/979.09	c  N dy 19203   3253080      1500     30000         0    101740    150000   4407706    124.39    134.15
985.23/985.22	c  N dy 19336   3273127      1500     30000         0    121770    150000   7556726    124.40    131.34
992.24/992.28	c  N dy 19459   3293241      1500     30000         0    141872    150000  10687700    124.41    130.96
1000.12/1000.18	c  N dy 19590   3313341      1500     30000         0     81999    150000   1200791    124.41    142.89
1005.22/1005.24	c  N dy 19710   3333347      1500     30000         0    101989    150000   4313497    124.41    132.06
1011.43/1011.45	c  N dy 19839   3353664      1500     30000         0    122295    150000   7496383    124.42    131.63
1018.64/1018.67	c  N dy 19968   3373670      1500     30000         0    142290    150000  10652210    124.43    133.41
1026.93/1026.96	c  N dy 20100   3393917      1500     30000         0     81576    150000    987832    124.44    132.44
1031.93/1032.00	c  N dy 20217   3414078      1500     30000         0    101728    150000   4118500    124.44    131.98
1038.13/1038.18	c  N dy 20347   3434234      1500     30000         0    121877    150000   7274902    124.45    132.59
1045.32/1045.33	c  N dy 20476   3454316      1500     30000         0    141946    150000  10395620    124.45    134.33
1053.13/1053.14	c  N dy 20583   3474324      1500     30000         0    161934    150000  13510973    124.45    141.85
1058.62/1058.66	c  N dy 20708   3494353      1500     30000         0    100003    150000   3724905    124.46    133.31
1064.53/1064.59	c  N dy 20833   3514400      1500     30000         0    120041    150000   6886744    124.47    134.89
1071.53/1071.56	c  N dy 20959   3534495      1500     30000         0    140121    150000  10024131    124.48    131.19
1079.63/1079.63	c  N dy 21094   3554569      1500     30000         0    160183    150000  13166032    124.49    142.65
1085.83/1085.81	c  N dy 21216   3574642      1500     30000         0     97295    150000   3168033    124.49    161.42
1091.63/1091.64	c  N dy 21333   3594655      1500     30000         0    117291    150000   6302323    124.50    133.52
1098.53/1098.59	c  N dy 21455   3614805      1500     30000         0    137430    150000   9455921    124.50    131.68
1106.73/1106.72	c  N dy 21572   3634957      1500     30000         0    157569    150000  12579541    124.50    134.17
1113.63/1113.67	c  N dy 21691   3655067      1500     30000         0     93722    150000   2437778    124.51    132.08
1119.33/1119.35	c  N dy 21809   3675144      1500     30000         0    113785    150000   5569611    124.51    140.39
1126.03/1126.02	c  N dy 21930   3695251      1500     30000         0    133882    150000   8696422    124.51    131.51
1132.63/1132.61	c  S st 22036   3712434      1500     30000         0    151057    150000  11379622    124.51    112.71
1132.94/1132.94	c  S st 22036   3712938      1500     30000         0    151561    150000  11452349    124.51   no data
1132.94/1132.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1133.04/1133.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1133.04/1133.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1133.04/1133.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1133.04/1133.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1133.04/1133.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1133.04/1133.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1133.13/1133.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1133.53/1133.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1194.84/1194.88	c lits-rem:       451  cl-subs:       79  v-elim:      0  v-fix:    0  time: 61.36 s
1194.84/1194.88	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1195.04/1195.02	c vivif2 --  cl tried   151482 cl shrink        0 lits rem          0 time: 0.14
1195.34/1195.32	c asymm  cl-useful: 0/5865/30000 lits-rem:0 time: 0.29
1195.34/1195.32	c calculated reachability. Time: 0.00
1195.34/1195.32	c  N dy 22036   3712938      1500     30000         0    151482    150000  11424534    124.51   no data
1203.54/1203.52	c  N dy 22152   3733040      1500     30000         0     86624    150000   1181007    124.52    135.42
1208.33/1208.37	c  F st 22262   3751563      1500     30000         0    105136    150000   4086490    124.52    104.83
1208.85/1208.90	c  N st 22266   3753596      1500     30000         0    107165    150000   4419904    124.52   no data
1215.13/1215.14	c  N dy 22371   3773674      1500     30000         0    127227    150000   7581258    124.53    132.71
1222.44/1222.44	c  N dy 22498   3793725      1500     30000         0    147267    150000  10733917    124.54    147.49
1230.74/1230.72	c  N dy 22622   3813749      1500     30000         0    167283    150000  13872821    124.55    144.09
1236.94/1236.92	c  N dy 22745   3833931      1500     30000         0    101507    150000   3371523    124.56    133.72
1242.95/1242.91	c  N dy 22861   3854068      1500     30000         0    121630    150000   6502592    124.56    132.57
1250.04/1250.09	c  N dy 22991   3874218      1500     30000         0    141770    150000   9678577    124.57    133.43
1258.23/1258.29	c  N dy 23118   3894663      1500     30000         0    162204    150000  12885083    124.58    132.55
1265.64/1265.61	c  N dy 23242   3914731      1500     30000         0     95304    150000   2245845    124.58    131.96
1271.24/1271.25	c  N dy 23366   3934800      1500     30000         0    115362    150000   5398674    124.59    134.79
1278.03/1278.06	c  N dy 23486   3955003      1500     30000         0    135553    150000   8547051    124.59    132.32
1286.74/1286.72	c  N dy 23613   3975044      1500     30000         0    155580    150000  11694535    124.60    133.09
1296.44/1296.47	c  N dy 23737   3995048      1500     30000         0    175576    150000  14811552    124.60    134.54

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367484-1305383342/watcher-3367484-1305383342 -o /tmp/evaluation-result-3367484-1305383342/solver-3367484-1305383342 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367484-1305383342.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.77 4/307 32042
/proc/meminfo: memFree=13134572/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=31276 CPUtime=0.01 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 1236 0 0 0 1 0 0 0 21 0 1 0 649933918 32026624 1176 33554432000 4194304 4580011 140737277672976 18446744073709551615 47617584959584 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 7819 1176 325 95 0 2801 0

[startup+0.064236 s]
/proc/loadavg: 4.00 4.00 3.77 4/307 32042
/proc/meminfo: memFree=13134572/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=31536 CPUtime=0.06 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 1323 0 0 0 6 0 0 0 21 0 1 0 649933918 32292864 1263 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 7884 1263 339 95 0 2866 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31536

[startup+0.10023 s]
/proc/loadavg: 4.00 4.00 3.77 4/307 32042
/proc/meminfo: memFree=13134572/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=31668 CPUtime=0.09 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 1356 0 0 0 9 0 0 0 21 0 1 0 649933918 32428032 1296 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 7917 1296 339 95 0 2899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31668

[startup+0.300193 s]
/proc/loadavg: 4.00 4.00 3.77 4/307 32042
/proc/meminfo: memFree=13134572/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=37148 CPUtime=0.29 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 3292 0 0 0 29 0 0 0 22 0 1 0 649933918 38039552 2827 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 9287 2827 363 95 0 4269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37148

[startup+0.700116 s]
/proc/loadavg: 4.00 4.00 3.77 4/307 32042
/proc/meminfo: memFree=13134572/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=38888 CPUtime=0.69 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 4426 0 0 0 69 0 0 0 23 0 1 0 649933918 39821312 2896 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 9722 2896 363 95 0 4704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38888

[startup+1.50096 s]
/proc/loadavg: 4.00 4.00 3.77 6/308 32043
/proc/meminfo: memFree=13103992/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=39392 CPUtime=1.5 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 6277 0 0 0 149 1 0 0 25 0 1 0 649933918 40337408 3415 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 9848 3415 363 95 0 4830 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 39392

[startup+3.10066 s]
/proc/loadavg: 4.00 4.00 3.77 6/308 32043
/proc/meminfo: memFree=13100792/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=40248 CPUtime=3.09 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 9939 0 0 0 308 1 0 0 25 0 1 0 649933918 41213952 3812 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 10062 3812 366 95 0 5044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40248

[startup+6.30105 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32043
/proc/meminfo: memFree=13002352/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=62844 CPUtime=6.29 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 19740 0 0 0 627 2 0 0 25 0 1 0 649933918 64352256 9590 33554432000 4194304 4580011 140737277672976 18446744073709551615 4320709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 15711 9591 367 95 0 10693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62844

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.77 6/308 32044
/proc/meminfo: memFree=12963288/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=66376 CPUtime=12.69 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 31061 0 0 0 1265 4 0 0 25 0 1 0 649933918 67969024 10934 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 16594 10934 367 95 0 11576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66376

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32044
/proc/meminfo: memFree=12856536/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=157576 CPUtime=25.49 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 52264 0 0 0 2540 9 0 0 25 0 1 0 649933918 161357824 22993 33554432000 4194304 4580011 140737277672976 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 39394 22993 367 95 0 34376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157576

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.78 6/308 32045
/proc/meminfo: memFree=12815388/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=172656 CPUtime=51.09 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 70414 0 0 0 5097 12 0 0 25 0 1 0 649933918 176799744 26585 33554432000 4194304 4580011 140737277672976 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 43164 26585 367 95 0 38146 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172656

[startup+102.312 s]
/proc/loadavg: 4.00 4.00 3.79 6/308 32046
/proc/meminfo: memFree=12738444/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=135276 CPUtime=102.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 119367 0 0 0 10207 23 0 0 25 0 1 0 649933918 138522624 27668 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 33819 27668 367 95 0 28801 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 135276

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/308 32048
/proc/meminfo: memFree=12630532/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=195832 CPUtime=162.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 169391 0 0 0 16197 33 0 0 25 0 1 0 649933918 200531968 34277 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 48958 34277 367 95 0 43940 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 195832

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.81 6/308 32049
/proc/meminfo: memFree=12573688/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=247184 CPUtime=222.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 207420 0 0 0 22189 41 0 0 25 0 1 0 649933918 253116416 43919 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 61796 43919 367 95 0 56778 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 247184

[startup+282.3 s]
/proc/loadavg: 4.09 4.03 3.83 6/308 32051
/proc/meminfo: memFree=12529596/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=248760 CPUtime=282.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 257624 0 0 0 28176 54 0 0 25 0 1 0 649933918 254730240 46405 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 62190 46405 367 95 0 57172 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 248760

[startup+342.301 s]
/proc/loadavg: 4.08 4.04 3.84 6/308 32052
/proc/meminfo: memFree=12501900/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=237064 CPUtime=342.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 279901 0 0 0 34172 58 0 0 25 0 1 0 649933918 242753536 51458 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 59266 51458 367 95 0 54248 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 237064

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.85 6/308 32054
/proc/meminfo: memFree=12466144/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=289640 CPUtime=402.3 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 322976 0 0 0 40157 73 0 0 25 0 1 0 649933918 296591360 58136 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 72410 58136 367 95 0 67392 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 289640

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.86 5/308 32056
/proc/meminfo: memFree=12459536/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=291776 CPUtime=462.31 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 360268 0 0 0 46148 83 0 0 25 0 1 0 649933918 298778624 56300 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 72944 56300 367 95 0 67926 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 291776

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.86 6/308 32057
/proc/meminfo: memFree=12480060/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=292804 CPUtime=522.31 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 401216 0 0 0 52138 93 0 0 25 0 1 0 649933918 299831296 55574 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 73201 55574 367 95 0 68183 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 292804

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/308 32059
/proc/meminfo: memFree=12442312/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=293616 CPUtime=582.31 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 437414 0 0 0 58124 107 0 0 25 0 1 0 649933918 300662784 58765 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 73404 58765 367 95 0 68386 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 293616

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.88 6/308 32060
/proc/meminfo: memFree=12403212/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=294348 CPUtime=642.32 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 469984 0 0 0 64116 116 0 0 25 0 1 0 649933918 301412352 56716 33554432000 4194304 4580011 140737277672976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 73587 56716 367 95 0 68569 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 294348

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.89 5/308 32062
/proc/meminfo: memFree=12423128/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=295116 CPUtime=702.32 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 506006 0 0 0 70107 125 0 0 25 0 1 0 649933918 302198784 56638 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 73779 56638 367 95 0 68761 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 295116

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 3.89 6/308 32064
/proc/meminfo: memFree=12371260/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=296376 CPUtime=762.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 529982 0 0 0 76100 133 0 0 25 0 1 0 649933918 303489024 55714 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294775 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 74094 55714 367 95 0 69076 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 296376

[startup+822.3 s]
/proc/loadavg: 4.13 4.04 3.91 6/308 32065
/proc/meminfo: memFree=12394880/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=240236 CPUtime=822.32 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 563584 0 0 0 82090 142 0 0 25 0 1 0 649933918 246001664 50723 33554432000 4194304 4580011 140737277672976 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 60059 50723 367 95 0 55041 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 240236

[startup+882.301 s]
/proc/loadavg: 4.05 4.03 3.91 6/308 32067
/proc/meminfo: memFree=12391976/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=297952 CPUtime=882.32 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 596785 0 0 0 88080 152 0 0 25 0 1 0 649933918 305102848 57271 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 74488 57271 367 95 0 69470 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 297952

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/308 32068
/proc/meminfo: memFree=12109712/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=371228 CPUtime=942.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 630069 0 0 0 94075 158 0 0 25 0 1 0 649933918 380137472 76984 33554432000 4194304 4580011 140737277672976 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 92807 76984 367 95 0 87789 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 371228

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/308 32070
/proc/meminfo: memFree=12176504/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=313520 CPUtime=1002.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 649762 0 0 0 100069 164 0 0 25 0 1 0 649933918 321044480 69043 33554432000 4194304 4580011 140737277672976 18446744073709551615 4324223 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 78380 69043 367 95 0 73362 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 313520

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 3.92 6/308 32072
/proc/meminfo: memFree=12154136/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=372412 CPUtime=1062.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 681256 0 0 0 106061 172 0 0 25 0 1 0 649933918 381349888 72203 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 93103 72203 367 95 0 88085 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 372412

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.92 6/308 32073
/proc/meminfo: memFree=12028072/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=372916 CPUtime=1122.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 711579 0 0 0 112052 181 0 0 25 0 1 0 649933918 381865984 73483 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 93229 73483 367 95 0 88211 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 372916

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.92 6/308 32075
/proc/meminfo: memFree=12003236/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=410388 CPUtime=1182.34 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 724812 0 0 0 118050 184 0 0 25 0 1 0 649933918 420237312 86716 33554432000 4194304 4580011 140737277672976 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 102597 86716 367 95 0 97579 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 410388

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.92 5/308 32076
/proc/meminfo: memFree=12048940/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=410912 CPUtime=1242.33 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 749328 0 0 0 124043 190 0 0 25 0 1 0 649933918 420773888 81490 33554432000 4194304 4580011 140737277672976 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 102728 81490 367 95 0 97710 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 410912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.92 2/304 32081
/proc/meminfo: memFree=12835844/32950928 swapFree=67083212/67111528
[pid=32042] ppid=32040 vsize=351412 CPUtime=1300.04 cores=1,3
/proc/32042/stat : 32042 (strangenight2-s) R 32040 32042 31408 0 -1 4202496 776246 0 0 0 129803 201 0 0 25 0 1 0 649933918 359845888 78025 33554432000 4194304 4580011 140737277672976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32042/statm: 87853 78025 367 95 0 82835 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 351412

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.04
CPU system time (s): 2.03369
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 411160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.04
system time used= 2.03369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 776246
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= 2321

runsolver used 3.70244 second user time and 8.5277 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 16:29:03
IDJOB=3367484
IDBENCH=82693
IDSOLVER=1845
FILE ID=node127/3367484-1305383342
RUNJOBID= node127-1305383342-32002
PBS_JOBID= 13324375
Free space on /tmp= 73460 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367484-1305383342/watcher-3367484-1305383342 -o /tmp/evaluation-result-3367484-1305383342/solver-3367484-1305383342 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367484-1305383342.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=137266052

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13135348 kB
Buffers:        275664 kB
Cached:        3344876 kB
SwapCached:       1620 kB
Active:       16749924 kB
Inactive:      2728164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13135348 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           24800 kB
Writeback:         144 kB
AnonPages:    15856168 kB
Mapped:          26464 kB
Slab:           226556 kB
PageTables:      47592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44427348 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= 73472 MiB
End job on node127 at 2011-05-14 16:50:45