Trace number 3367350

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark556.159
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-3367350-1305380891.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.14	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:     598 undec:      51 neg:     601
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.48	c  N dy    21      4122      1250     25000         0      4114    125000    580855    110.04    116.63
0.79/0.81	c  N dy    45      8286      1250     25000         0      5780    125000    595835    110.67    118.21
1.10/1.15	c  N dy    65     12351      1250     25000         0      5600    125000    383601    110.81    139.70
1.49/1.53	c  N dy    91     16830      1250     25000         0     10075    125000    990003    109.96    116.54
1.78/1.87	c  N dy   117     20840      1250     25000         0      8463    125000    611992    110.18    119.68
2.21/2.23	c  N dy   140     24877      1250     25000         0     12497    125000   1167119    110.21    116.79
2.21/2.25	c  F st   142     25000      1250     25000         0     12620    125000   1186150    110.31   no data
2.69/2.73	c  N dy   148     30001      1250     25000         0     10803    125000    856576    110.31   no data
2.69/2.73	c  S st   148     30001      1250     25000         0     10803    125000    856576    110.31   no data
2.69/2.78	c  S st   148     30502      1250     25000         0     11304    125000    913541    110.31   no data
2.69/2.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.80	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.79/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.79/2.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.25	c lits-rem:        24  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.40 s
3.31/3.39	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
3.31/3.40	c calculated reachability. Time: 0.00
3.31/3.40	c  N dy   148     30502      1250     25000         0     11272    125000    903803    110.31   no data
3.69/3.80	c  N dy   174     34644      1250     25000         0     15412    125000   1480568    110.74    118.59
4.09/4.17	c  N dy   201     38708      1250     25000         0     11575    125000    763130    110.93    118.36
4.49/4.55	c  N dy   224     42761      1250     25000         0     15624    125000   1317460    111.01    130.77
4.79/4.85	c  S st   240     45753      1250     25000         0      9673    125000    362727    111.04    104.58
4.89/4.90	c  S st   240     46259      1250     25000         0     10179    125000    422638    111.04   no data
4.89/4.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4.89/4.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.89/4.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.05	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.10 s
4.99/5.05	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4.99/5.05	c vivif2 --  cl tried    10175 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N dy   240     46259      1250     25000         0     10175    125000    421642    111.04   no data
5.50/5.56	c  N dy   262     50298      1250     25000         0     14208    125000    967553    110.86    117.79
5.89/5.96	c  N dy   287     54334      1250     25000         0     18241    125000   1512435    110.79    117.68
6.29/6.36	c  N dy   309     58416      1250     25000         0     12352    125000    594654    110.68    126.06
6.68/6.75	c  N dy   333     62491      1250     25000         0     16424    125000   1151476    110.62    119.33
7.18/7.20	c  N dy   359     66811      1250     25000         0     20742    125000   1744717    110.61    117.11
7.39/7.47	c  S st   375     69388      1250     25000         0     12338    125000    466517    110.68   no data
7.49/7.53	c  S st   375     69890      1250     25000         0     12840    125000    523186    110.68   no data
7.49/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.49/7.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
7.49/7.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.49/7.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c lits-rem:        22  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.18 s
7.70/7.76	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.70/7.76	c vivif2 --  cl tried    12839 cl shrink        0 lits rem          0 time: 0.01
7.89/7.92	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
7.89/7.92	c calculated reachability. Time: 0.00
7.89/7.92	c  N dy   375     69890      1250     25000         0     12839    125000    522859    110.68   no data
8.29/8.38	c  N dy   395     74442      1250     25000         0     17387    125000   1149604    110.56    117.27
8.89/8.91	c  N dy   422     79291      1250     25000         0     22234    125000   1822184    110.59    117.66
9.39/9.44	c  N dy   451     84429      1250     25000         0     15379    125000    761941    110.52    121.26
9.69/9.75	c  F st   468     87500      1250     25000         0     18444    125000   1181434    110.47     98.81
9.99/10.09	c  N st   473     90797      1250     25000         0     21736    125000   1662705    110.47   no data
10.69/10.77	c  N dy   499     96952      1250     25000         0     14899    125000    559709    110.43    118.83
11.39/11.41	c  N dy   532    103216      1250     25000         0     21156    125000   1424158    110.39    116.28
11.49/11.58	c  S st   541    104835      1250     25000         0     22773    125000   1642954    110.34    105.22
11.59/11.66	c  S st   541    105336      1250     25000         0     23274    125000   1703852    110.34   no data
11.59/11.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
11.59/11.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.59/11.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.69/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.89	c lits-rem:       130  cl-subs:       15  v-elim:      0  v-fix:    0  time:  3.13 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    23259 cl shrink        0 lits rem          0 time: 0.02
15.09/15.12	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.21
15.09/15.12	c calculated reachability. Time: 0.00
15.09/15.12	c  N dy   541    105336      1250     25000         0     23259    125000   1699080    110.34   no data
15.79/15.89	c  N dy   580    112130      1250     25000         0     16065    125000    600536    110.37    116.32
16.59/16.66	c  N dy   623    119307      1250     25000         0     23237    125000   1581577    110.34    121.83
17.50/17.58	c  N dy   670    127052      1250     25000         0     15990    125000    454289    110.43    116.38
18.39/18.47	c  N dy   718    135225      1250     25000         0     24154    125000   1577659    110.44    117.71
19.49/19.52	c  N dy   764    144019      1250     25000         0     16958    125000    456474    110.24    116.13
20.49/20.54	c  N dy   815    153311      1250     25000         0     26242    125000   1741409    110.27    116.33
21.08/21.12	c  S st   842    158004      1250     25000         0     30930    125000   2382854    110.27   no data
21.18/21.20	c  S st   842    158506      1250     25000         0     31432    125000   2441880    110.27   no data
21.18/21.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.18/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
21.18/21.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.18/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.18/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.18/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
21.18/21.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.18/21.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.28/21.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.09/29.18	c lits-rem:       227  cl-subs:       23  v-elim:      0  v-fix:    0  time:  7.84 s
29.09/29.18	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
29.19/29.21	c vivif2 --  cl tried    31409 cl shrink        0 lits rem          0 time: 0.03
29.39/29.46	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.25
29.39/29.46	c calculated reachability. Time: 0.00
29.39/29.46	c  N dy   842    158506      1250     25000         0     31409    125000   2434674    110.27   no data
30.59/30.65	c  N dy   902    168693      1250     25000         0     24597    125000   1378992    110.31    116.15
31.99/32.06	c  N dy   964    179817      1250     25000         0     35713    125000   2912861    110.33    117.45
33.39/33.40	c  N dy  1037    191395      1250     25000         0     29304    125000   1904546    110.43    116.67
34.89/34.96	c  N dy  1110    203649      1250     25000         0     22569    125000    844299    110.43    116.35
36.49/36.57	c  N dy  1180    216690      1250     25000         0     35594    125000   2623276    110.33    116.71
38.19/38.27	c  N dy  1255    230580      1250     25000         0     29491    125000   1671189    110.36    117.61
39.19/39.24	c  S st  1300    237760      1250     25000         0     36664    125000   2659872    110.39    109.06
39.29/39.34	c  S st  1300    238261      1250     25000         0     37164    125000   2723416    110.39   no data
39.29/39.34	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.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.29/39.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.29/39.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.29/39.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
39.29/39.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.39/39.40	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.19/50.28	c lits-rem:       272  cl-subs:       32  v-elim:      0  v-fix:    0  time: 10.80 s
50.19/50.28	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.29/50.32	c vivif2 --  cl tried    37132 cl shrink        0 lits rem          0 time: 0.03
50.49/50.58	c asymm  cl-useful: 0/22960/25000 lits-rem:0 time: 0.26
50.49/50.58	c calculated reachability. Time: 0.00
50.49/50.58	c  N dy  1300    238261      1250     25000         0     37132    125000   2714273    110.39   no data
52.49/52.56	c  N dy  1398    253540      1250     25000         0     31407    125000   1809211    110.47    116.57
54.69/54.78	c  N dy  1489    269865      1250     25000         0     25741    125000    893860    110.48    117.36
57.10/57.12	c  N dy  1595    287220      1250     25000         0     43086    125000   3301110    110.52    116.77
59.49/59.52	c  N dy  1701    305613      1250     25000         0     38481    125000   2520391    110.52    117.25
59.59/59.61	c  F st  1706    306251      1250     25000         0     39119    125000   2609790    110.53   no data
62.09/62.19	c  N dy  1795    325174      1250     25000         0     34042    125000   1784467    110.57    118.04
65.10/65.10	c  N dy  1910    345274      1250     25000         0     29144    125000    973577    110.57    116.67
66.69/66.73	c  S st  1983    357391      1250     25000         0     41248    125000   2647193    110.61    102.02
66.79/66.83	c  S st  1983    357894      1250     25000         0     41751    125000   2707111    110.61   no data
66.79/66.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.79/66.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
66.79/66.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.79/66.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.79/66.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.79/66.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
66.79/66.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.89/66.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
66.89/66.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.29/78.33	c lits-rem:       174  cl-subs:       28  v-elim:      0  v-fix:    0  time: 11.35 s
78.29/78.33	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
78.29/78.36	c vivif2 --  cl tried    41723 cl shrink        0 lits rem          0 time: 0.03
78.29/78.39	c asymm  cl-useful: 0/2040/25000 lits-rem:0 time: 0.03
78.29/78.39	c calculated reachability. Time: 0.00
78.29/78.39	c  N dy  1983    357894      1250     25000         0     41723    125000   2698333    110.61   no data
81.19/81.25	c  N dy  2093    377977      1250     25000         0     35820    125000   1761291    110.56    117.92
84.39/84.44	c  N dy  2218    398596      1250     25000         0     29439    125000    745335    110.62    117.89
87.29/87.32	c  N dy  2333    418743      1250     25000         0     49566    125000   3513635    110.63    117.84
90.20/90.21	c  N dy  2451    438869      1250     25000         0     41707    125000   2310806    110.64    116.79
93.30/93.31	c  N dy  2565    458928      1250     25000         0     32769    125000    953658    110.63    116.97
96.29/96.30	c  N dy  2683    479054      1250     25000         0     52873    125000   3733581    110.65    118.67
99.29/99.38	c  N dy  2799    499112      1250     25000         0     42936    125000   2216505    110.66    116.87
102.70/102.76	c  N dy  2923    519206      1250     25000         0     32040    125000    596866    110.68    117.72
105.29/105.30	c  S st  3025    536842      1250     25000         0     49658    125000   3026475    110.68    105.74
105.39/105.41	c  S st  3025    537348      1250     25000         0     50164    125000   3092067    110.68   no data
105.39/105.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.39/105.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
105.39/105.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.39/105.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.39/105.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.39/105.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
105.39/105.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.39/105.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
105.50/105.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.50/116.51	c lits-rem:       415  cl-subs:       39  v-elim:      0  v-fix:    0  time: 10.92 s
116.50/116.51	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
116.50/116.54	c vivif2 --  cl tried    50125 cl shrink        0 lits rem          0 time: 0.04
116.80/116.83	c asymm  cl-useful: 0/19386/25000 lits-rem:0 time: 0.29
116.80/116.84	c calculated reachability. Time: 0.00
116.80/116.84	c  N dy  3025    537348      1250     25000         0     50125    125000   3080417    110.68   no data
120.19/120.22	c  N dy  3152    557440      1250     25000         0     38233    125000   1323917    110.71    120.28
123.40/123.49	c  N dy  3260    577663      1250     25000         0     58434    125000   4099312    110.68    117.59
126.70/126.75	c  N dy  3376    597728      1250     25000         0     45519    125000   2202161    110.70    117.01
130.39/130.44	c  N dy  3487    617818      1250     25000         0     65591    125000   4966463    110.68    116.81
133.60/133.67	c  N dy  3607    637838      1250     25000         0     51619    125000   2917975    110.69    117.95
137.50/137.52	c  N dy  3723    657988      1250     25000         0     36784    125000    727169    110.71    117.94
140.60/140.71	c  N dy  3830    678040      1250     25000         0     56813    125000   3474852    110.70    127.21
144.70/144.71	c  N dy  3950    698187      1250     25000         0     40977    125000   1185341    110.72    119.09
148.30/148.30	c  N dy  4064    718249      1250     25000         0     61019    125000   3947640    110.73    116.84
152.20/152.26	c  N dy  4184    738543      1250     25000         0     44334    125000   1511983    110.75    117.71
155.90/155.94	c  N dy  4305    758647      1250     25000         0     64426    125000   4267692    110.74    117.68
159.59/159.63	c  N dy  4427    778658      1250     25000         0     46449    125000   1687206    110.77    118.81
163.19/163.22	c  N dy  4540    798953      1250     25000         0     66730    125000   4485667    110.76    117.00
164.59/164.67	c  S st  4578    806024      1250     25000         0     73797    125000   5459055    110.75    112.67
164.79/164.84	c  S st  4578    806529      1250     25000         0     74302    125000   5518897    110.75   no data
164.79/164.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.90/164.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
164.90/164.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.90/164.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.90/164.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.90/164.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
164.90/164.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
164.90/164.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
165.10/165.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.30/193.39	c lits-rem:       550  cl-subs:       64  v-elim:      0  v-fix:    0  time: 28.26 s
193.30/193.39	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
193.40/193.46	c vivif2 --  cl tried    74238 cl shrink        0 lits rem          0 time: 0.06
193.61/193.62	c asymm  cl-useful: 0/5614/25000 lits-rem:0 time: 0.16
193.61/193.62	c calculated reachability. Time: 0.00
193.61/193.62	c  N dy  4578    806529      1250     25000         0     74238    125000   5499446    110.75   no data
197.00/197.07	c  N dy  4708    826569      1250     25000         0     55297    125000   2769383    110.79    118.69
200.99/201.02	c  N dy  4823    846627      1250     25000         0     75341    125000   5533390    110.79    116.70
204.51/204.58	c  N dy  4949    866695      1250     25000         0     55432    125000   2678819    110.84    117.34
208.40/208.49	c  N dy  5062    886699      1250     25000         0     75416    125000   5421840    110.82    116.66
212.20/212.24	c  N dy  5183    906750      1250     25000         0     54476    125000   2412422    110.86    117.47
216.00/216.09	c  N dy  5305    926773      1250     25000         0     74480    125000   5191444    110.88    118.17
219.90/219.95	c  N dy  5422    947010      1250     25000         0     52741    125000   2025050    110.87    117.25
223.79/223.89	c  N dy  5542    967451      1250     25000         0     73168    125000   4850799    110.89    118.19
227.90/227.99	c  N dy  5652    987854      1250     25000         0     50589    125000   1587710    110.88    118.73
231.70/231.77	c  N dy  5770   1008000      1250     25000         0     70716    125000   4364026    110.87    116.87
236.30/236.36	c  N dy  5901   1028231      1250     25000         0     46962    125000    971410    110.90    117.65
240.00/240.00	c  N dy  6023   1048364      1250     25000         0     67075    125000   3760736    110.92    116.77
244.40/244.44	c  N dy  6133   1068401      1250     25000         0     87102    125000   6511942    110.91    117.90
245.31/245.31	c  F st  6155   1071875      1250     25000         0     45606    125000    652314    110.91   no data
247.99/248.09	c  N dy  6229   1088459      1250     25000         0     62166    125000   2988405    110.91    117.30
252.40/252.44	c  N dy  6357   1108724      1250     25000         0     82409    125000   5801324    110.94    118.82
256.60/256.61	c  N dy  6481   1128780      1250     25000         0     56495    125000   2034513    110.95    117.29
260.50/260.52	c  N dy  6606   1148807      1250     25000         0     76504    125000   4817513    110.99    120.92
265.30/265.38	c  N dy  6732   1169025      1250     25000         0     49748    125000    964692    111.01    117.88
269.00/269.05	c  N dy  6844   1189144      1250     25000         0     69842    125000   3762937    111.03    117.19
273.40/273.48	c  N dy  6964   1209221      1250     25000         0     89899    125000   6540380    111.05    135.88
273.60/273.64	c  S st  6970   1209796      1250     25000         0     90474    125000   6623765    111.05   no data
273.81/273.83	c  S st  6970   1210296      1250     25000         0     90974    125000   6678250    111.05   no data
273.81/273.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.81/273.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
273.81/273.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.81/273.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.81/273.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.81/273.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
273.81/273.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
273.91/273.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
274.10/274.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.00/314.00	c lits-rem:       741  cl-subs:       82  v-elim:      0  v-fix:    0  time: 39.83 s
314.00/314.00	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
314.00/314.08	c vivif2 --  cl tried    90892 cl shrink        0 lits rem          0 time: 0.08
314.40/314.45	c asymm  cl-useful: 0/13106/25000 lits-rem:0 time: 0.37
314.40/314.45	c calculated reachability. Time: 0.00
314.40/314.45	c  N dy  6970   1210296      1250     25000         0     90892    125000   6653914    111.05   no data
318.30/318.37	c  N dy  7093   1230461      1250     25000         0     63093    125000   2665333    111.04    117.95
322.51/322.53	c  N dy  7216   1250477      1250     25000         0     83090    125000   5421017    111.06    117.39
327.10/327.19	c  N dy  7334   1270584      1250     25000         0     54219    125000   1323819    111.07    116.96
331.01/331.06	c  N dy  7445   1290651      1250     25000         0     74266    125000   4080040    111.06    120.96
335.80/335.80	c  N dy  7566   1310652      1250     25000         0     94238    125000   6849619    111.08    120.06
339.81/339.88	c  N dy  7692   1330659      1250     25000         0     64282    125000   2586385    111.09    117.70
344.32/344.36	c  N dy  7810   1350773      1250     25000         0     84376    125000   5342672    111.09    119.91
349.51/349.55	c  N dy  7928   1370830      1250     25000         0     53468    125000    956369    111.10    117.10
353.50/353.52	c  N dy  8041   1390943      1250     25000         0     73569    125000   3736396    111.09    118.15
358.30/358.38	c  N dy  8158   1410993      1250     25000         0     93605    125000   6530374    111.11    117.40
363.31/363.36	c  N dy  8281   1431274      1250     25000         0     61910    125000   1992579    111.12    117.24
367.80/367.81	c  N dy  8381   1451317      1250     25000         0     81932    125000   4743757    111.11    118.15
373.20/373.25	c  N dy  8507   1471514      1250     25000         0    102111    125000   7535905    111.12    120.70
377.21/377.25	c  N dy  8631   1491646      1250     25000         0     69272    125000   2908078    111.15    118.20
381.41/381.47	c  N dy  8749   1511663      1250     25000         0     89271    125000   5678019    111.15    117.01
386.50/386.56	c  N dy  8848   1531738      1250     25000         0     55377    125000    833934    111.13    117.67
390.20/390.29	c  N dy  8967   1551930      1250     25000         0     75544    125000   3639584    111.13    117.06
395.11/395.14	c  N dy  9089   1572089      1250     25000         0     95689    125000   6426102    111.14    117.04
400.10/400.19	c  N dy  9213   1592196      1250     25000         0     60831    125000   1457549    111.15    120.35
404.11/404.19	c  N dy  9335   1612198      1250     25000         0     80823    125000   4241003    111.17    119.02
408.90/408.93	c  N dy  9447   1632553      1250     25000         0    101158    125000   7049797    111.16    117.98
413.51/413.51	c  N dy  9573   1652595      1250     25000         0     65231    125000   1953899    111.19    117.65
417.60/417.69	c  N dy  9691   1672718      1250     25000         0     85334    125000   4750552    111.20    117.37
423.10/423.11	c  N dy  9814   1692788      1250     25000         0    105391    125000   7530691    111.21    117.92
427.41/427.43	c  S st  9931   1710297      1250     25000         0     65935    125000   1912009    111.22   no data
427.51/427.56	c  S st  9931   1710799      1250     25000         0     66437    125000   1979328    111.22   no data
427.51/427.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.61/427.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
427.61/427.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.61/427.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.61/427.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.61/427.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
427.61/427.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
427.61/427.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
427.61/427.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.81/435.82	c lits-rem:       133  cl-subs:       11  v-elim:      0  v-fix:    0  time:  8.13 s
435.81/435.82	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
435.81/435.84	c vivif2 --  cl tried    66426 cl shrink        0 lits rem          0 time: 0.02
436.01/436.08	c asymm  cl-useful: 0/11894/25000 lits-rem:0 time: 0.24
436.01/436.08	c calculated reachability. Time: 0.00
436.01/436.08	c  N dy  9931   1710799      1250     25000         0     66426    125000   1976265    111.22   no data
440.60/440.64	c  N dy 10051   1730835      1250     25000         0     86442    125000   4756203    111.23    119.25
446.01/446.05	c  N dy 10171   1750912      1250     25000         0    106502    125000   7541363    111.23    118.61
450.91/450.99	c  N dy 10286   1771169      1250     25000         0     68788    125000   2162534    111.23    117.85
455.50/455.57	c  N dy 10402   1791393      1250     25000         0     88996    125000   4970061    111.24    118.73
461.01/461.05	c  N dy 10528   1811538      1250     25000         0    109113    125000   7762606    111.25    117.52
466.01/466.06	c  N dy 10648   1831584      1250     25000         0     70190    125000   2230176    111.26    119.59
470.60/470.69	c  N dy 10772   1851673      1250     25000         0     90266    125000   5015728    111.28    118.25
476.32/476.39	c  N dy 10903   1872047      1250     25000         0    110620    125000   7848470    111.29    118.17
481.40/481.48	c  N dy 11018   1892109      1250     25000         0     70719    125000   2172755    111.30    119.14
486.01/486.02	c  N dy 11125   1912200      1250     25000         0     90793    125000   4950664    111.30    123.33
491.61/491.61	c  N dy 11246   1932262      1250     25000         0    110840    125000   7737967    111.30    143.93
497.00/497.01	c  N dy 11368   1952603      1250     25000         0     70215    125000   1967435    111.31    118.21
501.31/501.39	c  N dy 11497   1972614      1250     25000         0     90213    125000   4736486    111.32    117.52
506.81/506.87	c  N dy 11615   1992703      1250     25000         0    110289    125000   7531685    111.33    123.04
512.31/512.38	c  N dy 11732   2012782      1250     25000         0     68401    125000   1604968    111.33    117.76
516.81/516.81	c  N dy 11842   2033062      1250     25000         0     88671    125000   4411180    111.33    117.64
522.31/522.31	c  N dy 11958   2053374      1250     25000         0    108971    125000   7205187    111.32    117.81
528.31/528.39	c  N dy 12085   2073414      1250     25000         0     66040    125000   1124474    111.33    118.90
532.71/532.71	c  N dy 12213   2093505      1250     25000         0     86117    125000   3907499    111.33    117.21
538.01/538.01	c  N dy 12340   2113615      1250     25000         0    106219    125000   6701917    111.34    117.83
544.42/544.41	c  N dy 12456   2133980      1250     25000         0    126575    125000   9525778    111.35    117.61
548.71/548.79	c  N dy 12568   2154069      1250     25000         0     82685    125000   3317444    111.35    124.79
553.91/553.95	c  N dy 12688   2174082      1250     25000         0    102678    125000   6098580    111.35    118.82
560.01/560.01	c  N dy 12807   2194751      1250     25000         0    123325    125000   8982553    111.37    120.38
563.91/563.91	c  S st 12898   2210799      1250     25000         0     74416    125000   2060145    111.37    115.83
564.01/564.06	c  S st 12898   2211301      1250     25000         0     74918    125000   2118484    111.37   no data
564.01/564.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
564.11/564.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
564.11/564.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
564.11/564.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
564.11/564.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.11/564.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
564.11/564.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
564.11/564.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
564.21/564.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.11/571.13	c lits-rem:       186  cl-subs:       15  v-elim:      0  v-fix:    0  time:  6.92 s
571.11/571.13	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
571.11/571.16	c vivif2 --  cl tried    74903 cl shrink        0 lits rem          0 time: 0.03
571.42/571.44	c asymm  cl-useful: 0/14875/25000 lits-rem:0 time: 0.29
571.42/571.44	c calculated reachability. Time: 0.00
571.42/571.44	c  N dy 12898   2211301      1250     25000         0     74903    125000   2114019    111.37   no data
576.12/576.19	c  N dy 13022   2231365      1250     25000         0     94952    125000   4899365    111.38    119.92
581.81/581.86	c  N dy 13137   2251383      1250     25000         0    114949    125000   7695263    111.38    118.23
588.01/588.05	c  N dy 13247   2271413      1250     25000         0     69020    125000   1158204    111.38    119.52
592.52/592.53	c  N dy 13372   2291466      1250     25000         0     89059    125000   3957639    111.40    140.03
597.92/597.94	c  N dy 13491   2311555      1250     25000         0    109134    125000   6739781    111.40    117.56
604.31/604.30	c  N dy 13600   2331633      1250     25000         0    129196    125000   9519895    111.40    132.57
609.31/609.34	c  N dy 13731   2351634      1250     25000         0     82229    125000   2869234    111.41    117.44
614.42/614.47	c  N dy 13857   2371943      1250     25000         0    102520    125000   5703030    111.42    119.87
620.51/620.56	c  N dy 13978   2391960      1250     25000         0    122520    125000   8474825    111.42    118.74
626.71/626.73	c  N dy 14111   2412055      1250     25000         0     74653    125000   1704286    111.44    120.17
631.43/631.42	c  N dy 14229   2432109      1250     25000         0     94689    125000   4495727    111.44    119.18
637.11/637.12	c  N dy 14351   2452174      1250     25000         0    114736    125000   7290214    111.45    120.39
643.92/643.96	c  N dy 14471   2472326      1250     25000         0    134870    125000  10076966    111.45    119.09
648.82/648.82	c  N dy 14589   2492345      1250     25000         0     85925    125000   3101239    111.45    117.54
654.01/654.06	c  N dy 14718   2512510      1250     25000         0    106076    125000   5919876    111.46    117.55
660.32/660.30	c  N dy 14845   2532554      1250     25000         0    126106    125000   8699804    111.47    134.90
666.52/666.54	c  N dy 14969   2552613      1250     25000         0     76204    125000   1650275    111.48    119.69
671.22/671.24	c  N dy 15084   2572659      1250     25000         0     96227    125000   4415529    111.48    118.09
676.91/676.91	c  N dy 15210   2592749      1250     25000         0    116298    125000   7197543    111.49    118.42
683.52/683.58	c  N dy 15320   2612814      1250     25000         0    136344    125000   9982025    111.49    117.38
689.11/689.12	c  N dy 15441   2632835      1250     25000         0     85414    125000   2794297    111.49    121.01
694.51/694.59	c  N dy 15571   2652919      1250     25000         0    105482    125000   5596024    111.50    119.62
701.01/701.08	c  N dy 15698   2673085      1250     25000         0    125634    125000   8394618    111.51    122.88
708.32/708.40	c  N dy 15809   2693189      1250     25000         0     73789    125000   1047274    111.51    123.97
712.72/712.71	c  S st 15908   2711301      1250     25000         0     91887    125000   3554361    111.51    111.88
712.91/712.90	c  S st 15908   2711807      1250     25000         0     92393    125000   3618883    111.51   no data
712.91/712.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
712.91/712.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
712.91/712.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
712.91/712.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
712.91/712.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.91/712.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
712.91/712.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
713.01/713.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
713.11/713.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.71/725.75	c lits-rem:       231  cl-subs:       32  v-elim:      0  v-fix:    0  time: 12.63 s
725.71/725.75	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
725.81/725.80	c vivif2 --  cl tried    92361 cl shrink        0 lits rem          0 time: 0.05
726.11/726.12	c asymm  cl-useful: 0/10125/25000 lits-rem:0 time: 0.32
726.11/726.12	c calculated reachability. Time: 0.00
726.11/726.12	c  N dy 15908   2711807      1250     25000         0     92361    125000   3609870    111.51   no data
731.72/731.71	c  N dy 16026   2731914      1250     25000         0    112454    125000   6425530    111.52    118.45
738.32/738.37	c  N dy 16145   2752209      1250     25000         0    132729    125000   9251233    111.53    118.75
744.73/744.77	c  N dy 16259   2772286      1250     25000         0     79848    125000   1777250    111.54    119.53
749.72/749.77	c  N dy 16380   2792350      1250     25000         0     99899    125000   4572029    111.54    118.13
755.73/755.74	c  N dy 16511   2812363      1250     25000         0    119893    125000   7364019    111.55    119.03
762.62/762.69	c  N dy 16625   2832442      1250     25000         0    139957    125000  10156050    111.55    119.39
768.32/768.39	c  N dy 16751   2852473      1250     25000         0     86026    125000   2495619    111.56    129.37
773.62/773.66	c  N dy 16868   2872506      1250     25000         0    106040    125000   5277048    111.55    119.97
780.02/780.01	c  N dy 16991   2892575      1250     25000         0    126092    125000   8056683    111.56    120.03
787.42/787.47	c  N dy 17112   2912896      1250     25000         0    146397    125000  10870667    111.56    118.12
792.72/792.79	c  N dy 17235   2933162      1250     25000         0     91710    125000   3143934    111.57    118.11
798.32/798.32	c  N dy 17363   2953295      1250     25000         0    111830    125000   5955826    111.57    118.05
804.82/804.85	c  N dy 17479   2973500      1250     25000         0    132017    125000   8754241    111.58    117.86
812.52/812.50	c  N dy 17603   2993506      1250     25000         0     76074    125000    844509    111.58    118.66
817.22/817.26	c  N dy 17717   3013604      1250     25000         0     96154    125000   3620836    111.58    121.98
822.92/822.94	c  N dy 17837   3033638      1250     25000         0    116177    125000   6408320    111.59    117.70
829.82/829.82	c  N dy 17958   3053907      1250     25000         0    136429    125000   9240177    111.59    117.97
837.02/837.07	c  N dy 18076   3073995      1250     25000         0     79563    125000   1195117    111.59    117.83
841.82/841.83	c  N dy 18189   3094133      1250     25000         0     99673    125000   3989822    111.59    117.85
847.52/847.50	c  N dy 18298   3114382      1250     25000         0    119891    125000   6769800    111.59    119.26
854.43/854.48	c  N dy 18415   3134515      1250     25000         0    140009    125000   9565518    111.59    118.66
862.02/862.01	c  N dy 18544   3154720      1250     25000         0     82276    125000   1451081    111.61    117.77
866.92/867.00	c  N dy 18669   3174732      1250     25000         0    102269    125000   4227031    111.61    118.40
872.92/872.96	c  N dy 18789   3194739      1250     25000         0    122260    125000   7025538    111.62    118.73
878.83/878.83	c  S st 18907   3211807      1250     25000         0    139310    125000   9429438    111.64    117.23
879.13/879.12	c  S st 18907   3212310      1250     25000         0    139813    125000   9489100    111.64   no data
879.13/879.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
879.23/879.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
879.23/879.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
879.23/879.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
879.23/879.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.23/879.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
879.23/879.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
879.33/879.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
879.62/879.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.63/942.70	c lits-rem:       865  cl-subs:       98  v-elim:      0  v-fix:    0  time: 63.09 s
942.63/942.70	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
942.83/942.81	c vivif2 --  cl tried   139715 cl shrink        0 lits rem          0 time: 0.11
943.13/943.15	c asymm  cl-useful: 0/9471/25000 lits-rem:0 time: 0.34
943.13/943.16	c calculated reachability. Time: 0.00
943.13/943.16	c  N dy 18907   3212310      1250     25000         0    139715    125000   9459634    111.64   no data
949.93/949.94	c  N dy 19023   3232329      1250     25000         0     80787    125000   1110014    111.64    117.98
954.32/954.32	c  N dy 19138   3252380      1250     25000         0    100818    125000   3891394    111.64    117.62
959.52/959.57	c  N dy 19261   3272490      1250     25000         0    120903    125000   6699043    111.65    118.06
965.63/965.65	c  N dy 19371   3292547      1250     25000         0    140942    125000   9468842    111.65    141.61
972.83/972.83	c  N dy 19500   3312949      1250     25000         0     81397    125000   1066714    111.66    118.55
977.32/977.32	c  N dy 19625   3333114      1250     25000         0    101539    125000   3870909    111.67    120.93
982.63/982.64	c  N dy 19740   3353212      1250     25000         0    121618    125000   6675059    111.67    118.94
988.83/988.84	c  N dy 19858   3373322      1250     25000         0    141706    125000   9465947    111.67    118.33
996.13/996.14	c  N dy 19988   3393385      1250     25000         0    161747    125000  12261509    111.68    120.31
1000.63/1000.65	c  N dy 20111   3413393      1250     25000         0    100824    125000   3636783    111.68    118.00
1005.83/1005.83	c  N dy 20219   3433450      1250     25000         0    120866    125000   6436874    111.68    118.34
1011.94/1011.95	c  N dy 20339   3453549      1250     25000         0    140949    125000   9227789    111.69    118.07
1019.13/1019.10	c  N dy 20466   3473622      1250     25000         0    161001    125000  12022876    111.69    122.28
1024.04/1024.09	c  N dy 20589   3493821      1250     25000         0     99263    125000   3320521    111.70    117.96
1029.43/1029.43	c  N dy 20704   3514620      1250     25000         0    120046    125000   6217662    111.70    120.54
1035.52/1035.59	c  N dy 20834   3534787      1250     25000         0    140186    125000   9039067    111.71    118.17
1042.73/1042.71	c  N dy 20945   3555171      1250     25000         0    160553    125000  11853297    111.71    120.35
1048.12/1048.16	c  N dy 21071   3575373      1250     25000         0     97814    125000   2967119    111.72    118.08
1053.33/1053.31	c  N dy 21194   3595414      1250     25000         0    117833    125000   5770045    111.73    121.69
1059.35/1059.38	c  N dy 21309   3615878      1250     25000         0    138285    125000   8617161    111.73    118.62
1066.53/1066.52	c  N dy 21431   3635961      1250     25000         0    158347    125000  11416049    111.73    119.29
1072.55/1072.58	c  N dy 21553   3656056      1250     25000         0     94502    125000   2376341    111.74    124.18
1077.43/1077.46	c  N dy 21660   3676142      1250     25000         0    114562    125000   5192707    111.74    119.03
1083.33/1083.34	c  N dy 21782   3696253      1250     25000         0    134650    125000   7982338    111.75    118.56
1088.84/1088.80	c  S st 21885   3712311      1250     25000         0    150696    125000  10230504    111.75   no data
1089.05/1089.08	c  S st 21885   3712815      1250     25000         0    151200    125000  10290812    111.75   no data
1089.14/1089.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1089.14/1089.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1089.14/1089.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1089.14/1089.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1089.14/1089.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1089.14/1089.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1089.14/1089.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1089.24/1089.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1089.54/1089.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1141.64/1141.61	c lits-rem:       430  cl-subs:      129  v-elim:      0  v-fix:    0  time: 52.02 s
1141.64/1141.61	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1141.74/1141.73	c vivif2 --  cl tried   151071 cl shrink        0 lits rem          0 time: 0.12
1142.14/1142.10	c asymm  cl-useful: 0/7765/25000 lits-rem:0 time: 0.37
1142.14/1142.11	c calculated reachability. Time: 0.00
1142.14/1142.11	c  N dy 21885   3712815      1250     25000         0    151071    125000  10253482    111.75   no data
1149.73/1149.73	c  N dy 22013   3732867      1250     25000         0     86184    125000   1084673    111.76    127.43
1153.95/1153.99	c  F st 22127   3751562      1250     25000         0    104871    125000   3688169    111.76     95.71
1154.44/1154.45	c  N st 22131   3753597      1250     25000         0    106900    125000   3995397    111.76   no data
1159.83/1159.88	c  N dy 22237   3773743      1250     25000         0    127025    125000   6864271    111.77    117.97
1166.24/1166.21	c  N dy 22349   3793778      1250     25000         0    147042    125000   9652928    111.77    122.39
1173.44/1173.48	c  N dy 22460   3813836      1250     25000         0    167083    125000  12440514    111.77    119.07
1178.84/1178.88	c  N dy 22579   3833856      1250     25000         0    101166    125000   3032575    111.77    129.82
1184.23/1184.26	c  N dy 22710   3854205      1250     25000         0    121495    125000   5892325    111.78    118.39
1190.34/1190.37	c  N dy 22829   3874255      1250     25000         0    141522    125000   8672452    111.79    120.35
1197.54/1197.55	c  N dy 22958   3894360      1250     25000         0    161614    125000  11481067    111.80    118.47
1204.24/1204.21	c  N dy 23071   3914501      1250     25000         0     94820    125000   2015893    111.79    118.03
1209.24/1209.21	c  N dy 23198   3934506      1250     25000         0    114804    125000   4803248    111.80    118.09
1215.03/1215.08	c  N dy 23321   3954539      1250     25000         0    134822    125000   7605572    111.81    118.29
1221.84/1221.84	c  N dy 23440   3974625      1250     25000         0    154892    125000  10414880    111.81    118.49
1229.43/1229.43	c  N dy 23551   3994682      1250     25000         0    174933    125000  13185390    111.81    118.66
1234.44/1234.44	c  N dy 23679   4014798      1250     25000         0    107101    125000   3622882    111.81    119.48
1239.94/1239.91	c  N dy 23796   4034813      1250     25000         0    127101    125000   6417461    111.82    128.95
1246.25/1246.23	c  N dy 23903   4054883      1250     25000         0    147150    125000   9195735    111.82    119.09
1253.74/1253.73	c  N dy 24027   4075059      1250     25000         0    167305    125000  12004666    111.82    120.37
1260.24/1260.21	c  N dy 24132   4095195      1250     25000         0     98511    125000   2279302    111.83    118.52
1265.23/1265.22	c  N dy 24242   4115263      1250     25000         0    118571    125000   5087992    111.82    118.33
1271.24/1271.26	c  N dy 24360   4135389      1250     25000         0    138675    125000   7898934    111.83    118.45
1278.33/1278.32	c  N dy 24489   4155456      1250     25000         0    158721    125000  10706266    111.84    137.37
1286.34/1286.33	c  N dy 24617   4175538      1250     25000         0    178782    125000  13512340    111.84    118.36
1291.45/1291.47	c  N dy 24735   4195966      1250     25000         0    109274    125000   3677112    111.85    119.21
1296.13/1296.15	c  S st 24839   4212816      1250     25000         0    126113    125000   6017050    111.85     96.71
1296.33/1296.36	c  S st 24839   4213322      1250     25000         0    126619    125000   6076860    111.85   no data
1296.33/1296.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1296.43/1296.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1296.43/1296.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1296.43/1296.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.43/1296.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.43/1296.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1296.43/1296.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1296.53/1296.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1296.63/1296.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.09 4.06 3.39 5/363 5139
/proc/meminfo: memFree=14780296/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=30172 CPUtime=0 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 743 0 0 0 0 0 0 0 25 0 1 0 728319811 30896128 684 33554432000 4194304 4580011 140734704091040 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 7543 685 323 95 0 2525 0

