Trace number 3368461

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.08 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3368461-1305388660.cnf'
0.00/0.00	c -- header says num vars:          60823
0.00/0.00	c -- header says num clauses:      193450
0.02/0.06	c -- clauses added:            0 learnts,       193450 normals,            0 xors
0.02/0.06	c -- vars added      60823
0.02/0.06	c Parsing time:  0.06 s
0.02/0.06	c  N st     0         0     60823     73920    107866         0    444486         0   no data   no data
0.89/0.90	c asymm  cl-useful: 12/19832/73920 lits-rem:33 time: 0.84
10.19/10.27	c Flit:   618 Blit:  17333 bXBeca:    0 bXProp: 16650 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.26
10.19/10.28	c Cleaning up after failed var search:     0.01 s 
10.19/10.30	c Replacing    16650 vars Replaced   300627 lits Time:     0.02 s 
10.29/10.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.29/10.31	c bin-w-bin subsume rem         2444 bins  time:  0.00 s
10.29/10.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.29/10.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20914 time:  0.02 s
10.29/10.36	c Removed useless bin:      40  fixed:     0  props:   3.92M  time:  0.02 s
10.39/10.44	c lits-rem:        10  cl-subs:      791  v-elim:   6971  v-fix:    0  time:  0.07 s
10.69/10.78	c Finding binary XORs  T:     0.34 s  found:      23
10.69/10.78	c Replacing       23 vars Replaced      274 lits Time:     0.00 s 
10.79/10.81	c Finding non-binary XORs:     0.02 s (found:    5841, avg size: 3.0)
10.79/10.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    968 locsubst:  3542 time:   0.01
10.79/10.82	c Replacing     1771 vars Replaced    10626 lits Time:     0.00 s 
10.79/10.83	c calculated reachability. Time: 0.01
10.79/10.83	c Calc default polars -  time:   0.00 s pos:    1562 undec:   49876 neg:    9385
10.79/10.83	c =========================================================================================
10.79/10.83	c types(t): F = full restart, N = normal restart
10.79/10.83	c types(t): S = simplification begin/end, E = solution found
10.79/10.83	c restart types(rt): st = static, dy = dynamic
10.79/10.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.79/10.83	c  B st     0         0     11181     17098     18446         0    124169         0   no data   no data
10.90/10.98	c Decided on static restart strategy
11.19/11.23	c  N st     8      4912     11175     17098     18830      4468    124169    135657   no data   no data
11.79/11.86	c  N st    10     11295     11167     17098     19130     10398    124169    323037   no data   no data
12.69/12.73	c  N st    11     17038     11166     17098     19227     15947    124169    658199   no data   no data
13.39/13.48	c  F st    12     25000     11166     17098     19257     14455    124169    326530   no data   no data
13.39/13.49	c  N st    12     25000     11166     17096     19103     14449    123855    326451   no data   no data
13.69/13.75	c Finding binary XORs  T:     0.26 s  found:       2
14.39/14.41	c Decided on static restart strategy
14.39/14.41	c  N st    18     30000     11151     17096     19243     19163    123855    529306   no data   no data
14.39/14.41	c  S st    18     30000     11151     17096     19243     19163    123855    529306   no data   no data
14.49/14.53	c  S st    18     30503     11125     17096     19353     19552    123855    535967   no data   no data
14.49/14.54	c x-sub:  1749 x-cut:      0 vfix:      0 v-elim:    480 locsubst:     0 time:   0.01
15.30/15.34	c Flit:   107 Blit:    112 bXBeca:    0 bXProp:  236 Bins: 134802 BRemL:  60863 BRemN:     28 P: 14.9M T:  0.80
15.30/15.35	c Cleaning up after failed var search:     0.01 s 
15.30/15.37	c Replacing      261 vars Replaced    41099 lits Time:     0.02 s 
15.30/15.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.30/15.38	c bin-w-bin subsume rem         1615 bins  time:  0.01 s
15.30/15.39	c subs with bin:      368  lits-rem:       185  v-fix:    0  time:  0.01 s
15.41/15.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10023 time:  0.02 s
15.41/15.42	c Removed useless bin:     129  fixed:     0  props:   0.41M  time:  0.01 s
15.41/15.45	c lits-rem:       273  cl-subs:      273  v-elim:   1546  v-fix:    0  time:  0.03 s
15.49/15.55	c subs with bin:      209  lits-rem:      7358  v-fix:    0  time:  0.08 s
15.59/15.62	c lits-rem:      1585  cl-subs:      758  v-elim:      0  v-fix:    0  time:  0.08 s
15.69/15.77	c asymm  cl-useful: 101/15405/15405 lits-rem:434 time: 0.15
15.69/15.78	c calculated reachability. Time: 0.00
15.69/15.78	c  N st    18     30503      8477     15405     59643     12037    101943    328954   no data   no data
15.99/16.03	c Finding binary XORs  T:     0.25 s  found:       0
16.69/16.71	c  N st    20     37614      8474     15405     59665     18952    101943    536724   no data   no data
17.09/17.15	c  N st    21     44013      8471     15405     59668     13773    101943    322209   no data   no data
17.29/17.37	c  S st    22     45755      8470     15405     59670     15456    101943    402883   no data   no data
17.39/17.45	c  S st    22     46255      8470     15405     59685     15938    101943    414204   no data   no data
17.39/17.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    230 locsubst:     0 time:   0.01
17.69/17.78	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  14504 BRemL:  30387 BRemN:    234 P:  6.4M T:  0.32
17.69/17.79	c Replacing        1 vars Replaced      416 lits Time:     0.01 s 
17.69/17.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.79/17.80	c bin-w-bin subsume rem           19 bins  time:  0.00 s
17.79/17.80	c subs with bin:       11  lits-rem:        10  v-fix:    0  time:  0.01 s
17.79/17.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8229 time:  0.01 s
17.79/17.82	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
17.79/17.83	c lits-rem:         3  cl-subs:        7  v-elim:      5  v-fix:    0  time:  0.01 s
17.89/17.91	c subs with bin:       13  lits-rem:       187  v-fix:    0  time:  0.07 s
17.89/17.98	c lits-rem:       631  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.07 s
17.89/17.98	c vivif2 --  cl tried    15382 cl shrink       36 lits rem         68 time: 0.00
17.99/18.00	c vivif2 --  cl tried    14359 cl shrink     2755 lits rem      11227 time: 0.02
18.09/18.15	c asymm  cl-useful: 37/15349/15349 lits-rem:147 time: 0.15
18.09/18.15	c calculated reachability. Time: 0.00
18.09/18.16	c  N st    22     46255      8224     15349     38815     14343    100316    325285   no data   no data
18.29/18.39	c Finding binary XORs  T:     0.23 s  found:       0
19.49/19.51	c  N st    23     60652      8223     15349     38815     27805    100316    605029   no data   no data
20.29/20.38	c  N st    24     69382      8222     15349     38816     20634    100316    367426   no data   no data
20.29/20.38	c  S st    24     69382      8222     15349     38816     20634    100316    367426   no data   no data
20.39/20.49	c  S st    24     69883      8222     15349     38817     21131    100316    378057   no data   no data
20.49/20.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    108 locsubst:     0 time:   0.01
20.69/20.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1655 BRemL:   1346 BRemN:      3 P:  6.6M T:  0.28
20.69/20.79	c Replacing        1 vars Replaced      181 lits Time:     0.01 s 
20.69/20.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.80/20.81	c bin-w-bin subsume rem            5 bins  time:  0.00 s
20.80/20.81	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
20.80/20.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8113 time:  0.01 s
20.80/20.82	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
20.80/20.83	c lits-rem:         5  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
20.80/20.88	c subs with bin:        3  lits-rem:        27  v-fix:    0  time:  0.04 s
21.10/21.15	c lits-rem:      2182  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  0.27 s
21.10/21.16	c vivif2 --  cl tried    15344 cl shrink        0 lits rem          0 time: 0.00
21.10/21.17	c vivif2 --  cl tried    19472 cl shrink     1694 lits rem      10772 time: 0.02
21.30/21.33	c asymm  cl-useful: 191/15344/15344 lits-rem:503 time: 0.15
21.30/21.33	c calculated reachability. Time: 0.00
21.30/21.33	c  N st    24     69883      8112     15237     38716     19472     99723    334993   no data   no data
22.01/22.07	c Finding binary XORs  T:     0.23 s  found:      49
23.40/23.42	c  F st    25     87501      8110     15236     38433     36159     99676   1226258   no data   no data
23.40/23.43	c Replacing       49 vars Replaced      727 lits Time:     0.01 s 
23.40/23.44	c  N st    25     87501      8061     15236     38335     36159     99578   1226160   no data   no data
23.90/23.97	c Decided on static restart strategy
24.20/24.24	c  N st    32     95538      8059     15236     38345     25759     99578    665691   no data   no data
25.30/25.36	c  N st    34    104827      8058     15236     38353     34849     99578   1018873   no data   no data
25.30/25.36	c  S st    34    104827      8058     15236     38353     34849     99578   1018873   no data   no data
25.39/25.48	c  S st    34    105329      8058     15236     38353     35349     99578   1032435   no data   no data
25.39/25.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     44 locsubst:     0 time:   0.01
25.79/25.84	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   2831 BRemL:   2209 BRemN:      0 P:  8.9M T:  0.36
25.79/25.86	c Replacing        1 vars Replaced       56 lits Time:     0.02 s 
25.79/25.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.79/25.87	c bin-w-bin subsume rem           49 bins  time:  0.00 s
25.79/25.88	c subs with bin:       44  lits-rem:        89  v-fix:    0  time:  0.01 s
25.79/25.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8010 time:  0.01 s
25.79/25.89	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
25.89/25.91	c lits-rem:        18  cl-subs:       76  v-elim:     23  v-fix:    0  time:  0.02 s
26.19/26.26	c subs with bin:       53  lits-rem:      2293  v-fix:    0  time:  0.32 s
26.89/26.99	c lits-rem:      2054  cl-subs:     1244  v-elim:      0  v-fix:    0  time:  0.72 s
26.89/26.99	c vivif2 --  cl tried    15135 cl shrink        0 lits rem          0 time: 0.00
26.99/27.05	c vivif2 --  cl tried    33578 cl shrink     6457 lits rem      48752 time: 0.06
27.19/27.26	c asymm  cl-useful: 47/15135/15135 lits-rem:131 time: 0.20
27.19/27.26	c calculated reachability. Time: 0.00
27.19/27.26	c  N st    34    105329      7987     15134     35878     33577     98689    917579   no data   no data
27.40/27.49	c Finding binary XORs  T:     0.23 s  found:       0
28.19/28.21	c  N st    35    114929      7987     15134     35878     22447     98689    380576   no data   no data
29.49/29.52	c  N st    36    129330      7985     15134     35881     36409     98688    697199   no data   no data
32.39/32.42	c  N st    37    150927      7984     15134     35886     35390     98687    984520   no data   no data
32.90/32.95	c  S st    38    157995      7983     15134     35887     42219     98687   1123776   no data   no data
33.09/33.10	c  S st    38    158498      7983     15134     35888     42720     98687   1140729   no data   no data
33.09/33.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.39/33.47	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    4 Bins:   1060 BRemL:    906 BRemN:      4 P:  9.2M T:  0.36
33.39/33.49	c Replacing        4 vars Replaced     1779 lits Time:     0.02 s 
33.39/33.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.39/33.50	c bin-w-bin subsume rem           35 bins  time:  0.00 s
33.49/33.50	c subs with bin:        1  lits-rem:         3  v-fix:    0  time:  0.01 s
33.49/33.51	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   7977 time:  0.01 s
33.49/33.52	c Removed useless bin:       2  fixed:     0  props:   0.25M  time:  0.00 s
33.49/33.54	c lits-rem:         0  cl-subs:       19  v-elim:     21  v-fix:    0  time:  0.02 s
33.79/33.80	c subs with bin:        7  lits-rem:      1352  v-fix:    0  time:  0.23 s
34.59/34.61	c lits-rem:      3449  cl-subs:     1265  v-elim:      0  v-fix:    0  time:  0.80 s
34.59/34.61	c vivif2 --  cl tried    15112 cl shrink        2 lits rem          2 time: 0.00
34.59/34.69	c vivif2 --  cl tried    41418 cl shrink     7413 lits rem      39211 time: 0.07
34.89/34.91	c asymm  cl-useful: 42/15112/15112 lits-rem:85 time: 0.22
34.89/34.91	c calculated reachability. Time: 0.00
34.89/34.91	c  N st    38    158498      7956     15105     34097     41418     98245   1057631   no data   no data
35.10/35.15	c Finding binary XORs  T:     0.23 s  found:       2
39.79/39.84	c  N st    39    207086      7956     15105     34099     39011     98245   1217829   no data   no data
42.69/42.70	c  N st    40    237747      7956     15105     34099     42653     98245   1146803   no data   no data
42.69/42.70	c  S st    40    237747      7956     15105     34099     42653     98245   1146803   no data   no data
42.80/42.81	c  S st    40    238248      7956     15105     34099     43153     98244   1159484   no data   no data
42.80/42.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.09/43.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    470 BRemL:    827 BRemN:     13 P:  8.4M T:  0.31
43.09/43.15	c Replacing        2 vars Replaced       29 lits Time:     0.01 s 
43.09/43.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.09/43.15	c bin-w-bin subsume rem            3 bins  time:  0.00 s
43.09/43.16	c subs with bin:        7  lits-rem:        10  v-fix:    0  time:  0.01 s
43.09/43.17	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   7954 time:  0.01 s
43.09/43.17	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
43.09/43.19	c lits-rem:         3  cl-subs:       18  v-elim:      4  v-fix:    0  time:  0.02 s
43.29/43.39	c subs with bin:        3  lits-rem:         3  v-fix:    0  time:  0.16 s
45.59/45.63	c lits-rem:      1948  cl-subs:     1413  v-elim:      0  v-fix:    0  time:  2.23 s
45.59/45.63	c vivif2 --  cl tried    15085 cl shrink        0 lits rem          0 time: 0.00
45.69/45.70	c vivif2 --  cl tried    41736 cl shrink     5276 lits rem      25326 time: 0.07
45.89/45.93	c asymm  cl-useful: 19/15085/15085 lits-rem:31 time: 0.23
45.89/45.94	c calculated reachability. Time: 0.00
45.89/45.94	c  N st    40    238248      7950     15084     32972     41736     98016   1078418   no data   no data
46.10/46.17	c Finding binary XORs  T:     0.24 s  found:       0
52.80/52.81	c  F st    41    306250      7949     15084     32976     52253     98016   1069491   no data   no data
52.80/52.83	c  N st    41    306250      7949     15084     32745     52253     97985   1069057   no data   no data
53.39/53.46	c Decided on static restart strategy
56.29/56.34	c  N st    51    334547      7943     15084     32754     51322     97984   1576936   no data   no data
58.60/58.66	c  N st    53    357373      7943     15084     32754     43617     97984   1120578   no data   no data
58.60/58.66	c  S st    53    357373      7943     15084     32754     43617     97984   1120578   no data   no data
58.70/58.79	c  S st    53    357877      7943     15084     32758     44115     97983   1136642   no data   no data
58.80/58.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
59.10/59.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    647 BRemL:    685 BRemN:      0 P:  8.4M T:  0.32
59.10/59.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.10/59.13	c bin-w-bin subsume rem            5 bins  time:  0.00 s
59.10/59.14	c subs with bin:        1  lits-rem:         4  v-fix:    0  time:  0.01 s
59.10/59.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7941 time:  0.01 s
59.10/59.15	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
59.10/59.17	c lits-rem:         0  cl-subs:       10  v-elim:      3  v-fix:    0  time:  0.02 s
59.31/59.40	c subs with bin:       26  lits-rem:       103  v-fix:    0  time:  0.19 s
60.89/60.95	c lits-rem:      1015  cl-subs:      856  v-elim:      0  v-fix:    0  time:  1.55 s
60.89/60.96	c vivif2 --  cl tried    15079 cl shrink        0 lits rem          0 time: 0.00
60.99/61.02	c vivif2 --  cl tried    43207 cl shrink     3854 lits rem      30108 time: 0.06
61.19/61.24	c asymm  cl-useful: 24/15079/15079 lits-rem:61 time: 0.22
61.19/61.24	c calculated reachability. Time: 0.00
61.19/61.24	c  N st    53    357877      7938     15076     31516     43207     97691   1069154   no data   no data
61.39/61.47	c Finding binary XORs  T:     0.23 s  found:       0
64.90/64.99	c  N st    54    390269      7938     15076     31516     43324     97691   1291147   no data   no data
70.50/70.55	c  N st    55    438857      7937     15076     31522     58334     97691   1637467   no data   no data
77.09/77.19	c  N st    56    511739      7937     15076     31522     61662     97691   2070816   no data   no data
81.20/81.21	c  N st    57    536816      7936     15076     31525     52038     97691   1570556   no data   no data
81.20/81.21	c  S st    57    536816      7936     15076     31525     52038     97691   1570556   no data   no data
81.30/81.37	c  S st    57    537318      7936     15076     31526     52538     97691   1583110   no data   no data
81.30/81.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.70/81.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    833 BRemL:    639 BRemN:      0 P:  9.6M T:  0.35
81.70/81.75	c Replacing        1 vars Replaced      209 lits Time:     0.02 s 
81.70/81.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.70/81.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.70/81.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.70/81.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7935 time:  0.01 s
81.70/81.78	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
81.80/81.81	c lits-rem:         1  cl-subs:        5  v-elim:      5  v-fix:    0  time:  0.03 s
82.20/82.24	c subs with bin:        4  lits-rem:       112  v-fix:    0  time:  0.39 s
84.09/84.17	c lits-rem:      1201  cl-subs:      705  v-elim:      0  v-fix:    0  time:  1.92 s
84.09/84.17	c vivif2 --  cl tried    15072 cl shrink        1 lits rem          1 time: 0.00
84.19/84.28	c vivif2 --  cl tried    51805 cl shrink     8174 lits rem      70889 time: 0.10
84.60/84.61	c asymm  cl-useful: 64/15072/15072 lits-rem:71 time: 0.33
84.60/84.61	c calculated reachability. Time: 0.00
84.60/84.61	c  N st    57    537318      7930     15071     31486     51805     97526   1486204   no data   no data
84.79/84.84	c Finding binary XORs  T:     0.23 s  found:       0
102.39/102.46	c  N st    58    701303      7930     15071     31487     60283     97526   1799823   no data   no data
116.09/116.13	c  N st    59    805977      7928     15071     31507     79821     97526   2013007   no data   no data
116.09/116.13	c  S st    59    805977      7928     15071     31507     79821     97526   2013007   no data   no data
116.29/116.34	c  S st    59    806481      7928     15071     31511     80321     97526   2031057   no data   no data
116.29/116.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.69/116.76	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    771 BRemL:    660 BRemN:      3 P: 11.1M T:  0.42
116.69/116.79	c Replacing        2 vars Replaced      272 lits Time:     0.02 s 
116.69/116.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.79/116.80	c bin-w-bin subsume rem            1 bins  time:  0.00 s
116.79/116.80	c subs with bin:       22  lits-rem:         2  v-fix:    0  time:  0.01 s
116.79/116.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7923 time:  0.01 s
116.79/116.82	c Removed useless bin:       7  fixed:     0  props:   0.25M  time:  0.00 s
116.79/116.85	c lits-rem:         0  cl-subs:       16  v-elim:      5  v-fix:    0  time:  0.03 s
117.20/117.26	c subs with bin:       56  lits-rem:      1285  v-fix:    0  time:  0.35 s
127.70/127.73	c lits-rem:     12550  cl-subs:     6556  v-elim:      0  v-fix:    0  time: 10.47 s
127.70/127.74	c vivif2 --  cl tried    15034 cl shrink        4 lits rem          4 time: 0.00
127.89/127.92	c vivif2 --  cl tried    73479 cl shrink    14068 lits rem      48438 time: 0.18
128.19/128.23	c asymm  cl-useful: 62/12856/15034 lits-rem:132 time: 0.30
128.19/128.24	c calculated reachability. Time: 0.00
128.19/128.24	c  N st    59    806481      7918     15029     31199     73478     97068   1777217   no data   no data
128.39/128.47	c Finding binary XORs  T:     0.23 s  found:       0
176.20/176.23	c  F st    60   1071876      7918     15029     31202     68424     97068   3118217   no data   no data
176.20/176.25	c  N st    60   1071876      7918     15028     30942     68421     97012   3116779   no data   no data
176.90/176.94	c Decided on static restart strategy
180.40/180.49	c  N st    70   1100180      7915     15028     30947     49171     97012   1263248   no data   no data
185.60/185.65	c  N st    72   1136173      7915     15028     30953     84199     97012   2694657   no data   no data
190.59/190.68	c  N st    73   1168565      7915     15028     30953     67242     97012   1990870   no data   no data
200.89/200.95	c  N st    74   1209721      7915     15028     30954     58374     97012   1906174   no data   no data
200.89/200.95	c  S st    74   1209721      7915     15028     30954     58374     97012   1906174   no data   no data
201.09/201.12	c  S st    74   1210223      7915     15028     30961     58867     97012   1917596   no data   no data
201.09/201.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
201.49/201.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    538 BRemL:    577 BRemN:      3 P:  9.9M T:  0.37
201.49/201.52	c Replacing        3 vars Replaced      503 lits Time:     0.03 s 
201.49/201.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
201.49/201.53	c bin-w-bin subsume rem            3 bins  time:  0.00 s
201.49/201.54	c subs with bin:       24  lits-rem:         5  v-fix:    0  time:  0.01 s
201.49/201.55	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   7912 time:  0.01 s
201.49/201.55	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
201.49/201.58	c lits-rem:         0  cl-subs:       14  v-elim:      5  v-fix:    0  time:  0.03 s
201.99/202.08	c subs with bin:       27  lits-rem:       429  v-fix:    0  time:  0.45 s
204.19/204.28	c lits-rem:      1279  cl-subs:      692  v-elim:      0  v-fix:    0  time:  2.20 s
204.19/204.29	c vivif2 --  cl tried    14995 cl shrink        0 lits rem          0 time: 0.00
204.40/204.40	c vivif2 --  cl tried    58146 cl shrink     7326 lits rem      72821 time: 0.11
204.40/204.42	c asymm  cl-useful: 0/2139/14995 lits-rem:0 time: 0.02
204.40/204.42	c calculated reachability. Time: 0.00
204.40/204.42	c  N st    74   1210223      7907     14995     30683     58146     96948   1815469   no data   no data
204.61/204.65	c Finding binary XORs  T:     0.23 s  found:       0
213.79/213.88	c  N st    75   1283105      7907     14995     30687     77082     96947   2760361   no data   no data
228.40/228.40	c  N st    76   1392429      7907     14995     30688     78819     96947   2355163   no data   no data
261.90/261.98	c  N st    77   1556413      7906     14995     30712     77823     96947   2074620   no data   no data
282.10/282.14	c  N st    78   1710223      7906     14995     30712    110818     96947   3576249   no data   no data
282.10/282.14	c  S st    78   1710223      7906     14995     30712    110818     96947   3576249   no data   no data
282.40/282.42	c  S st    78   1710728      7906     14995     30713    111322     96947   3592819   no data   no data
282.40/282.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
282.90/282.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    741 BRemL:    596 BRemN:      1 P: 14.8M T:  0.54
282.90/282.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
282.90/282.98	c bin-w-bin subsume rem            4 bins  time:  0.00 s
282.90/282.99	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
283.00/283.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7906 time:  0.01 s
283.00/283.00	c Removed useless bin:       1  fixed:     0  props:   0.25M  time:  0.00 s
283.00/283.05	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
283.60/283.61	c subs with bin:       45  lits-rem:      1888  v-fix:    0  time:  0.44 s
301.31/301.33	c lits-rem:      6756  cl-subs:     2947  v-elim:      0  v-fix:    0  time: 17.71 s
301.31/301.33	c vivif2 --  cl tried    14991 cl shrink        0 lits rem          0 time: 0.00
301.50/301.56	c vivif2 --  cl tried   108314 cl shrink    11730 lits rem      29815 time: 0.23
301.90/301.90	c asymm  cl-useful: 53/6516/14991 lits-rem:197 time: 0.34
301.90/301.91	c calculated reachability. Time: 0.00
301.90/301.91	c  N st    78   1710728      7906     14989     30650    108311     96723   3455311   no data   no data
302.10/302.14	c Finding binary XORs  T:     0.23 s  found:       0
362.40/362.47	c  N st    79   2079695      7906     14989     30652    102573     96723   4682147   no data   no data
396.80/396.84	c  N st    80   2210729      7906     14989     30654    101569     96723   3232897   no data   no data
396.80/396.84	c  S st    80   2210729      7906     14989     30654    101569     96723   3232897   no data   no data
397.11/397.12	c  S st    80   2211229      7906     14989     30656    102066     96723   3247006   no data   no data
397.11/397.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
397.60/397.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    227 BRemL:    154 BRemN:      1 P: 14.5M T:  0.52
397.60/397.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.60/397.67	c bin-w-bin subsume rem            1 bins  time:  0.00 s
397.60/397.67	c subs with bin:       33  lits-rem:         6  v-fix:    0  time:  0.01 s
397.60/397.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7906 time:  0.01 s
397.60/397.69	c Removed useless bin:       1  fixed:     0  props:   0.26M  time:  0.00 s
397.70/397.73	c lits-rem:         0  cl-subs:       20  v-elim:     24  v-fix:    0  time:  0.04 s
398.41/398.44	c subs with bin:        5  lits-rem:        39  v-fix:    0  time:  0.63 s
409.11/409.11	c lits-rem:     10095  cl-subs:     4413  v-elim:      0  v-fix:    0  time: 10.66 s
409.11/409.11	c vivif2 --  cl tried    14934 cl shrink        3 lits rem          3 time: 0.00
409.30/409.35	c vivif2 --  cl tried    97576 cl shrink    14477 lits rem      96587 time: 0.24
409.50/409.52	c asymm  cl-useful: 11/8418/14934 lits-rem:33 time: 0.17
409.50/409.52	c calculated reachability. Time: 0.00
409.50/409.52	c  N st    80   2211229      7882     14923     30627     97576     96414   3018714   no data   no data
409.70/409.76	c Finding binary XORs  T:     0.23 s  found:       1
490.40/490.44	c  N st    81   2711229      7882     14923     30629     99639     96414   3347311   no data   no data
490.40/490.44	c  S st    81   2711229      7882     14923     30629     99639     96414   3347311   no data   no data
490.61/490.68	c  S st    81   2711730      7882     14923     30630    100138     96414   3359865   no data   no data
490.70/490.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
491.20/491.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    278 BRemL:    256 BRemN:      1 P: 16.2M T:  0.54
491.20/491.26	c Replacing        2 vars Replaced       36 lits Time:     0.02 s 
491.20/491.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
491.20/491.26	c bin-w-bin subsume rem            3 bins  time:  0.00 s
491.20/491.27	c subs with bin:        9  lits-rem:         3  v-fix:    0  time:  0.01 s
491.20/491.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7880 time:  0.01 s
491.20/491.28	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
491.30/491.33	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.05 s
492.10/492.15	c subs with bin:        2  lits-rem:      1599  v-fix:    0  time:  0.73 s
497.60/497.61	c lits-rem:      1366  cl-subs:      930  v-elim:      0  v-fix:    0  time:  5.46 s
497.60/497.61	c vivif2 --  cl tried    14911 cl shrink        0 lits rem          0 time: 0.00
497.80/497.86	c vivif2 --  cl tried    99206 cl shrink    17036 lits rem     108265 time: 0.24
498.10/498.17	c asymm  cl-useful: 24/6884/14911 lits-rem:48 time: 0.32
498.10/498.18	c calculated reachability. Time: 0.00
498.10/498.18	c  N st    81   2711730      7880     14911     30648     99205     96328   3215283   no data   no data
498.40/498.41	c Finding binary XORs  T:     0.23 s  found:       0
613.91/613.95	c  N st    82   3211732      7880     14911     30672    130578     96328   4021107   no data   no data
613.91/613.95	c  S st    82   3211732      7880     14911     30672    130578     96328   4021107   no data   no data
614.21/614.20	c  S st    82   3212233      7880     14911     30673    131077     96328   4034909   no data   no data
614.21/614.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
614.82/614.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    762 BRemL:    435 BRemN:      0 P: 18.6M T:  0.67
614.82/614.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.82/614.90	c bin-w-bin subsume rem            3 bins  time:  0.00 s
614.92/614.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
614.92/614.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7880 time:  0.01 s
614.92/614.92	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
614.92/614.97	c lits-rem:         0  cl-subs:        8  v-elim:      8  v-fix:    0  time:  0.05 s
615.92/615.91	c subs with bin:       35  lits-rem:      6599  v-fix:    0  time:  0.82 s
637.41/637.44	c lits-rem:     21895  cl-subs:    17682  v-elim:      0  v-fix:    0  time: 21.53 s
637.41/637.44	c vivif2 --  cl tried    14900 cl shrink        0 lits rem          0 time: 0.00
637.71/637.71	c vivif2 --  cl tried   113360 cl shrink    18937 lits rem     103214 time: 0.27
637.81/637.86	c asymm  cl-useful: 0/8016/14900 lits-rem:0 time: 0.15
637.81/637.87	c calculated reachability. Time: 0.00
637.81/637.87	c  N st    82   3212233      7872     14900     30973    113360     96225   3503376   no data   no data
638.11/638.10	c Finding binary XORs  T:     0.23 s  found:       0
763.22/763.23	c  N st    83   3712233      7872     14900     30976    117230     96225   5549982   no data   no data
763.22/763.23	c  S st    83   3712233      7872     14900     30976    117230     96225   5549982   no data   no data
763.52/763.50	c  S st    83   3712738      7871     14900     30977    117733     96224   5563258   no data   no data
763.52/763.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
764.12/764.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    160 BRemL:    265 BRemN:      0 P: 16.7M T:  0.60
764.12/764.17	c Replacing        1 vars Replaced     1283 lits Time:     0.06 s 
764.12/764.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.12/764.18	c bin-w-bin subsume rem            2 bins  time:  0.00 s
764.12/764.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
764.22/764.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7869 time:  0.01 s
764.22/764.20	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
764.22/764.26	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.06 s
765.63/765.63	c subs with bin:        7  lits-rem:        35  v-fix:    0  time:  1.22 s
783.02/783.09	c lits-rem:      6218  cl-subs:     1786  v-elim:      0  v-fix:    0  time: 17.45 s
783.02/783.09	c vivif2 --  cl tried    14897 cl shrink        1 lits rem          1 time: 0.00
783.41/783.41	c vivif2 --  cl tried   115915 cl shrink    19954 lits rem    1572382 time: 0.31
783.71/783.74	c asymm  cl-useful: 28/5163/14897 lits-rem:34 time: 0.33
783.71/783.75	c calculated reachability. Time: 0.00
783.71/783.75	c  N st    83   3712738      7868     14897     30483    115915     96110   3885622   no data   no data
791.12/791.11	c  F st    84   3751563      7868     14897     30488    153555     96110   6135851   no data   no data
791.12/791.12	c  N st    84   3751563      7868     14897     30488    153555     96110   6135851   no data   no data
792.22/792.25	c Decided on static restart strategy
796.72/796.74	c  N st    94   3779864      7865     14897     30501     97206     96110   2622317   no data   no data
804.32/804.37	c  N st    96   3815859      7865     14897     30507    132248     96110   4003747   no data   no data
812.92/812.91	c  N st    97   3848252      7865     14897     30510    164059     96110   5584359   no data   no data
822.62/822.61	c  N st    98   3896840      7865     14897     30511    124660     96110   3889093   no data   no data
853.52/853.54	c  N st    99   3969722      7865     14897     30512    110259     96110   3686065   no data   no data
871.42/871.49	c  N st   100   4079046      7865     14897     30516    127661     96110   4679300   no data   no data
904.42/904.46	c  N st   101   4212739      7864     14897     30550    169894     96110   4797307   no data   no data
904.42/904.46	c  S st   101   4212739      7864     14897     30550    169894     96110   4797307   no data   no data
904.72/904.72	c Finding binary XORs  T:     0.23 s  found:       1
905.12/905.14	c  S st   101   4213240      7864     14895     29886    170362     96009   4812911   no data   no data
905.12/905.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
905.92/905.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    921 BRemL:    771 BRemN:      0 P: 22.3M T:  0.80
905.92/906.00	c Replacing        4 vars Replaced     3284 lits Time:     0.04 s 
906.02/906.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
906.02/906.00	c bin-w-bin subsume rem            2 bins  time:  0.00 s
906.02/906.01	c subs with bin:        7  lits-rem:         8  v-fix:    0  time:  0.01 s
906.02/906.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7860 time:  0.01 s
906.02/906.02	c Removed useless bin:       1  fixed:     0  props:   0.26M  time:  0.00 s
906.02/906.09	c lits-rem:         0  cl-subs:       11  v-elim:      4  v-fix:    0  time:  0.06 s
907.32/907.36	c subs with bin:      123  lits-rem:      7002  v-fix:    0  time:  1.13 s
922.52/922.59	c lits-rem:     18032  cl-subs:    10517  v-elim:      0  v-fix:    0  time: 15.23 s
922.62/922.60	c vivif2 --  cl tried    14875 cl shrink        4 lits rem          7 time: 0.00
923.02/923.01	c vivif2 --  cl tried   159708 cl shrink    31198 lits rem     127295 time: 0.41
923.22/923.27	c asymm  cl-useful: 6/9712/14875 lits-rem:18 time: 0.27
923.22/923.28	c calculated reachability. Time: 0.00
923.22/923.28	c  N st   101   4213240      7856     14869     29816    159703     95915   4382803   no data   no data
1000.02/1000.09	c  N st   102   4459217      7856     14869     29836    128924     95915   3864632   no data   no data
1000.32/1000.33	c Finding binary XORs  T:     0.23 s  found:       2
1053.73/1053.75	c  N st   103   4713240      7856     14869     29836    187539     95915   7219917   no data   no data
1053.73/1053.75	c  S st   103   4713240      7856     14869     29836    187539     95915   7219917   no data   no data
1054.22/1054.24	c  S st   103   4713743      7856     14869     29837    188040     95915   7235246   no data   no data
1054.22/1054.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1055.02/1055.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    306 BRemL:    363 BRemN:      4 P: 20.3M T:  0.78
1055.02/1055.07	c Replacing        2 vars Replaced       43 lits Time:     0.03 s 
1055.02/1055.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1055.02/1055.08	c bin-w-bin subsume rem           10 bins  time:  0.00 s
1055.02/1055.08	c subs with bin:        8  lits-rem:         7  v-fix:    0  time:  0.01 s
1055.02/1055.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7854 time:  0.01 s
1055.12/1055.10	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
1055.12/1055.18	c lits-rem:         2  cl-subs:        6  v-elim:      1  v-fix:    0  time:  0.08 s
1056.73/1056.78	c subs with bin:       33  lits-rem:       261  v-fix:    0  time:  1.40 s
1114.24/1114.22	c lits-rem:      6844  cl-subs:     8210  v-elim:      0  v-fix:    0  time: 57.45 s
1114.24/1114.23	c vivif2 --  cl tried    14855 cl shrink        4 lits rem          4 time: 0.00
1114.82/1114.84	c vivif2 --  cl tried   179796 cl shrink    27587 lits rem      98213 time: 0.61
1115.22/1115.21	c asymm  cl-useful: 26/4520/14855 lits-rem:41 time: 0.36
1115.22/1115.22	c calculated reachability. Time: 0.00
1115.22/1115.22	c  N st   103   4713743      7853     14854     29766    179796     95819   6864249   no data   no data
1115.43/1115.45	c Finding binary XORs  T:     0.23 s  found:       0
1275.13/1275.12	c  N st   104   5213745      7853     14854     29819    189822     95818   5430384   no data   no data
1275.13/1275.12	c  S st   104   5213745      7853     14854     29819    189822     95818   5430384   no data   no data
1275.43/1275.48	c  S st   104   5214246      7853     14854     29820    190322     95818   5447825   no data   no data
1275.53/1275.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1276.43/1276.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    294 BRemL:    254 BRemN:      0 P: 26.7M T:  0.98
1276.43/1276.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1276.43/1276.49	c bin-w-bin subsume rem            6 bins  time:  0.00 s
1276.53/1276.50	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
1276.53/1276.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7853 time:  0.01 s
1276.53/1276.51	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
1276.53/1276.58	c lits-rem:         0  cl-subs:        5  v-elim:      5  v-fix:    0  time:  0.07 s
1278.14/1278.11	c subs with bin:      115  lits-rem:      8509  v-fix:    0  time:  1.36 s
1293.54/1293.60	c lits-rem:     22324  cl-subs:     5874  v-elim:      0  v-fix:    0  time: 15.49 s
1293.54/1293.60	c vivif2 --  cl tried    14845 cl shrink        0 lits rem          0 time: 0.00
1294.13/1294.16	c vivif2 --  cl tried   184247 cl shrink    43390 lits rem     171513 time: 0.56
1294.43/1294.47	c asymm  cl-useful: 0/10325/14845 lits-rem:0 time: 0.31
1294.43/1294.48	c calculated reachability. Time: 0.00
1294.43/1294.48	c  N st   104   5214246      7848     14845     29548    184244     95748   5065270   no data   no data
1294.74/1294.71	c Finding binary XORs  T:     0.23 s  found:       0

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-3368461-1305388660/watcher-3368461-1305388660 -o /tmp/evaluation-result-3368461-1305388660/solver-3368461-1305388660 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368461-1305388660.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: 0.87 2.44 3.37 2/277 29642
/proc/meminfo: memFree=25696892/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=35148 CPUtime=0 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 4244 0 0 0 0 0 0 0 21 0 1 0 729096589 35991552 3148 33554432000 4194304 4580011 140735088942240 18446744073709551615 4307153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 8787 3153 322 95 0 3769 0

