Trace number 3367407

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-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3367407-1305382111.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.30	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.30	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:     969 undec:      78 neg:     953
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.74	c  N dy    19      4038      2000     40000         0      4036    200000    762743    146.06    191.86
1.18/1.20	c  N dy    46      8115      2000     40000         0      4782    200000    510477    148.02    162.96
1.58/1.66	c  N dy    73     12133      2000     40000         0      8799    200000   1272066    149.11    158.07
2.09/2.14	c  N dy   103     16180      2000     40000         0      7351    200000    658988    149.74    159.52
2.58/2.61	c  N dy   128     20253      2000     40000         0     11422    200000   1413290    149.25    157.81
3.09/3.10	c  N dy   149     24415      2000     40000         0      8506    200000    599417    148.75    159.76
3.09/3.17	c  F st   154     25000      2000     40000         0      9091    200000    712215    148.89    150.22
3.69/3.78	c  N dy   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data
3.69/3.78	c  S st   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data
3.79/3.86	c  S st   160     30504      2000     40000         0     14585    200000   1837739    148.89   no data
3.79/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.89	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.79/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.55	c lits-rem:       141  cl-subs:       25  v-elim:      0  v-fix:    0  time:  1.56 s
5.69/5.79	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
5.69/5.79	c calculated reachability. Time: 0.00
5.69/5.79	c  N dy   160     30504      2000     40000         0     14560    200000   1826490    148.89   no data
6.29/6.33	c  N dy   186     34782      2000     40000         0     10470    200000    733066    148.93    165.87
6.78/6.82	c  N dy   204     38889      2000     40000         0     14577    200000   1487235    147.95    155.78
7.28/7.39	c  N dy   230     43212      2000     40000         0     18898    200000   2302058    148.18    156.30
7.70/7.71	c  S st   245     45756      2000     40000         0     11922    200000    810872    148.31    144.40
7.70/7.78	c  S st   245     46257      2000     40000         0     12423    200000    884638    148.31   no data
7.70/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.79/7.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.79/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.79/7.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.79/7.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.79/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.18	c lits-rem:        34  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.33 s
8.09/8.19	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
8.19/8.20	c vivif2 --  cl tried    12422 cl shrink        0 lits rem          0 time: 0.01
8.39/8.42	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.23
8.39/8.42	c calculated reachability. Time: 0.00
8.39/8.42	c  N dy   245     46257      2000     40000         0     12422    200000    884099    148.31   no data
8.89/8.93	c  N dy   270     50292      2000     40000         0     16455    200000   1631039    148.25    157.69
9.39/9.45	c  N dy   293     54303      2000     40000         0     20466    200000   2360572    148.05    157.49
9.90/9.96	c  N dy   318     58389      2000     40000         0     13961    200000    977678    147.71    155.67
10.38/10.47	c  N dy   341     62496      2000     40000         0     18067    200000   1710534    147.25    157.62
11.00/11.05	c  N dy   368     66776      2000     40000         0     22346    200000   2512432    147.28    155.68
11.29/11.39	c  S st   384     69386      2000     40000         0     13331    200000    665404    147.15   no data
11.39/11.47	c  S st   384     69890      2000     40000         0     13835    200000    749192    147.15   no data
11.39/11.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.49/11.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.49/11.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.49/11.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.68/11.79	c lits-rem:        28  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
11.78/11.80	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.78/11.81	c vivif2 --  cl tried    13835 cl shrink        0 lits rem          0 time: 0.01
11.99/12.04	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
11.99/12.04	c calculated reachability. Time: 0.00
11.99/12.04	c  N dy   384     69890      2000     40000         0     13835    200000    749164    147.15   no data
12.59/12.62	c  N dy   411     74404      2000     40000         0     18348    200000   1574941    146.92    157.30
13.29/13.31	c  N dy   441     79244      2000     40000         0     23188    200000   2466043    146.80    156.05
13.99/14.04	c  N dy   474     84399      2000     40000         0     15696    200000    922756    146.78    157.22
14.38/14.45	c  F st   493     87500      2000     40000         0     18796    200000   1494594    146.70   no data
14.78/14.88	c  N st   498     90795      2000     40000         0     22089    200000   2162609    146.70   no data
15.68/15.74	c  N dy   523     96652      2000     40000         0     14290    200000    496603    146.78    159.30
16.50/16.56	c  N dy   563    102992      2000     40000         0     20626    200000   1665787    146.74    156.41
16.78/16.82	c  S st   575    104835      2000     40000         0     22468    200000   2000561    146.71   no data
16.88/16.91	c  S st   575    105340      2000     40000         0     22973    200000   2076056    146.71   no data
16.88/16.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.88/16.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.88/16.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.88/16.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.88/16.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.88/16.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.88/16.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.88/16.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.98/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.18/20.28	c lits-rem:        52  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.24 s
20.18/20.29	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
20.28/20.31	c vivif2 --  cl tried    22969 cl shrink        0 lits rem          0 time: 0.02
20.48/20.58	c asymm  cl-useful: 0/36065/40000 lits-rem:0 time: 0.27
20.48/20.58	c calculated reachability. Time: 0.00
20.48/20.58	c  N dy   575    105340      2000     40000         0     22969    200000   2074553    146.71   no data
21.48/21.57	c  N dy   610    112108      2000     40000         0     15084    200000    455307    146.49    163.87
22.49/22.53	c  N dy   657    119272      2000     40000         0     22247    200000   1786820    146.58    154.31
23.59/23.65	c  N dy   702    126942      2000     40000         0     29916    200000   3186832    146.38    155.72
24.69/24.75	c  N dy   746    135045      2000     40000         0     22358    200000   1579111    146.14    153.89
25.99/26.06	c  N dy   804    143900      2000     40000         0     31212    200000   3212474    146.18    154.27
27.39/27.41	c  N dy   861    153236      2000     40000         0     23880    200000   1728003    146.20    154.28
27.98/28.09	c  S st   891    158010      2000     40000         0     28653    200000   2597693    146.19    131.63
28.18/28.20	c  S st   891    158516      2000     40000         0     29159    200000   2684536    146.19   no data
28.18/28.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.18/28.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
28.18/28.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.18/28.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.18/28.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.18/28.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
28.18/28.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.18/28.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
28.28/28.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.89/34.97	c lits-rem:       116  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.61 s
34.89/34.97	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
34.99/35.00	c vivif2 --  cl tried    29151 cl shrink        0 lits rem          0 time: 0.03
34.99/35.04	c asymm  cl-useful: 0/3935/40000 lits-rem:0 time: 0.04
34.99/35.05	c calculated reachability. Time: 0.00
34.99/35.05	c  N dy   891    158516      2000     40000         0     29151    200000   2682204    146.19   no data
36.58/36.60	c  N dy   955    168688      2000     40000         0     21658    200000   1135573    146.22    165.73
38.18/38.22	c  N dy  1020    179453      2000     40000         0     32420    200000   3114982    146.14    154.49
39.88/39.95	c  N dy  1082    190983      2000     40000         0     25280    200000   1607624    145.92    158.99
41.79/41.85	c  N dy  1157    203245      2000     40000         0     37539    200000   3855755    145.93    153.89
43.79/43.81	c  N dy  1242    216298      2000     40000         0     30929    200000   2507956    146.10    156.66
45.98/46.06	c  N dy  1327    230272      2000     40000         0     24242    200000   1067212    146.12    157.31
47.08/47.19	c  S st  1377    237774      2000     40000         0     31743    200000   2454312    146.14   no data
47.19/47.30	c  S st  1377    238275      2000     40000         0     32244    200000   2527085    146.14   no data
47.19/47.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.30/47.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
47.30/47.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.30/47.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.30/47.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.30/47.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.30/47.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.30/47.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
47.38/47.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.18/54.29	c lits-rem:       161  cl-subs:        4  v-elim:      0  v-fix:    0  time:  6.84 s
54.28/54.30	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
54.28/54.33	c vivif2 --  cl tried    32240 cl shrink        0 lits rem          0 time: 0.03
54.58/54.61	c asymm  cl-useful: 0/31877/40000 lits-rem:0 time: 0.29
54.58/54.61	c calculated reachability. Time: 0.00
54.58/54.61	c  N dy  1377    238275      2000     40000         0     32240    200000   2525189    146.14   no data
56.98/57.09	c  N dy  1471    253507      2000     40000         0     25810    200000   1181358    146.14    155.29
59.68/59.72	c  N dy  1573    269808      2000     40000         0     42106    200000   4151639    146.04    155.85
62.38/62.49	c  N dy  1680    287251      2000     40000         0     36886    200000   3046942    146.03    153.91
65.48/65.57	c  N dy  1792    305900      2000     40000         0     31873    200000   1950611    146.00    158.35
65.58/65.62	c  F st  1795    306251      2000     40000         0     32224    200000   2013451    146.00   no data
68.78/68.87	c  N dy  1880    325458      2000     40000         0     26762    200000    838288    145.96    154.90
72.18/72.21	c  N dy  2012    345563      2000     40000         0     46861    200000   4551661    146.03    159.34
74.18/74.22	c  S st  2084    357412      2000     40000         0     33047    200000   1837279    146.03   no data
74.28/74.32	c  S st  2084    357914      2000     40000         0     33549    200000   1912380    146.03   no data
74.28/74.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.28/74.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
74.28/74.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.28/74.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.28/74.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.28/74.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
74.28/74.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
74.28/74.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
74.38/74.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.98/78.05	c lits-rem:        78  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.60 s
77.98/78.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
77.98/78.07	c vivif2 --  cl tried    33546 cl shrink        0 lits rem          0 time: 0.02
78.09/78.16	c asymm  cl-useful: 0/8123/40000 lits-rem:0 time: 0.09
78.09/78.17	c calculated reachability. Time: 0.00
78.09/78.17	c  N dy  2084    357914      2000     40000         0     33546    200000   1910931    146.03   no data
81.69/81.74	c  N dy  2203    377954      2000     40000         0     26918    200000    507062    145.98    155.74
84.98/85.05	c  N dy  2327    398045      2000     40000         0     47006    200000   4219614    145.99    171.25
88.49/88.59	c  N dy  2451    418132      2000     40000         0     39432    200000   2628072    145.98    156.87
92.18/92.28	c  N dy  2566    438167      2000     40000         0     30802    200000    868294    145.91    155.13
95.70/95.77	c  N dy  2694    458264      2000     40000         0     50894    200000   4599779    145.99    160.67
99.38/99.41	c  N dy  2812    478369      2000     40000         0     41337    200000   2607642    145.96    153.69
103.29/103.33	c  N dy  2938    498386      2000     40000         0     30689    200000    496647    146.00    163.50
106.78/106.80	c  N dy  3064    518479      2000     40000         0     50777    200000   4203929    146.02    154.59
110.18/110.29	c  S st  3166    536872      2000     40000         0     37511    200000   1555955    145.95   no data
110.38/110.41	c  S st  3166    537382      2000     40000         0     38021    200000   1636034    145.95   no data
110.38/110.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.38/110.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
110.38/110.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.38/110.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.38/110.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.38/110.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
110.38/110.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.38/110.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
110.48/110.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.29/113.32	c lits-rem:        69  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.79 s
113.29/113.32	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
113.29/113.34	c vivif2 --  cl tried    38017 cl shrink        0 lits rem          0 time: 0.02
113.58/113.63	c asymm  cl-useful: 0/29659/40000 lits-rem:0 time: 0.29
113.58/113.63	c calculated reachability. Time: 0.00
113.58/113.63	c  N dy  3166    537382      2000     40000         0     38017    200000   1633993    145.95   no data
117.48/117.53	c  N dy  3280    557695      2000     40000         0     58323    200000   5371190    145.87    154.26
121.19/121.24	c  N dy  3396    577696      2000     40000         0     45657    200000   2909494    145.81    153.75
125.28/125.32	c  N dy  3524    597743      2000     40000         0     65698    200000   6603367    145.86    154.01
128.98/129.02	c  N dy  3653    617964      2000     40000         0     52264    200000   3947178    145.88    153.63
133.18/133.23	c  N dy  3771    638148      2000     40000         0     37791    200000   1100271    145.87    156.38
136.99/137.06	c  N dy  3896    658288      2000     40000         0     57927    200000   4793745    145.87    155.97
141.18/141.21	c  N dy  4021    678363      2000     40000         0     42335    200000   1743227    145.85    153.99
145.09/145.12	c  N dy  4150    698369      2000     40000         0     62337    200000   5409662    145.87    156.84
149.29/149.33	c  N dy  4284    718547      2000     40000         0     45847    200000   2230521    145.92    153.86
153.29/153.39	c  N dy  4407    738656      2000     40000         0     65946    200000   5909060    145.89    154.42
157.48/157.54	c  N dy  4538    758822      2000     40000         0     48454    200000   2517631    145.92    153.94
161.70/161.73	c  N dy  4665    778997      2000     40000         0     68623    200000   6221968    145.91    154.17
165.89/165.94	c  N dy  4787    799223      2000     40000         0     50188    200000   2679392    145.93    162.85
167.20/167.27	c  S st  4831    806074      2000     40000         0     57039    200000   3938705    145.94   no data
167.38/167.42	c  S st  4831    806576      2000     40000         0     57541    200000   4017077    145.94   no data
167.38/167.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.38/167.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
167.38/167.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.38/167.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.38/167.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.38/167.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
167.38/167.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
167.48/167.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
167.58/167.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.59/181.62	c lits-rem:       119  cl-subs:        7  v-elim:      0  v-fix:    0  time: 13.97 s
181.59/181.62	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
181.59/181.68	c vivif2 --  cl tried    57534 cl shrink        0 lits rem          0 time: 0.05
181.79/181.84	c asymm  cl-useful: 0/10341/40000 lits-rem:0 time: 0.17
181.79/181.85	c calculated reachability. Time: 0.00
181.79/181.85	c  N dy  4831    806576      2000     40000         0     57534    200000   4013782    145.94   no data
186.28/186.32	c  N dy  4942    826661      2000     40000         0     77614    200000   7718617    145.93    154.81
190.19/190.25	c  N dy  5074    846758      2000     40000         0     58053    200000   3980012    145.97    164.77
194.78/194.80	c  N dy  5193    866827      2000     40000         0     78117    200000   7688091    145.99    156.40
198.88/198.95	c  N dy  5316    887688      2000     40000         0     58317    200000   3809740    145.96    155.66
203.50/203.54	c  N dy  5437    907771      2000     40000         0     78397    200000   7535412    145.96    172.32
207.69/207.70	c  N dy  5563    927898      2000     40000         0     56860    200000   3387951    145.98    158.66
212.20/212.30	c  N dy  5690    948200      2000     40000         0     77157    200000   7116206    145.97    154.51
216.59/216.69	c  N dy  5817    968217      2000     40000         0     54514    200000   2779107    146.01    170.77
220.99/221.10	c  N dy  5938    988348      2000     40000         0     74641    200000   6488989    145.99    156.09
225.68/225.71	c  N dy  6054   1008453      2000     40000         0     51084    200000   1955592    145.97    156.19
229.90/229.92	c  N dy  6170   1028461      2000     40000         0     71087    200000   5649985    145.97    156.06
234.89/234.92	c  N dy  6295   1048471      2000     40000         0     46437    200000    923753    145.97    153.66
238.89/238.94	c  N dy  6412   1068573      2000     40000         0     66531    200000   4619658    145.96    158.30
239.59/239.67	c  F st  6431   1071876      2000     40000         0     69834    200000   5231229    145.96    133.36
243.89/243.90	c  N dy  6516   1089166      2000     40000         0     87116    200000   8525187    145.98    153.89
248.18/248.22	c  N dy  6643   1109340      2000     40000         0     61633    200000   3534024    145.96    156.77
253.00/253.09	c  N dy  6773   1129801      2000     40000         0     82089    200000   7307721    145.98    155.54
257.69/257.79	c  N dy  6891   1149853      2000     40000         0     55479    200000   2247641    145.98    160.10
262.19/262.20	c  N dy  7012   1169922      2000     40000         0     75545    200000   5936442    145.97    154.18
267.49/267.57	c  N dy  7132   1190146      2000     40000         0     48114    200000    706496    145.95    154.21
271.59/271.64	c  S st  7253   1209865      2000     40000         0     67828    200000   4333317    145.95   no data
271.79/271.81	c  S st  7253   1210369      2000     40000         0     68332    200000   4420852    145.95   no data
271.79/271.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
271.79/271.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
271.79/271.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.79/271.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.79/271.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.79/271.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
271.79/271.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
271.89/271.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
271.99/272.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.09/288.19	c lits-rem:       204  cl-subs:        7  v-elim:      0  v-fix:    0  time: 16.12 s
288.09/288.19	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
288.20/288.24	c vivif2 --  cl tried    68325 cl shrink        0 lits rem          0 time: 0.05
288.49/288.59	c asymm  cl-useful: 0/22044/40000 lits-rem:0 time: 0.34
288.49/288.59	c calculated reachability. Time: 0.00
288.49/288.59	c  N dy  7253   1210369      2000     40000         0     68325    200000   4418507    145.95   no data
293.59/293.63	c  N dy  7382   1230379      2000     40000         0     88330    200000   8118166    145.96    155.97
298.39/298.40	c  N dy  7506   1250459      2000     40000         0     59747    200000   2677485    145.96    156.66
302.99/303.01	c  N dy  7635   1270513      2000     40000         0     79794    200000   6406595    145.97    154.66
308.49/308.55	c  N dy  7763   1290653      2000     40000         0     50282    200000    751823    145.99    156.56
312.69/312.74	c  N dy  7883   1310788      2000     40000         0     70410    200000   4457947    145.99    154.72
317.79/317.86	c  N dy  8004   1331015      2000     40000         0     90634    200000   8184292    145.98    154.45
322.69/322.79	c  N dy  8123   1351208      2000     40000         0     60172    200000   2396121    145.99    154.40
327.39/327.48	c  N dy  8253   1371570      2000     40000         0     80527    200000   6154851    146.00    155.35
332.89/332.96	c  N dy  8369   1391672      2000     40000         0    100626    200000   9889229    146.01    159.35
337.40/337.46	c  N dy  8486   1411804      2000     40000         0     69098    200000   3876796    146.01    154.37
342.49/342.53	c  N dy  8609   1432145      2000     40000         0     89435    200000   7618750    146.01    154.12
347.99/348.02	c  N dy  8739   1452246      2000     40000         0     56879    200000   1455934    146.01    153.72
352.49/352.53	c  N dy  8865   1472309      2000     40000         0     76934    200000   5163508    146.03    156.22
357.89/357.95	c  N dy  8992   1492387      2000     40000         0     97007    200000   8913829    146.06    154.84
363.09/363.10	c  N dy  9113   1512506      2000     40000         0     63468    200000   2463664    146.06    153.80
367.69/367.79	c  N dy  9233   1532610      2000     40000         0     83564    200000   6175990    146.07    155.16
373.29/373.36	c  N dy  9344   1552658      2000     40000         0    103604    200000   9849773    146.04    155.77
378.19/378.23	c  N dy  9473   1572718      2000     40000         0     69009    200000   3327169    146.06    154.82
383.20/383.22	c  N dy  9592   1592781      2000     40000         0     89067    200000   7011250    146.06    154.04
388.99/389.08	c  N dy  9714   1612804      2000     40000         0    109083    200000  10702675    146.05    156.10
393.70/393.75	c  N dy  9833   1633051      2000     40000         0     73673    200000   4012191    146.05    153.91
398.99/399.00	c  N dy  9964   1653151      2000     40000         0     93771    200000   7730089    146.06    156.72
404.99/405.05	c  N dy 10085   1673160      2000     40000         0     57121    200000    783125    146.07    154.15
409.60/409.64	c  N dy 10217   1693272      2000     40000         0     77225    200000   4490433    146.08    155.05
414.09/414.10	c  S st 10314   1710371      2000     40000         0     94321    200000   7647275    146.08   no data
414.29/414.31	c  S st 10314   1710874      2000     40000         0     94824    200000   7730714    146.08   no data
414.29/414.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
414.39/414.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
414.39/414.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
414.39/414.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.39/414.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.39/414.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
414.39/414.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
414.39/414.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
414.70/414.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.99/455.04	c lits-rem:       364  cl-subs:       26  v-elim:      0  v-fix:    0  time: 40.29 s
454.99/455.04	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
455.09/455.14	c vivif2 --  cl tried    94798 cl shrink        0 lits rem          0 time: 0.09
455.49/455.54	c asymm  cl-useful: 0/15721/40000 lits-rem:0 time: 0.40
455.49/455.54	c calculated reachability. Time: 0.00
455.49/455.54	c  N dy 10314   1710874      2000     40000         0     94798    200000   7719875    146.08   no data
461.70/461.76	c  N dy 10451   1730882      2000     40000         0    114797    200000  11429486    146.11    155.64
466.31/466.33	c  N dy 10564   1751007      2000     40000         0     77273    200000   4327226    146.10    154.81
471.69/471.70	c  N dy 10689   1771284      2000     40000         0     97541    200000   8037303    146.09    155.26
477.89/477.93	c  N dy 10804   1791418      2000     40000         0     59019    200000    777938    146.08    154.13
482.40/482.48	c  N dy 10922   1811463      2000     40000         0     79056    200000   4478138    146.08    153.77
487.80/487.86	c  N dy 11041   1831517      2000     40000         0     99106    200000   8211795    146.09    158.10
494.10/494.11	c  N dy 11153   1851555      2000     40000         0    119137    200000  11893155    146.07    155.22
498.79/498.86	c  N dy 11274   1872112      2000     40000         0     80043    200000   4446452    146.06    156.47
504.29/504.30	c  N dy 11385   1892332      2000     40000         0    100261    200000   8171342    146.05    155.78
510.60/510.67	c  N dy 11507   1912356      2000     40000         0    120277    200000  11865181    146.05    154.15
515.40/515.41	c  N dy 11634   1932416      2000     40000         0     79685    200000   4245126    146.06    160.04
520.70/520.76	c  N dy 11751   1952453      2000     40000         0     99713    200000   7930473    146.05    155.82
527.09/527.14	c  N dy 11877   1972523      2000     40000         0    119779    200000  11667606    146.08    168.12
532.20/532.27	c  N dy 12007   1992678      2000     40000         0     78280    200000   3824217    146.08    156.31
537.60/537.61	c  N dy 12122   2012814      2000     40000         0     98413    200000   7526942    146.07    153.84
543.90/543.98	c  N dy 12255   2032939      2000     40000         0    118531    200000  11226228    146.08    155.55
549.49/549.53	c  N dy 12385   2053316      2000     40000         0     76251    200000   3267845    146.09    153.90
554.80/554.90	c  N dy 12513   2073331      2000     40000         0     96260    200000   6960675    146.09    154.12
561.10/561.18	c  N dy 12644   2093361      2000     40000         0    116283    200000  10680739    146.09    153.91
567.00/567.08	c  N dy 12766   2113459      2000     40000         0     72732    200000   2414071    146.09    167.04
572.10/572.15	c  N dy 12882   2133481      2000     40000         0     92751    200000   6117578    146.08    155.23
578.20/578.27	c  N dy 13010   2153659      2000     40000         0    112923    200000   9874486    146.11    156.88
584.90/584.98	c  N dy 13140   2173671      2000     40000         0     68282    200000   1423031    146.12    153.88
589.80/589.90	c  N dy 13272   2193896      2000     40000         0     88503    200000   5167393    146.12    154.65
594.70/594.71	c  S st 13370   2210874      2000     40000         0    105472    200000   8302831    146.12    130.86
594.90/594.95	c  S st 13370   2211376      2000     40000         0    105974    200000   8379106    146.12   no data
594.90/594.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
595.01/595.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
595.01/595.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
595.01/595.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.01/595.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.01/595.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
595.01/595.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
595.12/595.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
595.30/595.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.11/640.13	c lits-rem:       304  cl-subs:       22  v-elim:      0  v-fix:    0  time: 44.73 s
640.11/640.14	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
640.22/640.24	c vivif2 --  cl tried   105952 cl shrink        0 lits rem          0 time: 0.10
640.30/640.30	c asymm  cl-useful: 0/2235/40000 lits-rem:0 time: 0.07
640.30/640.31	c calculated reachability. Time: 0.00
640.30/640.31	c  N dy 13370   2211376      2000     40000         0    105952    200000   8370020    146.12   no data
647.00/647.03	c  N dy 13497   2231414      2000     40000         0    125988    200000  12077216    146.13    167.70
652.50/652.57	c  N dy 13629   2251461      2000     40000         0     80379    200000   3479093    146.14    156.65
657.82/657.88	c  N dy 13742   2271536      2000     40000         0    100446    200000   7123005    146.11    154.85
664.20/664.22	c  N dy 13873   2291538      2000     40000         0    120441    200000  10829589    146.12    155.34
670.60/670.64	c  N dy 14011   2311648      2000     40000         0     73901    200000   2135656    146.14    154.33
675.90/675.91	c  N dy 14142   2331650      2000     40000         0     93898    200000   5873474    146.17    155.43
681.91/681.99	c  N dy 14268   2351789      2000     40000         0    114029    200000   9576367    146.17    154.92
689.10/689.16	c  N dy 14405   2371972      2000     40000         0    134206    200000  13355755    146.19    154.38
694.31/694.36	c  N dy 14541   2392022      2000     40000         0     86610    200000   4319641    146.21    154.56
700.10/700.11	c  N dy 14660   2412260      2000     40000         0    106844    200000   8050169    146.21    154.91
706.70/706.79	c  N dy 14788   2432325      2000     40000         0    126904    200000  11775739    146.23    167.73
712.91/712.99	c  N dy 14919   2452518      2000     40000         0     78438    200000   2612067    146.24    154.11
718.32/718.34	c  N dy 15046   2472558      2000     40000         0     98471    200000   6337432    146.26    154.17
724.60/724.67	c  N dy 15174   2492584      2000     40000         0    118492    200000  10061638    146.27    181.47
732.01/732.06	c  N dy 15307   2512820      2000     40000         0    138722    200000  13789232    146.27    153.98
737.11/737.20	c  N dy 15433   2532885      2000     40000         0     89139    200000   4428000    146.28    163.74
743.00/743.07	c  N dy 15555   2552968      2000     40000         0    109218    200000   8155444    146.29    156.21
749.91/749.91	c  N dy 15687   2573035      2000     40000         0    129281    200000  11879488    146.30    157.72
756.50/756.55	c  N dy 15812   2593512      2000     40000         0     79095    200000   2360905    146.30    156.34
762.01/762.06	c  N dy 15945   2613739      2000     40000         0     99316    200000   6133743    146.32    154.76
768.40/768.47	c  N dy 16080   2633787      2000     40000         0    119360    200000   9859484    146.34    158.99
775.81/775.85	c  N dy 16213   2653951      2000     40000         0    139519    200000  13647770    146.36    154.82
781.40/781.41	c  N dy 16340   2674082      2000     40000         0     88003    200000   3896390    146.37    154.10
787.21/787.21	c  N dy 16469   2694126      2000     40000         0    108043    200000   7641377    146.40    157.78
792.80/792.89	c  S st 16570   2711376      2000     40000         0    125287    200000  10844658    146.40   no data
793.12/793.16	c  S st 16570   2711880      2000     40000         0    125791    200000  10927558    146.40   no data
793.12/793.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
793.20/793.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
793.20/793.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
793.20/793.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
793.20/793.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
793.20/793.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
793.20/793.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
793.30/793.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
793.71/793.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.70/840.79	c lits-rem:       322  cl-subs:       33  v-elim:      0  v-fix:    0  time: 47.05 s
840.70/840.79	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
840.90/840.92	c vivif2 --  cl tried   125758 cl shrink        0 lits rem          0 time: 0.13
841.30/841.33	c asymm  cl-useful: 0/15011/40000 lits-rem:0 time: 0.41
841.30/841.33	c calculated reachability. Time: 0.00
841.30/841.33	c  N dy 16570   2711880      2000     40000         0    125758    200000  10914626    146.40   no data
848.81/848.80	c  N dy 16693   2731905      2000     40000         0     73132    200000    916991    146.39    156.85
853.71/853.77	c  N dy 16806   2751953      2000     40000         0     93175    200000   4627978    146.39    164.43
859.91/859.92	c  N dy 16933   2772176      2000     40000         0    113394    200000   8380709    146.40    158.05
866.82/866.88	c  N dy 17054   2792261      2000     40000         0    133478    200000  12121077    146.40    154.45
873.91/873.90	c  N dy 17174   2812452      2000     40000         0     80013    200000   2011114    146.40    155.44
879.31/879.34	c  N dy 17303   2832576      2000     40000         0    100133    200000   5735535    146.40    161.21
885.61/885.65	c  N dy 17428   2852599      2000     40000         0    120147    200000   9425962    146.40    156.36
892.91/893.00	c  N dy 17564   2872718      2000     40000         0    140262    200000  13173597    146.42    155.47
899.41/899.44	c  N dy 17685   2892774      2000     40000         0     85660    200000   2870301    146.42    156.38
905.01/905.09	c  N dy 17806   2912807      2000     40000         0    105687    200000   6577080    146.42    157.65
911.61/911.66	c  N dy 17923   2933086      2000     40000         0    125959    200000  10305040    146.41    154.46
919.21/919.28	c  N dy 18050   2953152      2000     40000         0    146017    200000  14038548    146.42    163.72
925.21/925.27	c  N dy 18175   2973433      2000     40000         0     90650    200000   3639200    146.43    159.27
931.11/931.16	c  N dy 18305   2993514      2000     40000         0    110724    200000   7405065    146.44    154.57
937.91/937.91	c  N dy 18428   3013527      2000     40000         0    130736    200000  11107867    146.45    162.69
945.71/945.79	c  N dy 18556   3033608      2000     40000         0    150811    200000  14837358    146.46    156.30
951.52/951.52	c  N dy 18685   3053855      2000     40000         0     94407    200000   4163476    146.46    156.20
957.61/957.64	c  N dy 18822   3073989      2000     40000         0    114538    200000   7940941    146.48    155.77
964.61/964.64	c  N dy 18944   3094147      2000     40000         0    134693    200000  11653239    146.48    155.59
972.71/972.73	c  N dy 19077   3114362      2000     40000         0    154905    200000  15432553    146.49    154.28
978.21/978.27	c  N dy 19213   3134407      2000     40000         0     97297    200000   4517170    146.50    162.34
984.53/984.54	c  N dy 19341   3154575      2000     40000         0    117459    200000   8299696    146.52    155.57
991.61/991.60	c  N dy 19462   3174637      2000     40000         0    137516    200000  12043657    146.52    185.53
999.82/999.85	c  N dy 19591   3194726      2000     40000         0     78955    200000    934693    146.52    161.91
1004.41/1004.41	c  S st 19702   3211882      2000     40000         0     96107    200000   4108182    146.53   no data
1004.61/1004.63	c  S st 19702   3212388      2000     40000         0     96613    200000   4177662    146.53   no data
1004.61/1004.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1004.71/1004.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1004.71/1004.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1004.71/1004.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.71/1004.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.71/1004.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1004.71/1004.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1004.71/1004.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1004.81/1004.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.71/1018.71	c lits-rem:       134  cl-subs:       11  v-elim:      0  v-fix:    0  time: 13.82 s
1018.71/1018.71	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1018.71/1018.77	c vivif2 --  cl tried    96602 cl shrink        0 lits rem          0 time: 0.05
1019.11/1019.15	c asymm  cl-useful: 0/15910/40000 lits-rem:0 time: 0.38
1019.11/1019.15	c calculated reachability. Time: 0.00
1019.11/1019.15	c  N dy 19702   3212388      2000     40000         0     96602    200000   4173366    146.53   no data
1025.32/1025.39	c  N dy 19834   3232482      2000     40000         0    116693    200000   7920065    146.54    174.26
1032.51/1032.51	c  N dy 19962   3252522      2000     40000         0    136729    200000  11640471    146.55    157.69
1040.52/1040.60	c  N dy 20086   3272598      2000     40000         0    156796    200000  15349875    146.54    155.08
1046.51/1046.52	c  N dy 20215   3292662      2000     40000         0     97207    200000   4151027    146.55    160.34
1052.81/1052.81	c  N dy 20338   3312764      2000     40000         0    117307    200000   7905796    146.55    155.11
1060.01/1060.06	c  N dy 20459   3333229      2000     40000         0    137768    200000  11684809    146.54    158.43
1068.02/1068.03	c  N dy 20578   3353346      2000     40000         0    157880    200000  15414184    146.55    159.30
1073.91/1073.99	c  N dy 20709   3373364      2000     40000         0     97246    200000   4001842    146.56    176.12
1080.12/1080.12	c  N dy 20828   3393428      2000     40000         0    117306    200000   7691344    146.55    154.67
1087.12/1087.19	c  N dy 20945   3413495      2000     40000         0    137365    200000  11395896    146.55    179.54
1095.42/1095.40	c  N dy 21081   3433516      2000     40000         0    157381    200000  15144321    146.56    156.92
1101.81/1101.89	c  N dy 21213   3453627      2000     40000         0     95843    200000   3548866    146.57    156.78
1107.92/1107.95	c  N dy 21338   3473731      2000     40000         0    115941    200000   7311369    146.58    159.09
1115.12/1115.13	c  N dy 21470   3493870      2000     40000         0    136076    200000  11071613    146.59    154.59
1123.13/1123.13	c  N dy 21599   3513973      2000     40000         0    156171    200000  14824046    146.60    158.49
1130.22/1130.26	c  N dy 21736   3534103      2000     40000         0     93648    200000   2989527    146.62    156.79
1136.22/1136.26	c  N dy 21860   3554240      2000     40000         0    113781    200000   6710612    146.62    154.76
1143.12/1143.19	c  N dy 21981   3574533      2000     40000         0    134071    200000  10465445    146.62    155.03
1151.22/1151.25	c  N dy 22115   3594957      2000     40000         0    154487    200000  14254311    146.63    156.14
1158.92/1158.98	c  N dy 22251   3615151      2000     40000         0     91034    200000   2278635    146.64    156.64
1164.82/1164.86	c  N dy 22371   3635342      2000     40000         0    111219    200000   6030666    146.64    157.18
1171.82/1171.80	c  N dy 22501   3655459      2000     40000         0    131331    200000   9769794    146.64    154.43
1179.52/1179.57	c  N dy 22619   3675628      2000     40000         0    151498    200000  13477302    146.64    155.13
1187.93/1187.99	c  N dy 22745   3695790      2000     40000         0     87006    200000   1367820    146.64    155.01
1192.72/1192.72	c  S st 22856   3712390      2000     40000         0    103602    200000   4471954    146.65    140.71
1192.92/1192.94	c  S st 22856   3712892      2000     40000         0    104104    200000   4549152    146.65   no data
1192.92/1192.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1193.02/1193.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1193.02/1193.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1193.02/1193.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1193.02/1193.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1193.02/1193.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1193.02/1193.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1193.02/1193.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1193.22/1193.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.02/1209.01	c lits-rem:       101  cl-subs:        9  v-elim:      0  v-fix:    0  time: 15.78 s
1209.02/1209.01	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1209.02/1209.07	c vivif2 --  cl tried   104095 cl shrink        0 lits rem          0 time: 0.06
1209.32/1209.35	c asymm  cl-useful: 0/9079/40000 lits-rem:0 time: 0.28
1209.32/1209.35	c calculated reachability. Time: 0.00
1209.32/1209.35	c  N dy 22856   3712892      2000     40000         0    104095    200000   4545930    146.65   no data
1215.82/1215.87	c  N dy 22977   3732981      2000     40000         0    124179    200000   8287877    146.66    155.28
1222.72/1222.74	c  F st 23093   3751563      2000     40000         0    142757    200000  11749139    146.67   no data
1223.42/1223.47	c  N st 23097   3753596      2000     40000         0    144789    200000  12155971    146.67   no data
1231.62/1231.68	c  N dy 23210   3773623      2000     40000         0    164802    200000  15946223    146.67    154.56
1238.42/1238.47	c  N dy 23345   3793691      2000     40000         0     99226    200000   3487665    146.68    154.81
1244.82/1244.81	c  N dy 23472   3813788      2000     40000         0    119320    200000   7227156    146.68    154.64
1251.92/1251.98	c  N dy 23594   3833798      2000     40000         0    139324    200000  10912432    146.68    154.53
1260.12/1260.18	c  N dy 23722   3853840      2000     40000         0    159353    200000  14641535    146.69    155.91
1268.12/1268.13	c  N dy 23850   3873896      2000     40000         0     92761    200000   2097208    146.70    163.87
1274.02/1274.07	c  N dy 23978   3893908      2000     40000         0    112768    200000   5817859    146.70    156.21
1280.93/1280.98	c  N dy 24107   3913935      2000     40000         0    132791    200000   9527106    146.71    155.85
1288.92/1288.92	c  N dy 24237   3934161      2000     40000         0    153013    200000  13315213    146.71    154.49
1297.62/1297.65	c  N dy 24355   3954166      2000     40000         0    173014    200000  17024358    146.71    167.35

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.95 1.84 2.63 5/359 12167
/proc/meminfo: memFree=25593868/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=21828 CPUtime=0 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 789 0 0 0 0 0 0 0 20 0 1 0 728441765 22351872 729 33554432000 4194304 4580011 140736727638976 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 5457 730 320 95 0 439 0