[startup+0.0555661 s]
/proc/loadavg: 4.09 4.06 3.39 5/363 5139
/proc/meminfo: memFree=14780296/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=31128 CPUtime=0.05 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 1183 0 0 0 5 0 0 0 25 0 1 0 728319811 31875072 1124 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 7782 1125 339 95 0 2764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31128

[startup+0.100561 s]
/proc/loadavg: 4.09 4.06 3.39 5/363 5139
/proc/meminfo: memFree=14780296/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=31392 CPUtime=0.09 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 1222 0 0 0 9 0 0 0 25 0 1 0 728319811 32145408 1163 33554432000 4194304 4580011 140734704091040 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 7848 1163 339 95 0 2830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31392

[startup+0.300523 s]
/proc/loadavg: 4.09 4.06 3.39 5/363 5139
/proc/meminfo: memFree=14780296/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=35884 CPUtime=0.29 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 2992 0 0 0 29 0 0 0 25 0 1 0 728319811 36745216 2572 33554432000 4194304 4580011 140734704091040 18446744073709551615 4324212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 8971 2573 363 95 0 3953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35884

[startup+0.700451 s]
/proc/loadavg: 4.09 4.06 3.39 5/363 5139
/proc/meminfo: memFree=14780296/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=37528 CPUtime=0.69 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 4051 0 0 0 69 0 0 0 25 0 1 0 728319811 38428672 2736 33554432000 4194304 4580011 140734704091040 18446744073709551615 4324353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 9382 2737 363 95 0 4364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37528