[startup+0.030738 s]
/proc/loadavg: 0.87 2.44 3.37 2/277 29642
/proc/meminfo: memFree=25696892/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=46856 CPUtime=0.02 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 5893 0 0 0 2 0 0 0 21 0 1 0 729096589 47980544 4783 33554432000 4194304 4580011 140735088942240 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 11714 4784 325 95 0 6696 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 46856

[startup+0.100715 s]
/proc/loadavg: 0.87 2.44 3.37 2/277 29642
/proc/meminfo: memFree=25696892/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=51692 CPUtime=0.09 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 7440 0 0 0 9 0 0 0 21 0 1 0 729096589 52932608 6330 33554432000 4194304 4580011 140735088942240 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 12923 6330 340 95 0 7905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51692

[startup+0.300672 s]
/proc/loadavg: 0.87 2.44 3.37 2/277 29642
/proc/meminfo: memFree=25696892/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=51692 CPUtime=0.29 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 7441 0 0 0 29 0 0 0 22 0 1 0 729096589 52932608 6331 33554432000 4194304 4580011 140735088942240 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 12923 6331 340 95 0 7905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51692

[startup+0.700599 s]
/proc/loadavg: 0.87 2.44 3.37 2/277 29642
/proc/meminfo: memFree=25696892/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=51692 CPUtime=0.69 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 7441 0 0 0 69 0 0 0 24 0 1 0 729096589 52932608 6331 33554432000 4194304 4580011 140735088942240 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 12923 6331 340 95 0 7905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51692