[startup+0.0905989 s]
/proc/loadavg: 0.95 1.84 2.63 5/359 12167
/proc/meminfo: memFree=25593868/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=31928 CPUtime=0.08 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 1609 0 0 0 8 0 0 0 20 0 1 0 728441765 32694272 1549 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 7982 1549 339 95 0 2964 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31928

[startup+0.100596 s]
/proc/loadavg: 0.95 1.84 2.63 5/359 12167
/proc/meminfo: memFree=25593868/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=32060 CPUtime=0.09 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 1617 0 0 0 9 0 0 0 20 0 1 0 728441765 32829440 1557 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 8015 1557 339 95 0 2997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32060

[startup+0.300555 s]
/proc/loadavg: 0.95 1.84 2.63 5/359 12167
/proc/meminfo: memFree=25593868/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=39452 CPUtime=0.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 3969 0 0 0 29 0 0 0 21 0 1 0 728441765 40398848 3417 33554432000 4194304 4580011 140736727638976 18446744073709551615 4368145 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 9863 3417 355 95 0 4845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39452

[startup+0.700482 s]
/proc/loadavg: 0.95 1.84 2.63 5/359 12167
/proc/meminfo: memFree=25593868/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=39532 CPUtime=0.69 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 4661 0 0 0 69 0 0 0 22 0 1 0 728441765 40480768 4109 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 9883 4109 363 95 0 4865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39532

