Trace number 3367607

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.03 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S628307658-028.SATISFIABLE.cnf
MD5SUM0b3e0de9aa59dd098eea77ce3aaba6c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367607-1305384729.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     329 undec:      68 neg:     303
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       686      2968         0         0      9002         0   no data   no data
0.04/0.07	c Decided on static restart strategy
0.09/0.19	c  N st     8      4916       686      2968         0      4861      9002    142436   no data   no data
0.49/0.51	c  N st    10     11298       686      2968         0      4491      9002     92534   no data   no data
0.79/0.85	c  N st    11     17041       686      2968         0     10184      9002    274809   no data   no data
1.29/1.32	c  F st    12     25000       686      2968         0     12497      9002    351579   no data   no data
1.29/1.32	c  N st    12     25000       686      2968         0     12497      9002    351579   no data   no data
1.59/1.61	c Decided on static restart strategy
1.59/1.61	c  N st    18     30001       686      2968         0     10766      9002    264191   no data   no data
1.59/1.61	c  S st    18     30001       686      2968         0     10766      9002    264191   no data   no data
1.59/1.64	c  S st    18     30508       686      2968         0     11273      9002    277908   no data   no data
1.59/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.65	c blocked clauses removed:       22 vars:      4 tried:         686 T: 0.00 s
1.59/1.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1.59/1.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.70	c lits-rem:        87  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.04 s
1.68/1.71	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
1.68/1.71	c calculated reachability. Time: 0.00
1.68/1.71	c  N st    18     30508       682      2946         0     11065      8936    269931   no data   no data
2.09/2.17	c  N st    20     37619       682      2946         0     10308      8936    221828   no data   no data
2.58/2.64	c  N st    21     44019       682      2946         0     16659      8936    424255   no data   no data
2.68/2.76	c  S st    22     45764       682      2946         0      9536      8936    173351   no data   no data
2.68/2.79	c  S st    22     46266       682      2946         0     10038      8936    186906   no data   no data
2.68/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.78/2.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.78/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2.78/2.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.78/2.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.78/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.82	c lits-rem:        10  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.01 s
2.78/2.82	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
2.78/2.82	c vivif2 --  cl tried     9993 cl shrink        0 lits rem          0 time: 0.00
2.78/2.82	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
2.78/2.82	c calculated reachability. Time: 0.00
2.78/2.82	c  N st    22     46266       682      2946         0      9993      8936    185175   no data   no data
3.88/3.90	c  N st    23     60663       682      2946         0     14355      8936    311569   no data   no data
4.59/4.64	c  N st    24     69399       682      2946         0     12126      8936    228938   no data   no data
4.59/4.64	c  S st    24     69399       682      2946         0     12126      8936    228938   no data   no data
4.59/4.67	c  S st    24     69899       682      2946         0     12626      8936    242207   no data   no data
4.59/4.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
4.59/4.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.59/4.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.71	c lits-rem:        29  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.02 s
4.69/4.71	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
4.69/4.71	c vivif2 --  cl tried    12523 cl shrink        0 lits rem          0 time: 0.00
4.69/4.72	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
4.69/4.72	c calculated reachability. Time: 0.00
4.69/4.72	c  N st    24     69899       682      2946         0     12523      8936    238358   no data   no data
6.09/6.20	c  F st    25     87502       682      2946         0     18047      8936    403503   no data   no data
6.19/6.20	c  N st    25     87502       682      2946         0     18047      8936    403503   no data   no data
6.69/6.71	c  N dy    33     93579       682      2946         0     24053      8936    587754     20.76     21.86
7.18/7.23	c  N dy    56    100277       682      2946         0     17812      8936    310782     19.13     20.19
7.59/7.62	c  S st    82    104848       682      2946         0     22335      8936    438608     19.37   no data
7.59/7.67	c  S st    82    105354       682      2946         0     22841      8936    452292     19.37   no data
7.59/7.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/7.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
7.59/7.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.59/7.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.78	c lits-rem:       211  cl-subs:      270  v-elim:      0  v-fix:    0  time:  0.08 s
7.69/7.78	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
7.69/7.79	c vivif2 --  cl tried    22571 cl shrink        0 lits rem          0 time: 0.01
7.78/7.80	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
7.78/7.80	c calculated reachability. Time: 0.00
7.78/7.80	c  N dy    82    105354       682      2946         0     22571      8936    443298     19.37   no data
8.38/8.47	c  N dy   111    112092       682      2946         0     15368      8936    200378     19.37     20.40
8.98/9.06	c  N dy   150    119251       682      2946         0     22471      8936    405131     19.57     20.61
9.79/9.86	c  N dy   191    127314       682      2946         0     15596      8936    178004     19.73     20.89
10.48/10.54	c  N dy   215    135532       682      2946         0     23758      8936    407852     19.58     20.67
11.38/11.48	c  N dy   251    144367       682      2946         0     16650      8936    179718     19.51     20.56
12.18/12.29	c  N dy   310    153635       682      2946         0     25861      8936    453631     19.68     24.77
12.68/12.75	c  S st   332    158031       682      2946         0     30223      8936    581731     19.69     16.83
12.78/12.82	c  S st   332    158534       682      2946         0     30725      8936    595650     19.69   no data
12.78/12.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.78/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.78/12.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.78/12.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.78/12.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.78/12.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
12.78/12.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.78/12.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.78/12.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.98/13.01	c lits-rem:       143  cl-subs:      321  v-elim:      0  v-fix:    0  time:  0.15 s
12.98/13.01	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
12.98/13.02	c vivif2 --  cl tried    30404 cl shrink        0 lits rem          0 time: 0.01
12.98/13.04	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.02
12.98/13.04	c calculated reachability. Time: 0.00
12.98/13.04	c  N dy   332    158534       682      2946         0     30404      8936    584290     19.69   no data
13.98/14.09	c  N dy   384    168661       682      2946         0     23594      8936    357619     19.77     21.07
15.28/15.31	c  N dy   438    179476       682      2946         0     34340      8936    672713     19.84     21.93
16.39/16.45	c  N dy   493    191012       682      2946         0     27910      8936    453978     19.83     22.82
17.79/17.89	c  N dy   551    203594       682      2946         0     21528      8936    246693     19.86     21.04
19.29/19.32	c  N dy   587    216873       682      2946         0     34713      8936    630139     19.78     21.02
20.79/20.86	c  N dy   629    230766       682      2946         0     28635      8936    425352     19.73     20.85
21.69/21.73	c  S st   657    237804       682      2946         0     35598      8936    621903     19.72     18.35
21.79/21.82	c  S st   657    238305       682      2946         0     36099      8936    636407     19.72   no data
21.79/21.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.79/21.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.79/21.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
21.79/21.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.79/21.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.79/21.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.12	c lits-rem:       147  cl-subs:      736  v-elim:      0  v-fix:    0  time:  0.25 s
22.09/22.12	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
22.09/22.13	c vivif2 --  cl tried    35363 cl shrink        0 lits rem          0 time: 0.01
22.09/22.16	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
22.09/22.16	c calculated reachability. Time: 0.00
22.09/22.16	c  N dy   657    238305       682      2946         0     35363      8936    614730     19.72   no data
23.89/23.97	c  N dy   717    253983       682      2946         0     30088      8936    445714     19.72     21.02
25.99/26.06	c  N dy   792    270214       682      2946         0     24385      8936    258486     19.73     23.72
28.09/28.12	c  N dy   870    287562       682      2946         0     41575      8936    762089     19.75     21.03
30.39/30.40	c  F st   952    306252       682      2946         0     37296      8936    615278     19.75     18.55
30.39/30.40	c  N st   952    306252       682      2946         0     37296      8936    615278     19.75     18.55
31.09/31.13	c Decided on static restart strategy
33.99/34.01	c  N st   962    334555       682      2946         0     41449      8936    960713     19.75   no data
36.98/37.07	c  N st   964    357458       682      2946         0     39288      8936    911663     19.75   no data
36.98/37.07	c  S st   964    357458       682      2946         0     39288      8936    911663     19.75   no data
37.08/37.17	c  S st   964    357961       682      2946         0     39791      8936    925777     19.75   no data
37.08/37.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.08/37.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.08/37.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.08/37.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.08/37.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.08/37.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
37.08/37.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.18/37.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.18/37.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.98/38.07	c lits-rem:       334  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.84 s
37.98/38.07	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
37.98/38.08	c vivif2 --  cl tried    38288 cl shrink        0 lits rem          0 time: 0.01
38.08/38.11	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.02
38.08/38.11	c calculated reachability. Time: 0.00
38.08/38.11	c  N st   964    357961       682      2946         0     38288      8936    868551     19.75   no data
42.59/42.60	c  N st   965    390354       682      2946         0     44524      8936   1083425     19.75   no data
50.09/50.11	c  N st   966    438944       682      2946         0     38253      8936    729279     19.75   no data
60.78/60.84	c  N st   967    511827       682      2946         0     51808      8936   1110172     19.75   no data
64.49/64.56	c  N st   968    536941       682      2946         0     46118      8936    946630     19.75   no data
64.49/64.56	c  S st   968    536941       682      2946         0     46118      8936    946630     19.75   no data
64.59/64.67	c  S st   968    537446       682      2946         0     46622      8936    960862     19.75   no data
64.59/64.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.59/64.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.59/64.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.59/64.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.59/64.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.59/64.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
64.59/64.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.68/64.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
64.68/64.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.58/65.63	c lits-rem:       212  cl-subs:     1198  v-elim:      0  v-fix:    0  time:  0.90 s
65.58/65.63	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
65.58/65.65	c vivif2 --  cl tried    45424 cl shrink        0 lits rem          0 time: 0.01
65.58/65.68	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
65.58/65.68	c calculated reachability. Time: 0.00
65.58/65.68	c  N st   968    537446       682      2946         0     45424      8936    916724     19.75   no data
94.38/94.40	c  N st   969    701432       682      2946         0     39536      8936    609545     19.75   no data
115.99/116.06	c  N st   970    806169       682      2946         0     69018      8936   1573309     19.75   no data
115.99/116.06	c  S st   970    806169       682      2946         0     69018      8936   1573309     19.75   no data
116.19/116.24	c  S st   970    806675       682      2946         0     69524      8936   1587784     19.75   no data
116.19/116.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.19/116.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
116.19/116.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.19/116.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.19/116.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.19/116.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
116.19/116.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
116.29/116.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
116.29/116.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.99/120.07	c lits-rem:       466  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  3.73 s
119.99/120.07	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
119.99/120.09	c vivif2 --  cl tried    67079 cl shrink        0 lits rem          0 time: 0.02
120.09/120.15	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.05
120.09/120.15	c calculated reachability. Time: 0.00
120.09/120.15	c  N st   970    806675       682      2946         0     67079      8936   1499720     19.75   no data
179.38/179.48	c  F st   971   1071875       682      2946         0     82459      8936   1896432     19.75   no data
179.38/179.48	c  N st   971   1071875       682      2946         0     82459      8936   1896432     19.75   no data
184.59/184.69	c  N dy  1062   1091903       682      2946         0     58162      8936    891816     19.80     22.67
189.69/189.77	c  N dy  1159   1112380       682      2946         0     78453      8936   1480823     19.82     20.90
194.79/194.82	c  N dy  1234   1132457       682      2946         0     52999      8936    677493     19.80     22.14
199.29/199.38	c  N dy  1294   1152877       682      2946         0     73258      8936   1279594     19.74     20.82
205.60/205.63	c  N dy  1397   1173113       682      2946         0     46834      8936    455404     19.77     20.94
209.69/209.73	c  N dy  1511   1193209       682      2946         0     66784      8936   1043721     19.82     20.88
214.19/214.23	c  S st  1587   1210013       682      2946         0     83446      8936   1530210     19.84     18.81
214.39/214.43	c  S st  1587   1210518       682      2946         0     83950      8936   1545078     19.84   no data
214.39/214.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.39/214.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
214.39/214.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.39/214.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.39/214.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.39/214.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
214.39/214.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
214.39/214.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
214.50/214.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.79/215.82	c lits-rem:       236  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  1.27 s
215.79/215.82	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
215.79/215.84	c vivif2 --  cl tried    82926 cl shrink        0 lits rem          0 time: 0.02
215.89/215.91	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.07
215.89/215.91	c calculated reachability. Time: 0.00
215.89/215.91	c  N dy  1587   1210518       682      2946         0     82926      8936   1511356     19.84   no data
221.59/221.65	c  N dy  1668   1232007       682      2946         0     56658      8936    696634     19.84     20.94
226.19/226.26	c  N dy  1750   1252849       682      2946         0     77304      8936   1310449     19.82     21.00
232.79/232.81	c  N dy  1851   1273308       682      2946         0     49058      8936    449571     19.84     21.22
236.79/236.84	c  N dy  1927   1293358       682      2946         0     68920      8936   1026249     19.83     22.94
242.29/242.35	c  N dy  2027   1313408       682      2946         0     88825      8936   1614174     19.84     21.18
247.69/247.75	c  N dy  2110   1333437       682      2946         0     59125      8936    709918     19.85     23.06
252.49/252.54	c  N dy  2171   1354344       682      2946         0     79788      8936   1308781     19.83     21.15
259.09/259.16	c  N dy  2259   1374481       682      2946         0     99743      8936   1892091     19.84     21.25
263.69/263.70	c  N dy  2361   1395028       682      2946         0     69594      8936    987357     19.86     21.22
269.19/269.25	c  N dy  2424   1415209       682      2946         0     89603      8936   1574205     19.84     20.94
275.00/275.08	c  N dy  2497   1435460       682      2946         0     58137      8936    630326     19.83     20.88
279.49/279.56	c  N dy  2573   1455689       682      2946         0     78194      8936   1222226     19.83     21.04
286.00/286.07	c  N dy  2695   1475708       682      2946         0     98077      8936   1813494     19.86     22.64
291.29/291.31	c  N dy  2815   1495721       682      2946         0     65391      8936    816601     19.89     21.71
297.00/297.09	c  N dy  2901   1516255       682      2946         0     85712      8936   1416414     19.89     21.01
306.09/306.17	c  N dy  2996   1536375       682      2946         0    105674      8936   2007929     19.91     21.10
311.09/311.12	c  N dy  3095   1556447       682      2946         0     72052      8936    983621     19.92     20.98
316.99/317.04	c  N dy  3211   1576745       682      2946         0     92191      8936   1581319     19.95     21.03
324.09/324.18	c  N dy  3286   1597966       682      2946         0     58670      8936    555024     19.94     21.05
329.09/329.18	c  N dy  3371   1619676       682      2946         0     80174      8936   1185582     19.94     21.04
335.89/335.94	c  N dy  3498   1640456       682      2946         0    100796      8936   1798426     19.96     21.12
342.19/342.20	c  N dy  3598   1660693       682      2946         0     65313      8936    723443     19.98     21.09
347.29/347.33	c  N dy  3667   1681114       682      2946         0     85497      8936   1308273     19.97     21.13
354.10/354.18	c  N dy  3758   1701137       682      2946         0    105339      8936   1895738     19.98     21.21
357.69/357.71	c  S st  3800   1710520       682      2946         0     58155      8936    494630     19.98   no data
357.79/357.83	c  S st  3800   1711020       682      2946         0     58655      8936    510013     19.98   no data
357.79/357.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
357.79/357.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
357.79/357.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
357.79/357.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
357.79/357.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.79/357.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
357.79/357.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
357.79/357.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
357.79/357.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.99/358.01	c lits-rem:        19  cl-subs:       78  v-elim:      0  v-fix:    0  time:  0.14 s
357.99/358.01	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
357.99/358.02	c vivif2 --  cl tried    58577 cl shrink        0 lits rem          0 time: 0.01
357.99/358.06	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
357.99/358.06	c calculated reachability. Time: 0.00
357.99/358.06	c  N dy  3800   1711020       682      2946         0     58577      8936    507745     19.98   no data
362.59/362.61	c  N dy  3881   1731149       682      2946         0     78549      8936   1103512     19.98     21.26
368.99/369.06	c  N dy  4000   1751344       682      2946         0     98603      8936   1708062     20.00     21.12
376.29/376.33	c  N dy  4104   1771373       682      2946         0     60957      8936    556782     20.01     22.72
381.19/381.20	c  N dy  4193   1791653       682      2946         0     81069      8936   1155428     20.02     21.29
389.49/389.54	c  N dy  4242   1819074       682      2946         0    108142      8936   1944877     19.97     21.04
395.69/395.76	c  N dy  4325   1839896       682      2946         0     70332      8936    804471     19.97     21.11
401.50/401.52	c  N dy  4389   1861172       682      2946         0     91345      8936   1417850     19.96     21.10
408.49/408.58	c  N dy  4464   1881178       682      2946         0    111172      8936   2003278     19.96     22.86
414.49/414.55	c  N dy  4544   1901270       682      2946         0     71671      8936    819803     19.96     23.35
420.39/420.45	c  N dy  4642   1921359       682      2946         0     91594      8936   1409871     19.97     24.31
427.79/427.83	c  N dy  4727   1941477       682      2946         0    111536      8936   1995141     19.97     21.09
434.89/434.96	c  N dy  4807   1962402       682      2946         0     71812      8936    779449     19.97     21.05
442.09/442.19	c  N dy  4876   1982538       682      2946         0     91726      8936   1364935     19.97     21.04
450.09/450.12	c  N dy  4991   2002596       682      2946         0    111639      8936   1954380     19.98     21.25
456.79/456.88	c  N dy  5081   2022610       682      2946         0     70067      8936    717421     19.99     21.10
462.19/462.28	c  N dy  5170   2042624       682      2946         0     89897      8936   1309428     19.99     21.28
469.59/469.62	c  N dy  5258   2062635       682      2946         0    109693      8936   1893123     20.00     21.85
477.20/477.25	c  N dy  5346   2082712       682      2946         0     67193      8936    608619     20.00     22.47
482.59/482.66	c  N dy  5457   2102776       682      2946         0     87056      8936   1199872     20.02     22.67
489.60/489.69	c  N dy  5565   2122828       682      2946         0    106882      8936   1783956     20.03     21.15
498.69/498.78	c  N dy  5693   2143562       682      2946         0     64059      8936    490400     20.05     21.11
503.90/503.99	c  N dy  5802   2163738       682      2946         0     84050      8936   1080719     20.06     21.18
510.41/510.48	c  N dy  5880   2184005       682      2946         0    104149      8936   1675880     20.06     21.19
518.99/519.06	c  N dy  5991   2204138       682      2946         0    124124      8936   2278071     20.07     21.35
522.00/522.03	c  S st  6027   2211020       682      2946         0     66524      8936    538907     20.08     18.69
522.10/522.17	c  S st  6027   2211525       682      2946         0     67028      8936    553263     20.08   no data
522.10/522.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
522.10/522.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
522.10/522.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
522.10/522.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.10/522.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.10/522.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
522.10/522.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
522.20/522.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
522.20/522.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.30/522.33	c lits-rem:         4  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.11 s
522.30/522.33	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
522.30/522.34	c vivif2 --  cl tried    66951 cl shrink        0 lits rem          0 time: 0.01
522.30/522.39	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.04
522.30/522.39	c calculated reachability. Time: 0.00
522.30/522.39	c  N dy  6027   2211525       682      2946         0     66951      8936    550968     20.08   no data
527.59/527.63	c  N dy  6110   2231867       682      2946         0     87135      8936   1155149     20.08     21.18
534.09/534.19	c  N dy  6186   2252239       682      2946         0    107314      8936   1756833     20.07     21.19
543.09/543.14	c  N dy  6277   2273059       682      2946         0    127944      8936   2373960     20.08     21.14
548.79/548.90	c  N dy  6347   2293144       682      2946         0     82449      8936    988683     20.07     21.35
555.20/555.27	c  N dy  6421   2313197       682      2946         0    102290      8936   1571462     20.07     21.77
563.10/563.11	c  N dy  6482   2333338       682      2946         0    122191      8936   2153165     20.07     21.34
570.80/570.88	c  N dy  6595   2354161       682      2946         0     76454      8936    786331     20.08     21.14
576.89/576.94	c  N dy  6705   2374198       682      2946         0     96314      8936   1374611     20.09     23.43
584.80/584.84	c  N dy  6796   2394206       682      2946         0    116114      8936   1964794     20.10     22.08
597.20/597.21	c  N dy  6905   2414233       682      2946         0     68613      8936    532314     20.11     21.19
613.00/613.08	c  N dy  7023   2463894       682      2946         0    117736      8936   2042988     20.08     21.36
622.60/622.68	c  N dy  7105   2484139       682      2946         0     69467      8936    536660     20.07     21.16
628.19/628.25	c  N dy  7192   2504809       682      2946         0     89949      8936   1141879     20.08     21.29
635.39/635.42	c  N dy  7273   2525509       682      2946         0    110415      8936   1742878     20.08     21.18
643.69/643.79	c  N dy  7304   2545547       682      2946         0    130227      8936   2339978     20.06     21.74
651.00/651.05	c  N dy  7387   2565788       682      2946         0     80979      8936    848806     20.06     21.39
659.50/659.59	c  N dy  7463   2593386       682      2946         0    108248      8936   1633034     20.05     21.25
671.59/671.65	c  N dy  7482   2621580       682      2946         0    135968      8936   2413246     20.00     21.10
678.39/678.43	c  N dy  7614   2641632       682      2946         0     85678      8936    979601     20.02     23.63
685.00/685.09	c  N dy  7719   2661669       682      2946         0    105540      8936   1568283     20.02     21.19
693.40/693.46	c  N dy  7813   2681721       682      2946         0    125410      8936   2156804     20.03     22.84
703.30/703.32	c  N dy  7926   2701815       682      2946         0     74081      8936    603657     20.04     23.78
705.80/705.85	c  S st  7984   2711527       682      2946         0     83724      8936    891725     20.04   no data
706.00/706.03	c  S st  7984   2712030       682      2946         0     84227      8936    907073     20.04   no data
706.00/706.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
706.00/706.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
706.00/706.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
706.00/706.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
706.00/706.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.00/706.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
706.00/706.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
706.00/706.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
706.10/706.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.39/706.40	c lits-rem:        48  cl-subs:      375  v-elim:      0  v-fix:    0  time:  0.29 s
706.39/706.40	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
706.39/706.42	c vivif2 --  cl tried    83852 cl shrink        0 lits rem          0 time: 0.01
706.39/706.48	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.06
706.39/706.48	c calculated reachability. Time: 0.00
706.39/706.48	c  N dy  7984   2712030       682      2946         0     83852      8936    894426     20.04   no data
712.99/713.05	c  N dy  8101   2732329       682      2946         0    103969      8936   1495840     20.05     21.14
721.61/721.67	c  N dy  8180   2753693       682      2946         0    125111      8936   2122875     20.05     21.20
732.61/732.67	c  N dy  8267   2778272       682      2946         0     77158      8936    672076     20.05     21.35
739.39/739.42	c  N dy  8378   2801937       682      2946         0    100623      8936   1374199     20.05     21.19
746.50/746.51	c  N dy  8408   2822013       682      2946         0    120395      8936   1945500     20.04     21.22
756.50/756.56	c  N dy  8508   2842040       682      2946         0    140247      8936   2536647     20.04     22.09
763.70/763.77	c  N dy  8596   2862336       682      2946         0     87065      8936    933897     20.05     21.29
770.50/770.53	c  N dy  8694   2882352       682      2946         0    106893      8936   1527195     20.05     22.11
778.49/778.56	c  N dy  8760   2902462       682      2946         0    126766      8936   2122830     20.05     21.26
791.10/791.11	c  N dy  8870   2929560       682      2946         0     79396      8936    692332     20.05     21.13
797.00/797.06	c  N dy  8961   2949746       682      2946         0     99384      8936   1298953     20.06     21.23
805.10/805.15	c  N dy  9079   2969749       682      2946         0    119213      8936   1892715     20.07     21.16
829.10/829.18	c  N dy  9180   3030601       682      2946         0    104033      8936   1374805     19.99     21.12
837.29/837.32	c  N dy  9304   3050608       682      2946         0    123897      8936   1974859     20.01     21.11
847.20/847.20	c  N dy  9421   3070702       682      2946         0    143837      8936   2575362     20.01     21.15
855.40/855.46	c  N dy  9538   3090747       682      2946         0     87511      8936    888160     20.02     23.11
862.60/862.60	c  N dy  9666   3110829       682      2946         0    107408      8936   1486239     20.04     24.11
873.00/873.02	c  N dy  9793   3135436       682      2946         0    131743      8936   2217353     20.04     21.29
884.30/884.32	c  N dy  9901   3155488       682      2946         0    151597      8936   2809563     20.05     21.25
891.30/891.33	c  N dy 10007   3175505       682      2946         0     94229      8936   1059264     20.06     24.26
898.10/898.13	c  N dy 10074   3195601       682      2946         0    114131      8936   1663694     20.06     24.57
905.10/905.15	c  S st 10149   3212031       682      2946         0    130399      8936   2142608     20.06     18.01
905.50/905.50	c  S st 10149   3212533       682      2946         0    130900      8936   2157736     20.06   no data
905.50/905.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
905.50/905.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
905.50/905.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
905.50/905.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
905.50/905.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.50/905.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
905.50/905.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
905.60/905.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
905.60/905.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.80/907.84	c lits-rem:       209  cl-subs:     2081  v-elim:      0  v-fix:    0  time:  2.17 s
907.80/907.84	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
907.80/907.88	c vivif2 --  cl tried   128819 cl shrink        0 lits rem          0 time: 0.03
908.00/908.00	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.12
908.00/908.00	c calculated reachability. Time: 0.00
908.00/908.00	c  N dy 10149   3212533       682      2946         0    128819      8936   2093276     20.06   no data
917.90/917.98	c  N dy 10238   3232632       682      2946         0    148680      8936   2669670     20.06     26.20
926.70/926.74	c  N dy 10350   3253454       682      2946         0     91097      8936    939701     20.07     21.38
934.40/934.47	c  N dy 10461   3273617       682      2946         0    111079      8936   1531205     20.07     21.16
943.60/943.60	c  N dy 10574   3293677       682      2946         0    130974      8936   2122532     20.08     25.15
954.70/954.73	c  N dy 10700   3313758       682      2946         0    150879      8936   2729951     20.09     22.01
963.00/963.04	c  N dy 10771   3335661       682      2946         0     93285      8936    972917     20.09     21.18
971.10/971.11	c  N dy 10885   3358164       682      2946         0    115615      8936   1651094     20.09     21.38
980.70/980.79	c  N dy 11002   3378621       682      2946         0    135933      8936   2259442     20.10     21.21
992.21/992.28	c  N dy 11114   3398677       682      2946         0    155761      8936   2855467     20.11     24.77
1000.60/1000.67	c  N dy 11231   3421220       682      2946         0     97860      8936   1104056     20.11     21.26
1008.10/1008.18	c  N dy 11286   3441295       682      2946         0    117682      8936   1676282     20.11     21.18
1017.71/1017.77	c  N dy 11359   3461695       682      2946         0    137867      8936   2271150     20.11     21.20
1027.90/1027.96	c  N dy 11429   3481736       682      2946         0    157685      8936   2862225     20.11     21.52
1035.81/1035.89	c  N dy 11544   3502579       682      2946         0     97203      8936   1063990     20.11     21.22
1043.60/1043.62	c  N dy 11629   3523257       682      2946         0    117662      8936   1675781     20.11     21.19
1052.10/1052.15	c  N dy 11657   3543840       682      2946         0    137925      8936   2256319     20.11     21.28
1063.20/1063.23	c  N dy 11733   3564430       682      2946         0    158331      8936   2862822     20.11     21.19
1070.21/1070.27	c  N dy 11757   3584488       682      2946         0     95972      8936    980872     20.09     23.21
1077.60/1077.68	c  N dy 11888   3604576       682      2946         0    115902      8936   1588605     20.10     22.63
1086.61/1086.66	c  N dy 11995   3624669       682      2946         0    135820      8936   2184379     20.11     21.21
1097.60/1097.69	c  N dy 12091   3644911       682      2946         0    155860      8936   2785261     20.11     21.20
1109.21/1109.26	c  N dy 12206   3665000       682      2946         0     92635      8936    873748     20.12     21.31
1119.60/1119.64	c  N dy 12303   3685023       682      2946         0    112447      8936   1458653     20.12     22.74
1131.70/1131.73	c  N dy 12395   3705634       682      2946         0    132860      8936   2068520     20.12     21.24
1135.90/1135.92	c  S st 12441   3712535       682      2946         0    139701      8936   2276468     20.13   no data
1136.20/1136.30	c  S st 12441   3713035       682      2946         0    140201      8936   2290683     20.13   no data
1136.31/1136.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1136.31/1136.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1136.31/1136.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1136.31/1136.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1136.31/1136.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1136.31/1136.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1136.31/1136.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1136.40/1136.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1136.40/1136.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1138.90/1138.92	c lits-rem:       213  cl-subs:     2341  v-elim:      0  v-fix:    0  time:  2.43 s
1138.90/1138.92	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
1138.90/1138.96	c vivif2 --  cl tried   137860 cl shrink        0 lits rem          0 time: 0.03
1139.10/1139.10	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.14
1139.10/1139.10	c calculated reachability. Time: 0.00
1139.10/1139.10	c  N dy 12441   3713035       682      2946         0    137860      8936   2217245     20.13   no data
1150.11/1150.18	c  N dy 12476   3735728       682      2946         0    160220      8936   2872422     20.12     21.23
1157.61/1157.60	c  F st 12560   3751564       682      2946         0     91819      8936    834604     20.12   no data
1159.00/1159.03	c Decided on static restart strategy
1159.00/1159.03	c  N st 12566   3756758       682      2946         0     96967      8936    996748     20.12   no data
1166.30/1166.34	c  N st 12570   3779868       682      2946         0    119701      8936   1720024     20.12   no data
1180.10/1180.16	c  N st 12572   3815860       682      2946         0    155151      8936   2848945     20.12   no data
1192.21/1192.28	c  N st 12573   3848253       682      2946         0    102201      8936   2027823     20.12   no data
1210.60/1210.61	c  N st 12574   3896841       682      2946         0    150155      8936   3676077     20.12   no data
1238.51/1238.57	c  N st 12575   3969723       682      2946         0    136049      8936   3103849     20.12   no data
1289.01/1289.08	c  N st 12576   4079049       682      2946         0    156791      8936   3708175     20.12   no data

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

