Trace number 3367431

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-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark107.787
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367431-1305382226.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	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:     603 undec:      42 neg:     605
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.49/0.50	c  N dy    16      4282      1250     25000         0      4275    125000    646994    117.90    126.32
0.79/0.84	c  N dy    35      8513      1250     25000         0      6009    125000    651339    113.40    119.55
1.10/1.17	c  N dy    56     12573      1250     25000         0      5821    125000    427067    112.17    119.10
1.49/1.51	c  N dy    76     16635      1250     25000         0      9879    125000    976103    110.60    116.82
1.79/1.86	c  N dy    99     20685      1250     25000         0      8306    125000    597103    110.54    117.05
2.20/2.21	c  N dy   122     24743      1250     25000         0     12364    125000   1152007    110.21    119.51
2.20/2.24	c  F st   123     25002      1250     25000         0     12623    125000   1184063    110.04    100.26
2.59/2.69	c  N dy   129     30000      1250     25000         0     10799    125000    850094    110.04   no data
2.59/2.69	c  S st   129     30000      1250     25000         0     10799    125000    850094    110.04   no data
2.69/2.75	c  S st   129     30502      1250     25000         0     11301    125000    911909    110.04   no data
2.69/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.76	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.69/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.69/2.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.78/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.23	c lits-rem:       224  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.42 s
3.30/3.37	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
3.30/3.37	c calculated reachability. Time: 0.00
3.30/3.37	c  N dy   129     30502      1250     25000         0     11276    125000    904232    110.04   no data
3.69/3.75	c  N dy   153     34591      1250     25000         0     15363    125000   1456412    109.93    118.18
4.09/4.11	c  N dy   178     38629      1250     25000         0     11502    125000    758979    110.20    145.42
4.49/4.51	c  N dy   204     42876      1250     25000         0     15743    125000   1336648    110.11    117.88
4.79/4.80	c  S st   225     45754      1250     25000         0      9677    125000    371273    110.45    116.46
4.79/4.86	c  S st   225     46255      1250     25000         0     10178    125000    429978    110.45   no data
4.79/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.79/4.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4.79/4.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.79/4.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.79/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.00	c lits-rem:        31  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.11 s
4.99/5.00	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4.99/5.01	c vivif2 --  cl tried    10177 cl shrink        0 lits rem          0 time: 0.00
5.09/5.14	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.13
5.09/5.14	c calculated reachability. Time: 0.00
5.09/5.14	c  N dy   225     46255      1250     25000         0     10177    125000    429630    110.45   no data
5.50/5.54	c  N dy   245     50629      1250     25000         0     14546    125000   1025195    110.20    116.71
5.88/5.95	c  N dy   272     54738      1250     25000         0     18650    125000   1590289    110.21    116.61
6.28/6.33	c  N dy   296     58793      1250     25000         0     12732    125000    659703    110.13    120.18
6.69/6.74	c  N dy   324     62980      1250     25000         0     16917    125000   1232990    110.21    116.10
7.09/7.15	c  N dy   344     67092      1250     25000         0     21026    125000   1796963    110.03    116.82
7.29/7.38	c  S st   356     69382      1250     25000         0     12336    125000    476398    110.08   no data
7.39/7.44	c  S st   356     69888      1250     25000         0     12842    125000    537367    110.08   no data
7.39/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.39/7.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
7.39/7.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.39/7.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.39/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.65	c lits-rem:        16  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.17 s
7.59/7.66	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.59/7.66	c vivif2 --  cl tried    12839 cl shrink        0 lits rem          0 time: 0.01
7.79/7.81	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
7.79/7.81	c calculated reachability. Time: 0.00
7.79/7.81	c  N dy   356     69888      1250     25000         0     12839    125000    536428    110.08   no data
8.19/8.25	c  N dy   382     74485      1250     25000         0     17433    125000   1156707    110.04    116.96
8.69/8.75	c  N dy   412     79300      1250     25000         0     22245    125000   1822112    110.18    116.83
9.19/9.28	c  N dy   440     84484      1250     25000         0     15442    125000    767603    110.12    117.73
9.49/9.57	c  F st   457     87500      1250     25000         0     18457    125000   1176158    110.08     97.29
9.91/9.92	c  N st   462     90799      1250     25000         0     21750    125000   1658202    110.08   no data
10.49/10.56	c  N dy   483     96645      1250     25000         0     14611    125000    530576    109.98    116.07
11.09/11.19	c  N dy   519    103022      1250     25000         0     20984    125000   1394383    109.91    117.43
11.29/11.38	c  S st   532    104834      1250     25000         0     22795    125000   1639599    109.93   no data
11.39/11.46	c  S st   532    105338      1250     25000         0     23299    125000   1701077    109.93   no data
11.39/11.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
11.39/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.39/11.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.49/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.49/11.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.79	c lits-rem:       204  cl-subs:       28  v-elim:      0  v-fix:    0  time:  3.23 s
14.69/14.79	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
14.79/14.81	c vivif2 --  cl tried    23271 cl shrink        0 lits rem          0 time: 0.02
14.99/15.01	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.20
14.99/15.01	c calculated reachability. Time: 0.00
14.99/15.01	c  N dy   532    105338      1250     25000         0     23271    125000   1692917    109.93   no data
15.69/15.77	c  N dy   572    112063      1250     25000         0     15998    125000    595131    109.90    115.87
16.50/16.52	c  N dy   613    119395      1250     25000         0     23328    125000   1594033    109.86    118.58
17.39/17.41	c  N dy   660    127051      1250     25000         0     15991    125000    464734    109.93    116.60
18.19/18.26	c  N dy   707    135170      1250     25000         0     24103    125000   1576595    109.91    117.19
19.28/19.39	c  N dy   766    144835      1250     25000         0     17771    125000    577900    109.90    117.65
20.39/20.42	c  N dy   822    154116      1250     25000         0     27043    125000   1844122    109.90    116.23
20.90/20.93	c  S st   847    158007      1250     25000         0     30932    125000   2375294    109.89   no data
20.99/21.02	c  S st   847    158510      1250     25000         0     31435    125000   2430282    109.89   no data
20.99/21.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.99/21.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
20.99/21.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.99/21.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.99/21.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.99/21.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.09/21.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.50/28.51	c lits-rem:       194  cl-subs:       38  v-elim:      0  v-fix:    0  time:  7.36 s
28.50/28.51	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
28.50/28.54	c vivif2 --  cl tried    31397 cl shrink        0 lits rem          0 time: 0.03
28.79/28.80	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.25
28.79/28.80	c calculated reachability. Time: 0.00
28.79/28.80	c  N dy   847    158510      1250     25000         0     31397    125000   2419639    109.89   no data
29.89/29.95	c  N dy   902    168756      1250     25000         0     24652    125000   1379084    109.83    117.44
31.29/31.31	c  N dy   971    179577      1250     25000         0     35466    125000   2860837    109.92    116.00
32.59/32.66	c  N dy  1042    191236      1250     25000         0     29127    125000   1872058    109.90    116.54
34.19/34.25	c  N dy  1116    203499      1250     25000         0     22391    125000    824905    109.95    116.89
35.79/35.83	c  N dy  1190    216627      1250     25000         0     35504    125000   2639339    110.00    115.90
37.49/37.54	c  N dy  1271    230560      1250     25000         0     29442    125000   1647575    110.01    117.70
38.40/38.49	c  S st  1318    237766      1250     25000         0     36639    125000   2645285    110.05   no data
38.51/38.58	c  S st  1318    238269      1250     25000         0     37142    125000   2704290    110.05   no data
38.51/38.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.59/38.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
38.59/38.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.59/38.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/38.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/38.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
38.59/38.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.59/38.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
38.69/38.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/49.60	c lits-rem:       263  cl-subs:       21  v-elim:      0  v-fix:    0  time: 10.87 s
49.59/49.60	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
49.59/49.63	c vivif2 --  cl tried    37121 cl shrink        0 lits rem          0 time: 0.03
49.89/49.90	c asymm  cl-useful: 0/22965/25000 lits-rem:0 time: 0.27
49.89/49.90	c calculated reachability. Time: 0.00
49.89/49.90	c  N dy  1318    238269      1250     25000         0     37121    125000   2698057    110.05   no data
51.79/51.86	c  N dy  1416    253701      1250     25000         0     31567    125000   1824795    110.09    116.09
53.99/54.09	c  N dy  1519    269959      1250     25000         0     25828    125000    903743    110.15    119.06
56.39/56.40	c  N dy  1614    287369      1250     25000         0     43223    125000   3272624    110.12    117.77
58.79/58.82	c  N dy  1719    306048      1250     25000         0     38905    125000   2561927    110.11    117.93
58.79/58.85	c  F st  1721    306250      1250     25000         0     39107    125000   2589718    110.11    101.46
61.39/61.46	c  N dy  1812    325717      1250     25000         0     34568    125000   1847566    110.13    117.75
64.19/64.29	c  N dy  1930    345799      1250     25000         0     29660    125000   1046379    110.14    116.08
65.80/65.87	c  S st  2010    357403      1250     25000         0     41254    125000   2653571    110.22   no data
65.90/65.97	c  S st  2010    357907      1250     25000         0     41758    125000   2715631    110.22   no data
65.90/65.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.90/66.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
66.01/66.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.01/66.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.01/66.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.01/66.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
66.01/66.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.01/66.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
66.09/66.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.11/78.12	c lits-rem:       286  cl-subs:       28  v-elim:      0  v-fix:    0  time: 12.00 s
78.11/78.12	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
78.11/78.15	c vivif2 --  cl tried    41730 cl shrink        0 lits rem          0 time: 0.03
78.11/78.18	c asymm  cl-useful: 0/2035/25000 lits-rem:0 time: 0.03
78.11/78.18	c calculated reachability. Time: 0.00
78.11/78.18	c  N dy  2010    357907      1250     25000         0     41730    125000   2707211    110.22   no data
80.99/81.04	c  N dy  2130    378002      1250     25000         0     35835    125000   1770291    110.25    116.64
83.99/84.07	c  N dy  2248    398042      1250     25000         0     28885    125000    682499    110.31    116.38
86.90/86.99	c  N dy  2364    418165      1250     25000         0     48993    125000   3447988    110.34    119.81
89.89/89.94	c  N dy  2476    438400      1250     25000         0     41239    125000   2216531    110.27    117.14
92.99/93.06	c  N dy  2599    458457      1250     25000         0     32293    125000    899929    110.30    128.81
95.99/96.02	c  N dy  2712    478542      1250     25000         0     52362    125000   3647513    110.28    116.59
99.00/99.02	c  N dy  2823    498603      1250     25000         0     42439    125000   2155155    110.27    127.64
102.40/102.49	c  N dy  2929    519481      1250     25000         0     32324    125000    640412    110.22    116.30
104.89/104.94	c  S st  3026    536862      1250     25000         0     49691    125000   3011547    110.23   no data
104.99/105.05	c  S st  3026    537363      1250     25000         0     50192    125000   3074938    110.23   no data
104.99/105.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.99/105.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
104.99/105.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.99/105.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.99/105.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.99/105.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
104.99/105.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.09/105.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
105.19/105.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.39/115.43	c lits-rem:       392  cl-subs:       50  v-elim:      0  v-fix:    0  time: 10.22 s
115.39/115.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
115.39/115.47	c vivif2 --  cl tried    50142 cl shrink        0 lits rem          0 time: 0.04
115.69/115.76	c asymm  cl-useful: 0/19206/25000 lits-rem:0 time: 0.29
115.69/115.76	c calculated reachability. Time: 0.00
115.69/115.76	c  N dy  3026    537363      1250     25000         0     50142    125000   3060034    110.23   no data
118.99/119.05	c  N dy  3138    557452      1250     25000         0     38241    125000   1314075    110.20    118.66
122.20/122.28	c  N dy  3268    577508      1250     25000         0     58278    125000   4087706    110.26    116.52
125.40/125.46	c  N dy  3385    597657      1250     25000         0     45429    125000   2202930    110.28    116.40
128.89/128.95	c  N dy  3494    617764      1250     25000         0     65518    125000   4955651    110.26    117.43
132.00/132.09	c  N dy  3603    638208      1250     25000         0     51974    125000   2945921    110.23    116.13
135.69/135.74	c  N dy  3720    658355      1250     25000         0     37136    125000    778879    110.22    116.78
139.00/139.01	c  N dy  3839    678403      1250     25000         0     57170    125000   3538606    110.24    116.95
142.70/142.79	c  N dy  3960    698422      1250     25000         0     41196    125000   1216362    110.29    117.51
145.99/146.03	c  N dy  4069    718549      1250     25000         0     61309    125000   3977898    110.29    117.03
149.70/149.74	c  N dy  4194    738601      1250     25000         0     44369    125000   1523357    110.33    128.76
153.09/153.18	c  N dy  4324    758681      1250     25000         0     64437    125000   4303815    110.37    116.52
156.79/156.83	c  N dy  4446    778758      1250     25000         0     46530    125000   1669263    110.38    119.34
160.29/160.39	c  N dy  4570    798915      1250     25000         0     66673    125000   4458335    110.41    117.42
161.79/161.89	c  S st  4616    806045      1250     25000         0     73796    125000   5450844    110.43    100.04
161.99/162.05	c  S st  4616    806552      1250     25000         0     74303    125000   5515075    110.43   no data
161.99/162.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.09/162.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
162.09/162.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.09/162.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.09/162.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.09/162.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
162.09/162.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
162.09/162.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
162.29/162.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.70/191.79	c lits-rem:       694  cl-subs:       51  v-elim:      0  v-fix:    0  time: 29.46 s
191.70/191.79	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
191.80/191.86	c vivif2 --  cl tried    74252 cl shrink        0 lits rem          0 time: 0.07
192.00/192.01	c asymm  cl-useful: 0/5794/25000 lits-rem:0 time: 0.15
192.00/192.01	c calculated reachability. Time: 0.00
192.00/192.01	c  N dy  4616    806552      1250     25000         0     74252    125000   5500007    110.43   no data
195.39/195.43	c  N dy  4738    826612      1250     25000         0     55331    125000   2774898    110.46    117.03
199.29/199.33	c  N dy  4857    846683      1250     25000         0     75395    125000   5520085    110.45    119.09
202.70/202.78	c  N dy  4971    866700      1250     25000         0     55415    125000   2648368    110.46    117.10
206.70/206.73	c  N dy  5085    886747      1250     25000         0     75442    125000   5395972    110.45    118.41
210.29/210.32	c  N dy  5201    906765      1250     25000         0     54474    125000   2394556    110.46    117.78
214.19/214.23	c  N dy  5328    926980      1250     25000         0     74660    125000   5175865    110.48    116.40
218.09/218.10	c  N dy  5449    947206      1250     25000         0     52921    125000   2046474    110.49    117.10
221.79/221.87	c  N dy  5564    967259      1250     25000         0     72961    125000   4812514    110.49    135.45
225.89/225.99	c  N dy  5687    987304      1250     25000         0     50023    125000   1511547    110.51    116.33
229.91/229.98	c  N dy  5818   1007340      1250     25000         0     70044    125000   4293292    110.54    118.65
234.60/234.62	c  N dy  5936   1027433      1250     25000         0     46154    125000    862286    110.55    116.62
237.99/238.01	c  N dy  6038   1047562      1250     25000         0     66269    125000   3613254    110.52    116.89
242.40/242.48	c  N dy  6163   1067614      1250     25000         0     86303    125000   6395224    110.55    117.78
243.49/243.51	c  F st  6187   1071876      1250     25000         0     45603    125000    652755    110.55    112.59
246.09/246.14	c  N dy  6257   1087772      1250     25000         0     61469    125000   2920331    110.56    117.64
250.30/250.31	c  N dy  6376   1107975      1250     25000         0     81658    125000   5714434    110.58    117.16
254.40/254.41	c  N dy  6492   1127991      1250     25000         0     55703    125000   1925201    110.61    117.36
258.19/258.25	c  N dy  6604   1148012      1250     25000         0     75703    125000   4693582    110.62    117.99
262.91/262.91	c  N dy  6717   1168048      1250     25000         0     48767    125000    840261    110.62    119.24
266.50/266.57	c  N dy  6839   1188259      1250     25000         0     68968    125000   3620507    110.63    116.62
271.09/271.18	c  N dy  6959   1208452      1250     25000         0     89146    125000   6399507    110.63    116.69
271.49/271.52	c  S st  6965   1209830      1250     25000         0     90523    125000   6586509    110.62   no data
271.71/271.71	c  S st  6965   1210334      1250     25000         0     91027    125000   6651377    110.62   no data
271.71/271.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
271.71/271.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
271.71/271.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.71/271.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.71/271.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.71/271.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
271.71/271.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
271.79/271.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
272.00/272.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.30/312.36	c lits-rem:       716  cl-subs:       68  v-elim:      0  v-fix:    0  time: 40.31 s
312.30/312.36	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
312.41/312.44	c vivif2 --  cl tried    90959 cl shrink        0 lits rem          0 time: 0.08
312.70/312.79	c asymm  cl-useful: 0/13019/25000 lits-rem:0 time: 0.35
312.80/312.80	c calculated reachability. Time: 0.00
312.80/312.80	c  N dy  6965   1210334      1250     25000         0     90959    125000   6631699    110.62   no data
316.71/316.76	c  N dy  7098   1230342      1250     25000         0     62993    125000   2687250    110.65    119.45
321.00/321.11	c  N dy  7219   1250663      1250     25000         0     83294    125000   5490194    110.66    117.38
325.79/325.87	c  N dy  7348   1270965      1250     25000         0     54611    125000   1380117    110.68    116.73
329.70/329.75	c  N dy  7476   1291195      1250     25000         0     74831    125000   4172332    110.70    118.71
334.60/334.67	c  N dy  7600   1311281      1250     25000         0     94900    125000   6944187    110.71    117.12
338.70/338.77	c  N dy  7734   1331378      1250     25000         0     65015    125000   2706826    110.75    120.42
343.00/343.09	c  N dy  7854   1351461      1250     25000         0     85078    125000   5475712    110.76    117.25
348.10/348.12	c  N dy  7976   1371516      1250     25000         0     54160    125000   1059152    110.78    117.99
352.01/352.02	c  N dy  8099   1391590      1250     25000         0     74218    125000   3857263    110.80    118.12
356.80/356.81	c  N dy  8214   1411665      1250     25000         0     94277    125000   6625520    110.82    121.10
361.30/361.39	c  N dy  8332   1431912      1250     25000         0     62552    125000   2085183    110.82    117.82
365.59/365.69	c  N dy  8454   1451968      1250     25000         0     82596    125000   4847161    110.83    118.34
370.80/370.89	c  N dy  8572   1472047      1250     25000         0    102662    125000   7611773    110.82    118.91
375.11/375.12	c  N dy  8707   1492388      1250     25000         0     70023    125000   3023056    110.85    116.73
379.70/379.79	c  N dy  8839   1512422      1250     25000         0     90042    125000   5818011    110.88    117.31
385.10/385.15	c  N dy  8967   1532502      1250     25000         0     56153    125000    949882    110.90    117.60
389.00/389.06	c  N dy  9088   1552556      1250     25000         0     76188    125000   3715308    110.90    122.31
394.10/394.12	c  N dy  9218   1573084      1250     25000         0     96704    125000   6592703    110.92    117.92
399.21/399.25	c  N dy  9339   1593673      1250     25000         0     62316    125000   1662380    110.93    117.59
403.40/403.42	c  N dy  9461   1613770      1250     25000         0     82391    125000   4440703    110.95    123.27
408.70/408.70	c  N dy  9583   1633852      1250     25000         0    102458    125000   7238925    110.96    116.96
413.50/413.60	c  N dy  9702   1654070      1250     25000         0     66707    125000   2140551    110.97    117.17
417.80/417.88	c  N dy  9820   1674080      1250     25000         0     86700    125000   4926273    110.99    129.95
423.20/423.25	c  N dy  9935   1694462      1250     25000         0    107059    125000   7728930    110.98    116.88
426.90/426.97	c  S st 10014   1710334      1250     25000         0     65962    125000   1901949    110.97   no data
427.10/427.11	c  S st 10014   1710838      1250     25000         0     66466    125000   1957419    110.97   no data
427.10/427.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.10/427.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
427.10/427.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.10/427.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.10/427.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.10/427.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
427.10/427.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
427.10/427.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
427.20/427.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.30/433.37	c lits-rem:       205  cl-subs:       18  v-elim:      0  v-fix:    0  time:  6.13 s
433.30/433.37	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
433.30/433.40	c vivif2 --  cl tried    66448 cl shrink        0 lits rem          0 time: 0.02
433.60/433.65	c asymm  cl-useful: 0/11981/25000 lits-rem:0 time: 0.25
433.60/433.65	c calculated reachability. Time: 0.00
433.60/433.65	c  N dy 10014   1710838      1250     25000         0     66448    125000   1951960    110.97   no data
438.11/438.10	c  N dy 10141   1730878      1250     25000         0     86473    125000   4741595    110.99    117.30
443.50/443.52	c  N dy 10263   1751025      1250     25000         0    106605    125000   7544534    111.00    117.94
448.40/448.41	c  N dy 10378   1771140      1250     25000         0     68753    125000   2170261    111.01    118.82
452.80/452.86	c  N dy 10495   1791195      1250     25000         0     88788    125000   4946146    111.01    120.44
458.40/458.47	c  N dy 10624   1811435      1250     25000         0    109008    125000   7746227    111.02    120.64
463.40/463.44	c  N dy 10745   1831524      1250     25000         0     70135    125000   2231391    111.03    116.94
468.00/468.01	c  N dy 10872   1851626      1250     25000         0     90215    125000   5034303    111.06    117.01
473.41/473.46	c  N dy 10986   1871714      1250     25000         0    110289    125000   7821958    111.07    120.20
478.60/478.67	c  N dy 11116   1891726      1250     25000         0     70341    125000   2132819    111.09    118.49
483.20/483.22	c  N dy 11236   1911773      1250     25000         0     90371    125000   4916439    111.10    116.96
488.71/488.74	c  N dy 11358   1931885      1250     25000         0    110469    125000   7719144    111.11    117.98
494.00/494.05	c  N dy 11476   1951909      1250     25000         0     69533    125000   1879014    111.12    119.06
498.60/498.61	c  N dy 11595   1972074      1250     25000         0     89675    125000   4700056    111.13    117.04
504.11/504.12	c  N dy 11707   1992197      1250     25000         0    109779    125000   7470630    111.13    117.93
509.70/509.70	c  N dy 11821   2012227      1250     25000         0     67850    125000   1512701    111.13    120.07
514.00/514.09	c  N dy 11926   2032281      1250     25000         0     87885    125000   4280604    111.13    118.31
519.50/519.51	c  N dy 12045   2052289      1250     25000         0    107883    125000   7053346    111.13    118.23
525.71/525.72	c  N dy 12164   2072642      1250     25000         0     65272    125000   1032344    111.13    117.09
529.90/529.98	c  N dy 12274   2092739      1250     25000         0     85352    125000   3797865    111.13    118.69
535.31/535.35	c  N dy 12399   2112853      1250     25000         0    105450    125000   6604969    111.14    117.74
541.61/541.69	c  N dy 12532   2132901      1250     25000         0    125482    125000   9385665    111.16    117.51
546.11/546.18	c  N dy 12642   2152960      1250     25000         0     81584    125000   3135033    111.15    123.00
551.21/551.28	c  N dy 12769   2173041      1250     25000         0    101648    125000   5925059    111.16    122.18
557.51/557.59	c  N dy 12905   2193408      1250     25000         0    121994    125000   8783196    111.19    117.23
562.20/562.25	c  S st 13010   2210839      1250     25000         0     74457    125000   2038796    111.19   no data
562.41/562.40	c  S st 13010   2211341      1250     25000         0     74959    125000   2101093    111.19   no data
562.41/562.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.41/562.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
562.41/562.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.41/562.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.41/562.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.41/562.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
562.41/562.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
562.41/562.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
562.51/562.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.31/569.35	c lits-rem:       165  cl-subs:       11  v-elim:      0  v-fix:    0  time:  6.80 s
569.31/569.35	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
569.31/569.38	c vivif2 --  cl tried    74948 cl shrink        0 lits rem          0 time: 0.03
569.61/569.68	c asymm  cl-useful: 0/14925/25000 lits-rem:0 time: 0.30
569.61/569.69	c calculated reachability. Time: 0.00
569.61/569.69	c  N dy 13010   2211341      1250     25000         0     74948    125000   2097895    111.19   no data
574.41/574.48	c  N dy 13130   2231345      1250     25000         0     94928    125000   4859593    111.20    117.98
580.30/580.37	c  N dy 13247   2251567      1250     25000         0    115132    125000   7669240    111.20    123.27
586.60/586.61	c  N dy 13363   2271578      1250     25000         0     69187    125000   1178654    111.21    117.45
591.10/591.13	c  N dy 13488   2291777      1250     25000         0     89369    125000   3968898    111.21    117.85
596.60/596.69	c  N dy 13611   2311853      1250     25000         0    109437    125000   6764972    111.22    117.64
603.10/603.16	c  N dy 13730   2331878      1250     25000         0    129447    125000   9524502    111.23    122.78
608.00/608.08	c  N dy 13855   2351950      1250     25000         0     82547    125000   2911332    111.24    117.76
613.30/613.34	c  N dy 13976   2372432      1250     25000         0    103018    125000   5777419    111.25    117.95
619.61/619.63	c  N dy 14100   2392469      1250     25000         0    123040    125000   8556409    111.26    125.77
625.51/625.54	c  N dy 14218   2412674      1250     25000         0     75283    125000   1776945    111.26    117.49
630.40/630.45	c  N dy 14340   2432766      1250     25000         0     95355    125000   4548291    111.26    117.74
636.11/636.18	c  N dy 14458   2452844      1250     25000         0    115415    125000   7317167    111.26    125.81
643.01/643.06	c  N dy 14581   2472930      1250     25000         0    135476    125000  10115264    111.28    136.41
647.81/647.87	c  N dy 14686   2492961      1250     25000         0     86549    125000   3218068    111.28    117.37
653.00/653.05	c  N dy 14806   2512992      1250     25000         0    106568    125000   5980907    111.28    142.51
659.41/659.41	c  N dy 14930   2533022      1250     25000         0    126582    125000   8753925    111.29    119.23
665.61/665.63	c  N dy 15047   2553092      1250     25000         0     76695    125000   1718488    111.30    118.18
670.31/670.36	c  N dy 15159   2573149      1250     25000         0     96732    125000   4474260    111.29    117.72
676.20/676.20	c  N dy 15285   2593276      1250     25000         0    116841    125000   7294066    111.30    117.36
683.21/683.24	c  N dy 15418   2613504      1250     25000         0    137050    125000  10129633    111.32    117.28
688.51/688.60	c  N dy 15551   2633588      1250     25000         0     86190    125000   2911705    111.33    125.69
693.81/693.88	c  N dy 15668   2653686      1250     25000         0    106274    125000   5733795    111.34    118.18
700.10/700.15	c  N dy 15789   2673714      1250     25000         0    126285    125000   8506952    111.35    120.00
707.11/707.12	c  N dy 15913   2693761      1250     25000         0     74373    125000   1125158    111.35    118.00
711.21/711.28	c  S st 16023   2711341      1250     25000         0     91936    125000   3558709    111.36    104.84
711.41/711.48	c  S st 16023   2711843      1250     25000         0     92438    125000   3622498    111.36   no data
711.41/711.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
711.51/711.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
711.51/711.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.51/711.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.51/711.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.51/711.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
711.51/711.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
711.51/711.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
711.62/711.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.01/725.04	c lits-rem:       202  cl-subs:       33  v-elim:      0  v-fix:    0  time: 13.35 s
725.01/725.04	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
725.01/725.09	c vivif2 --  cl tried    92405 cl shrink        0 lits rem          0 time: 0.05
725.41/725.40	c asymm  cl-useful: 0/10075/25000 lits-rem:0 time: 0.32
725.41/725.40	c calculated reachability. Time: 0.00
725.41/725.40	c  N dy 16023   2711843      1250     25000         0     92405    125000   3612636    111.36   no data
731.11/731.11	c  N dy 16143   2732024      1250     25000         0    112574    125000   6404247    111.36    117.97
737.61/737.69	c  N dy 16253   2752222      1250     25000         0    132753    125000   9209812    111.36    117.47
744.21/744.25	c  N dy 16389   2772374      1250     25000         0     79945    125000   1781396    111.37    117.68
749.12/749.16	c  N dy 16508   2792399      1250     25000         0     99950    125000   4550594    111.38    118.97
755.11/755.18	c  N dy 16634   2812416      1250     25000         0    119945    125000   7334565    111.39    119.09
762.21/762.26	c  N dy 16755   2832483      1250     25000         0    139994    125000  10142352    111.40    118.22
768.01/768.09	c  N dy 16878   2852712      1250     25000         0     86267    125000   2525323    111.41    119.67
773.22/773.31	c  N dy 17000   2872771      1250     25000         0    106301    125000   5316053    111.41    119.24
779.71/779.72	c  N dy 17130   2892789      1250     25000         0    126297    125000   8093099    111.42    119.50
787.41/787.49	c  N dy 17257   2912807      1250     25000         0    146297    125000  10889302    111.43    124.40
792.91/793.01	c  N dy 17379   2932897      1250     25000         0     91434    125000   3110890    111.44    120.70
798.71/798.72	c  N dy 17505   2953206      1250     25000         0    111726    125000   5955011    111.45    121.82
805.22/805.29	c  N dy 17629   2973220      1250     25000         0    131719    125000   8731243    111.45    117.75
812.82/812.86	c  N dy 17745   2993245      1250     25000         0    151724    125000  11532403    111.46    117.43
817.72/817.76	c  N dy 17869   3013344      1250     25000         0     95882    125000   3610761    111.47    125.66
823.51/823.58	c  N dy 17972   3034045      1250     25000         0    116565    125000   6457730    111.46    118.76
830.31/830.37	c  N dy 18094   3054165      1250     25000         0    136659    125000   9242014    111.46    118.31
837.41/837.46	c  N dy 18200   3074176      1250     25000         0     79733    125000   1224920    111.46    120.23
842.41/842.44	c  N dy 18323   3094277      1250     25000         0     99809    125000   4021445    111.47    117.46
848.41/848.48	c  N dy 18451   3114289      1250     25000         0    119806    125000   6803719    111.47    118.66
855.52/855.50	c  N dy 18575   3134377      1250     25000         0    139883    125000   9604493    111.48    118.22
862.71/862.77	c  N dy 18690   3154392      1250     25000         0     81948    125000   1395457    111.49    117.74
867.82/867.90	c  N dy 18821   3174406      1250     25000         0    101941    125000   4195872    111.50    123.27
874.02/874.01	c  N dy 18942   3194431      1250     25000         0    121943    125000   6971298    111.50    120.79
879.92/880.00	c  S st 19040   3211843      1250     25000         0    139341    125000   9401549    111.51    116.50
880.32/880.30	c  S st 19040   3212346      1250     25000         0    139844    125000   9458950    111.51   no data
880.32/880.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
880.42/880.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
880.42/880.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
880.42/880.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
880.42/880.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
880.42/880.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
880.42/880.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
880.52/880.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
880.71/880.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.21/946.25	c lits-rem:       789  cl-subs:      151  v-elim:      0  v-fix:    0  time: 65.46 s
946.21/946.25	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
946.31/946.37	c vivif2 --  cl tried   139693 cl shrink        0 lits rem          0 time: 0.11
946.71/946.76	c asymm  cl-useful: 0/9479/25000 lits-rem:0 time: 0.40
946.71/946.77	c calculated reachability. Time: 0.00
946.71/946.77	c  N dy 19040   3212346      1250     25000         0    139693    125000   9415452    111.51   no data
954.52/954.55	c  N dy 19169   3232425      1250     25000         0     80824    125000   1118344    111.52    126.94
959.52/959.53	c  N dy 19281   3252567      1250     25000         0    100946    125000   3923608    111.53    120.96
966.02/966.01	c  N dy 19398   3272664      1250     25000         0    121019    125000   6711520    111.53    125.76
973.22/973.20	c  N dy 19515   3292667      1250     25000         0    141002    125000   9497386    111.53    144.54
981.23/981.23	c  N dy 19638   3312805      1250     25000         0     81206    125000   1039864    111.54    117.89
986.22/986.21	c  N dy 19768   3332806      1250     25000         0    101196    125000   3825877    111.55    117.93
992.32/992.30	c  N dy 19892   3352898      1250     25000         0    121277    125000   6607981    111.55    124.84
999.32/999.33	c  N dy 20012   3372916      1250     25000         0    141274    125000   9385913    111.55    118.08
1007.63/1007.66	c  N dy 20140   3392927      1250     25000         0    161269    125000  12173590    111.55    117.91
1012.92/1012.91	c  N dy 20268   3413242      1250     25000         0    100638    125000   3601082    111.56    119.01
1018.92/1018.90	c  N dy 20392   3433244      1250     25000         0    120620    125000   6372518    111.56    124.63
1026.12/1026.17	c  N dy 20524   3453625      1250     25000         0    140990    125000   9226762    111.57    117.53
1034.41/1034.40	c  N dy 20653   3473636      1250     25000         0    160979    125000  12042830    111.59    117.82
1039.91/1039.95	c  N dy 20779   3493645      1250     25000         0     99044    125000   3261645    111.59    119.07
1045.61/1045.68	c  N dy 20884   3513765      1250     25000         0    119145    125000   6043453    111.59    117.49
1052.73/1052.73	c  N dy 21007   3533842      1250     25000         0    139200    125000   8852034    111.60    119.01
1060.62/1060.69	c  N dy 21123   3553875      1250     25000         0    159210    125000  11631831    111.60    119.54
1066.92/1067.01	c  N dy 21245   3573880      1250     25000         0     96268    125000   2751571    111.60    126.99
1072.62/1072.61	c  N dy 21356   3593882      1250     25000         0    116257    125000   5530822    111.60    127.94
1079.32/1079.37	c  N dy 21479   3614012      1250     25000         0    136370    125000   8336983    111.61    121.42
1087.32/1087.30	c  N dy 21599   3634130      1250     25000         0    156474    125000  11156696    111.61    117.83
1094.32/1094.34	c  N dy 21713   3654260      1250     25000         0     92658    125000   2132893    111.61    118.35
1100.04/1100.05	c  N dy 21844   3674439      1250     25000         0    112821    125000   4960252    111.62    118.56
1106.64/1106.67	c  N dy 21954   3695011      1250     25000         0    133371    125000   7833289    111.62    117.77
1113.23/1113.24	c  S st 22060   3712347      1250     25000         0    150689    125000  10250137    111.63   no data
1113.52/1113.58	c  S st 22060   3712850      1250     25000         0    151192    125000  10310054    111.63   no data
1113.62/1113.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1113.62/1113.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1113.72/1113.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1113.72/1113.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1113.72/1113.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1113.72/1113.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1113.72/1113.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1113.82/1113.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1114.02/1114.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.03/1168.09	c lits-rem:       561  cl-subs:      122  v-elim:      0  v-fix:    0  time: 53.99 s
1168.03/1168.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1168.24/1168.22	c vivif2 --  cl tried   151070 cl shrink        0 lits rem          0 time: 0.13
1168.63/1168.65	c asymm  cl-useful: 0/7746/25000 lits-rem:0 time: 0.43
1168.63/1168.66	c calculated reachability. Time: 0.00
1168.63/1168.66	c  N dy 22060   3712850      1250     25000         0    151070    125000  10275679    111.63   no data
1177.22/1177.29	c  N dy 22191   3732932      1250     25000         0     86213    125000   1083748    111.64    118.29
1182.12/1182.19	c  F st 22314   3751562      1250     25000         0    104833    125000   3691035    111.65     99.09
1182.72/1182.71	c  N st 22318   3753599      1250     25000         0    106866    125000   4002274    111.65   no data
1188.72/1188.74	c  N dy 22411   3773786      1250     25000         0    127037    125000   6845500    111.65    118.17
1196.03/1196.01	c  N dy 22521   3793796      1250     25000         0    147028    125000   9615698    111.65    118.88
1204.53/1204.54	c  N dy 22642   3813890      1250     25000         0    167099    125000  12416223    111.66    118.01
1210.62/1210.64	c  N dy 22759   3833896      1250     25000         0    101162    125000   3030065    111.66    118.01
1216.64/1216.66	c  N dy 22878   3854180      1250     25000         0    121427    125000   5847124    111.66    118.04
1223.72/1223.71	c  N dy 22999   3874218      1250     25000         0    141449    125000   8642592    111.67    132.01
1231.83/1231.91	c  N dy 23125   3894300      1250     25000         0    161511    125000  11452343    111.67    118.19
1239.52/1239.57	c  N dy 23244   3914578      1250     25000         0     94845    125000   2022649    111.68    119.51
1245.24/1245.23	c  N dy 23362   3934672      1250     25000         0    114925    125000   4816245    111.68    118.25
1251.92/1251.96	c  N dy 23494   3954706      1250     25000         0    134937    125000   7626209    111.69    117.88
1259.63/1259.65	c  N dy 23611   3974814      1250     25000         0    155028    125000  10421494    111.69    117.99
1268.63/1268.64	c  N dy 23734   3994833      1250     25000         0    175033    125000  13221565    111.70    118.30
1274.12/1274.16	c  N dy 23844   4014927      1250     25000         0    107186    125000   3631606    111.70    134.46
1280.33/1280.40	c  N dy 23959   4035311      1250     25000         0    127552    125000   6481447    111.71    121.61
1287.62/1287.68	c  N dy 24073   4055342      1250     25000         0    147558    125000   9246742    111.71    118.26
1295.84/1295.87	c  N dy 24184   4075414      1250     25000         0    167612    125000  12036105    111.71    130.65

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.58 2.86 3.38 2/353 10323
/proc/meminfo: memFree=21345732/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=30656 CPUtime=0 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 951 0 0 0 0 0 0 0 20 0 1 0 649820364 31391744 891 33554432000 4194304 4580011 140733801677680 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 7664 891 323 95 0 2646 0