[startup+1.50033 s]
/proc/loadavg: 0.95 1.84 2.63 5/371 12184
/proc/meminfo: memFree=25454652/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=41932 CPUtime=1.48 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 6543 0 0 0 148 0 0 0 25 0 1 0 728441765 42938368 4390 33554432000 4194304 4580011 140736727638976 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 10483 4390 363 95 0 5465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41932

[startup+3.10103 s]
/proc/loadavg: 0.95 1.84 2.63 5/371 12184
/proc/meminfo: memFree=25444236/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=42972 CPUtime=3.09 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 10459 0 0 0 308 1 0 0 25 0 1 0 728441765 44003328 4092 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 10743 4093 363 95 0 5725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42972

[startup+6.30044 s]
/proc/loadavg: 1.20 1.87 2.64 5/371 12185
/proc/meminfo: memFree=25386752/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=82148 CPUtime=6.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 22568 0 0 0 627 2 0 0 25 0 1 0 728441765 84119552 13632 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 20537 13632 367 95 0 15519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82148

[startup+12.7002 s]
/proc/loadavg: 1.42 1.91 2.65 5/371 12185
/proc/meminfo: memFree=25327272/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=87112 CPUtime=12.69 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 33297 0 0 0 1264 5 0 0 25 0 1 0 728441765 89202688 15912 33554432000 4194304 4580011 140736727638976 18446744073709551615 4322852 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 21778 15912 367 95 0 16760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87112

