Trace number 3367353

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.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark172.11
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-3367353-1305380917.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.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:     621 undec:      45 neg:     584
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.39/0.47	c  N dy    18      4004      1250     25000         0      4001    125000    551375    105.91    112.56
0.79/0.80	c  N dy    46      8129      1250     25000         0      5626    125000    565617    107.39    113.34
1.10/1.15	c  N dy    75     12172      1250     25000         0      5418    125000    361139    110.38    116.90
1.39/1.49	c  N dy    95     16203      1250     25000         0      9447    125000    911268    109.95    116.61
1.79/1.86	c  N dy   122     20428      1250     25000         0      8051    125000    559887    110.30    116.86
2.21/2.22	c  N dy   141     24485      1250     25000         0     12102    125000   1114163    109.84    116.18
2.21/2.27	c  F st   146     25000      1250     25000         0     12617    125000   1188045    110.02   no data
2.69/2.73	c  N dy   152     30001      1250     25000         0     10805    125000    828754    110.02   no data
2.69/2.73	c  S st   152     30001      1250     25000         0     10805    125000    828754    110.02   no data
2.69/2.79	c  S st   152     30501      1250     25000         0     11304    125000    886230    110.02   no data
2.69/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.81	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.24	c lits-rem:        93  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.39 s
3.31/3.38	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
3.31/3.38	c calculated reachability. Time: 0.00
3.31/3.38	c  N dy   152     30501      1250     25000         0     11271    125000    876523    110.02   no data
3.69/3.79	c  N dy   174     34719      1250     25000         0     15487    125000   1445443    109.70    118.54
4.09/4.16	c  N dy   197     38734      1250     25000         0     11605    125000    762845    109.71    117.11
4.49/4.54	c  N dy   219     42834      1250     25000         0     15705    125000   1317511    109.44    115.24
4.79/4.84	c  S st   238     45753      1250     25000         0      9672    125000    360394    109.46    115.34
4.79/4.89	c  S st   238     46256      1250     25000         0     10175    125000    419134    109.46   no data
4.79/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4.89/4.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.89/4.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.04	c lits-rem:         9  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.10 s
4.99/5.04	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4.99/5.04	c vivif2 --  cl tried    10174 cl shrink        0 lits rem          0 time: 0.00
5.09/5.18	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
5.09/5.18	c calculated reachability. Time: 0.00
5.09/5.18	c  N dy   238     46256      1250     25000         0     10174    125000    419029    109.46   no data
5.51/5.57	c  N dy   260     50350      1250     25000         0     14267    125000    974829    109.31    128.52
5.89/5.98	c  N dy   284     54411      1250     25000         0     18322    125000   1522002    109.38    115.45
6.29/6.39	c  N dy   310     58472      1250     25000         0     12412    125000    610167    109.41    116.73
6.69/6.79	c  N dy   336     62571      1250     25000         0     16505    125000   1169683    109.48    118.06
7.19/7.24	c  N dy   358     66853      1250     25000         0     20783    125000   1751436    109.43    116.71
7.49/7.51	c  S st   375     69384      1250     25000         0     12329    125000    465003    109.48   no data
7.49/7.57	c  S st   375     69888      1250     25000         0     12833    125000    523604    109.48   no data
7.49/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.49/7.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
7.49/7.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.49/7.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.60/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.78	c lits-rem:        20  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.17 s
7.70/7.78	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.70/7.79	c vivif2 --  cl tried    12830 cl shrink        0 lits rem          0 time: 0.00
7.89/7.94	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
7.89/7.94	c calculated reachability. Time: 0.00
7.89/7.94	c  N dy   375     69888      1250     25000         0     12830    125000    522700    109.48   no data
8.39/8.40	c  N dy   403     74393      1250     25000         0     17330    125000   1141628    109.53    117.08
8.89/8.91	c  N dy   432     79177      1250     25000         0     22111    125000   1801886    109.65    118.40
9.39/9.46	c  N dy   459     84291      1250     25000         0     15238    125000    752578    109.67    118.08
9.69/9.78	c  F st   476     87501      1250     25000         0     18448    125000   1186799    109.61    111.37
10.09/10.13	c  N st   481     90796      1250     25000         0     21728    125000   1662798    109.61   no data
10.79/10.81	c  N dy   505     96836      1250     25000         0     14777    125000    541640    109.60    118.21
11.39/11.48	c  N dy   540    103355      1250     25000         0     21290    125000   1437843    109.59    115.62
11.59/11.65	c  S st   549    104832      1250     25000         0     22767    125000   1638409    109.56   no data
11.69/11.72	c  S st   549    105337      1250     25000         0     23272    125000   1699567    109.56   no data
11.69/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
11.69/11.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.69/11.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.79/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.89	c lits-rem:        65  cl-subs:       23  v-elim:      0  v-fix:    0  time:  3.07 s
14.79/14.89	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
14.89/14.91	c vivif2 --  cl tried    23249 cl shrink        0 lits rem          0 time: 0.02
15.09/15.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.21
15.09/15.13	c calculated reachability. Time: 0.00
15.09/15.13	c  N dy   549    105337      1250     25000         0     23249    125000   1692545    109.56   no data
15.89/15.93	c  N dy   592    112249      1250     25000         0     16175    125000    619111    109.69    117.72
16.69/16.71	c  N dy   637    119505      1250     25000         0     23427    125000   1609012    109.78    116.07
17.60/17.64	c  N dy   683    127249      1250     25000         0     16179    125000    479033    109.85    115.65
18.49/18.51	c  N dy   732    135391      1250     25000         0     24314    125000   1582262    109.84    116.36
19.49/19.58	c  N dy   779    144090      1250     25000         0     17021    125000    469984    109.89    120.56
20.59/20.61	c  N dy   831    153474      1250     25000         0     26398    125000   1756136    109.89    116.36
21.09/21.17	c  S st   858    158007      1250     25000         0     30930    125000   2375211    109.88   no data
21.19/21.26	c  S st   858    158511      1250     25000         0     31434    125000   2438427    109.88   no data
21.19/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.19/21.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
21.19/21.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
21.19/21.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.29/21.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.29/21.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.19/29.20	c lits-rem:       226  cl-subs:       31  v-elim:      0  v-fix:    0  time:  7.81 s
29.19/29.20	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
29.19/29.23	c vivif2 --  cl tried    31403 cl shrink        0 lits rem          0 time: 0.03
29.49/29.50	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.27
29.49/29.50	c calculated reachability. Time: 0.00
29.49/29.50	c  N dy   858    158511      1250     25000         0     31403    125000   2428889    109.88   no data
30.60/30.68	c  N dy   916    168717      1250     25000         0     24613    125000   1378546    109.93    116.06
32.00/32.04	c  N dy   979    179595      1250     25000         0     35481    125000   2864366    109.93    117.30
33.39/33.41	c  N dy  1051    191328      1250     25000         0     29221    125000   1880262    109.98    117.16
34.89/34.97	c  N dy  1116    203626      1250     25000         0     22521    125000    836629    110.00    118.28
36.59/36.60	c  N dy  1186    216898      1250     25000         0     35783    125000   2644756    109.93    117.68
38.29/38.33	c  N dy  1265    230834      1250     25000         0     29727    125000   1682818    109.93    115.81
39.19/39.24	c  S st  1306    237766      1250     25000         0     36654    125000   2622267    109.90   no data
39.29/39.34	c  S st  1306    238272      1250     25000         0     37160    125000   2688434    109.90   no data
39.29/39.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.29/39.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
39.29/39.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.29/39.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.29/39.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.29/39.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
39.29/39.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.39/39.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
39.39/39.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.09/50.15	c lits-rem:       338  cl-subs:       34  v-elim:      0  v-fix:    0  time: 10.67 s
50.09/50.16	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.09/50.19	c vivif2 --  cl tried    37126 cl shrink        0 lits rem          0 time: 0.03
50.39/50.47	c asymm  cl-useful: 0/22978/25000 lits-rem:0 time: 0.28
50.39/50.47	c calculated reachability. Time: 0.00
50.39/50.47	c  N dy  1306    238272      1250     25000         0     37126    125000   2678077    109.90   no data
52.39/52.44	c  N dy  1401    253510      1250     25000         0     31362    125000   1783508    109.98    117.35
54.59/54.64	c  N dy  1487    269880      1250     25000         0     25743    125000    879925    109.98    116.28
56.89/56.96	c  N dy  1591    287131      1250     25000         0     42981    125000   3260356    110.03    116.34
59.30/59.38	c  N dy  1689    305542      1250     25000         0     38394    125000   2498847    109.97    119.07
59.40/59.48	c  F st  1693    306250      1250     25000         0     39102    125000   2598137    109.97    112.42
61.99/62.04	c  N dy  1777    325116      1250     25000         0     33963    125000   1754177    109.95    123.42
64.90/64.93	c  N dy  1885    345192      1250     25000         0     29049    125000    946355    109.90    116.81
66.59/66.61	c  S st  1963    357408      1250     25000         0     41259    125000   2624619    109.94    105.11
66.69/66.71	c  S st  1963    357908      1250     25000         0     41759    125000   2682315    109.94   no data
66.69/66.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.69/66.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
66.69/66.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.69/66.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
66.69/66.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.69/66.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
66.79/66.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.39/78.46	c lits-rem:       379  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.61 s
78.39/78.46	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
78.39/78.49	c vivif2 --  cl tried    41728 cl shrink        0 lits rem          0 time: 0.03
78.49/78.52	c asymm  cl-useful: 0/2022/25000 lits-rem:0 time: 0.03
78.49/78.52	c calculated reachability. Time: 0.00
78.49/78.52	c  N dy  1963    357908      1250     25000         0     41728    125000   2673582    109.94   no data
81.30/81.39	c  N dy  2073    377972      1250     25000         0     35792    125000   1771484    109.97    116.29
84.40/84.49	c  N dy  2195    398271      1250     25000         0     29098    125000    707266    110.03    121.32
87.29/87.37	c  N dy  2319    418382      1250     25000         0     49194    125000   3457960    110.07    119.12
90.39/90.40	c  N dy  2437    438395      1250     25000         0     41219    125000   2236570    110.12    117.97
93.59/93.66	c  N dy  2560    458419      1250     25000         0     32241    125000    883370    110.19    131.15
96.70/96.76	c  N dy  2684    478642      1250     25000         0     52445    125000   3662310    110.22    119.77
99.79/99.82	c  N dy  2785    498734      1250     25000         0     42555    125000   2185538    110.21    116.20
103.31/103.34	c  N dy  2922    518904      1250     25000         0     31732    125000    551518    110.26    118.64
105.89/105.93	c  S st  3025    536862      1250     25000         0     49674    125000   2996498    110.25   no data
105.99/106.05	c  S st  3025    537364      1250     25000         0     50176    125000   3053648    110.25   no data
105.99/106.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.99/106.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
105.99/106.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.99/106.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.99/106.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.99/106.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
105.99/106.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.09/106.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
106.19/106.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.69/116.71	c lits-rem:       357  cl-subs:       41  v-elim:      0  v-fix:    0  time: 10.50 s
116.69/116.72	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
116.69/116.75	c vivif2 --  cl tried    50135 cl shrink        0 lits rem          0 time: 0.04
116.99/117.05	c asymm  cl-useful: 0/19419/25000 lits-rem:0 time: 0.29
116.99/117.05	c calculated reachability. Time: 0.00
116.99/117.05	c  N dy  3025    537364      1250     25000         0     50135    125000   3041829    110.25   no data
120.40/120.40	c  N dy  3140    557409      1250     25000         0     38185    125000   1300306    110.28    117.20
123.69/123.79	c  N dy  3256    577689      1250     25000         0     58443    125000   4093049    110.30    117.69
126.99/127.04	c  N dy  3372    597712      1250     25000         0     45479    125000   2194904    110.31    116.52
130.60/130.60	c  N dy  3486    617764      1250     25000         0     65514    125000   4962552    110.32    117.66
133.69/133.73	c  N dy  3606    637925      1250     25000         0     51694    125000   2916348    110.34    116.91
137.41/137.48	c  N dy  3731    657965      1250     25000         0     36746    125000    721747    110.40    116.52
140.59/140.63	c  N dy  3847    677971      1250     25000         0     56736    125000   3450816    110.38    118.16
144.30/144.36	c  N dy  3953    698112      1250     25000         0     40897    125000   1176188    110.37    116.37
147.70/147.76	c  N dy  4065    718173      1250     25000         0     60934    125000   3912866    110.34    119.14
151.39/151.47	c  N dy  4191    738201      1250     25000         0     43979    125000   1457849    110.37    120.64
154.90/154.92	c  N dy  4311    758227      1250     25000         0     63989    125000   4200948    110.38    117.47
158.60/158.69	c  N dy  4437    778295      1250     25000         0     46078    125000   1626210    110.40    117.38
162.19/162.28	c  N dy  4566    798509      1250     25000         0     66271    125000   4414616    110.45    117.10
163.81/163.86	c  S st  4613    806047      1250     25000         0     73801    125000   5452142    110.45   no data
164.00/164.03	c  S st  4613    806552      1250     25000         0     74306    125000   5512721    110.45   no data
164.00/164.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.00/164.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
164.00/164.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.00/164.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.00/164.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.00/164.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
164.00/164.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
164.10/164.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
164.30/164.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.20/193.27	c lits-rem:       676  cl-subs:       50  v-elim:      0  v-fix:    0  time: 28.96 s
193.20/193.27	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
193.30/193.34	c vivif2 --  cl tried    74256 cl shrink        0 lits rem          0 time: 0.07
193.40/193.49	c asymm  cl-useful: 0/5581/25000 lits-rem:0 time: 0.15
193.40/193.50	c calculated reachability. Time: 0.00
193.40/193.50	c  N dy  4613    806552      1250     25000         0     74256    125000   5497134    110.45   no data
196.91/196.98	c  N dy  4741    826703      1250     25000         0     55420    125000   2798450    110.49    116.39
200.99/201.03	c  N dy  4864    846727      1250     25000         0     75427    125000   5574738    110.52    117.08
204.61/204.64	c  N dy  4985    867252      1250     25000         0     55960    125000   2732086    110.54    116.38
208.59/208.62	c  N dy  5109    887348      1250     25000         0     76024    125000   5507298    110.58    117.88
212.31/212.33	c  N dy  5234    907551      1250     25000         0     55257    125000   2493421    110.58    118.43
216.30/216.37	c  N dy  5362    927831      1250     25000         0     75516    125000   5296072    110.61    116.71
220.20/220.27	c  N dy  5481    947920      1250     25000         0     53627    125000   2139516    110.63    120.45
224.30/224.31	c  N dy  5600    968131      1250     25000         0     73817    125000   4937826    110.65    116.66
228.30/228.37	c  N dy  5712    988216      1250     25000         0     50925    125000   1637901    110.64    116.96
232.11/232.15	c  N dy  5837   1008249      1250     25000         0     70948    125000   4399252    110.65    118.43
236.70/236.73	c  N dy  5952   1028317      1250     25000         0     47039    125000    977454    110.65    116.81
240.30/240.37	c  N dy  6079   1048365      1250     25000         0     67068    125000   3762190    110.69    117.28
244.90/244.92	c  N dy  6200   1068623      1250     25000         0     87316    125000   6570420    110.72    116.77
245.70/245.72	c  F st  6219   1071875      1250     25000         0     45599    125000    645034    110.72   no data
248.50/248.56	c  N dy  6293   1088648      1250     25000         0     62348    125000   3034759    110.72    117.97
252.80/252.83	c  N dy  6404   1108731      1250     25000         0     82419    125000   5797352    110.71    130.15
256.89/256.97	c  N dy  6516   1128776      1250     25000         0     56487    125000   2017811    110.71    116.93
260.90/260.98	c  N dy  6640   1148845      1250     25000         0     76542    125000   4781810    110.73    132.94
265.60/265.67	c  N dy  6758   1168893      1250     25000         0     49616    125000    939872    110.74    116.81
269.51/269.55	c  N dy  6873   1189863      1250     25000         0     70564    125000   3822599    110.72    116.76
274.10/274.18	c  S st  6998   1209828      1250     25000         0     90514    125000   6575369    110.73   no data
274.30/274.37	c  S st  6998   1210331      1250     25000         0     91017    125000   6634206    110.73   no data
274.30/274.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.40/274.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
274.40/274.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
274.40/274.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.40/274.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.40/274.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
274.40/274.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
274.50/274.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
274.70/274.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.30/314.35	c lits-rem:       727  cl-subs:       96  v-elim:      0  v-fix:    0  time: 39.65 s
314.30/314.35	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
314.40/314.43	c vivif2 --  cl tried    90921 cl shrink        0 lits rem          0 time: 0.08
314.80/314.80	c asymm  cl-useful: 0/13249/25000 lits-rem:0 time: 0.37
314.80/314.80	c calculated reachability. Time: 0.00
314.80/314.80	c  N dy  6998   1210331      1250     25000         0     90921    125000   6605656    110.73   no data
318.91/318.99	c  N dy  7117   1230441      1250     25000         0     63059    125000   2662655    110.73    117.18
323.31/323.36	c  N dy  7241   1250496      1250     25000         0     83092    125000   5420583    110.74    147.47
328.10/328.19	c  N dy  7374   1270621      1250     25000         0     54237    125000   1314200    110.76    119.73
332.00/332.06	c  N dy  7490   1290717      1250     25000         0     74320    125000   4077013    110.76    118.25
336.80/336.89	c  N dy  7606   1310809      1250     25000         0     94404    125000   6821310    110.76    118.36
341.02/341.06	c  N dy  7727   1330824      1250     25000         0     64439    125000   2614375    110.77    118.21
345.41/345.45	c  N dy  7838   1351187      1250     25000         0     84783    125000   5413421    110.77    119.16
350.50/350.51	c  N dy  7963   1371537      1250     25000         0     54153    125000   1056967    110.79    116.65
354.40/354.45	c  N dy  8085   1391743      1250     25000         0     74343    125000   3844554    110.80    117.37
359.30/359.34	c  N dy  8204   1411796      1250     25000         0     94378    125000   6615964    110.81    119.92
363.90/363.91	c  N dy  8327   1431871      1250     25000         0     62489    125000   2082931    110.83    116.70
368.20/368.22	c  N dy  8447   1451979      1250     25000         0     82580    125000   4866544    110.84    117.81
373.30/373.39	c  N dy  8560   1471994      1250     25000         0    102576    125000   7629336    110.84    120.32
377.60/377.60	c  N dy  8683   1492008      1250     25000         0     69622    125000   2920813    110.84    117.99
382.20/382.22	c  N dy  8800   1512100      1250     25000         0     89698    125000   5693237    110.85    118.36
387.60/387.67	c  N dy  8919   1532339      1250     25000         0     55965    125000    911592    110.86    117.62
391.70/391.72	c  N dy  9040   1552690      1250     25000         0     76293    125000   3731819    110.87    119.40
396.70/396.70	c  N dy  9163   1572831      1250     25000         0     96418    125000   6517715    110.88    120.10
401.80/401.87	c  N dy  9289   1592853      1250     25000         0     61463    125000   1549848    110.90    117.29
406.01/406.09	c  N dy  9412   1612936      1250     25000         0     81527    125000   4324524    110.91    118.93
411.31/411.38	c  N dy  9537   1632988      1250     25000         0    101557    125000   7104210    110.92    117.13
416.30/416.33	c  N dy  9658   1653074      1250     25000         0     65684    125000   1982546    110.92    117.33
420.80/420.87	c  N dy  9785   1673231      1250     25000         0     85813    125000   4802466    110.95    117.61
426.20/426.20	c  N dy  9894   1693263      1250     25000         0    105818    125000   7556516    110.94    116.99
430.31/430.39	c  S st  9994   1710333      1250     25000         0     65937    125000   1922811    110.94   no data
430.51/430.53	c  S st  9994   1710836      1250     25000         0     66440    125000   1987278    110.94   no data
430.51/430.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
430.51/430.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
430.51/430.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.51/430.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.51/430.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.51/430.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
430.51/430.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
430.61/430.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
430.61/430.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.82/438.87	c lits-rem:       176  cl-subs:       12  v-elim:      0  v-fix:    0  time:  8.21 s
438.82/438.87	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
438.82/438.90	c vivif2 --  cl tried    66428 cl shrink        0 lits rem          0 time: 0.02
439.11/439.15	c asymm  cl-useful: 0/11751/25000 lits-rem:0 time: 0.25
439.11/439.15	c calculated reachability. Time: 0.00
439.11/439.15	c  N dy  9994   1710836      1250     25000         0     66428    125000   1983532    110.94   no data
443.60/443.62	c  N dy 10114   1730959      1250     25000         0     86529    125000   4760327    110.94    118.01
448.90/448.98	c  N dy 10228   1751169      1250     25000         0    106723    125000   7555732    110.95    116.91
454.01/454.02	c  N dy 10350   1771458      1250     25000         0     69049    125000   2198523    110.95    117.16
458.50/458.56	c  N dy 10466   1791575      1250     25000         0     89147    125000   4982688    110.96    120.22
464.12/464.17	c  N dy 10586   1811622      1250     25000         0    109172    125000   7759670    110.97    121.76
469.10/469.13	c  N dy 10705   1831678      1250     25000         0     70269    125000   2248690    110.98    117.50
473.70/473.76	c  N dy 10825   1851680      1250     25000         0     90245    125000   5020799    110.99    117.53
479.40/479.40	c  N dy 10947   1871747      1250     25000         0    110298    125000   7814140    111.00    118.13
484.50/484.52	c  N dy 11071   1891793      1250     25000         0     70381    125000   2143166    111.02    117.89
489.20/489.21	c  N dy 11194   1911827      1250     25000         0     90401    125000   4938629    111.03    119.45
494.91/495.01	c  N dy 11330   1931973      1250     25000         0    110526    125000   7730993    111.05    117.20
500.41/500.41	c  N dy 11453   1952136      1250     25000         0     69733    125000   1912327    111.06    117.15
504.92/504.95	c  N dy 11578   1972215      1250     25000         0     89786    125000   4697767    111.08    118.18
510.61/510.62	c  N dy 11707   1992283      1250     25000         0    109837    125000   7492187    111.09    124.37
516.41/516.46	c  N dy 11830   2012389      1250     25000         0     67985    125000   1540682    111.09    120.33
520.90/520.96	c  N dy 11952   2032506      1250     25000         0     88087    125000   4337119    111.10    118.20
526.41/526.43	c  N dy 12079   2052510      1250     25000         0    108070    125000   7117071    111.12    118.22
532.61/532.63	c  N dy 12190   2072615      1250     25000         0     65217    125000   1018516    111.12    118.90
537.11/537.10	c  N dy 12319   2092715      1250     25000         0     85303    125000   3819549    111.14    120.06
542.40/542.47	c  N dy 12429   2112741      1250     25000         0    105312    125000   6571099    111.14    117.01
548.82/548.85	c  N dy 12551   2132808      1250     25000         0    125363    125000   9369600    111.16    146.91
553.41/553.45	c  N dy 12661   2152884      1250     25000         0     81468    125000   3133961    111.16    119.98
558.60/558.62	c  N dy 12785   2173006      1250     25000         0    101573    125000   5921302    111.17    118.84
564.71/564.72	c  N dy 12899   2193053      1250     25000         0    121610    125000   8694206    111.17    120.07
569.51/569.56	c  S st 13007   2210837      1250     25000         0     74433    125000   2028639    111.17    112.74
569.72/569.71	c  S st 13007   2211341      1250     25000         0     74936    125000   2090358    111.17   no data
569.72/569.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.72/569.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
569.72/569.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
569.72/569.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
569.72/569.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.72/569.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
569.72/569.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
569.72/569.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
569.82/569.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.81/576.80	c lits-rem:       107  cl-subs:       13  v-elim:      0  v-fix:    0  time:  6.95 s
576.81/576.81	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
576.81/576.83	c vivif2 --  cl tried    74923 cl shrink        0 lits rem          0 time: 0.03
577.11/577.14	c asymm  cl-useful: 0/14994/25000 lits-rem:0 time: 0.31
577.11/577.15	c calculated reachability. Time: 0.00
577.11/577.15	c  N dy 13007   2211341      1250     25000         0     74923    125000   2086309    111.17   no data
581.93/581.98	c  N dy 13127   2231413      1250     25000         0     94979    125000   4873110    111.18    117.37
587.71/587.75	c  N dy 13235   2251508      1250     25000         0    115055    125000   7668336    111.18    118.27
593.92/593.91	c  N dy 13343   2271520      1250     25000         0     69105    125000   1167981    111.18    117.48
598.32/598.33	c  N dy 13453   2291560      1250     25000         0     89125    125000   3916876    111.17    117.92
603.82/603.82	c  N dy 13572   2311654      1250     25000         0    109203    125000   6712453    111.18    117.74
610.41/610.43	c  N dy 13694   2331693      1250     25000         0    129225    125000   9509804    111.19    151.31
615.61/615.64	c  N dy 13817   2352309      1250     25000         0     82881    125000   2953625    111.20    117.95
620.71/620.76	c  N dy 13934   2372332      1250     25000         0    102885    125000   5735589    111.21    119.63
627.02/627.09	c  N dy 14054   2392507      1250     25000         0    123039    125000   8538323    111.22    118.20
633.01/633.09	c  N dy 14168   2412793      1250     25000         0     75365    125000   1782066    111.22    117.19
638.03/638.02	c  N dy 14292   2433027      1250     25000         0     95582    125000   4576727    111.23    117.41
643.81/643.82	c  N dy 14407   2453050      1250     25000         0    115596    125000   7363168    111.24    122.89
650.61/650.63	c  N dy 14527   2473060      1250     25000         0    135589    125000  10143665    111.24    117.40
655.41/655.46	c  N dy 14644   2493159      1250     25000         0     86719    125000   3241615    111.25    117.19
660.71/660.72	c  N dy 14750   2513174      1250     25000         0    106708    125000   6011656    111.25    117.49
667.21/667.22	c  N dy 14870   2533222      1250     25000         0    126737    125000   8806168    111.25    120.95
673.51/673.51	c  N dy 14993   2553266      1250     25000         0     76825    125000   1721185    111.26    122.00
678.41/678.48	c  N dy 15125   2573345      1250     25000         0     96883    125000   4509766    111.27    117.74
684.31/684.32	c  N dy 15236   2593581      1250     25000         0    117097    125000   7325944    111.28    117.93
691.11/691.11	c  N dy 15345   2613613      1250     25000         0    137111    125000  10083376    111.27    136.01
696.41/696.40	c  N dy 15469   2633699      1250     25000         0     86250    125000   2927795    111.28    118.88
701.73/701.74	c  N dy 15591   2653716      1250     25000         0    106249    125000   5712248    111.30    117.17
708.21/708.20	c  N dy 15716   2673797      1250     25000         0    126313    125000   8509528    111.31    118.82
715.22/715.28	c  N dy 15844   2693812      1250     25000         0     74378    125000   1126637    111.33    120.43
719.32/719.37	c  S st 15945   2711341      1250     25000         0     91886    125000   3566909    111.33   no data
719.51/719.57	c  S st 15945   2711843      1250     25000         0     92388    125000   3624793    111.33   no data
719.51/719.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.61/719.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
719.61/719.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
719.61/719.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
719.61/719.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
719.61/719.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
719.61/719.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
719.61/719.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
719.71/719.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.63/732.63	c lits-rem:       310  cl-subs:       48  v-elim:      0  v-fix:    0  time: 12.85 s
732.63/732.63	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
732.63/732.68	c vivif2 --  cl tried    92340 cl shrink        0 lits rem          0 time: 0.05
732.91/732.99	c asymm  cl-useful: 0/10006/25000 lits-rem:0 time: 0.32
733.01/733.00	c calculated reachability. Time: 0.00
733.01/733.00	c  N dy 15945   2711843      1250     25000         0     92340    125000   3610445    111.33   no data
738.51/738.52	c  N dy 16051   2731844      1250     25000         0    112310    125000   6384925    111.33    125.02
745.21/745.27	c  N dy 16172   2751952      1250     25000         0    132394    125000   9151904    111.34    118.67
751.82/751.87	c  N dy 16293   2771954      1250     25000         0     79456    125000   1713621    111.34    121.14
756.83/756.86	c  N dy 16406   2792129      1250     25000         0     99616    125000   4517320    111.34    117.22
762.91/762.97	c  N dy 16531   2812187      1250     25000         0    119650    125000   7317386    111.36    128.04
770.11/770.10	c  N dy 16649   2832190      1250     25000         0    139638    125000  10098940    111.36    130.35
776.02/776.02	c  N dy 16779   2852264      1250     25000         0     85773    125000   2468917    111.37    117.27
781.31/781.33	c  N dy 16895   2872272      1250     25000         0    105767    125000   5239491    111.37    121.41
787.71/787.72	c  N dy 17016   2892529      1250     25000         0    126005    125000   8061183    111.38    117.70
795.12/795.12	c  N dy 17138   2912558      1250     25000         0    146013    125000  10856935    111.39    117.53
800.52/800.52	c  N dy 17252   2932566      1250     25000         0     91072    125000   3065138    111.39    118.46
805.91/805.99	c  N dy 17357   2952662      1250     25000         0    111155    125000   5831744    111.39    131.26
812.62/812.61	c  N dy 17483   2972696      1250     25000         0    131170    125000   8619527    111.40    118.84
820.12/820.16	c  N dy 17602   2992738      1250     25000         0    151201    125000  11410899    111.40    120.74
825.03/825.09	c  N dy 17700   3012803      1250     25000         0     95315    125000   3510910    111.39    119.31
830.92/830.98	c  N dy 17823   3032910      1250     25000         0    115400    125000   6301005    111.40    117.81
837.71/837.74	c  N dy 17943   3052916      1250     25000         0    135388    125000   9084036    111.40    117.43
845.52/845.51	c  N dy 18073   3073248      1250     25000         0     78763    125000   1091093    111.42    118.11
850.52/850.55	c  N dy 18204   3093364      1250     25000         0     98867    125000   3924301    111.43    121.75
856.51/856.58	c  N dy 18318   3113812      1250     25000         0    119296    125000   6775506    111.43    118.12
863.72/863.71	c  N dy 18437   3134178      1250     25000         0    139644    125000   9610397    111.44    117.32
871.13/871.17	c  N dy 18553   3154315      1250     25000         0     81831    125000   1374428    111.44    119.14
876.32/876.33	c  N dy 18674   3174462      1250     25000         0    101955    125000   4183594    111.44    117.67
882.32/882.38	c  N dy 18792   3194521      1250     25000         0    121996    125000   6972551    111.45    119.06
888.41/888.45	c  S st 18893   3211844      1250     25000         0    139298    125000   9385604    111.46   no data
888.72/888.75	c  S st 18893   3212350      1250     25000         0    139804    125000   9449234    111.46   no data
888.72/888.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
888.83/888.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
888.83/888.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.83/888.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.83/888.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.83/888.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
888.83/888.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
888.91/888.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
889.21/889.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
953.32/953.30	c lits-rem:       670  cl-subs:      130  v-elim:      0  v-fix:    0  time: 64.05 s
953.32/953.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
953.42/953.42	c vivif2 --  cl tried   139674 cl shrink        0 lits rem          0 time: 0.11
953.82/953.83	c asymm  cl-useful: 0/9626/25000 lits-rem:0 time: 0.41
953.82/953.83	c calculated reachability. Time: 0.00
953.82/953.83	c  N dy 18893   3212350      1250     25000         0    139674    125000   9410585    111.46   no data
961.72/961.74	c  N dy 19012   3232439      1250     25000         0     80823    125000   1109829    111.46    118.32
966.83/966.89	c  N dy 19125   3253020      1250     25000         0    101389    125000   3962683    111.46    117.75
972.92/972.98	c  N dy 19247   3273257      1250     25000         0    121607    125000   6802354    111.47    119.81
980.22/980.27	c  N dy 19375   3293340      1250     25000         0    141674    125000   9622527    111.49    118.13
988.22/988.24	c  N dy 19500   3313418      1250     25000         0     81809    125000   1121102    111.49    117.70
993.42/993.45	c  N dy 19631   3333601      1250     25000         0    101974    125000   3949508    111.51    119.86
999.62/999.64	c  N dy 19751   3353768      1250     25000         0    122129    125000   6755442    111.51    118.68
1006.82/1006.81	c  N dy 19872   3373815      1250     25000         0    142158    125000   9564296    111.52    119.95
1015.02/1015.04	c  N dy 19989   3393953      1250     25000         0     81349    125000    923046    111.52    117.55
1020.12/1020.10	c  N dy 20119   3413997      1250     25000         0    101377    125000   3748611    111.54    118.05
1026.12/1026.17	c  N dy 20242   3434040      1250     25000         0    121399    125000   6543418    111.55    120.05
1033.52/1033.51	c  N dy 20366   3454108      1250     25000         0    141447    125000   9324582    111.55    117.49
1041.52/1041.58	c  N dy 20488   3474127      1250     25000         0    161450    125000  12113288    111.55    118.01
1047.13/1047.19	c  N dy 20613   3494161      1250     25000         0     99539    125000   3339437    111.56    117.80
1053.22/1053.20	c  N dy 20739   3514173      1250     25000         0    119533    125000   6131623    111.57    120.06
1060.33/1060.35	c  N dy 20863   3534223      1250     25000         0    139570    125000   8905690    111.57    123.56
1068.42/1068.49	c  N dy 20987   3554287      1250     25000         0    159621    125000  11711283    111.58    117.61
1074.74/1074.77	c  N dy 21108   3574370      1250     25000         0     96757    125000   2805297    111.58    119.16
1080.52/1080.57	c  N dy 21226   3594391      1250     25000         0    116762    125000   5586165    111.58    117.83
1087.33/1087.39	c  N dy 21342   3614446      1250     25000         0    136799    125000   8357541    111.58    118.79
1095.32/1095.38	c  N dy 21453   3634707      1250     25000         0    157039    125000  11150167    111.58    118.27
1102.52/1102.53	c  N dy 21570   3655420      1250     25000         0     93802    125000   2276903    111.58    118.63
1108.12/1108.11	c  N dy 21678   3675507      1250     25000         0    113883    125000   5069822    111.58    118.96
1114.72/1114.78	c  N dy 21800   3695608      1250     25000         0    133961    125000   7874889    111.59    118.54
1121.02/1121.09	c  S st 21891   3712350      1250     25000         0    150689    125000  10184292    111.59   no data
1121.42/1121.41	c  S st 21891   3712855      1250     25000         0    151194    125000  10248690    111.59   no data
1121.42/1121.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1121.52/1121.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1121.52/1121.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1121.52/1121.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1121.52/1121.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.52/1121.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1121.52/1121.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1121.62/1121.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1121.93/1121.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.73/1174.77	c lits-rem:       442  cl-subs:      122  v-elim:      0  v-fix:    0  time: 52.84 s
1174.73/1174.77	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1174.84/1174.89	c vivif2 --  cl tried   151072 cl shrink        0 lits rem          0 time: 0.12
1175.32/1175.32	c asymm  cl-useful: 0/7835/25000 lits-rem:0 time: 0.43
1175.32/1175.33	c calculated reachability. Time: 0.00
1175.32/1175.33	c  N dy 21891   3712855      1250     25000         0    151072    125000  10212880    111.59   no data
1183.93/1183.97	c  N dy 22011   3733219      1250     25000         0     86491    125000   1127216    111.59    117.82
1188.72/1188.73	c  F st 22114   3751562      1250     25000         0    104820    125000   3689665    111.60    113.44
1189.22/1189.24	c  N st 22118   3753594      1250     25000         0    106847    125000   3985365    111.60   no data
1195.43/1195.47	c  N dy 22227   3773636      1250     25000         0    126855    125000   6841684    111.60    117.58
1202.73/1202.74	c  N dy 22342   3793655      1250     25000         0    146861    125000   9610029    111.60    119.74
1211.23/1211.22	c  N dy 22460   3813852      1250     25000         0    167033    125000  12418955    111.61    117.77
1217.43/1217.49	c  N dy 22582   3833945      1250     25000         0    101185    125000   3032796    111.61    119.65
1223.53/1223.52	c  N dy 22701   3854068      1250     25000         0    121284    125000   5838096    111.62    119.85
1230.72/1230.73	c  N dy 22835   3874207      1250     25000         0    141409    125000   8657093    111.63    118.75
1238.93/1238.94	c  N dy 22955   3894357      1250     25000         0    161541    125000  11438453    111.63    117.62
1246.34/1246.37	c  N dy 23060   3914426      1250     25000         0     94670    125000   1993837    111.62    120.01
1252.23/1252.21	c  N dy 23188   3934628      1250     25000         0    114848    125000   4818518    111.63    118.06
1258.93/1258.94	c  N dy 23306   3954648      1250     25000         0    134847    125000   7608126    111.64    117.83
1266.53/1266.54	c  N dy 23416   3974802      1250     25000         0    154981    125000  10409992    111.64    117.56
1275.33/1275.39	c  N dy 23529   3994947      1250     25000         0    175113    125000  13203637    111.64    119.94
1281.02/1281.04	c  N dy 23657   4015047      1250     25000         0    107281    125000   3631434    111.65    118.75
1287.43/1287.46	c  N dy 23780   4035122      1250     25000         0    127339    125000   6417892    111.65    117.90
1294.74/1294.78	c  N dy 23898   4055218      1250     25000         0    147412    125000   9220610    111.65    117.98

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

