Trace number 3367490

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-v1250-c25000-S871131876-087-UNKNOWN.cnf
MD5SUM637b75113dde2f4a15dbf158341be921
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.8421
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367490-1305383370.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.13
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     617 undec:      58 neg:     575
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.49/0.53	c  N dy    18      4149      1250     25000         0      4141    125000    600812    106.55    112.59
0.89/0.91	c  N dy    45      8356      1250     25000         0      5849    125000    611567    109.74    115.95
1.29/1.30	c  N dy    70     12401      1250     25000         0      5649    125000    398728    110.04    117.49
1.69/1.71	c  N dy    97     16815      1250     25000         0     10059    125000   1010522    110.57    116.83
1.99/2.09	c  N dy   118     20907      1250     25000         0      8526    125000    627523    110.17    129.35
2.38/2.49	c  N dy   147     24927      1250     25000         0     12544    125000   1183553    110.69    116.60
2.38/2.50	c  F st   148     25000      1250     25000         0     12617    125000   1191854    110.64   no data
2.98/3.00	c  N dy   154     30000      1250     25000         0     10807    125000    829202    110.64   no data
2.98/3.00	c  S st   154     30000      1250     25000         0     10807    125000    829202    110.64   no data
2.98/3.07	c  S st   154     30502      1250     25000         0     11309    125000    888292    110.64   no data
2.98/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.98/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.98/3.09	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.98/3.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.98/3.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.98/3.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.98/3.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.08/3.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.08/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.60	c lits-rem:        25  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.47 s
3.69/3.76	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
3.69/3.76	c calculated reachability. Time: 0.00
3.69/3.76	c  N dy   154     30502      1250     25000         0     11258    125000    872238    110.64   no data
4.08/4.19	c  N dy   176     34543      1250     25000         0     15297    125000   1423004    110.49    126.85
4.49/4.59	c  N dy   201     38653      1250     25000         0     11506    125000    749371    110.53    118.20
4.99/5.02	c  N dy   229     42743      1250     25000         0     15593    125000   1319697    110.78    118.17
5.29/5.36	c  S st   252     45755      1250     25000         0      9653    125000    363770    111.02    117.15
5.40/5.42	c  S st   252     46257      1250     25000         0     10155    125000    423466    111.02   no data
5.40/5.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.40/5.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.40/5.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
5.40/5.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.40/5.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.40/5.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.58	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.11 s
5.50/5.58	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
5.50/5.59	c vivif2 --  cl tried    10154 cl shrink        0 lits rem          0 time: 0.01
5.69/5.74	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
5.69/5.74	c calculated reachability. Time: 0.00
5.69/5.74	c  N dy   252     46257      1250     25000         0     10154    125000    423146    111.02   no data
6.09/6.14	c  N dy   268     50351      1250     25000         0     14242    125000    976991    110.69    121.58
6.50/6.60	c  N dy   292     54586      1250     25000         0     18474    125000   1557837    110.61    116.89
6.99/7.09	c  N dy   315     59150      1250     25000         0     13069    125000    699864    110.54    116.63
7.49/7.53	c  N dy   335     63203      1250     25000         0     17118    125000   1250538    110.40    116.33
7.99/8.02	c  N dy   359     67343      1250     25000         0     21252    125000   1810169    110.32    118.08
8.19/8.26	c  S st   375     69386      1250     25000         0     12315    125000    472105    110.44   no data
8.29/8.32	c  S st   375     69888      1250     25000         0     12817    125000    525462    110.44   no data
8.29/8.32	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.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
8.29/8.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.48/8.56	c lits-rem:        16  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
8.48/8.57	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
8.48/8.57	c vivif2 --  cl tried    12816 cl shrink        0 lits rem          0 time: 0.01
8.70/8.74	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
8.70/8.74	c calculated reachability. Time: 0.00
8.70/8.74	c  N dy   375     69888      1250     25000         0     12816    125000    525422    110.44   no data
9.18/9.24	c  N dy   402     74381      1250     25000         0     17308    125000   1147866    110.47    117.53
9.80/9.81	c  N dy   433     79223      1250     25000         0     22147    125000   1826616    110.68    121.14
10.39/10.46	c  N dy   467     84826      1250     25000         0     15761    125000    806232    110.69    117.71
10.69/10.75	c  F st   480     87501      1250     25000         0     18436    125000   1168303    110.59   no data
11.09/11.13	c  N st   485     90799      1250     25000         0     21731    125000   1654328    110.59   no data
11.79/11.83	c  N dy   510     96602      1250     25000         0     14538    125000    513678    110.60    116.75
12.49/12.55	c  N dy   548    102959      1250     25000         0     20892    125000   1395958    110.75    117.73
12.69/12.78	c  S st   556    104832      1250     25000         0     22762    125000   1652861    110.72   no data
12.78/12.86	c  S st   556    105334      1250     25000         0     23264    125000   1714864    110.72   no data
12.78/12.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.78/12.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
12.78/12.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.78/12.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.78/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.78/12.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.78/12.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.88/12.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.88/12.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.58/16.62	c lits-rem:       184  cl-subs:       21  v-elim:      0  v-fix:    0  time:  3.65 s
16.58/16.62	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
16.58/16.64	c vivif2 --  cl tried    23243 cl shrink        0 lits rem          0 time: 0.02
16.78/16.88	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.24
16.78/16.88	c calculated reachability. Time: 0.00
16.78/16.88	c  N dy   556    105334      1250     25000         0     23243    125000   1708498    110.72   no data
17.68/17.71	c  N dy   590    112092      1250     25000         0     16010    125000    584561    110.54    116.37
18.60/18.61	c  N dy   639    119341      1250     25000         0     23253    125000   1599206    110.71    116.67
19.59/19.62	c  N dy   671    127022      1250     25000         0     15944    125000    447893    110.59    117.60
20.58/20.61	c  N dy   718    135399      1250     25000         0     24313    125000   1608436    110.62    118.50
21.79/21.80	c  N dy   765    144070      1250     25000         0     16990    125000    476967    110.64    157.82
22.89/22.97	c  N dy   821    153689      1250     25000         0     26603    125000   1794218    110.63    117.32
23.49/23.55	c  S st   844    158002      1250     25000         0     30914    125000   2379141    110.58    108.78
23.59/23.65	c  S st   844    158504      1250     25000         0     31416    125000   2435887    110.58   no data
23.59/23.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.59/23.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.59/23.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.59/23.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.59/23.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
23.59/23.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.69/23.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.69/23.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.29/32.38	c lits-rem:       295  cl-subs:       29  v-elim:      0  v-fix:    0  time:  8.60 s
32.29/32.39	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
32.39/32.42	c vivif2 --  cl tried    31387 cl shrink        0 lits rem          0 time: 0.03
32.69/32.72	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.30
32.69/32.72	c calculated reachability. Time: 0.00
32.69/32.72	c  N dy   844    158504      1250     25000         0     31387    125000   2427942    110.58   no data
34.00/34.03	c  N dy   898    168745      1250     25000         0     24624    125000   1377320    110.55    117.45
35.48/35.54	c  N dy   962    179614      1250     25000         0     35485    125000   2872187    110.59    117.01
36.99/37.06	c  N dy  1031    191379      1250     25000         0     29257    125000   1894809    110.60    116.70
38.69/38.75	c  N dy  1107    203608      1250     25000         0     22493    125000    829763    110.62    117.10
40.48/40.54	c  N dy  1185    216614      1250     25000         0     35489    125000   2624553    110.65    117.70
42.39/42.46	c  N dy  1260    230519      1250     25000         0     29405    125000   1638548    110.63    119.42
43.49/43.54	c  S st  1304    237756      1250     25000         0     36635    125000   2639957    110.68   no data
43.59/43.66	c  S st  1304    238260      1250     25000         0     37139    125000   2702762    110.68   no data
43.59/43.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.59/43.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
43.59/43.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.59/43.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.59/43.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
43.59/43.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
43.69/43.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
43.79/43.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.89/55.95	c lits-rem:       323  cl-subs:       25  v-elim:      0  v-fix:    0  time: 12.14 s
55.89/55.95	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
55.89/55.98	c vivif2 --  cl tried    37114 cl shrink        0 lits rem          0 time: 0.03
56.29/56.30	c asymm  cl-useful: 0/23020/25000 lits-rem:0 time: 0.31
56.29/56.30	c calculated reachability. Time: 0.00
56.29/56.30	c  N dy  1304    238260      1250     25000         0     37114    125000   2695570    110.68   no data
58.39/58.46	c  N dy  1399    253531      1250     25000         0     31386    125000   1795531    110.71    123.84
60.89/60.94	c  N dy  1496    269792      1250     25000         0     25645    125000    885309    110.75    116.91
63.49/63.51	c  N dy  1589    287079      1250     25000         0     42916    125000   3249269    110.72    120.49
66.19/66.24	c  N dy  1681    305653      1250     25000         0     38502    125000   2510250    110.63    116.60
66.29/66.35	c  F st  1684    306252      1250     25000         0     39101    125000   2586351    110.62    100.22
69.20/69.24	c  N dy  1765    325209      1250     25000         0     34060    125000   1779674    110.62    118.54
72.39/72.44	c  N dy  1881    345230      1250     25000         0     29088    125000    960814    110.65    126.18
74.29/74.30	c  S st  1958    357392      1250     25000         0     41244    125000   2637438    110.67   no data
74.39/74.41	c  S st  1958    357894      1250     25000         0     41746    125000   2696433    110.67   no data
74.39/74.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.39/74.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
74.39/74.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.39/74.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.39/74.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.39/74.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
74.39/74.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
74.39/74.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
74.49/74.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.59/87.67	c lits-rem:       304  cl-subs:       23  v-elim:      0  v-fix:    0  time: 13.10 s
87.59/87.68	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
87.69/87.72	c vivif2 --  cl tried    41723 cl shrink        0 lits rem          0 time: 0.04
87.69/87.75	c asymm  cl-useful: 0/1980/25000 lits-rem:0 time: 0.03
87.69/87.75	c calculated reachability. Time: 0.00
87.69/87.75	c  N dy  1958    357894      1250     25000         0     41723    125000   2689454    110.67   no data
90.79/90.87	c  N dy  2054    377959      1250     25000         0     35781    125000   1739108    110.56    117.98
94.29/94.30	c  N dy  2176    397997      1250     25000         0     28829    125000    672163    110.57    118.49
97.50/97.50	c  N dy  2300    418019      1250     25000         0     48832    125000   3438272    110.61    120.13
100.89/100.90	c  N dy  2414    438062      1250     25000         0     40877    125000   2216847    110.65    153.14
104.50/104.58	c  N dy  2535    458116      1250     25000         0     31944    125000    841483    110.69    123.21
107.89/107.92	c  N dy  2647    478227      1250     25000         0     52038    125000   3596851    110.67    116.72
111.30/111.37	c  N dy  2766    498350      1250     25000         0     42165    125000   2124709    110.69    118.54
115.19/115.25	c  N dy  2887    518426      1250     25000         0     31255    125000    486261    110.73    118.25
118.20/118.22	c  S st  2995    536841      1250     25000         0     49651    125000   3001022    110.71    107.43
118.30/118.35	c  S st  2995    537346      1250     25000         0     50156    125000   3058783    110.71   no data
118.30/118.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
118.30/118.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
118.30/118.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.30/118.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.30/118.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.30/118.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
118.30/118.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
118.39/118.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
118.50/118.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.09/130.14	c lits-rem:       430  cl-subs:       36  v-elim:      0  v-fix:    0  time: 11.62 s
130.09/130.14	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
130.09/130.18	c vivif2 --  cl tried    50120 cl shrink        0 lits rem          0 time: 0.04
130.49/130.52	c asymm  cl-useful: 0/19370/25000 lits-rem:0 time: 0.33
130.49/130.52	c calculated reachability. Time: 0.00
130.49/130.52	c  N dy  2995    537346      1250     25000         0     50120    125000   3048645    110.71   no data
134.29/134.36	c  N dy  3118    557434      1250     25000         0     38222    125000   1320158    110.76    119.52
137.89/137.95	c  N dy  3229    577533      1250     25000         0     58300    125000   4091872    110.75    116.78
141.59/141.63	c  N dy  3350    597579      1250     25000         0     45358    125000   2159719    110.77    117.11
145.50/145.58	c  N dy  3464    617744      1250     25000         0     65513    125000   4938410    110.76    117.01
148.99/149.10	c  N dy  3579    637983      1250     25000         0     51765    125000   2918940    110.76    120.38
153.29/153.40	c  N dy  3694    658222      1250     25000         0     37026    125000    762854    110.77    117.96
156.89/156.93	c  N dy  3811    678415      1250     25000         0     57200    125000   3549013    110.77    117.16
160.99/161.09	c  N dy  3932    698509      1250     25000         0     41302    125000   1230645    110.79    118.38
164.79/164.83	c  N dy  4051    718556      1250     25000         0     61337    125000   4024063    110.83    117.83
168.89/168.93	c  N dy  4165    738707      1250     25000         0     44501    125000   1539597    110.85    117.61
172.71/172.76	c  N dy  4265    758758      1250     25000         0     64536    125000   4303782    110.82    118.83
176.89/176.93	c  N dy  4385    779095      1250     25000         0     46876    125000   1740659    110.85    124.21
180.90/180.97	c  N dy  4511    799188      1250     25000         0     66946    125000   4508309    110.86    116.83
182.51/182.55	c  S st  4554    806021      1250     25000         0     73772    125000   5456006    110.87    107.79
182.70/182.73	c  S st  4554    806526      1250     25000         0     74277    125000   5514592    110.87   no data
182.70/182.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.70/182.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
182.80/182.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.80/182.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.80/182.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.80/182.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
182.80/182.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.80/182.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
182.99/183.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.79/214.82	c lits-rem:       577  cl-subs:       86  v-elim:      0  v-fix:    0  time: 31.78 s
214.79/214.82	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
214.79/214.89	c vivif2 --  cl tried    74191 cl shrink        0 lits rem          0 time: 0.07
214.99/215.06	c asymm  cl-useful: 0/5630/25000 lits-rem:0 time: 0.17
214.99/215.07	c calculated reachability. Time: 0.00
214.99/215.07	c  N dy  4554    806526      1250     25000         0     74191    125000   5488937    110.87   no data
218.81/218.88	c  N dy  4665    826604      1250     25000         0     55288    125000   2758440    110.86    123.87
223.31/223.34	c  N dy  4787    846615      1250     25000         0     75281    125000   5521028    110.86    118.45
227.30/227.33	c  N dy  4906    866858      1250     25000         0     55544    125000   2680341    110.87    117.85
231.80/231.87	c  N dy  5025    886923      1250     25000         0     75597    125000   5456728    110.88    116.78
236.00/236.08	c  N dy  5150    907567      1250     25000         0     55251    125000   2497886    110.91    118.67
240.49/240.52	c  N dy  5264    927663      1250     25000         0     75327    125000   5274283    110.92    116.98
244.79/244.83	c  N dy  5386    947801      1250     25000         0     53491    125000   2144713    110.95    117.72
249.09/249.15	c  N dy  5500    967917      1250     25000         0     73588    125000   4887156    110.94    117.35
253.69/253.75	c  N dy  5614    988016      1250     25000         0     50710    125000   1630453    110.95    120.84
257.90/257.91	c  N dy  5734   1008111      1250     25000         0     70781    125000   4415875    110.97    117.28
262.81/262.87	c  N dy  5847   1028217      1250     25000         0     46904    125000    956210    110.96    119.25
266.80/266.83	c  N dy  5954   1048293      1250     25000         0     66964    125000   3701866    110.93    117.15
271.90/271.97	c  N dy  6079   1068444      1250     25000         0     87100    125000   6502878    110.96    118.04
272.90/272.91	c  F st  6099   1071875      1250     25000         0     45571    125000    643004    110.95   no data
275.89/275.98	c  N dy  6170   1088457      1250     25000         0     62115    125000   3003797    110.95    117.47
280.70/280.71	c  N dy  6289   1108468      1250     25000         0     82111    125000   5753527    110.95    125.78
285.30/285.36	c  N dy  6411   1128566      1250     25000         0     56243    125000   1989766    110.95    121.73
289.70/289.77	c  N dy  6536   1148580      1250     25000         0     76233    125000   4757851    110.96    123.35
295.10/295.10	c  N dy  6665   1168647      1250     25000         0     49331    125000    905005    110.99    123.03
299.21/299.24	c  N dy  6783   1188654      1250     25000         0     69324    125000   3675346    111.01    117.30
304.29/304.34	c  N dy  6899   1208691      1250     25000         0     89347    125000   6454355    111.02    117.72
304.61/304.66	c  S st  6906   1209790      1250     25000         0     90445    125000   6603719    111.02    114.21
304.79/304.87	c  S st  6906   1210293      1250     25000         0     90948    125000   6666841    111.02   no data
304.79/304.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.89/304.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
304.89/304.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.89/304.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.89/304.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.89/304.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
304.89/304.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.99/305.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
305.20/305.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.50/349.51	c lits-rem:       699  cl-subs:       80  v-elim:      0  v-fix:    0  time: 44.27 s
349.50/349.52	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
349.60/349.60	c vivif2 --  cl tried    90868 cl shrink        0 lits rem          0 time: 0.09
350.00/350.01	c asymm  cl-useful: 0/12973/25000 lits-rem:0 time: 0.41
350.00/350.02	c calculated reachability. Time: 0.00
350.00/350.02	c  N dy  6906   1210293      1250     25000         0     90868    125000   6642872    111.02   no data
354.40/354.47	c  N dy  7003   1230467      1250     25000         0     63057    125000   2676122    111.00    118.41
359.20/359.26	c  N dy  7114   1250812      1250     25000         0     83384    125000   5503616    110.99    118.09
364.50/364.52	c  N dy  7224   1271148      1250     25000         0     54744    125000   1382680    110.99    118.00
368.80/368.89	c  N dy  7349   1291271      1250     25000         0     74843    125000   4178706    111.01    117.58
374.31/374.32	c  N dy  7460   1311336      1250     25000         0     94891    125000   6952582    111.01    118.31
378.80/378.87	c  N dy  7570   1331501      1250     25000         0     65086    125000   2690782    111.00    116.92
383.81/383.85	c  N dy  7688   1351687      1250     25000         0     85254    125000   5481824    111.01    117.06
389.41/389.48	c  N dy  7815   1371774      1250     25000         0     54373    125000   1081827    111.03    118.32
393.81/393.87	c  N dy  7948   1391812      1250     25000         0     74390    125000   3871847    111.06    128.42
399.21/399.22	c  N dy  8059   1411932      1250     25000         0     94487    125000   6660575    111.06    119.06
404.30/404.33	c  N dy  8177   1431963      1250     25000         0     62554    125000   2081759    111.07    117.57
409.00/409.11	c  N dy  8295   1451992      1250     25000         0     82565    125000   4850383    111.08    117.21
414.80/414.85	c  N dy  8406   1472039      1250     25000         0    102599    125000   7638371    111.08    127.35
419.50/419.50	c  N dy  8530   1492066      1250     25000         0     69663    125000   2937601    111.09    119.91
424.62/424.63	c  N dy  8643   1512116      1250     25000         0     89692    125000   5706987    111.08    120.94
430.70/430.70	c  N dy  8757   1532186      1250     25000         0     55792    125000    885660    111.09    122.55
435.00/435.09	c  N dy  8877   1552282      1250     25000         0     75874    125000   3683875    111.11    118.93
440.50/440.58	c  N dy  8992   1572437      1250     25000         0     96011    125000   6456953    111.11    119.28
446.41/446.42	c  N dy  9124   1592810      1250     25000         0     61403    125000   1539540    111.13    118.04
451.02/451.09	c  N dy  9235   1613102      1250     25000         0     81677    125000   4339651    111.12    120.43
456.91/456.90	c  N dy  9354   1633158      1250     25000         0    101719    125000   7120782    111.13    119.64
462.21/462.29	c  N dy  9471   1653456      1250     25000         0     66051    125000   2045080    111.15    117.62
467.20/467.24	c  N dy  9591   1673566      1250     25000         0     86138    125000   4810887    111.14    118.76
473.20/473.25	c  N dy  9715   1693622      1250     25000         0    106179    125000   7587849    111.15    118.16
477.81/477.87	c  S st  9816   1710295      1250     25000         0     65893    125000   1903254    111.16    105.16
478.01/478.03	c  S st  9816   1710801      1250     25000         0     66399    125000   1963722    111.16   no data
478.01/478.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
478.01/478.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
478.01/478.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
478.01/478.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.01/478.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.01/478.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
478.01/478.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
478.11/478.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
478.11/478.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.31/486.38	c lits-rem:       111  cl-subs:       16  v-elim:      0  v-fix:    0  time:  8.21 s
486.31/486.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
486.41/486.41	c vivif2 --  cl tried    66383 cl shrink        0 lits rem          0 time: 0.03
486.71/486.70	c asymm  cl-useful: 0/12027/25000 lits-rem:0 time: 0.29
486.71/486.70	c calculated reachability. Time: 0.00
486.71/486.70	c  N dy  9816   1710801      1250     25000         0     66383    125000   1958955    111.16   no data
491.61/491.67	c  N dy  9939   1730964      1250     25000         0     86534    125000   4752321    111.17    118.93
497.60/497.68	c  N dy 10057   1750979      1250     25000         0    106526    125000   7519720    111.17    118.37
503.30/503.31	c  N dy 10183   1771161      1250     25000         0     68743    125000   2174163    111.20    117.29
508.22/508.27	c  N dy 10287   1791164      1250     25000         0     88726    125000   4937479    111.19    118.96
514.40/514.41	c  N dy 10398   1811262      1250     25000         0    108820    125000   7722187    111.18    117.63
520.00/520.01	c  N dy 10513   1831287      1250     25000         0     69879    125000   2186732    111.18    159.85
525.10/525.14	c  N dy 10641   1851376      1250     25000         0     89954    125000   4989850    111.20    119.66
531.32/531.34	c  N dy 10758   1871405      1250     25000         0    109958    125000   7757920    111.20    117.10
537.01/537.05	c  N dy 10875   1891466      1250     25000         0     70046    125000   2079105    111.20    125.64
542.01/542.09	c  N dy 10978   1911565      1250     25000         0     90127    125000   4865910    111.20    118.56
548.31/548.35	c  N dy 11097   1931717      1250     25000         0    110254    125000   7668225    111.20    119.92
554.31/554.32	c  N dy 11222   1951748      1250     25000         0     69326    125000   1843816    111.21    117.70
559.41/559.49	c  N dy 11351   1971836      1250     25000         0     89397    125000   4627406    111.23    117.68
565.70/565.74	c  N dy 11474   1991965      1250     25000         0    109509    125000   7427904    111.24    117.48
572.10/572.18	c  N dy 11591   2011968      1250     25000         0     67548    125000   1469775    111.24    117.89
577.01/577.09	c  N dy 11706   2031992      1250     25000         0     87552    125000   4256448    111.25    118.34
583.11/583.14	c  N dy 11833   2052095      1250     25000         0    107641    125000   7047832    111.26    118.47
590.01/590.04	c  N dy 11950   2072267      1250     25000         0     64851    125000    977718    111.27    118.25
594.81/594.87	c  N dy 12077   2092322      1250     25000         0     84884    125000   3772646    111.28    121.29
600.80/600.89	c  N dy 12194   2112646      1250     25000         0    105193    125000   6583972    111.29    117.62
607.91/607.97	c  N dy 12314   2132839      1250     25000         0    125371    125000   9378758    111.29    117.78
613.21/613.24	c  N dy 12449   2152902      1250     25000         0     81461    125000   3155623    111.31    133.42
619.11/619.15	c  N dy 12578   2173430      1250     25000         0    101975    125000   6014162    111.33    119.44
626.11/626.15	c  N dy 12704   2193591      1250     25000         0    122120    125000   8816589    111.34    117.29
631.21/631.29	c  S st 12804   2210803      1250     25000         0     74371    125000   2041649    111.34   no data
631.42/631.47	c  S st 12804   2211307      1250     25000         0     74875    125000   2101028    111.34   no data
631.42/631.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
631.51/631.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
631.51/631.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.51/631.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.51/631.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.51/631.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
631.51/631.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
631.51/631.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
631.61/631.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.02/639.11	c lits-rem:       150  cl-subs:       13  v-elim:      0  v-fix:    0  time:  7.47 s
639.12/639.11	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
639.12/639.14	c vivif2 --  cl tried    74862 cl shrink        0 lits rem          0 time: 0.03
639.41/639.49	c asymm  cl-useful: 0/14908/25000 lits-rem:0 time: 0.35
639.41/639.49	c calculated reachability. Time: 0.00
639.41/639.49	c  N dy 12804   2211307      1250     25000         0     74862    125000   2097248    111.34   no data
644.81/644.80	c  N dy 12913   2231409      1250     25000         0     94950    125000   4870031    111.34    118.08
651.23/651.21	c  N dy 13032   2251414      1250     25000         0    114935    125000   7648905    111.34    118.14
658.31/658.36	c  N dy 13154   2271490      1250     25000         0     69051    125000   1169785    111.35    117.25
663.42/663.45	c  N dy 13268   2292079      1250     25000         0     89627    125000   4037029    111.35    118.37
669.51/669.54	c  N dy 13388   2312247      1250     25000         0    109775    125000   6834062    111.36    117.40
676.71/676.76	c  N dy 13505   2332260      1250     25000         0    129779    125000   9606139    111.36    117.96
682.21/682.28	c  N dy 13626   2352297      1250     25000         0     82849    125000   2933832    111.36    118.27
688.21/688.21	c  N dy 13752   2372558      1250     25000         0    103090    125000   5772852    111.38    118.15
695.12/695.17	c  N dy 13879   2392726      1250     25000         0    123249    125000   8573196    111.39    117.39
701.91/701.92	c  N dy 14003   2412796      1250     25000         0     75354    125000   1786717    111.40    119.31
707.23/707.29	c  N dy 14123   2432957      1250     25000         0     95493    125000   4586750    111.40    117.87
713.61/713.60	c  N dy 14234   2453004      1250     25000         0    115521    125000   7360054    111.40    117.80
721.21/721.27	c  N dy 14356   2473024      1250     25000         0    135524    125000  10128543    111.41    117.34
726.71/726.70	c  N dy 14476   2493302      1250     25000         0     86850    125000   3264450    111.41    118.41
732.63/732.67	c  N dy 14593   2513455      1250     25000         0    106980    125000   6053647    111.41    118.17
739.81/739.82	c  N dy 14720   2533665      1250     25000         0    127174    125000   8864757    111.42    117.89
746.71/746.74	c  N dy 14844   2553671      1250     25000         0     77226    125000   1784897    111.43    120.01
752.21/752.27	c  N dy 14961   2573795      1250     25000         0     97334    125000   4580683    111.43    120.32
759.12/759.19	c  N dy 15083   2594859      1250     25000         0    118381    125000   7508359    111.43    118.47
767.11/767.13	c  N dy 15205   2615297      1250     25000         0    138791    125000  10347612    111.44    117.57
772.71/772.72	c  N dy 15316   2635365      1250     25000         0     87895    125000   3128722    111.44    122.30
778.82/778.83	c  N dy 15440   2655556      1250     25000         0    108068    125000   5932047    111.45    117.35
786.11/786.14	c  N dy 15560   2675673      1250     25000         0    128159    125000   8727840    111.45    122.33
793.52/793.56	c  N dy 15667   2695705      1250     25000         0     76253    125000   1394354    111.45    118.25
797.61/797.67	c  S st 15756   2711308      1250     25000         0     91837    125000   3552588    111.45    106.37
797.81/797.88	c  S st 15756   2711810      1250     25000         0     92339    125000   3611230    111.45   no data
797.91/797.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
797.91/797.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
797.91/797.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
797.91/797.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
797.91/797.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.91/797.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
797.91/797.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
798.01/798.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
798.11/798.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.51/812.59	c lits-rem:       195  cl-subs:       33  v-elim:      0  v-fix:    0  time: 14.47 s
812.51/812.59	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
812.61/812.64	c vivif2 --  cl tried    92306 cl shrink        0 lits rem          0 time: 0.05
813.01/813.00	c asymm  cl-useful: 0/10092/25000 lits-rem:0 time: 0.36
813.01/813.01	c calculated reachability. Time: 0.00
813.01/813.01	c  N dy 15756   2711810      1250     25000         0     92306    125000   3601568    111.45   no data
819.32/819.39	c  N dy 15881   2731823      1250     25000         0    112302    125000   6379163    111.46    117.71
826.82/826.86	c  N dy 16011   2751911      1250     25000         0    132368    125000   9194361    111.47    147.27
834.11/834.18	c  N dy 16134   2772081      1250     25000         0     79594    125000   1735989    111.48    118.81
839.62/839.69	c  N dy 16255   2792117      1250     25000         0     99612    125000   4493920    111.49    118.22
846.31/846.39	c  N dy 16377   2812212      1250     25000         0    119688    125000   7295904    111.50    117.71
854.22/854.23	c  N dy 16505   2832363      1250     25000         0    139822    125000  10121157    111.51    120.24
860.82/860.81	c  N dy 16628   2852454      1250     25000         0     85965    125000   2483820    111.52    120.23
866.73/866.77	c  N dy 16751   2872519      1250     25000         0    106007    125000   5284782    111.52    117.55
873.82/873.86	c  N dy 16870   2892572      1250     25000         0    126043    125000   8088867    111.53    119.06
882.13/882.18	c  N dy 16984   2912941      1250     25000         0    146383    125000  10901587    111.53    119.44
888.11/888.15	c  N dy 17107   2933043      1250     25000         0     91555    125000   3139746    111.53    118.82
894.33/894.31	c  N dy 17226   2953054      1250     25000         0    111548    125000   5918696    111.54    120.03
901.93/901.97	c  N dy 17348   2973719      1250     25000         0    132193    125000   8778256    111.54    120.73
910.41/910.47	c  N dy 17464   2993727      1250     25000         0     76250    125000    865361    111.55    118.60
915.92/915.97	c  N dy 17594   3013871      1250     25000         0     96378    125000   3667189    111.56    117.53
922.32/922.34	c  N dy 17706   3033962      1250     25000         0    116449    125000   6462362    111.56    118.88
929.92/929.95	c  N dy 17827   3053988      1250     25000         0    136460    125000   9242454    111.56    119.26
938.33/938.31	c  N dy 17947   3074022      1250     25000         0     79548    125000   1197455    111.57    117.75
943.83/943.87	c  N dy 18065   3094147      1250     25000         0     99655    125000   4015436    111.57    119.67
950.52/950.57	c  N dy 18190   3114263      1250     25000         0    119758    125000   6806036    111.58    119.90
958.32/958.38	c  N dy 18305   3134510      1250     25000         0    139988    125000   9630353    111.58    118.73
966.62/966.63	c  N dy 18422   3154847      1250     25000         0     82368    125000   1463366    111.58    119.32
972.43/972.46	c  N dy 18550   3175137      1250     25000         0    102652    125000   4289288    111.59    119.83
979.42/979.50	c  N dy 18684   3195393      1250     25000         0    122891    125000   7107074    111.60    121.57
985.92/985.95	c  S st 18791   3211811      1250     25000         0    139290    125000   9388576    111.61   no data
986.22/986.28	c  S st 18791   3212317      1250     25000         0    139796    125000   9453742    111.61   no data
986.32/986.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
986.42/986.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
986.42/986.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
986.42/986.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
986.42/986.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
986.42/986.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
986.42/986.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
986.52/986.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
986.82/986.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.72/1060.78	c lits-rem:       755  cl-subs:       97  v-elim:      0  v-fix:    0  time: 73.95 s
1060.72/1060.78	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1060.92/1060.90	c vivif2 --  cl tried   139699 cl shrink        0 lits rem          0 time: 0.12
1061.32/1061.34	c asymm  cl-useful: 0/9425/25000 lits-rem:0 time: 0.43
1061.32/1061.34	c calculated reachability. Time: 0.00
1061.32/1061.34	c  N dy 18791   3212317      1250     25000         0    139699    125000   9424822    111.61   no data
1069.82/1069.88	c  N dy 18894   3232428      1250     25000         0     80861    125000   1104743    111.60    117.72
1075.43/1075.49	c  N dy 19020   3252434      1250     25000         0    100844    125000   3901508    111.61    118.78
1082.23/1082.29	c  N dy 19141   3272459      1250     25000         0    120847    125000   6685888    111.62    119.06
1090.23/1090.26	c  N dy 19263   3292723      1250     25000         0    141089    125000   9502350    111.62    121.46
1099.22/1099.23	c  N dy 19388   3313087      1250     25000         0     81508    125000   1075956    111.63    118.12
1104.93/1104.93	c  N dy 19513   3333171      1250     25000         0    101572    125000   3882727    111.64    122.12
1111.83/1111.80	c  N dy 19641   3353249      1250     25000         0    121623    125000   6682190    111.65    118.35
1119.62/1119.65	c  N dy 19753   3373282      1250     25000         0    141636    125000   9474035    111.65    119.12
1128.83/1128.83	c  N dy 19878   3393331      1250     25000         0    161668    125000  12253688    111.66    118.00
1134.52/1134.56	c  N dy 19997   3413484      1250     25000         0    100893    125000   3630222    111.66    118.94
1141.22/1141.22	c  N dy 20117   3433525      1250     25000         0    120919    125000   6446285    111.67    117.64
1149.23/1149.27	c  N dy 20239   3454055      1250     25000         0    141428    125000   9296674    111.68    119.81
1158.52/1158.59	c  N dy 20373   3474068      1250     25000         0    161428    125000  12089679    111.69    118.56
1164.84/1164.88	c  N dy 20497   3494273      1250     25000         0     99688    125000   3358337    111.69    118.58
1171.54/1171.54	c  N dy 20620   3514408      1250     25000         0    119797    125000   6168627    111.70    117.94
1179.52/1179.52	c  N dy 20758   3534623      1250     25000         0    139993    125000   9014837    111.72    118.34
1188.63/1188.65	c  N dy 20883   3554867      1250     25000         0    160221    125000  11856277    111.73    118.97
1195.52/1195.56	c  N dy 21005   3574956      1250     25000         0     97368    125000   2891081    111.73    121.87
1202.03/1202.08	c  N dy 21126   3595003      1250     25000         0    117399    125000   5696580    111.74    118.05
1210.04/1210.09	c  N dy 21250   3615526      1250     25000         0    137904    125000   8542367    111.74    119.83
1218.93/1218.99	c  N dy 21375   3635720      1250     25000         0    158078    125000  11369570    111.75    119.31
1226.73/1226.71	c  N dy 21490   3655963      1250     25000         0     94382    125000   2352443    111.75    120.01
1232.93/1232.94	c  N dy 21604   3676043      1250     25000         0    114433    125000   5147140    111.76    118.75
1240.53/1240.56	c  N dy 21734   3696110      1250     25000         0    134484    125000   7950290    111.76    122.25
1247.45/1247.41	c  S st 21832   3712317      1250     25000         0    150680    125000  10212998    111.77   no data
1247.73/1247.75	c  S st 21832   3712819      1250     25000         0    151182    125000  10276117    111.77   no data
1247.73/1247.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1247.83/1247.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1247.83/1247.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1247.83/1247.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1247.83/1247.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.83/1247.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1247.83/1247.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1247.93/1247.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1248.33/1248.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.69 3/326 21660
/proc/meminfo: memFree=25348196/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=30664 CPUtime=0 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 960 0 0 0 0 0 0 0 20 0 1 0 649937476 31399936 900 33554432000 4194304 4580011 140736269604064 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 7666 900 323 95 0 2648 0