[startup+25.5009 s]
/proc/loadavg: 1.99 2.01 2.67 5/371 12185
/proc/meminfo: memFree=25117440/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=106132 CPUtime=25.48 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 52683 0 0 0 2540 8 0 0 25 0 1 0 728441765 108679168 21258 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 26533 21258 367 95 0 21515 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 106132

[startup+51.1011 s]
/proc/loadavg: 2.68 2.17 2.70 5/371 12186
/proc/meminfo: memFree=24917268/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=128656 CPUtime=51.08 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 79737 0 0 0 5095 13 0 0 25 0 1 0 728441765 131743744 26633 33554432000 4194304 4580011 140736727638976 18446744073709551615 4415947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 32164 26633 367 95 0 27146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128656

[startup+102.314 s]
/proc/loadavg: 3.42 2.45 2.77 5/371 12187
/proc/meminfo: memFree=24713552/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=180432 CPUtime=102.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 134397 0 0 0 10206 23 0 0 25 0 1 0 728441765 184762368 29977 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 45108 29977 367 95 0 40090 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 180432

[startup+162.3 s]
/proc/loadavg: 3.79 2.73 2.84 5/371 12189
/proc/meminfo: memFree=24612076/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=183592 CPUtime=162.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 194583 0 0 0 16196 33 0 0 25 0 1 0 728441765 187998208 31543 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 45898 31543 367 95 0 40880 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183592