running on 2 cores: 4,6

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.02 3.41 4/359 13493
/proc/meminfo: memFree=25243776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=30664 CPUtime=0 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 963 0 0 0 0 0 0 0 24 0 1 0 649692215 31399936 903 33554432000 4194304 4580011 140735466765584 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 7666 904 323 95 0 2648 0

[startup+0.0170709 s]
/proc/loadavg: 4.01 4.02 3.41 4/359 13493
/proc/meminfo: memFree=25243776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=30996 CPUtime=0.01 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 1141 0 0 0 1 0 0 0 24 0 1 0 649692215 31739904 1081 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 7749 1081 339 95 0 2731 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30996

[startup+0.101131 s]
/proc/loadavg: 4.01 4.02 3.41 4/359 13493
/proc/meminfo: memFree=25243776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=31392 CPUtime=0.09 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 1223 0 0 0 9 0 0 0 24 0 1 0 649692215 32145408 1163 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 7848 1163 339 95 0 2830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31392

[startup+0.301096 s]
/proc/loadavg: 4.01 4.02 3.41 4/359 13493
/proc/meminfo: memFree=25243776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=35968 CPUtime=0.29 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 2966 0 0 0 29 0 0 0 25 0 1 0 649692215 36831232 2564 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 8992 2564 363 95 0 3974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35968