[startup+0.0904629 s]
/proc/loadavg: 4.01 4.00 3.69 3/326 21660
/proc/meminfo: memFree=25348196/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=31260 CPUtime=0.08 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 1208 0 0 0 8 0 0 0 20 0 1 0 649937476 32010240 1148 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 7815 1148 339 95 0 2797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31260

[startup+0.100447 s]
/proc/loadavg: 4.01 4.00 3.69 3/326 21660
/proc/meminfo: memFree=25348196/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=31260 CPUtime=0.09 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 1217 0 0 0 9 0 0 0 20 0 1 0 649937476 32010240 1157 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 7815 1157 339 95 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.300427 s]
/proc/loadavg: 4.01 4.00 3.69 3/326 21660
/proc/meminfo: memFree=25348196/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=36124 CPUtime=0.29 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 2989 0 0 0 29 0 0 0 21 0 1 0 649937476 36990976 2560 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 9031 2561 363 95 0 4013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36124

[startup+0.70035 s]
/proc/loadavg: 4.01 4.00 3.69 3/326 21660
/proc/meminfo: memFree=25348196/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=37812 CPUtime=0.69 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 3987 0 0 0 69 0 0 0 22 0 1 0 649937476 38719488 2645 33554432000 4194304 4580011 140736269604064 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 9453 2645 363 95 0 4435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37812