[startup+0.0466529 s]
/proc/loadavg: 1.58 2.86 3.38 2/353 10323
/proc/meminfo: memFree=21345732/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=31120 CPUtime=0.04 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 1175 0 0 0 4 0 0 0 20 0 1 0 649820364 31866880 1115 33554432000 4194304 4580011 140733801677680 18446744073709551615 4504048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 7780 1115 339 95 0 2762 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31120

[startup+0.100638 s]
/proc/loadavg: 1.58 2.86 3.38 2/353 10323
/proc/meminfo: memFree=21345732/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=31384 CPUtime=0.09 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 1223 0 0 0 9 0 0 0 20 0 1 0 649820364 32137216 1163 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 7846 1163 339 95 0 2828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31384

[startup+0.300607 s]
/proc/loadavg: 1.58 2.86 3.38 2/353 10323
/proc/meminfo: memFree=21345732/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=35856 CPUtime=0.29 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 2971 0 0 0 29 0 0 0 21 0 1 0 649820364 36716544 2578 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 8964 2578 363 95 0 3946 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35856

[startup+0.700533 s]
/proc/loadavg: 1.58 2.86 3.38 2/353 10323
/proc/meminfo: memFree=21345732/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=37580 CPUtime=0.69 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 4053 0 0 0 69 0 0 0 22 0 1 0 649820364 38481920 2720 33554432000 4194304 4580011 140733801677680 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 9395 2720 363 95 0 4377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37580