[startup+1.50047 s]
/proc/loadavg: 0.87 2.44 3.37 5/287 29660
/proc/meminfo: memFree=25583964/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=84736 CPUtime=1.49 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 14711 0 0 0 148 1 0 0 25 0 1 0 729096589 86769664 13601 33554432000 4194304 4580011 140735088942240 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 21184 13601 342 95 0 16166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84736

[startup+3.10016 s]
/proc/loadavg: 0.87 2.44 3.37 5/287 29660
/proc/meminfo: memFree=25387796/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=164108 CPUtime=3.09 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 33566 0 0 0 305 4 0 0 25 0 1 0 729096589 168046592 32456 33554432000 4194304 4580011 140735088942240 18446744073709551615 4293229 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 41027 32456 342 95 0 36009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164108

[startup+6.30057 s]
/proc/loadavg: 1.12 2.46 3.37 5/287 29660
/proc/meminfo: memFree=24787516/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=340408 CPUtime=6.29 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 70566 0 0 0 620 9 0 0 25 0 1 0 729096589 348577792 69457 33554432000 4194304 4580011 140735088942240 18446744073709551615 260020056773 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 85102 69457 342 95 0 80084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 340408

[startup+12.7004 s]
/proc/loadavg: 1.35 2.49 3.37 5/287 29660
/proc/meminfo: memFree=24444568/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=398704 CPUtime=12.69 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 84590 0 0 0 1258 11 0 0 25 0 1 0 729096589 408272896 83480 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 99676 83480 365 95 0 94658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 398704