[startup+0.700995 s]
/proc/loadavg: 4.01 4.02 3.41 4/359 13493
/proc/meminfo: memFree=25243776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=37620 CPUtime=0.69 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 3992 0 0 0 69 0 0 0 25 0 1 0 649692215 38522880 2712 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 9405 2712 363 95 0 4387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37620

[startup+1.50085 s]
/proc/loadavg: 4.01 4.02 3.41 5/360 13494
/proc/meminfo: memFree=25227276/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=37892 CPUtime=1.49 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 5715 0 0 0 149 0 0 0 25 0 1 0 649692215 38801408 3265 33554432000 4194304 4580011 140735466765584 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 9473 3265 363 95 0 4455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37892

[startup+3.10057 s]
/proc/loadavg: 4.01 4.02 3.41 5/360 13495
/proc/meminfo: memFree=25221708/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=57780 CPUtime=3.09 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 13337 0 0 0 307 2 0 0 25 0 1 0 649692215 59166720 7980 33554432000 4194304 4580011 140735466765584 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 14445 7980 367 95 0 9427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57780

[startup+6.30099 s]
/proc/loadavg: 4.01 4.02 3.41 5/360 13495
/proc/meminfo: memFree=25228572/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=59240 CPUtime=6.29 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 18750 0 0 0 626 3 0 0 25 0 1 0 649692215 60661760 7907 33554432000 4194304 4580011 140735466765584 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 14810 7907 367 95 0 9792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59240