[startup+1.5003 s]
/proc/loadavg: 4.09 4.06 3.39 5/364 5140
/proc/meminfo: memFree=14762428/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=37816 CPUtime=1.49 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 5760 0 0 0 149 0 0 0 25 0 1 0 728319811 38723584 3274 33554432000 4194304 4580011 140734704091040 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 9454 3274 363 95 0 4436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37816

[startup+3.10099 s]
/proc/loadavg: 4.09 4.06 3.39 5/364 5140
/proc/meminfo: memFree=14754988/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=58040 CPUtime=3.09 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 13459 0 0 0 307 2 0 0 25 0 1 0 728319811 59432960 8087 33554432000 4194304 4580011 140734704091040 18446744073709551615 4415932 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 14510 8087 367 95 0 9492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58040

[startup+6.30037 s]
/proc/loadavg: 4.09 4.06 3.39 5/364 5140
/proc/meminfo: memFree=14746020/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=59528 CPUtime=6.29 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 18954 0 0 0 627 2 0 0 25 0 1 0 728319811 60956672 8031 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 14882 8031 367 95 0 9864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59528

[startup+12.7012 s]
/proc/loadavg: 4.08 4.06 3.40 5/364 5140
/proc/meminfo: memFree=14705912/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=85008 CPUtime=12.69 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 33164 0 0 0 1265 4 0 0 25 0 1 0 728319811 87048192 15331 33554432000 4194304 4580011 140734704091040 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 21252 15331 367 95 0 16234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85008