[startup+25.501 s]
/proc/loadavg: 1.93 2.56 3.38 5/287 29661
/proc/meminfo: memFree=24343120/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=431588 CPUtime=25.49 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 94519 0 0 0 2536 13 0 0 25 0 1 0 729096589 441946112 89802 33554432000 4194304 4580011 140735088942240 18446744073709551615 4225302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 107897 89802 367 95 0 102879 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 431588

[startup+51.1003 s]
/proc/loadavg: 2.64 2.68 3.40 5/287 29661
/proc/meminfo: memFree=24222220/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=454768 CPUtime=51.09 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 112894 0 0 0 5093 16 0 0 25 0 1 0 729096589 465682432 95595 33554432000 4194304 4580011 140735088942240 18446744073709551615 4316256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 113692 95595 367 95 0 108674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 454768

[startup+102.31 s]
/proc/loadavg: 3.62 2.93 3.44 5/287 29663
/proc/meminfo: memFree=24195240/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=467536 CPUtime=102.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 143422 0 0 0 10209 21 0 0 25 0 1 0 729096589 478756864 99404 33554432000 4194304 4580011 140735088942240 18446744073709551615 4316704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 116884 99404 367 95 0 111866 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 467536

[startup+162.301 s]
/proc/loadavg: 3.86 3.12 3.47 5/287 29664
/proc/meminfo: memFree=24065380/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=545592 CPUtime=162.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 170659 0 0 0 16205 25 0 0 25 0 1 0 729096589 558686208 106396 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 136398 106396 367 95 0 131380 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 545592