[startup+1.50039 s]
/proc/loadavg: 1.58 2.86 3.38 5/367 10345
/proc/meminfo: memFree=21294856/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=38052 CPUtime=1.49 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 5818 0 0 0 148 1 0 0 25 0 1 0 649820364 38965248 3289 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 9513 3289 363 95 0 4495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38052

[startup+3.1011 s]
/proc/loadavg: 1.58 2.86 3.38 5/367 10345
/proc/meminfo: memFree=21287788/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=58268 CPUtime=3.08 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 13542 0 0 0 307 1 0 0 25 0 1 0 649820364 59666432 8128 33554432000 4194304 4580011 140733801677680 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 14567 8128 367 95 0 9549 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58268

[startup+6.30052 s]
/proc/loadavg: 1.77 2.88 3.38 5/367 10345
/proc/meminfo: memFree=21217824/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=59784 CPUtime=6.28 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 19139 0 0 0 626 2 0 0 25 0 1 0 649820364 61218816 8165 33554432000 4194304 4580011 140733801677680 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 14946 8165 367 95 0 9928 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59784

[startup+12.7004 s]
/proc/loadavg: 1.95 2.90 3.39 5/367 10345
/proc/meminfo: memFree=21165668/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=84096 CPUtime=12.69 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 32929 0 0 0 1265 4 0 0 25 0 1 0 649820364 86114304 15083 33554432000 4194304 4580011 140733801677680 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 21024 15083 367 95 0 16006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84096