[startup+25.5007 s]
/proc/loadavg: 4.06 4.05 3.41 5/364 5140
/proc/meminfo: memFree=14662496/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=105848 CPUtime=25.49 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 46934 0 0 0 2543 6 0 0 25 0 1 0 728319811 108388352 20945 33554432000 4194304 4580011 140734704091040 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 26462 20945 367 95 0 21444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105848

[startup+51.1008 s]
/proc/loadavg: 4.04 4.05 3.42 5/364 5141
/proc/meminfo: memFree=14605320/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=163236 CPUtime=51.09 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 63701 0 0 0 5101 8 0 0 25 0 1 0 728319811 167153664 24711 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 40809 24711 367 95 0 35791 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163236

[startup+102.313 s]
/proc/loadavg: 4.08 4.05 3.46 5/364 5142
/proc/meminfo: memFree=14578084/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=173556 CPUtime=102.3 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 109960 0 0 0 10213 17 0 0 25 0 1 0 728319811 177721344 27962 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 43389 27962 367 95 0 38371 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 173556

[startup+162.301 s]
/proc/loadavg: 4.03 4.04 3.48 5/364 5144
/proc/meminfo: memFree=14112148/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=185244 CPUtime=162.3 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 156320 0 0 0 16203 27 0 0 25 0 1 0 728319811 189689856 29294 33554432000 4194304 4580011 140734704091040 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 46311 29294 367 95 0 41293 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 185244

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 3.51 5/364 5146
/proc/meminfo: memFree=14113840/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=231848 CPUtime=222.3 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 193054 0 0 0 22196 34 0 0 25 0 1 0 728319811 237412352 39849 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 57962 39849 367 95 0 52944 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 231848

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 3.55 5/364 5147
/proc/meminfo: memFree=14084532/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=268452 CPUtime=282.3 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 240493 0 0 0 28187 43 0 0 25 0 1 0 728319811 274894848 51185 33554432000 4194304 4580011 140734704091040 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 67113 51185 367 95 0 62095 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 268452

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.57 5/364 5149
/proc/meminfo: memFree=14033776/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=269292 CPUtime=342.3 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 261382 0 0 0 34183 47 0 0 25 0 1 0 728319811 275755008 48677 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 67323 48677 367 95 0 62305 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 269292

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.60 5/364 5150
/proc/meminfo: memFree=13860380/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=270580 CPUtime=402.31 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 302251 0 0 0 40173 58 0 0 25 0 1 0 728319811 277073920 47524 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 67645 47524 367 95 0 62627 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 270580

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.62 5/364 5152
/proc/meminfo: memFree=13846688/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=271596 CPUtime=462.31 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 334826 0 0 0 46167 64 0 0 25 0 1 0 728319811 278114304 53011 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 67899 53011 367 95 0 62881 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 271596