[startup+12.7008 s]
/proc/loadavg: 4.01 4.02 3.41 5/360 13495
/proc/meminfo: memFree=25182828/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=84076 CPUtime=12.69 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 32840 0 0 0 1264 5 0 0 25 0 1 0 649692215 86093824 15097 33554432000 4194304 4580011 140735466765584 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 21019 15097 367 95 0 16001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84076

[startup+25.5005 s]
/proc/loadavg: 4.00 4.02 3.42 5/360 13495
/proc/meminfo: memFree=25124164/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=105100 CPUtime=25.49 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 46667 0 0 0 2542 7 0 0 25 0 1 0 649692215 107622400 20759 33554432000 4194304 4580011 140735466765584 18446744073709551615 4416206 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 26275 20759 367 95 0 21257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105100

[startup+51.1008 s]
/proc/loadavg: 4.00 4.02 3.44 5/360 13496
/proc/meminfo: memFree=25142816/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=161876 CPUtime=51.09 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 63319 0 0 0 5099 10 0 0 25 0 1 0 649692215 165761024 24455 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 40469 24455 367 95 0 35451 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161876

[startup+102.313 s]
/proc/loadavg: 4.00 4.01 3.47 5/360 13524
/proc/meminfo: memFree=25204084/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=171656 CPUtime=102.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 108833 0 0 0 10211 19 0 0 25 0 1 0 649692215 175775744 27076 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 42914 27076 367 95 0 37896 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171656

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.49 5/360 13526
/proc/meminfo: memFree=25063440/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=183228 CPUtime=162.29 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 156071 0 0 0 16201 28 0 0 25 0 1 0 649692215 187625472 29362 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 45807 29362 367 95 0 40789 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183228