[startup+222.3 s]
/proc/loadavg: 3.95 2.97 2.92 5/371 12190
/proc/meminfo: memFree=24601116/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=207984 CPUtime=222.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 243684 0 0 0 22186 43 0 0 25 0 1 0 728441765 212975616 37640 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 51996 37640 367 95 0 46978 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 207984

[startup+282.301 s]
/proc/loadavg: 4.06 3.17 2.99 5/371 12192
/proc/meminfo: memFree=24577656/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=228124 CPUtime=282.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 293017 0 0 0 28179 50 0 0 25 0 1 0 728441765 233598976 39146 33554432000 4194304 4580011 140736727638976 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 57031 39146 367 95 0 52013 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 228124

[startup+342.301 s]
/proc/loadavg: 4.06 3.33 3.05 5/371 12193
/proc/meminfo: memFree=24479152/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=229084 CPUtime=342.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 337863 0 0 0 34170 59 0 0 25 0 1 0 728441765 234582016 42176 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 57271 42176 367 95 0 52253 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229084

[startup+402.301 s]
/proc/loadavg: 4.13 3.48 3.12 5/371 12195
/proc/meminfo: memFree=24443268/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=230260 CPUtime=402.3 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 385098 0 0 0 40161 69 0 0 25 0 1 0 728441765 235786240 44534 33554432000 4194304 4580011 140736727638976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 57565 44534 367 95 0 52547 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 230260