[startup+522.301 s]
/proc/loadavg: 4.08 4.04 3.65 5/364 5154
/proc/meminfo: memFree=13864256/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=272584 CPUtime=522.31 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 371830 0 0 0 52156 75 0 0 25 0 1 0 728319811 279126016 51868 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 68146 51868 367 95 0 63128 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 272584

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 3.67 5/364 5155
/proc/meminfo: memFree=13853172/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=273624 CPUtime=582.31 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 402763 0 0 0 58149 82 0 0 25 0 1 0 728319811 280190976 52630 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 68406 52630 367 95 0 63388 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 273624

[startup+642.301 s]
/proc/loadavg: 4.05 4.03 3.69 5/364 5157
/proc/meminfo: memFree=13760628/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=274520 CPUtime=642.32 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 435925 0 0 0 64141 91 0 0 25 0 1 0 728319811 281108480 54178 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 68630 54178 367 95 0 63612 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 274520

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.71 5/364 5158
/proc/meminfo: memFree=13552264/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=275444 CPUtime=702.32 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 468298 0 0 0 70132 100 0 0 25 0 1 0 728319811 282054656 53625 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 68861 53625 367 95 0 63843 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 275444

[startup+762.313 s]
/proc/loadavg: 4.06 4.03 3.73 5/364 5160
/proc/meminfo: memFree=13528392/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=276596 CPUtime=762.33 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 492314 0 0 0 76126 107 0 0 25 0 1 0 728319811 283234304 54895 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 69149 54895 367 95 0 64131 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 276596

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.74 5/364 5171
/proc/meminfo: memFree=13406152/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=277300 CPUtime=822.32 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 523648 0 0 0 82117 115 0 0 25 0 1 0 728319811 283955200 51019 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 69325 51019 367 95 0 64307 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 277300

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.75 4/359 5190
/proc/meminfo: memFree=16913336/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=344728 CPUtime=882.33 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 566728 0 0 0 88109 124 0 0 25 0 1 0 728319811 353001472 69908 33554432000 4194304 4580011 140734704091040 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 86182 69908 367 95 0 81164 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 344728