[startup+222.301 s]
/proc/loadavg: 4.13 4.04 3.53 5/360 13527
/proc/meminfo: memFree=25025096/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=228992 CPUtime=222.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 192113 0 0 0 22195 35 0 0 25 0 1 0 649692215 234487808 39247 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 57248 39247 367 95 0 52230 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228992

[startup+282.301 s]
/proc/loadavg: 4.11 4.04 3.56 5/360 13529
/proc/meminfo: memFree=24976812/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=265496 CPUtime=282.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 239431 0 0 0 28187 43 0 0 25 0 1 0 649692215 271867904 50506 33554432000 4194304 4580011 140735466765584 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 66374 50506 367 95 0 61356 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265496

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.59 5/360 13531
/proc/meminfo: memFree=24974664/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=266328 CPUtime=342.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 259611 0 0 0 34183 47 0 0 25 0 1 0 649692215 272719872 47371 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 66582 47371 367 95 0 61564 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 266328

[startup+402.301 s]
/proc/loadavg: 4.10 4.05 3.62 5/360 13532
/proc/meminfo: memFree=24961360/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=215892 CPUtime=402.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 300013 0 0 0 40175 55 0 0 25 0 1 0 649692215 221073408 45756 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 53973 45756 367 95 0 48955 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 215892