[startup+222.301 s]
/proc/loadavg: 4.03 3.29 3.51 5/287 29675
/proc/meminfo: memFree=24012172/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=499004 CPUtime=222.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 205207 0 0 0 22198 32 0 0 25 0 1 0 729096589 510980096 108040 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 124751 108040 367 95 0 119733 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 499004

[startup+282.301 s]
/proc/loadavg: 4.01 3.42 3.54 5/287 29677
/proc/meminfo: memFree=23993672/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=529496 CPUtime=282.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 230771 0 0 0 28194 36 0 0 25 0 1 0 729096589 542203904 115413 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 132374 115413 367 95 0 127356 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 529496

[startup+342.301 s]
/proc/loadavg: 4.00 3.52 3.56 5/287 29678
/proc/meminfo: memFree=23891804/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=612368 CPUtime=342.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 262996 0 0 0 34189 41 0 0 25 0 1 0 729096589 627064832 121896 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 153092 121896 367 95 0 148074 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 612368

[startup+402.301 s]
/proc/loadavg: 4.00 3.61 3.59 5/287 29680
/proc/meminfo: memFree=23837324/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=552700 CPUtime=402.31 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 290287 0 0 0 40184 47 0 0 25 0 1 0 729096589 565964800 120014 33554432000 4194304 4580011 140735088942240 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 138175 120014 367 95 0 133157 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 552700