[startup+25.5011 s]
/proc/loadavg: 2.41 2.95 3.40 5/367 10345
/proc/meminfo: memFree=21050404/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=104504 CPUtime=25.49 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 46639 0 0 0 2542 7 0 0 25 0 1 0 649820364 107012096 20604 33554432000 4194304 4580011 140733801677680 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 26126 20604 367 95 0 21108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104504

[startup+51.1004 s]
/proc/loadavg: 2.95 3.04 3.41 5/367 10346
/proc/meminfo: memFree=20987000/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=118168 CPUtime=51.09 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 64933 0 0 0 5099 10 0 0 25 0 1 0 649820364 121004032 22296 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 29542 22296 367 95 0 24524 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118168

[startup+102.314 s]
/proc/loadavg: 3.59 3.20 3.44 5/367 10347
/proc/meminfo: memFree=20966740/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=172188 CPUtime=102.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 109788 0 0 0 10212 18 0 0 25 0 1 0 649820364 176320512 27835 33554432000 4194304 4580011 140733801677680 18446744073709551615 4339764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 43047 27835 367 95 0 38029 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 172188

[startup+162.3 s]
/proc/loadavg: 3.85 3.34 3.48 5/367 10349
/proc/meminfo: memFree=20876428/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=208600 CPUtime=162.29 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 163366 0 0 0 16200 29 0 0 25 0 1 0 649820364 213606400 36418 33554432000 4194304 4580011 140733801677680 18446744073709551615 218905428160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 52192 36433 367 95 0 47174 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 208600