running on 2 cores: 0,2

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: 3.75 3.96 3.91 4/289 2490
/proc/meminfo: memFree=19092252/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=11796 CPUtime=0 cores=0,2
/proc/2490/stat : 2490 (runsolver) R 2488 2490 1645 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 650072540 12079104 50 33554432000 4194304 5432360 140736063636256 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/2490/statm: 2949 50 30 303 0 2643 0

[startup+0.0548041 s]
/proc/loadavg: 3.75 3.96 3.91 4/289 2490
/proc/meminfo: memFree=19092252/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=30476 CPUtime=0.04 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 781 0 0 0 4 0 0 0 22 0 1 0 650072540 31207424 722 33554432000 4194304 4580011 140735344914448 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 7619 722 363 95 0 2601 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30476

[startup+0.100754 s]
/proc/loadavg: 3.75 3.96 3.91 4/289 2490
/proc/meminfo: memFree=19092252/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=30476 CPUtime=0.09 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 824 0 0 0 9 0 0 0 22 0 1 0 650072540 31207424 765 33554432000 4194304 4580011 140735344914448 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 7619 765 364 95 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.300782 s]
/proc/loadavg: 3.75 3.96 3.91 4/289 2490
/proc/meminfo: memFree=19092252/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=30976 CPUtime=0.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 1081 0 0 0 29 0 0 0 23 0 1 0 650072540 31719424 847 33554432000 4194304 4580011 140735344914448 18446744073709551615 4321614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 7744 847 364 95 0 2726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30976