[startup+462.301 s]
/proc/loadavg: 4.08 4.06 3.65 5/360 13534
/proc/meminfo: memFree=24882952/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=268384 CPUtime=462.3 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 332110 0 0 0 46167 63 0 0 25 0 1 0 649692215 274825216 50821 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 67096 50821 367 95 0 62078 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 268384

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.66 5/360 13535
/proc/meminfo: memFree=24918896/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=269416 CPUtime=522.31 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 368488 0 0 0 52158 73 0 0 25 0 1 0 649692215 275881984 49007 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 67354 49007 367 95 0 62336 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 269416

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.69 5/360 13537
/proc/meminfo: memFree=24892796/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=270208 CPUtime=582.31 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 398672 0 0 0 58151 80 0 0 25 0 1 0 649692215 276692992 49007 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 67552 49007 367 95 0 62534 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 270208

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.71 5/360 13539
/proc/meminfo: memFree=24896844/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=271136 CPUtime=642.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 431840 0 0 0 64145 87 0 0 25 0 1 0 649692215 277643264 50641 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 67784 50641 367 95 0 62766 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 271136

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.72 5/360 13540
/proc/meminfo: memFree=24859608/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=272036 CPUtime=702.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 464077 0 0 0 70137 95 0 0 25 0 1 0 649692215 278564864 49962 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 68009 49962 367 95 0 62991 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 272036