[startup+222.301 s]
/proc/loadavg: 3.99 3.47 3.51 5/367 10351
/proc/meminfo: memFree=20756096/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=230384 CPUtime=222.29 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 194005 0 0 0 22195 34 0 0 25 0 1 0 649820364 235913216 40994 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 57596 40994 367 95 0 52578 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 230384

[startup+282.301 s]
/proc/loadavg: 4.08 3.60 3.55 5/367 10352
/proc/meminfo: memFree=20670492/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=267016 CPUtime=282.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 240036 0 0 0 28187 43 0 0 25 0 1 0 649820364 273424384 50935 33554432000 4194304 4580011 140733801677680 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 66754 50935 367 95 0 61736 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 267016

[startup+342.301 s]
/proc/loadavg: 4.06 3.68 3.58 5/367 10354
/proc/meminfo: memFree=20639196/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=267880 CPUtime=342.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 261824 0 0 0 34181 49 0 0 25 0 1 0 649820364 274309120 49319 33554432000 4194304 4580011 140733801677680 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 66970 49319 367 95 0 61952 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 267880

[startup+402.301 s]
/proc/loadavg: 4.02 3.74 3.60 5/367 10355
/proc/meminfo: memFree=20657504/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=269116 CPUtime=402.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 302720 0 0 0 40172 58 0 0 25 0 1 0 649820364 275574784 48067 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 67279 48067 367 95 0 62261 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 269116