[startup+462.301 s]
/proc/loadavg: 4.05 3.57 3.17 5/371 12197
/proc/meminfo: memFree=24407520/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=242720 CPUtime=462.29 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 415701 0 0 0 46156 73 0 0 25 0 1 0 728441765 248545280 51503 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 60680 51503 367 95 0 55662 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 242720

[startup+522.301 s]
/proc/loadavg: 4.02 3.65 3.22 5/371 12198
/proc/meminfo: memFree=24421992/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=298764 CPUtime=522.3 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 460344 0 0 0 52146 84 0 0 25 0 1 0 728441765 305934336 59345 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 74691 59345 367 95 0 69673 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 298764

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 3.27 5/371 12200
/proc/meminfo: memFree=24392572/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=299636 CPUtime=582.3 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 502105 0 0 0 58138 92 0 0 25 0 1 0 728441765 306827264 62458 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 74909 62458 367 95 0 69891 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299636

[startup+642.3 s]
/proc/loadavg: 4.03 3.77 3.31 5/371 12201
/proc/meminfo: memFree=24386832/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=333684 CPUtime=642.31 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 520728 0 0 0 64136 95 0 0 25 0 1 0 728441765 341692416 67777 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 83421 67777 367 95 0 78403 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 333684

[startup+702.301 s]
/proc/loadavg: 4.12 3.84 3.37 5/371 12203
/proc/meminfo: memFree=24361856/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=334476 CPUtime=702.3 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 561587 0 0 0 70128 102 0 0 25 0 1 0 728441765 342503424 67604 33554432000 4194304 4580011 140736727638976 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 83619 67604 367 95 0 78601 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 334476