[startup+462.301 s]
/proc/loadavg: 4.04 3.69 3.62 5/287 29681
/proc/meminfo: memFree=23764864/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=666712 CPUtime=462.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 320756 0 0 0 46177 53 0 0 25 0 1 0 729096589 682713088 130997 33554432000 4194304 4580011 140735088942240 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 166678 130997 367 95 0 161660 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 666712

[startup+522.301 s]
/proc/loadavg: 4.01 3.74 3.64 5/287 29683
/proc/meminfo: memFree=23735412/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=671284 CPUtime=522.31 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 346841 0 0 0 52172 59 0 0 25 0 1 0 729096589 687394816 131745 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 167821 131745 367 95 0 162803 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 671284

[startup+582.301 s]
/proc/loadavg: 4.00 3.79 3.66 5/287 29685
/proc/meminfo: memFree=23712548/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=590324 CPUtime=582.3 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 353577 0 0 0 58170 60 0 0 25 0 1 0 729096589 604491776 130653 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 147581 130653 367 95 0 142563 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 590324

[startup+642.301 s]
/proc/loadavg: 4.08 3.84 3.68 5/287 29686
/proc/meminfo: memFree=23667456/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=670868 CPUtime=642.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 356027 0 0 0 64171 61 0 0 25 0 1 0 729096589 686968832 132974 33554432000 4194304 4580011 140735088942240 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 167717 132974 367 95 0 162699 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 670868