[startup+462.301 s]
/proc/loadavg: 4.01 3.78 3.63 5/367 10357
/proc/meminfo: memFree=20651496/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=217576 CPUtime=462.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 336854 0 0 0 46165 65 0 0 25 0 1 0 649820364 222797824 45869 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 54394 45869 367 95 0 49376 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217576

[startup+522.3 s]
/proc/loadavg: 4.00 3.82 3.65 5/367 10358
/proc/meminfo: memFree=20642020/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=270940 CPUtime=522.3 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 372644 0 0 0 52157 73 0 0 25 0 1 0 649820364 277442560 52745 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 67735 52745 367 95 0 62717 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 270940

[startup+582.3 s]
/proc/loadavg: 4.00 3.85 3.66 5/367 10360
/proc/meminfo: memFree=20660064/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=271904 CPUtime=582.31 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 403055 0 0 0 58149 82 0 0 25 0 1 0 649820364 278429696 52963 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 67976 52963 367 95 0 62958 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 271904

[startup+642.301 s]
/proc/loadavg: 4.06 3.89 3.69 5/367 10362
/proc/meminfo: memFree=20618112/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=272824 CPUtime=642.32 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 435928 0 0 0 64142 90 0 0 25 0 1 0 649820364 279371776 54287 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 68206 54287 367 95 0 63188 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 272824