[startup+762.314 s]
/proc/loadavg: 4.09 3.88 3.41 5/371 12205
/proc/meminfo: memFree=24284568/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=335256 CPUtime=762.32 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 601454 0 0 0 76120 112 0 0 25 0 1 0 728441765 343302144 64558 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 83814 64558 367 95 0 78796 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 335256

[startup+822.301 s]
/proc/loadavg: 4.14 3.93 3.45 5/371 12206
/proc/meminfo: memFree=24223280/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=390340 CPUtime=822.3 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 633463 0 0 0 82113 117 0 0 25 0 1 0 728441765 399708160 81842 33554432000 4194304 4580011 140736727638976 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 97585 81842 367 95 0 92567 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 390340

[startup+882.301 s]
/proc/loadavg: 4.14 3.97 3.49 5/371 12208
/proc/meminfo: memFree=24210472/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=390812 CPUtime=882.31 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 660098 0 0 0 88110 121 0 0 25 0 1 0 728441765 400191488 78495 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 97703 78495 367 95 0 92685 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 390812

[startup+942.301 s]
/proc/loadavg: 4.13 3.99 3.53 5/371 12209
/proc/meminfo: memFree=24125244/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=391292 CPUtime=942.31 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 696427 0 0 0 94101 130 0 0 25 0 1 0 728441765 400683008 84148 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 97823 84148 367 95 0 92805 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 391292