[startup+0.700712 s]
/proc/loadavg: 3.75 3.96 3.91 4/289 2490
/proc/meminfo: memFree=19092252/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=31520 CPUtime=0.69 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 1505 0 0 0 69 0 0 0 25 0 1 0 650072540 32276480 1006 33554432000 4194304 4580011 140735344914448 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 7880 1006 364 95 0 2862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31520

[startup+1.50057 s]
/proc/loadavg: 3.75 3.96 3.91 5/295 2501
/proc/meminfo: memFree=19070080/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=32288 CPUtime=1.49 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 2408 0 0 0 149 0 0 0 25 0 1 0 650072540 33062912 1129 33554432000 4194304 4580011 140735344914448 18446744073709551615 4292890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 8072 1129 365 95 0 3054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32288

[startup+3.10028 s]
/proc/loadavg: 3.77 3.96 3.91 5/295 2501
/proc/meminfo: memFree=19043172/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=39624 CPUtime=3.08 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 5296 0 0 0 308 0 0 0 25 0 1 0 650072540 40574976 3021 33554432000 4194304 4580011 140735344914448 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 9906 3021 367 95 0 4888 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39624

[startup+6.30075 s]
/proc/loadavg: 3.77 3.96 3.91 5/295 2501
/proc/meminfo: memFree=19036628/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=41804 CPUtime=6.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 7761 0 0 0 628 1 0 0 25 0 1 0 650072540 42807296 3628 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 10451 3628 367 95 0 5433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41804