[startup+702.301 s]
/proc/loadavg: 4.02 3.91 3.70 5/367 10363
/proc/meminfo: memFree=20617032/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=273740 CPUtime=702.31 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 468428 0 0 0 70133 98 0 0 25 0 1 0 649820364 280309760 53833 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 68435 53833 367 95 0 63417 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 273740

[startup+762.314 s]
/proc/loadavg: 4.08 3.94 3.73 5/367 10365
/proc/meminfo: memFree=20575052/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=274880 CPUtime=762.32 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 492059 0 0 0 76130 102 0 0 25 0 1 0 649820364 281477120 54723 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 68720 54723 367 95 0 63702 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 274880

[startup+822.301 s]
/proc/loadavg: 4.24 4.01 3.76 5/367 10366
/proc/meminfo: memFree=20549828/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=275580 CPUtime=822.32 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 523088 0 0 0 82120 112 0 0 25 0 1 0 649820364 282193920 50475 33554432000 4194304 4580011 140733801677680 18446744073709551615 4324831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 68895 50475 367 95 0 63877 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 275580

[startup+882.3 s]
/proc/loadavg: 4.13 4.02 3.78 5/367 10368
/proc/meminfo: memFree=20477848/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=341900 CPUtime=882.31 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 566182 0 0 0 88111 120 0 0 25 0 1 0 649820364 350105600 69363 33554432000 4194304 4580011 140733801677680 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 85475 69363 367 95 0 80457 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 341900