[startup+1002.3 s]
/proc/loadavg: 4.05 3.99 3.56 5/371 12211
/proc/meminfo: memFree=24228860/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=332424 CPUtime=1002.32 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 733721 0 0 0 100095 137 0 0 25 0 1 0 728441765 340402176 73703 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 83106 73703 367 95 0 78088 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 332424

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/371 12213
/proc/meminfo: memFree=24163736/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=392324 CPUtime=1062.31 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 759971 0 0 0 106089 142 0 0 25 0 1 0 728441765 401739776 83718 33554432000 4194304 4580011 140736727638976 18446744073709551615 4321068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 98081 83718 367 95 0 93063 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 392324

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.60 5/371 12214
/proc/meminfo: memFree=24157484/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=392920 CPUtime=1122.32 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 794725 0 0 0 112082 150 0 0 25 0 1 0 728441765 402350080 85388 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 98230 85388 367 95 0 93212 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 392920

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/371 12216
/proc/meminfo: memFree=24082048/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=393552 CPUtime=1182.32 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 828915 0 0 0 118074 158 0 0 25 0 1 0 728441765 402997248 85585 33554432000 4194304 4580011 140736727638976 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 98388 85585 367 95 0 93370 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 393552

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.65 5/371 12217
/proc/meminfo: memFree=24057188/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=394124 CPUtime=1242.33 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 854938 0 0 0 124069 164 0 0 25 0 1 0 728441765 403582976 76835 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 98531 76835 367 95 0 93513 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 394124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.67 5/371 12219
/proc/meminfo: memFree=23980260/32950928 swapFree=38710892/67111528
[pid=12167] ppid=12165 vsize=332968 CPUtime=1300.03 cores=4,6
/proc/12167/stat : 12167 (strangenight2-s) R 12165 12167 11751 0 -1 4202496 886453 0 0 0 129831 172 0 0 25 0 1 0 728441765 340959232 72833 33554432000 4194304 4580011 140736727638976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12167/statm: 83242 72833 367 95 0 78224 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 332968

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.32
CPU system time (s): 1.73673
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 407688

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

runsolver used 4.92925 second user time and 10.4744 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 16:08:31
IDJOB=3367407
IDBENCH=82616
IDSOLVER=1845
FILE ID=node113/3367407-1305382111
RUNJOBID= node113-1305382110-12142
PBS_JOBID= 13324389
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367407-1305382111/watcher-3367407-1305382111 -o /tmp/evaluation-result-3367407-1305382111/solver-3367407-1305382111 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367407-1305382111.cnf

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=1153662436

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.846
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:      25596264 kB
Buffers:        238076 kB
Cached:        2465704 kB
SwapCached:      93712 kB
Active:         714548 kB
Inactive:      6381288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25596264 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           16772 kB
Writeback:           0 kB
AnonPages:     4309736 kB
Mapped:          13412 kB
Slab:           102188 kB
PageTables:      92384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87048232 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= 73412 MiB
End job on node113 at 2011-05-14 16:30:13