[startup+12.7006 s]
/proc/loadavg: 4.10 4.03 3.94 5/295 2501
/proc/meminfo: memFree=19012080/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=55332 CPUtime=12.68 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 10498 0 0 0 1267 1 0 0 25 0 1 0 650072540 56659968 5650 33554432000 4194304 4580011 140735344914448 18446744073709551615 4295703 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 13833 5650 367 95 0 8815 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55332

[startup+25.5004 s]
/proc/loadavg: 4.08 4.03 3.94 5/295 2501
/proc/meminfo: memFree=18973844/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=74256 CPUtime=25.49 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 14117 0 0 0 2547 2 0 0 25 0 1 0 650072540 76038144 9269 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 18564 9269 367 95 0 13546 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74256

[startup+51.101 s]
/proc/loadavg: 4.05 4.03 3.94 5/295 2502
/proc/meminfo: memFree=18960460/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=77112 CPUtime=51.09 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 23523 0 0 0 5105 4 0 0 25 0 1 0 650072540 78962688 11199 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 19278 11199 367 95 0 14260 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77112

[startup+102.311 s]
/proc/loadavg: 4.02 4.02 3.94 5/295 2503
/proc/meminfo: memFree=18910716/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=77612 CPUtime=102.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 28634 0 0 0 10225 4 0 0 25 0 1 0 650072540 79474688 12144 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 19403 12144 367 95 0 14385 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 77612

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/295 2505
/proc/meminfo: memFree=18886780/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=98888 CPUtime=162.28 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 46655 0 0 0 16219 9 0 0 25 0 1 0 650072540 101261312 17514 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 24722 17514 367 95 0 19704 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98888

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/295 2506
/proc/meminfo: memFree=18843596/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=119572 CPUtime=222.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 56832 0 0 0 22217 12 0 0 25 0 1 0 650072540 122441728 23083 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 29893 23083 367 95 0 24875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119572

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/295 2508
/proc/meminfo: memFree=18843448/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=119572 CPUtime=282.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 57576 0 0 0 28216 13 0 0 25 0 1 0 650072540 122441728 23827 33554432000 4194304 4580011 140735344914448 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 29893 23827 367 95 0 24875 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119572

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/295 2510
/proc/meminfo: memFree=18796416/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=126468 CPUtime=342.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 59504 0 0 0 34216 13 0 0 25 0 1 0 650072540 129503232 25755 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 31617 25755 367 95 0 26599 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126468

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/295 2511
/proc/meminfo: memFree=18785984/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=126684 CPUtime=402.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 59657 0 0 0 40216 13 0 0 25 0 1 0 650072540 129724416 25908 33554432000 4194304 4580011 140735344914448 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 31671 25908 367 95 0 26653 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 126684

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/295 2513
/proc/meminfo: memFree=18764140/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=126984 CPUtime=462.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 59811 0 0 0 46216 13 0 0 25 0 1 0 650072540 130031616 26062 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 31746 26062 367 95 0 26728 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126984

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/295 2514
/proc/meminfo: memFree=18781480/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=107080 CPUtime=522.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 66422 0 0 0 52213 17 0 0 25 0 1 0 650072540 109649920 19109 33554432000 4194304 4580011 140735344914448 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 26770 19109 367 95 0 21752 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107080

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/295 2525
/proc/meminfo: memFree=18770204/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=107164 CPUtime=582.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 73390 0 0 0 58211 19 0 0 25 0 1 0 650072540 109735936 20450 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 26791 20450 367 95 0 21773 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107164

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/295 2527
/proc/meminfo: memFree=18760512/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=107252 CPUtime=642.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 79705 0 0 0 64210 20 0 0 25 0 1 0 650072540 109826048 20939 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 26813 20939 367 95 0 21795 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 107252

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 3.96 5/295 2528
/proc/meminfo: memFree=18752924/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=154512 CPUtime=702.29 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 86103 0 0 0 70206 23 0 0 25 0 1 0 650072540 158220288 21465 33554432000 4194304 4580011 140735344914448 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 38628 21465 367 95 0 33610 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 154512