[startup+1.50116 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25175748/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=38072 CPUtime=1.49 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 5567 0 0 0 149 0 0 0 25 0 1 0 649937476 38985728 3056 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 9518 3056 363 95 0 4500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38072

[startup+3.1009 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25169172/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=38788 CPUtime=3.08 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 8755 0 0 0 308 0 0 0 25 0 1 0 649937476 39718912 3348 33554432000 4194304 4580011 140736269604064 18446744073709551615 4507763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 9697 3348 366 95 0 4679 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38788

[startup+6.3003 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25115668/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=59044 CPUtime=6.29 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 17569 0 0 0 627 2 0 0 25 0 1 0 649937476 60461056 8597 33554432000 4194304 4580011 140736269604064 18446744073709551615 4319753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 14761 8597 367 95 0 9743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59044

[startup+12.7011 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21684
/proc/meminfo: memFree=25093176/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=61952 CPUtime=12.69 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 27517 0 0 0 1266 3 0 0 25 0 1 0 649937476 63438848 9685 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 15488 9685 367 95 0 10470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61952

[startup+25.5007 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21684
/proc/meminfo: memFree=24825348/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=104956 CPUtime=25.49 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 46871 0 0 0 2542 7 0 0 25 0 1 0 649937476 107474944 20802 33554432000 4194304 4580011 140736269604064 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 26239 20802 367 95 0 21221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104956

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.70 5/337 21685
/proc/meminfo: memFree=24727296/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=161768 CPUtime=51.09 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 62988 0 0 0 5099 10 0 0 25 0 1 0 649937476 165650432 23910 33554432000 4194304 4580011 140736269604064 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 40442 23910 367 95 0 35424 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161768

[startup+102.312 s]
/proc/loadavg: 4.05 4.01 3.72 5/337 21686
/proc/meminfo: memFree=24444296/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=171920 CPUtime=102.3 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 98584 0 0 0 10212 18 0 0 25 0 1 0 649937476 176046080 26363 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 42980 26363 367 95 0 37962 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171920

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 3.74 5/337 21688
/proc/meminfo: memFree=24396148/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=135692 CPUtime=162.29 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 142360 0 0 0 16201 28 0 0 25 0 1 0 649937476 138948608 27440 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 33923 27440 367 95 0 28905 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 135692

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/337 21689
/proc/meminfo: memFree=24292512/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=228304 CPUtime=222.29 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 173971 0 0 0 22196 33 0 0 25 0 1 0 649937476 233783296 40522 33554432000 4194304 4580011 140736269604064 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 57076 40522 367 95 0 52058 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 228304

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.76 5/337 21691
/proc/meminfo: memFree=24212380/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=229884 CPUtime=282.3 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 216613 0 0 0 28187 43 0 0 25 0 1 0 649937476 235401216 42154 33554432000 4194304 4580011 140736269604064 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 57471 42154 367 95 0 52453 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 229884

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.78 5/337 21693
/proc/meminfo: memFree=24167832/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=264600 CPUtime=342.3 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 239841 0 0 0 34182 48 0 0 25 0 1 0 649937476 270950400 50455 33554432000 4194304 4580011 140736269604064 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 66150 50455 367 95 0 61132 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 264600

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.79 5/337 21694
/proc/meminfo: memFree=24111360/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=214864 CPUtime=402.3 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 273725 0 0 0 40175 55 0 0 25 0 1 0 649937476 220020736 44488 33554432000 4194304 4580011 140736269604064 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 53716 44488 367 95 0 48698 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 214864

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.81 5/337 21696
/proc/meminfo: memFree=24128808/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=215076 CPUtime=462.31 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 309663 0 0 0 46165 66 0 0 25 0 1 0 649937476 220237824 45868 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 53769 45868 367 95 0 48751 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 215076

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.82 5/337 21697
/proc/meminfo: memFree=24123932/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=267752 CPUtime=522.31 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 338647 0 0 0 52157 74 0 0 25 0 1 0 649937476 274178048 47392 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 66938 47392 367 95 0 61920 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 267752

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 3.83 5/337 21699
/proc/meminfo: memFree=24099952/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=268508 CPUtime=582.31 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 370656 0 0 0 58149 82 0 0 25 0 1 0 649937476 274952192 50587 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 67127 50587 367 95 0 62109 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 268508

[startup+642.301 s]
/proc/loadavg: 4.10 4.04 3.84 5/337 21701
/proc/meminfo: memFree=24105716/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=269680 CPUtime=642.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 397935 0 0 0 64143 89 0 0 25 0 1 0 649937476 276152320 47641 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 67420 47641 367 95 0 62402 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 269680

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.85 5/337 21702
/proc/meminfo: memFree=24128384/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=216108 CPUtime=702.31 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 427860 0 0 0 70135 96 0 0 25 0 1 0 649937476 221294592 46016 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 54027 46016 367 95 0 49009 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 216108

[startup+762.313 s]
/proc/loadavg: 4.03 4.03 3.86 5/337 21704
/proc/meminfo: memFree=24058024/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=271228 CPUtime=762.33 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 456304 0 0 0 76130 103 0 0 25 0 1 0 649937476 277737472 52660 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 67807 52660 367 95 0 62789 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 271228

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.87 5/337 21705
/proc/meminfo: memFree=24033684/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=272880 CPUtime=822.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 477724 0 0 0 82123 109 0 0 25 0 1 0 649937476 279429120 51693 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 68220 51693 367 95 0 63202 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 272880

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.87 5/337 21707
/proc/meminfo: memFree=24078404/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=273400 CPUtime=882.31 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 504176 0 0 0 88116 115 0 0 25 0 1 0 649937476 279961600 55086 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 68350 55086 367 95 0 63332 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 273400

[startup+942.3 s]
/proc/loadavg: 4.18 4.06 3.89 5/337 21709
/proc/meminfo: memFree=23973588/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=274160 CPUtime=942.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 532190 0 0 0 94109 123 0 0 25 0 1 0 649937476 280739840 47427 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 68540 47427 367 95 0 63522 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 274160

[startup+1002.3 s]
/proc/loadavg: 4.12 4.06 3.90 5/337 21710
/proc/meminfo: memFree=23943532/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=342920 CPUtime=1002.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 566343 0 0 0 100102 130 0 0 25 0 1 0 649937476 351150080 69367 33554432000 4194304 4580011 140736269604064 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 85730 69367 367 95 0 80712 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 342920

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.91 5/337 21712
/proc/meminfo: memFree=23873692/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=342920 CPUtime=1062.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 566652 0 0 0 106102 130 0 0 25 0 1 0 649937476 351150080 69676 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 85730 69676 367 95 0 80712 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 342920

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/337 21713
/proc/meminfo: memFree=23877004/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=343448 CPUtime=1122.33 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 592076 0 0 0 112095 138 0 0 25 0 1 0 649937476 351690752 70232 33554432000 4194304 4580011 140736269604064 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 85862 70232 367 95 0 80844 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 343448

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 3.92 5/337 21715
/proc/meminfo: memFree=23867420/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=344036 CPUtime=1182.32 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 617160 0 0 0 118087 145 0 0 25 0 1 0 649937476 352292864 69846 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 86009 69846 367 95 0 80991 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 344036

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.92 5/337 21717
/proc/meminfo: memFree=23810712/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=344636 CPUtime=1242.33 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 641940 0 0 0 124079 154 0 0 25 0 1 0 649937476 352907264 68472 33554432000 4194304 4580011 140736269604064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 86159 68472 367 95 0 81141 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 344636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.92 5/337 21718
/proc/meminfo: memFree=23812164/32951124 swapFree=44485764/67111528
[pid=21660] ppid=21658 vsize=379064 CPUtime=1300.04 cores=0,2
/proc/21660/stat : 21660 (strangenight2-s) R 21658 21660 21023 0 -1 4202496 651516 0 0 0 129848 156 0 0 25 0 1 0 649937476 388161536 78048 33554432000 4194304 4580011 140736269604064 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21660/statm: 94766 78048 367 95 0 89748 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 379064

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.49
CPU system time (s): 1.57676
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 379064

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

runsolver used 4.5663 second user time and 9.63054 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 16:29:30
IDJOB=3367490
IDBENCH=82699
IDSOLVER=1845
FILE ID=node105/3367490-1305383370
RUNJOBID= node105-1305382068-21494
PBS_JOBID= 13324397
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S871131876-087-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367490-1305383370/watcher-3367490-1305383370 -o /tmp/evaluation-result-3367490-1305383370/solver-3367490-1305383370 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367490-1305383370.cnf

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

MD5SUM BENCH= 637b75113dde2f4a15dbf158341be921
RANDOM SEED=51304615

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25343880 kB
Buffers:        258064 kB
Cached:        5876780 kB
SwapCached:      39656 kB
Active:         542672 kB
Inactive:      6804936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25343880 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            7416 kB
Writeback:          20 kB
AnonPages:     1180972 kB
Mapped:          10236 kB
Slab:           127440 kB
PageTables:      66608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65325524 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= 73560 MiB
End job on node105 at 2011-05-14 16:51:12