[startup+762.313 s]
/proc/loadavg: 4.00 4.02 3.74 5/360 13551
/proc/meminfo: memFree=24851604/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=272968 CPUtime=762.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 487993 0 0 0 76133 99 0 0 25 0 1 0 649692215 279519232 51134 33554432000 4194304 4580011 140735466765584 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 68242 51134 367 95 0 63224 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 272968

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 3.76 5/360 13552
/proc/meminfo: memFree=24721756/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=217400 CPUtime=822.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 518160 0 0 0 82126 106 0 0 25 0 1 0 649692215 222617600 46065 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 54350 46065 367 95 0 49332 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217400

[startup+882.301 s]
/proc/loadavg: 4.05 4.05 3.78 5/360 13554
/proc/meminfo: memFree=24721352/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=274224 CPUtime=882.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 547388 0 0 0 88121 111 0 0 25 0 1 0 649692215 280805376 51042 33554432000 4194304 4580011 140735466765584 18446744073709551615 4324509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 68556 51042 367 95 0 63538 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 274224

[startup+942.301 s]
/proc/loadavg: 4.08 4.05 3.79 4/355 13577
/proc/meminfo: memFree=25164804/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=343204 CPUtime=942.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 565724 0 0 0 94119 113 0 0 25 0 1 0 649692215 351440896 69378 33554432000 4194304 4580011 140735466765584 18446744073709551615 4416004 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 85801 69378 367 95 0 80783 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 343204