[startup+762.311 s]
/proc/loadavg: 4.02 4.03 3.96 5/295 2530
/proc/meminfo: memFree=18762948/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=110132 CPUtime=762.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 93867 0 0 0 76204 26 0 0 25 0 1 0 650072540 112775168 19990 33554432000 4194304 4580011 140735344914448 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 27533 19990 367 95 0 22515 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 110132

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/295 2533
/proc/meminfo: memFree=18757600/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=110212 CPUtime=822.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 100154 0 0 0 82201 29 0 0 25 0 1 0 650072540 112857088 19932 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 27553 19932 367 95 0 22535 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110212

[startup+882.301 s]
/proc/loadavg: 4.11 4.04 3.97 5/295 2536
/proc/meminfo: memFree=18746688/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=157956 CPUtime=882.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 105538 0 0 0 88199 31 0 0 25 0 1 0 650072540 161746944 22082 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 39489 22082 367 95 0 34471 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 157956

[startup+942.3 s]
/proc/loadavg: 4.04 4.03 3.97 5/295 2538
/proc/meminfo: memFree=18739596/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=123696 CPUtime=942.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 114383 0 0 0 94196 34 0 0 25 0 1 0 650072540 126664704 24243 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 30924 24243 367 95 0 25906 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 123696

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/295 2539
/proc/meminfo: memFree=18745408/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=123780 CPUtime=1002.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 120306 0 0 0 100194 36 0 0 25 0 1 0 650072540 126750720 23382 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 30945 23382 367 95 0 25927 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 123780

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.98 5/295 2541
/proc/meminfo: memFree=18742528/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=172364 CPUtime=1062.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 125432 0 0 0 106192 38 0 0 25 0 1 0 650072540 176500736 25083 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 43091 25083 367 95 0 38073 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 172364

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/295 2542
/proc/meminfo: memFree=18687320/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=123908 CPUtime=1122.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 131120 0 0 0 112189 41 0 0 25 0 1 0 650072540 126881792 23784 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 30977 23784 367 95 0 25959 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 123908