[startup+942.301 s]
/proc/loadavg: 3.37 3.83 3.70 4/358 5192
/proc/meminfo: memFree=16905364/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=344728 CPUtime=942.33 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 566728 0 0 0 94109 124 0 0 25 0 1 0 728319811 353001472 69908 33554432000 4194304 4580011 140734704091040 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 86182 69908 367 95 0 81164 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 344728

[startup+1002.3 s]
/proc/loadavg: 2.86 3.60 3.63 3/352 5211
/proc/meminfo: memFree=17296728/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=345548 CPUtime=1002.32 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 599377 0 0 0 100101 131 0 0 25 0 1 0 728319811 353841152 65017 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 86387 65017 367 95 0 81369 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 345548

[startup+1062.3 s]
/proc/loadavg: 2.37 3.32 3.53 3/352 5213
/proc/meminfo: memFree=17157672/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=346140 CPUtime=1062.33 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 630374 0 0 0 106096 137 0 0 25 0 1 0 728319811 354447360 70227 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 86535 70227 367 95 0 81517 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 346140

[startup+1122.3 s]
/proc/loadavg: 2.14 3.08 3.43 3/352 5215
/proc/meminfo: memFree=17141504/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=379856 CPUtime=1122.34 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 651710 0 0 0 112092 142 0 0 25 0 1 0 728319811 388972544 78436 33554432000 4194304 4580011 140734704091040 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 94964 78436 367 95 0 89946 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 379856