[startup+942.3 s]
/proc/loadavg: 4.05 4.01 3.79 5/367 10370
/proc/meminfo: memFree=20455368/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=341900 CPUtime=942.31 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 566182 0 0 0 94111 120 0 0 25 0 1 0 649820364 350105600 69363 33554432000 4194304 4580011 140733801677680 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 85475 69363 367 95 0 80457 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 341900

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.80 5/367 10371
/proc/meminfo: memFree=20330724/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=342448 CPUtime=1002.31 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 592032 0 0 0 100104 127 0 0 25 0 1 0 649820364 350666752 70318 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 85612 70318 367 95 0 80594 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 342448

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/367 10373
/proc/meminfo: memFree=20367244/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=343040 CPUtime=1062.32 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 619220 0 0 0 106097 135 0 0 25 0 1 0 649820364 351272960 72042 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 85760 72042 367 95 0 80742 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 343040

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/367 10375
/proc/meminfo: memFree=20321796/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=378260 CPUtime=1122.33 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 651384 0 0 0 112091 142 0 0 25 0 1 0 649820364 387338240 78137 33554432000 4194304 4580011 140733801677680 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 94565 78137 367 95 0 89547 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 378260

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/367 10376
/proc/meminfo: memFree=20374564/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=378568 CPUtime=1182.32 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 658194 0 0 0 118089 143 0 0 25 0 1 0 649820364 387653632 71605 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 94642 71605 367 95 0 89624 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 378568

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.84 5/367 10378
/proc/meminfo: memFree=20313388/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=379128 CPUtime=1242.33 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 684932 0 0 0 124083 150 0 0 25 0 1 0 649820364 388227072 71310 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294711 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 94782 71310 367 95 0 89764 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 379128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.04 3.86 5/367 10379
/proc/meminfo: memFree=20226544/32951124 swapFree=65581052/67111528
[pid=10323] ppid=10321 vsize=379440 CPUtime=1300.03 cores=1,3
/proc/10323/stat : 10323 (strangenight2-s) R 10321 10323 9800 0 -1 4202496 708469 0 0 0 129847 156 0 0 25 0 1 0 649820364 388546560 81114 33554432000 4194304 4580011 140733801677680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10323/statm: 94860 81114 367 95 0 89842 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 379440

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

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

runsolver used 4.26135 second user time and 11.1243 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 16:10:26
IDJOB=3367431
IDBENCH=82640
IDSOLVER=1845
FILE ID=node137/3367431-1305382226
RUNJOBID= node137-1305382226-10304
PBS_JOBID= 13324365
Free space on /tmp= 73676 MiB

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

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=245807562

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21345756 kB
Buffers:        262252 kB
Cached:        3679244 kB
SwapCached:      36328 kB
Active:        1588184 kB
Inactive:      9793904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21345756 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           12172 kB
Writeback:           0 kB
AnonPages:     7413500 kB
Mapped:          18728 kB
Slab:           119440 kB
PageTables:      38780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75899380 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= 73652 MiB
End job on node137 at 2011-05-14 16:32:09