[startup+1182.3 s]
/proc/loadavg: 4.11 4.05 3.99 5/295 2544
/proc/meminfo: memFree=18673032/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=180436 CPUtime=1182.3 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 137994 0 0 0 118187 43 0 0 25 0 1 0 650072540 184766464 27037 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 45109 27037 367 95 0 40091 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 180436

[startup+1242.3 s]
/proc/loadavg: 4.10 4.05 4.00 5/295 2547
/proc/meminfo: memFree=18676844/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=135024 CPUtime=1242.31 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 146867 0 0 0 124185 46 0 0 25 0 1 0 650072540 138264576 27329 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 33756 27329 367 95 0 28738 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 135024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 4.00 3/292 2550
/proc/meminfo: memFree=18857016/32951132 swapFree=67093824/67111528
[pid=2490] ppid=2488 vsize=148408 CPUtime=1300.01 cores=0,2
/proc/2490/stat : 2490 (strangenight2-s) R 2488 2490 1645 0 -1 4202496 153904 0 0 0 129953 48 0 0 25 0 1 0 650072540 151969792 28845 33554432000 4194304 4580011 140735344914448 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2490/statm: 37102 28845 367 95 0 32084 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 148408

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.02
CPU time (s): 1300.03
CPU user time (s): 1299.54
CPU system time (s): 0.492925
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 216996

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

runsolver used 3.66744 second user time and 8.19375 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 16:52:09
IDJOB=3367607
IDBENCH=82816
IDSOLVER=1845
FILE ID=node131/3367607-1305384729
RUNJOBID= node131-1305384729-2457
PBS_JOBID= 13324371
Free space on /tmp= 73680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S628307658-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367607-1305384729/watcher-3367607-1305384729 -o /tmp/evaluation-result-3367607-1305384729/solver-3367607-1305384729 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367607-1305384729.cnf

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

MD5SUM BENCH= 0b3e0de9aa59dd098eea77ce3aaba6c9
RANDOM SEED=1368295426

node131.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19092408 kB
Buffers:        258432 kB
Cached:        3621584 kB
SwapCached:       1504 kB
Active:       10546524 kB
Inactive:      3054820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19092408 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           17040 kB
Writeback:           0 kB
AnonPages:     9719984 kB
Mapped:          26720 kB
Slab:           164120 kB
PageTables:      31828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28059156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73680 MiB
End job on node131 at 2011-05-14 17:13:51