[startup+1182.3 s]
/proc/loadavg: 1.89 2.85 3.33 2/346 5234
/proc/meminfo: memFree=17602100/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=380460 CPUtime=1182.33 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 673113 0 0 0 118086 147 0 0 25 0 1 0 728319811 389591040 73051 33554432000 4194304 4580011 140734704091040 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 95115 73051 367 95 0 90097 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 380460

[startup+1242.3 s]
/proc/loadavg: 1.33 2.51 3.18 2/346 5236
/proc/meminfo: memFree=17590652/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=381060 CPUtime=1242.34 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 702996 0 0 0 124080 154 0 0 25 0 1 0 728319811 390205440 75640 33554432000 4194304 4580011 140734704091040 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 95265 75640 367 95 0 90247 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 381060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 2.23 3.04 2/346 5237
/proc/meminfo: memFree=17594836/32950928 swapFree=67111200/67111528
[pid=5139] ppid=5137 vsize=381940 CPUtime=1300.04 cores=5,7
/proc/5139/stat : 5139 (strangenight2-s) R 5137 5139 4727 0 -1 4202496 729692 0 0 0 129845 159 0 0 25 0 1 0 728319811 391106560 74382 33554432000 4194304 4580011 140734704091040 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5139/statm: 95485 74382 367 95 0 90467 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 381940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1298.46
CPU system time (s): 1.61275
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 396256

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

runsolver used 4.32934 second user time and 10.6834 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 15:48:11
IDJOB=3367350
IDBENCH=82559
IDSOLVER=1845
FILE ID=node115/3367350-1305380891
RUNJOBID= node115-1305379154-4748
PBS_JOBID= 13324387
Free space on /tmp= 73168 MiB

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

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=1094522543

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      14780328 kB
Buffers:        271968 kB
Cached:        4509504 kB
SwapCached:          0 kB
Active:       14935532 kB
Inactive:      2908760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14780328 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5900 kB
Writeback:           0 kB
AnonPages:    13062580 kB
Mapped:          29136 kB
Slab:           211192 kB
PageTables:      48356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 73338004 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= 73228 MiB
End job on node115 at 2011-05-14 16:09:53