[startup+1002.3 s]
/proc/loadavg: 3.46 3.87 3.75 4/354 13578
/proc/meminfo: memFree=25180484/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=343736 CPUtime=1002.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 589044 0 0 0 100114 118 0 0 25 0 1 0 649692215 351985664 67794 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 85934 67794 367 95 0 80916 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 343736

[startup+1062.3 s]
/proc/loadavg: 3.33 3.75 3.71 4/354 13580
/proc/meminfo: memFree=25127616/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=344344 CPUtime=1062.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 616310 0 0 0 106109 123 0 0 25 0 1 0 649692215 352608256 69543 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 86086 69543 367 95 0 81068 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 344344

[startup+1122.3 s]
/proc/loadavg: 3.12 3.61 3.66 4/354 13581
/proc/meminfo: memFree=25122756/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=381080 CPUtime=1122.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 651151 0 0 0 112102 130 0 0 25 0 1 0 649692215 390225920 78386 33554432000 4194304 4580011 140735466765584 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 95270 78386 367 95 0 90252 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 381080

[startup+1182.3 s]
/proc/loadavg: 3.04 3.49 3.62 4/354 13583
/proc/meminfo: memFree=24994260/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=381080 CPUtime=1182.33 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 653407 0 0 0 118102 131 0 0 25 0 1 0 649692215 390225920 80642 33554432000 4194304 4580011 140735466765584 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 95270 80642 367 95 0 90252 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 381080

[startup+1242.3 s]
/proc/loadavg: 2.45 3.25 3.52 3/348 13603
/proc/meminfo: memFree=25194776/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=381660 CPUtime=1242.32 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 680141 0 0 0 124095 137 0 0 25 0 1 0 649692215 390819840 80637 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 95415 80637 367 95 0 90397 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 381660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.16 3.02 3.42 3/348 13604
/proc/meminfo: memFree=25166600/32951124 swapFree=40554400/67111528
[pid=13493] ppid=13491 vsize=382240 CPUtime=1300.04 cores=4,6
/proc/13493/stat : 13493 (strangenight2-s) R 13491 13493 13111 0 -1 4202496 705873 0 0 0 129862 142 0 0 25 0 1 0 649692215 391413760 79128 33554432000 4194304 4580011 140735466765584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13493/statm: 95560 79128 367 95 0 90542 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 382240

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.06
CPU user time (s): 1298.62
CPU system time (s): 1.44078
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 382240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.62
system time used= 1.44078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1290

runsolver used 4.55831 second user time and 9.74152 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 15:48:38
IDJOB=3367353
IDBENCH=82562
IDSOLVER=1845
FILE ID=node104/3367353-1305380917
RUNJOBID= node104-1305379160-13131
PBS_JOBID= 13324398
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=839235577

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25244064 kB
Buffers:        277684 kB
Cached:        2312684 kB
SwapCached:     122128 kB
Active:        1544912 kB
Inactive:      5894480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25244064 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:     4740232 kB
Mapped:          12060 kB
Slab:           116424 kB
PageTables:      86496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75619428 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= 73380 MiB
End job on node104 at 2011-05-14 16:10:20