[startup+702.301 s]
/proc/loadavg: 4.07 3.88 3.70 5/287 29715
/proc/meminfo: memFree=24267616/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=681716 CPUtime=702.31 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 375935 0 0 0 70166 65 0 0 25 0 1 0 729096589 698077184 135137 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 170429 135137 367 95 0 165411 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 681716

[startup+762.311 s]
/proc/loadavg: 4.02 3.90 3.72 5/287 29716
/proc/meminfo: memFree=24202088/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=705912 CPUtime=762.33 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 405614 0 0 0 76161 72 0 0 25 0 1 0 729096589 722853888 138734 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 176478 138734 367 95 0 171460 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 705912

[startup+822.3 s]
/proc/loadavg: 4.01 3.92 3.73 5/287 29718
/proc/meminfo: memFree=24192124/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=629928 CPUtime=822.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 422970 0 0 0 82156 76 0 0 25 0 1 0 729096589 645046272 139332 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 157482 139332 367 95 0 152464 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 629928

[startup+882.3 s]
/proc/loadavg: 4.05 3.94 3.75 5/287 29720
/proc/meminfo: memFree=24143240/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=734364 CPUtime=882.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 434505 0 0 0 88151 81 0 0 25 0 1 0 729096589 751988736 146807 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 183591 146807 367 95 0 178573 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 734364

[startup+942.3 s]
/proc/loadavg: 4.02 3.95 3.76 5/287 29721
/proc/meminfo: memFree=24082692/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=671720 CPUtime=942.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 441911 0 0 0 94150 82 0 0 25 0 1 0 729096589 687841280 150416 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 167930 150416 367 95 0 162912 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 671720

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/287 29723
/proc/meminfo: memFree=24039868/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=671720 CPUtime=1002.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 444874 0 0 0 100150 82 0 0 25 0 1 0 729096589 687841280 150853 33554432000 4194304 4580011 140735088942240 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 167930 150853 367 95 0 162912 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 671720

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/287 29724
/proc/meminfo: memFree=24005832/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=793148 CPUtime=1062.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 461221 0 0 0 106147 85 0 0 25 0 1 0 729096589 812183552 161570 33554432000 4194304 4580011 140735088942240 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 198287 161570 367 95 0 193269 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 793148

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/287 29726
/proc/meminfo: memFree=23967460/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=730724 CPUtime=1122.33 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 467330 0 0 0 112147 86 0 0 25 0 1 0 729096589 748261376 162470 33554432000 4194304 4580011 140735088942240 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 182681 162470 367 95 0 177663 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 730724

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.82 5/287 29728
/proc/meminfo: memFree=23954292/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=730880 CPUtime=1182.32 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 474314 0 0 0 118144 88 0 0 25 0 1 0 729096589 748421120 161857 33554432000 4194304 4580011 140735088942240 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 182720 161857 367 95 0 177702 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 730880

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.83 5/287 29729
/proc/meminfo: memFree=23962928/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=794984 CPUtime=1242.33 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 478147 0 0 0 124143 90 0 0 25 0 1 0 729096589 814063616 159320 33554432000 4194304 4580011 140735088942240 18446744073709551615 4295429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 198746 159320 367 95 0 193728 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 794984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.83 4/286 29732
/proc/meminfo: memFree=24499672/32951124 swapFree=67083432/67111528
[pid=29642] ppid=29640 vsize=816764 CPUtime=1300.04 cores=5,7
/proc/29642/stat : 29642 (strangenight2-s) R 29640 29642 29599 0 -1 4202496 487351 0 0 0 129912 92 0 0 25 0 1 0 729096589 836366336 167543 33554432000 4194304 4580011 140735088942240 18446744073709551615 4316638 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29642/statm: 204191 167543 367 95 0 199173 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 816764

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.12
CPU system time (s): 0.958854
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 816764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.12
system time used= 0.958854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487351
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= 6
involuntary context switches= 1338

runsolver used 3.42948 second user time and 7.94979 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 17:57:40
IDJOB=3368461
IDBENCH=83114
IDSOLVER=1845
FILE ID=node110/3368461-1305388660
RUNJOBID= node110-1305388660-29620
PBS_JOBID= 13324412
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368461-1305388660/watcher-3368461-1305388660 -o /tmp/evaluation-result-3368461-1305388660/solver-3368461-1305388660 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368461-1305388660.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=919299647

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25697800 kB
Buffers:        266480 kB
Cached:        3487844 kB
SwapCached:       1440 kB
Active:        4267396 kB
Inactive:      2653372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25697800 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           17596 kB
Writeback:           8 kB
AnonPages:     3165408 kB
Mapped:          22860 kB
Slab:           246384 kB
PageTables:      21832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46152616 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= 73564 MiB
End job on node110 at 2011-05-14 18:19:22