Trace number 3367639

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1351138814-007.SATISFIABLE.cnf
MD5SUMd1b5f6eba94843a6d4f11aae7cd57ab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.45193
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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-3367639-1305384884.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.09/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.15
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      40 undec:       2 neg:      28
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.34	c  N dy     7      5264        70      6230         0      2512     43610     54901     21.42     22.60
0.49/0.56	c  N dy    11     10831        70      6230         0      7552     43610    173607     20.25     21.32
0.79/0.84	c  N dy    30     17199        70      6230         0      9439     43610    209304     20.30     21.38
0.99/1.04	c  N dy    53     21205        70      6230         0      7999     43610    164566     20.50     21.59
1.19/1.23	c  F st    71     25002        70      6230         0     11458     43610    247958     20.52     20.21
1.19/1.25	c  N st    72     25252        70      6230         0     11681     43610    253447     20.52   no data
1.39/1.47	c  N dy    77     30000        70      6230         0      9812     43610    197413     20.52   no data
1.39/1.47	c  S st    77     30000        70      6230         0      9812     43610    197413     20.52   no data
1.49/1.50	c  S st    77     30502        70      6230         0     10276     43610    208853     20.52   no data
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.73	c lits-rem:       145  cl-subs:      852  v-elim:      0  v-fix:    0  time:  0.21 s
1.98/2.01	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
1.98/2.01	c calculated reachability. Time: 0.00
1.98/2.01	c  N dy    77     30502        70      6230         0      9424     43610    187000     20.52   no data
2.19/2.26	c  N dy   104     34572        70      6230         0     13109     43610    277230     20.71     23.18
2.48/2.51	c  N dy   108     39461        70      6230         0     10371     43610    195732     20.59     21.68
2.88/2.91	c  N dy   124     45754        70      6230         0     16055     43610    331358     20.56     18.62
2.88/2.91	c  S st   124     45754        70      6230         0     16055     43610    331358     20.56     18.62
2.88/2.96	c  S st   124     46255        70      6230         0      8460     43610    138351     20.56   no data
2.88/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.88/2.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.88/2.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.88/2.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.88/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.88/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.88/2.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.88/2.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.88/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.98/3.00	c lits-rem:         5  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.04 s
2.98/3.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.98/3.01	c vivif2 --  cl tried     8407 cl shrink        0 lits rem          0 time: 0.00
3.19/3.27	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
3.19/3.27	c calculated reachability. Time: 0.00
3.19/3.27	c  N dy   124     46255        70      6230         0      8407     43610    136811     20.56   no data
3.78/3.88	c  N dy   143     56302        70      6230         0     17451     43610    351468     20.44     21.72
4.09/4.13	c  N dy   161     60493        70      6230         0     12265     43610    218838     20.47     21.64
4.49/4.59	c  N dy   171     67162        70      6230         0     18256     43610    362697     20.45     21.54
4.69/4.78	c  S st   176     69382        70      6230         0     10351     43610    159844     20.44     19.18
4.79/4.82	c  S st   176     69889        70      6230         0     10818     43610    171263     20.44   no data
4.79/4.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.79/4.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.90	c lits-rem:        13  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.06 s
4.89/4.90	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.89/4.90	c vivif2 --  cl tried    10652 cl shrink        0 lits rem          0 time: 0.00
5.19/5.21	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.30
5.19/5.21	c calculated reachability. Time: 0.00
5.19/5.21	c  N dy   176     69889        70      6230         0     10652     43610    167244     20.44   no data
5.50/5.54	c  N dy   177     75775        70      6230         0     15969     43610    294620     20.35     21.47
5.89/5.96	c  N dy   213     80794        70      6230         0     20519     43610    406332     20.45     21.53
6.29/6.35	c  N dy   252     85980        70      6230         0     14415     43610    249592     20.56     22.25
6.39/6.46	c  F st   259     87502        70      6230         0     15807     43610    283416     20.58     20.23
6.79/6.85	c  N dy   265     92697        70      6230         0     20518     43610    397986     20.58   no data
7.38/7.41	c  N dy   285    100085        70      6230         0     15408     43610    256870     20.57     21.82
7.69/7.73	c  S st   291    104833        70      6230         0     19678     43610    357597     20.53     18.55
7.69/7.79	c  S st   291    105335        70      6230         0     20132     43610    368881     20.53   no data
7.69/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.78/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.78/7.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.78/7.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.78/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.78/7.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.78/7.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.78/7.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.78/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.28/8.33	c lits-rem:       264  cl-subs:     1955  v-elim:      0  v-fix:    0  time:  0.52 s
8.28/8.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
8.28/8.34	c vivif2 --  cl tried    18177 cl shrink        0 lits rem          0 time: 0.00
8.69/8.72	c asymm  cl-useful: 0/5245/6230 lits-rem:0 time: 0.38
8.69/8.72	c calculated reachability. Time: 0.00
8.69/8.72	c  N dy   291    105335        70      6230         0     18177     43610    322729     20.53   no data
9.38/9.43	c  N dy   303    113583        70      6230         0     13063     43610    188598     20.46     21.54
10.48/10.50	c  N dy   322    127885        70      6230         0     25946     43610    489391     20.33     21.41
11.18/11.20	c  N dy   336    137302        70      6230         0     20966     43610    368204     20.31     21.40
12.09/12.16	c  N dy   361    147637        70      6230         0     15882     43610    231449     20.28     21.39
12.99/13.04	c  N dy   418    157563        70      6230         0     24938     43610    451917     20.34     21.44
12.99/13.09	c  S st   423    158002        70      6230         0     25339     43610    461860     20.35   no data
13.10/13.16	c  S st   423    158507        70      6230         0     25808     43610    473444     20.35   no data
13.10/13.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.10/13.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.10/13.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.10/13.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
13.10/13.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.10/13.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.10/13.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.97	c lits-rem:       302  cl-subs:     2303  v-elim:      0  v-fix:    0  time:  0.78 s
13.89/13.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
13.89/13.98	c vivif2 --  cl tried    23505 cl shrink        0 lits rem          0 time: 0.00
13.99/14.07	c asymm  cl-useful: 0/985/6230 lits-rem:0 time: 0.10
13.99/14.07	c calculated reachability. Time: 0.00
13.99/14.07	c  N dy   423    158507        70      6230         0     23505     43610    415725     20.35   no data
15.09/15.15	c  N dy   477    168670        70      6230         0     17406     43610    255134     20.41     21.66
16.09/16.14	c  N dy   496    180269        70      6230         0     27816     43610    498423     20.33     21.42
17.29/17.30	c  N dy   544    191826        70      6230         0     22078     43610    356194     20.38     23.34
18.70/18.71	c  N dy   602    204512        70      6230         0     33537     43610    630703     20.41     21.57
19.99/20.03	c  N dy   645    218672        70      6230         0     29164     43610    512252     20.41     21.56
21.48/21.51	c  N dy   715    232692        70      6230         0     23864     43610    374412     20.46     21.79
21.99/22.02	c  S st   734    237761        70      6230         0     28490     43610    485728     20.47     20.45
22.08/22.10	c  S st   734    238265        70      6230         0     28965     43610    497022     20.47   no data
22.08/22.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.08/22.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.08/22.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.08/22.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.08/22.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.08/22.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
22.08/22.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.08/22.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.08/22.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.88/22.97	c lits-rem:       247  cl-subs:     2193  v-elim:      0  v-fix:    0  time:  0.84 s
22.88/22.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
22.88/22.98	c vivif2 --  cl tried    26772 cl shrink        0 lits rem          0 time: 0.01
23.28/23.37	c asymm  cl-useful: 0/3981/6230 lits-rem:0 time: 0.40
23.28/23.38	c calculated reachability. Time: 0.00
23.28/23.38	c  N dy   734    238265        70      6230         0     26772     43610    441009     20.47   no data
25.20/25.24	c  N dy   816    253534        70      6230         0     21667     43610    305578     20.52     21.61
26.99/27.04	c  N dy   828    271431        70      6230         0     37713     43610    679834     20.44     21.75
28.69/28.79	c  N dy   856    288986        70      6230         0     33690     43610    577188     20.41     21.49
30.80/30.89	c  F st   931    306250        70      6230         0     28599     43610    449443     20.45   no data
30.99/31.03	c  N st   934    307437        70      6230         0     29662     43610    475677     20.45   no data
33.49/33.51	c  N dy  1008    327117        70      6230         0     25841     43610    368253     20.48     21.57
36.19/36.23	c  N dy  1117    347617        70      6230         0     44433     43610    820911     20.54     21.74
37.29/37.39	c  S st  1169    357397        70      6230         0     30669     43610    474683     20.56     21.27
37.39/37.48	c  S st  1169    357899        70      6230         0     31138     43610    486327     20.56   no data
37.39/37.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.39/37.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.39/37.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.39/37.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.39/37.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.39/37.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
37.39/37.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.48/37.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.48/37.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.19/38.25	c lits-rem:       176  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  0.73 s
38.19/38.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
38.19/38.25	c vivif2 --  cl tried    29433 cl shrink        0 lits rem          0 time: 0.01
38.50/38.52	c asymm  cl-useful: 0/2249/6230 lits-rem:0 time: 0.27
38.50/38.52	c calculated reachability. Time: 0.00
38.50/38.52	c  N dy  1169    357899        70      6230         0     29433     43610    442732     20.56   no data
41.19/41.29	c  N dy  1250    377933        70      6230         0     24134     43610    302717     20.59     21.97
43.69/43.74	c  N dy  1320    397950        70      6230         0     42163     43610    736220     20.59     22.14
46.29/46.33	c  N dy  1375    417957        70      6230         0     35871     43610    570644     20.58     22.97
48.98/49.07	c  N dy  1407    438089        70      6230         0     28715     43610    383771     20.54     21.63
52.99/53.03	c  N dy  1434    470280        70      6230         0     31535     43610    435378     20.46     21.55
55.79/55.82	c  N dy  1485    490295        70      6230         0     49513     43610    859425     20.44     21.53
58.59/58.67	c  N dy  1546    510981        70      6230         0     41243     43610    662461     20.45     21.73
62.69/62.73	c  N dy  1664    536718        70      6230         0     36540     43610    531742     20.47     21.63
62.69/62.75	c  S st  1665    536848        70      6230         0     36662     43610    534618     20.47     20.31
62.78/62.85	c  S st  1665    537355        70      6230         0     37131     43610    546413     20.47   no data
62.78/62.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.78/62.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.78/62.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.78/62.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.78/62.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.78/62.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
62.78/62.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.78/62.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.78/62.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.89/63.96	c lits-rem:       219  cl-subs:     2255  v-elim:      0  v-fix:    0  time:  1.07 s
63.89/63.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
63.89/63.96	c vivif2 --  cl tried    34876 cl shrink        0 lits rem          0 time: 0.01
64.09/64.16	c asymm  cl-useful: 0/1678/6230 lits-rem:0 time: 0.20
64.09/64.16	c calculated reachability. Time: 0.00
64.09/64.16	c  N dy  1665    537355        70      6230         0     34876     43610    494767     20.47   no data
67.00/67.08	c  N dy  1718    557591        70      6230         0     53106     43610    932201     20.47     21.56
70.19/70.27	c  N dy  1760    581015        70      6230         0     45305     43610    724079     20.41     21.72
74.89/74.95	c  N dy  1812    614139        70      6230         0     45320     43610    703057     20.32     21.51
78.29/78.39	c  N dy  1903    634238        70      6230         0     33005     43610    416259     20.34     21.71
85.59/85.68	c  N dy  1986    683806        70      6230         0     45852     43610    693911     20.29     21.46
90.29/90.36	c  N dy  2093    708533        70      6230         0     35946     43610    455310     20.30     21.41
93.69/93.77	c  N dy  2189    730492        70      6230         0     55768     43610    932835     20.31     21.42
97.80/97.84	c  N dy  2322    750580        70      6230         0     40609     43610    557502     20.35     23.02
101.29/101.31	c  N dy  2420    770648        70      6230         0     58724     43610    997341     20.37     22.38
104.79/104.83	c  N dy  2481    790660        70      6230         0     42549     43610    588174     20.37     22.80
107.59/107.62	c  S st  2571    806032        70      6230         0     56491     43610    928411     20.39     19.87
107.70/107.77	c  S st  2571    806536        70      6230         0     56954     43610    940096     20.39   no data
107.70/107.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.70/107.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.70/107.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.70/107.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.70/107.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.70/107.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
107.70/107.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.80/107.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
107.80/107.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.39/111.46	c lits-rem:       575  cl-subs:     4812  v-elim:      0  v-fix:    0  time:  3.62 s
111.39/111.46	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
111.39/111.47	c vivif2 --  cl tried    52142 cl shrink        0 lits rem          0 time: 0.01
111.69/111.70	c asymm  cl-useful: 0/1056/6230 lits-rem:0 time: 0.23
111.69/111.70	c calculated reachability. Time: 0.00
111.69/111.70	c  N dy  2571    806536        70      6230         0     52142     43610    819853     20.39   no data
116.49/116.54	c  N dy  2711    826953        70      6230         0     35634     43610    410594     20.42     21.63
119.59/119.68	c  N dy  2769    847889        70      6230         0     54476     43610    862362     20.42     21.52
124.29/124.34	c  N dy  2888    867948        70      6230         0     36655     43610    421272     20.45     21.93
127.39/127.48	c  N dy  2965    888120        70      6230         0     54851     43610    862102     20.46     21.58
132.89/133.00	c  N dy  3067    910470        70      6230         0     38064     43610    440866     20.47     21.66
136.69/136.79	c  N dy  3153    930575        70      6230         0     56222     43610    882284     20.48     21.64
141.39/141.43	c  N dy  3232    951902        70      6230         0     75407     43610   1345259     20.49     21.59
145.19/145.28	c  N dy  3353    973425        70      6230         0     57032     43610    894077     20.51     21.66
150.70/150.73	c  N dy  3415    999261        70      6230         0     41521     43610    498456     20.50     21.66
154.70/154.75	c  N dy  3514   1022388        70      6230         0     62403     43610   1006155     20.51     21.70
159.19/159.26	c  N dy  3582   1042431        70      6230         0     40772     43610    469781     20.51     21.82
162.29/162.34	c  N dy  3620   1062484        70      6230         0     58753     43610    899346     20.50     22.25
164.39/164.40	c  F st  3674   1071875        70      6230         0     67231     43610   1106313     20.51     18.60
167.39/167.42	c  N dy  3729   1083870        70      6230         0     78055     43610   1371764     20.52     21.77
171.29/171.30	c  N dy  3813   1103876        70      6230         0     55571     43610    816412     20.52     23.23
175.60/175.68	c  N dy  3898   1123889        70      6230         0     73623     43610   1253563     20.53     22.00
179.69/179.73	c  N dy  3944   1143928        70      6230         0     50059     43610    658425     20.51     21.72
184.29/184.34	c  N dy  4008   1167820        70      6230         0     71572     43610   1175578     20.51     21.88
191.40/191.49	c  N dy  4100   1202250        70      6230         0     60114     43610    888304     20.50     21.70
192.79/192.81	c  S st  4102   1209804        70      6230         0     66889     43610   1050455     20.49   no data
192.89/192.98	c  S st  4102   1210309        70      6230         0     67366     43610   1062208     20.49   no data
192.89/192.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.99/193.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
192.99/193.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.99/193.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.99/193.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.99/193.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
192.99/193.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.99/193.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
192.99/193.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.00/199.04	c lits-rem:      1161  cl-subs:     6913  v-elim:      0  v-fix:    0  time:  5.98 s
199.00/199.04	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
199.00/199.05	c vivif2 --  cl tried    60453 cl shrink        0 lits rem          0 time: 0.01
199.30/199.30	c asymm  cl-useful: 0/872/6230 lits-rem:0 time: 0.24
199.30/199.30	c calculated reachability. Time: 0.00
199.30/199.30	c  N dy  4102   1210309        70      6230         0     60453     43610    905021     20.49   no data
205.09/205.13	c  N dy  4221   1234477        70      6230         0     82312     43610   1440168     20.51     21.68
209.40/209.42	c  N dy  4324   1254612        70      6230         0     57693     43610    832628     20.52     21.80
214.09/214.17	c  N dy  4407   1275160        70      6230         0     76257     43610   1279319     20.52     21.63
219.09/219.19	c  N dy  4492   1295218        70      6230         0     50326     43610    634071     20.53     24.51
227.00/227.05	c  N dy  4572   1333209        70      6230         0     84305     43610   1433061     20.51     21.71
231.49/231.57	c  N dy  4662   1353215        70      6230         0     57479     43610    793465     20.51     22.78
236.09/236.16	c  N dy  4740   1373283        70      6230         0     75620     43610   1232584     20.52     22.53
241.69/241.79	c  N dy  4820   1393310        70      6230         0     47760     43610    548354     20.52     22.38
246.30/246.32	c  N dy  4881   1414541        70      6230         0     66910     43610   1010504     20.52     21.70
255.10/255.14	c  N dy  4980   1439659        70      6230         0     89551     43610   1560117     20.53     21.62
260.19/260.21	c  N dy  5050   1461827        70      6230         0     62754     43610    898243     20.53     21.66
264.80/264.85	c  N dy  5109   1482278        70      6230         0     81062     43610   1337711     20.53     21.82
270.69/270.76	c  N dy  5183   1503880        70      6230         0     52831     43610    642738     20.54     21.78
274.79/274.83	c  N dy  5255   1524291        70      6230         0     71294     43610   1095808     20.54     21.65
279.79/279.84	c  N dy  5293   1544362        70      6230         0     89325     43610   1529805     20.53     22.29
284.49/284.53	c  N dy  5332   1564432        70      6230         0     58635     43610    760097     20.52     22.21
289.20/289.30	c  N dy  5434   1584528        70      6230         0     76780     43610   1203183     20.53     22.98
295.69/295.78	c  N dy  5535   1607270        70      6230         0     97248     43610   1700752     20.54     21.65
301.60/301.68	c  N dy  5565   1637541        70      6230         0     74743     43610   1123300     20.51     22.01
307.91/308.00	c  N dy  5710   1657989        70      6230         0     93247     43610   1580236     20.53     21.74
313.09/313.16	c  N dy  5765   1678329        70      6230         0     61155     43610    799099     20.52     21.69
317.69/317.73	c  N dy  5837   1698925        70      6230         0     79751     43610   1249979     20.53     21.61
320.69/320.73	c  S st  5875   1710310        70      6230         0     90025     43610   1497684     20.52     24.31
320.89/320.97	c  S st  5875   1710815        70      6230         0     90494     43610   1509666     20.52   no data
320.89/320.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.99/321.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
320.99/321.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.99/321.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.99/321.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.99/321.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
320.99/321.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.99/321.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
320.99/321.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.50/330.51	c lits-rem:       996  cl-subs:     9831  v-elim:      0  v-fix:    0  time:  9.43 s
330.50/330.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
330.50/330.53	c vivif2 --  cl tried    80663 cl shrink        0 lits rem          0 time: 0.02
330.80/330.81	c asymm  cl-useful: 0/673/6230 lits-rem:0 time: 0.28
330.80/330.81	c calculated reachability. Time: 0.00
330.80/330.81	c  N dy  5875   1710815        70      6230         0     80663     43610   1278972     20.52   no data
339.00/339.01	c  N dy  5975   1739024        70      6230         0     55277     43610    656763     20.53     21.73
343.70/343.75	c  N dy  6108   1759054        70      6230         0     73368     43610   1103830     20.54     21.82
349.80/349.88	c  N dy  6249   1779121        70      6230         0     91488     43610   1550467     20.56     22.67
356.50/356.52	c  N dy  6348   1800937        70      6230         0     59148     43610    736294     20.57     21.68
360.99/361.00	c  N dy  6422   1820980        70      6230         0     77291     43610   1177979     20.57     24.08
366.99/367.07	c  N dy  6526   1841062        70      6230         0     95505     43610   1625692     20.58     23.42
374.40/374.48	c  N dy  6601   1866790        70      6230         0     65435     43610    864534     20.58     22.03
381.60/381.62	c  N dy  6696   1886794        70      6230         0     83498     43610   1307686     20.58     21.75
387.60/387.66	c  N dy  6755   1906829        70      6230         0    101524     43610   1744600     20.58     23.17
395.90/395.97	c  N dy  6804   1944568        70      6230         0     81219     43610   1231076     20.56     21.98
402.29/402.33	c  N dy  6888   1965505        70      6230         0    100068     43610   1689069     20.57     21.65
409.10/409.11	c  N dy  6981   1987566        70      6230         0     65108     43610    839866     20.57     21.80
414.70/414.77	c  N dy  7087   2009730        70      6230         0     85096     43610   1327964     20.58     21.70
421.39/421.44	c  N dy  7186   2029832        70      6230         0    103187     43610   1770664     20.59     23.57
427.39/427.48	c  N dy  7280   2050165        70      6230         0     65738     43610    844186     20.59     21.70
433.41/433.41	c  N dy  7358   2074894        70      6230         0     87994     43610   1377858     20.59     21.76
441.29/441.39	c  N dy  7464   2099127        70      6230         0    109776     43610   1908771     20.59     21.68
446.99/447.09	c  N dy  7560   2120688        70      6230         0     72629     43610   1001653     20.60     21.79
452.39/452.48	c  N dy  7631   2140787        70      6230         0     90704     43610   1439330     20.60     21.97
459.89/459.98	c  N dy  7707   2164159        70      6230         0    111670     43610   1946429     20.60     21.70
466.00/466.09	c  N dy  7762   2189508        70      6230         0     76882     43610   1085884     20.60     21.71
471.91/471.92	c  N dy  7844   2210816        70      6230         0     96030     43610   1551399     20.60     19.85
471.91/471.92	c  S st  7844   2210816        70      6230         0     96030     43610   1551399     20.60     19.85
472.10/472.19	c  S st  7844   2211317        70      6230         0     96492     43610   1563104     20.60   no data
472.10/472.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
472.20/472.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
472.20/472.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.20/472.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.20/472.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.20/472.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
472.20/472.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
472.20/472.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
472.20/472.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.70/481.75	c lits-rem:      1052  cl-subs:     9862  v-elim:      0  v-fix:    0  time:  9.45 s
481.70/481.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
481.70/481.77	c vivif2 --  cl tried    86630 cl shrink        0 lits rem          0 time: 0.02
482.00/482.06	c asymm  cl-useful: 0/607/6230 lits-rem:0 time: 0.30
482.00/482.07	c calculated reachability. Time: 0.00
482.00/482.07	c  N dy  7844   2211317        70      6230         0     86630     43610   1326408     20.60   no data
489.10/489.13	c  N dy  7961   2231445        70      6230         0    104746     43610   1771373     20.61     21.80
496.20/496.28	c  N dy  8096   2251512        70      6230         0     64887     43610    793025     20.62     22.10
505.09/505.12	c  N dy  8140   2289022        70      6230         0     98300     43610   1581209     20.61     21.71
520.50/520.51	c  N dy  8237   2327149        70      6230         0     73455     43610    967994     20.60     22.05
528.90/528.93	c  N dy  8372   2347227        70      6230         0     91574     43610   1414833     20.61     21.71
535.80/535.85	c  N dy  8455   2367295        70      6230         0    109648     43610   1857249     20.61     22.22
543.31/543.34	c  N dy  8575   2387351        70      6230         0     67706     43610    832686     20.62     22.31
548.30/548.35	c  N dy  8599   2410174        70      6230         0     88006     43610   1313317     20.61     21.73
554.80/554.88	c  N dy  8634   2432064        70      6230         0    107569     43610   1780843     20.60     21.79
562.00/562.07	c  N dy  8716   2452154        70      6230         0     64719     43610    747676     20.61     22.45
566.90/566.91	c  N dy  8793   2472160        70      6230         0     82655     43610   1180711     20.61     21.75
573.40/573.45	c  N dy  8839   2495450        70      6230         0    103478     43610   1678663     20.60     21.74
580.90/580.93	c  N dy  8912   2515467        70      6230         0    121454     43610   2112974     20.60     24.32
587.60/587.69	c  N dy  8948   2542816        70      6230         0     84019     43610   1184928     20.59     21.72
594.20/594.24	c  N dy  9070   2562825        70      6230         0    102080     43610   1631601     20.60     21.71
602.10/602.15	c  N dy  9161   2582938        70      6230         0    120209     43610   2076113     20.61     21.75
608.90/608.90	c  N dy  9279   2603034        70      6230         0     75563     43610    986420     20.61     22.15
615.09/615.19	c  N dy  9339   2626226        70      6230         0     96436     43610   1490116     20.61     21.75
623.40/623.40	c  N dy  9415   2649888        70      6230         0    117766     43610   2004128     20.61     21.90
629.40/629.43	c  N dy  9447   2669950        70      6230         0     71941     43610    879131     20.60     22.86
634.71/634.74	c  N dy  9520   2689958        70      6230         0     89940     43610   1316376     20.61     22.10
641.70/641.70	c  N dy  9621   2710671        70      6230         0    108518     43610   1769920     20.61     21.80
641.90/641.98	c  S st  9627   2711317        70      6230         0    109103     43610   1784243     20.61   no data
642.30/642.31	c  S st  9627   2711818        70      6230         0    109563     43610   1795760     20.61   no data
642.30/642.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.30/642.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
642.30/642.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
642.30/642.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.30/642.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.30/642.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
642.30/642.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
642.30/642.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
642.40/642.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
654.41/654.42	c lits-rem:      1074  cl-subs:    10775  v-elim:      0  v-fix:    0  time: 11.98 s
654.41/654.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
654.41/654.45	c vivif2 --  cl tried    98788 cl shrink        0 lits rem          0 time: 0.02
654.70/654.76	c asymm  cl-useful: 0/565/6230 lits-rem:0 time: 0.31
654.70/654.77	c calculated reachability. Time: 0.00
654.70/654.77	c  N dy  9627   2711818        70      6230         0     98788     43610   1534054     20.61   no data
661.90/661.99	c  N dy  9700   2732082        70      6230         0    116988     43610   1973380     20.61     21.70
670.60/670.66	c  N dy  9828   2752102        70      6230         0     70877     43610    850822     20.62     22.61
676.30/676.35	c  N dy  9936   2772120        70      6230         0     88902     43610   1294681     20.63     22.87
683.90/683.95	c  N dy 10069   2792186        70      6230         0    107052     43610   1744646     20.64     21.78
695.40/695.46	c  N dy 10187   2821829        70      6230         0     68246     43610    766533     20.64     21.87
701.00/701.08	c  N dy 10314   2841865        70      6230         0     86289     43610   1208103     20.64     22.43
707.70/707.72	c  N dy 10400   2861912        70      6230         0    104343     43610   1651243     20.65     21.76
714.91/714.99	c  N dy 10459   2881942        70      6230         0    122341     43610   2086241     20.65     22.58
722.90/722.95	c  N dy 10546   2902357        70      6230         0     74192     43610    895794     20.65     21.76
728.10/728.14	c  N dy 10583   2922438        70      6230         0     92251     43610   1332014     20.65     23.25
736.60/736.68	c  N dy 10654   2946893        70      6230         0    114239     43610   1865643     20.65     21.74
745.81/745.85	c  N dy 10775   2967006        70      6230         0    132422     43610   2316234     20.66     21.80
751.31/751.36	c  N dy 10821   2987020        70      6230         0     82933     43610   1091784     20.65     21.77
762.51/762.56	c  N dy 10924   3022661        70      6230         0    114955     43610   1857860     20.65     21.77
772.80/772.87	c  N dy 11022   3046554        70      6230         0    136431     43610   2380339     20.65     21.78
779.80/779.87	c  N dy 11100   3072219        70      6230         0     91119     43610   1282530     20.65     21.88
789.00/789.06	c  N dy 11185   3100032        70      6230         0    116033     43610   1885552     20.65     21.76
796.80/796.85	c  N dy 11242   3120092        70      6230         0    134075     43610   2318025     20.65     21.88
803.40/803.45	c  N dy 11318   3141906        70      6230         0     84525     43610   1112307     20.65     21.76
810.50/810.57	c  N dy 11355   3168957        70      6230         0    108596     43610   1681794     20.64     21.78
819.61/819.66	c  N dy 11457   3191601        70      6230         0    129007     43610   2179683     20.64     21.76
828.60/828.61	c  N dy 11557   3211662        70      6230         0     77189     43610    918374     20.64     23.47
828.60/828.66	c  S st 11559   3211819        70      6230         0     77334     43610    922058     20.64   no data
828.80/828.86	c  S st 11559   3212321        70      6230         0     77798     43610    933929     20.64   no data
828.80/828.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
828.80/828.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
828.90/828.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
828.90/828.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.90/828.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.90/828.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
828.90/828.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
828.90/828.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
828.90/828.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
830.70/830.75	c lits-rem:       162  cl-subs:     1929  v-elim:      0  v-fix:    0  time:  1.81 s
830.70/830.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
830.70/830.76	c vivif2 --  cl tried    75869 cl shrink        0 lits rem          0 time: 0.01
831.00/831.02	c asymm  cl-useful: 0/714/6230 lits-rem:0 time: 0.26
831.00/831.02	c calculated reachability. Time: 0.00
831.00/831.02	c  N dy 11559   3212321        70      6230         0     75869     43610    888409     20.64   no data
836.90/836.97	c  N dy 11655   3232403        70      6230         0     93932     43610   1331303     20.65     21.87
846.11/846.17	c  N dy 11748   3259699        70      6230         0    118467     43610   1933460     20.65     21.75
855.40/855.40	c  N dy 11853   3279728        70      6230         0    136635     43610   2382519     20.65     21.79
864.80/864.89	c  N dy 11983   3307832        70      6230         0     90915     43610   1240113     20.66     21.81
872.40/872.42	c  N dy 12088   3327895        70      6230         0    108987     43610   1683165     20.66     22.68
880.61/880.70	c  N dy 12130   3351300        70      6230         0    129865     43610   2178430     20.65     21.85
894.81/894.80	c  N dy 12227   3390932        70      6230         0     93291     43610   1262733     20.64     21.82
902.60/902.63	c  N dy 12340   3411255        70      6230         0    111629     43610   1713225     20.65     21.82
911.91/911.98	c  N dy 12489   3431265        70      6230         0    129688     43610   2163922     20.66     22.31
921.81/921.83	c  N dy 12563   3453316        70      6230         0     76909     43610    876767     20.66     21.78
926.91/926.96	c  N dy 12606   3473362        70      6230         0     94775     43610   1297660     20.65     21.85
936.91/936.96	c  N dy 12658   3505278        70      6230         0    123261     43610   1975089     20.64     21.79
949.70/949.77	c  N dy 12701   3543315        70      6230         0     83675     43610   1016300     20.62     21.82
956.51/956.57	c  N dy 12829   3563377        70      6230         0    101774     43610   1464953     20.63     23.44
964.51/964.57	c  N dy 12933   3583669        70      6230         0    119978     43610   1911878     20.63     21.76
972.81/972.85	c  N dy 12993   3603699        70      6230         0    137933     43610   2342806     20.63     22.49
982.10/982.16	c  N dy 13065   3626596        70      6230         0     84222     43610   1031869     20.63     21.75
990.21/990.27	c  N dy 13147   3647552        70      6230         0    103000     43610   1484708     20.63     21.79
1000.71/1000.73	c  N dy 13211   3667805        70      6230         0    121222     43610   1927422     20.63     21.79
1010.61/1010.64	c  N dy 13237   3687906        70      6230         0    139138     43610   2353993     20.63     21.83
1018.91/1018.99	c  N dy 13266   3708629        70      6230         0     82358     43610    969050     20.62     21.91
1020.11/1020.12	c  S st 13287   3712321        70      6230         0     85698     43610   1051670     20.63   no data
1020.31/1020.36	c  S st 13287   3712822        70      6230         0     86156     43610   1063340     20.63   no data
1020.31/1020.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1020.31/1020.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1020.31/1020.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1020.31/1020.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1020.31/1020.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1020.31/1020.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1020.31/1020.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1020.41/1020.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1020.41/1020.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.02/1023.07	c lits-rem:       280  cl-subs:     2818  v-elim:      0  v-fix:    0  time:  2.63 s
1023.02/1023.07	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1023.02/1023.09	c vivif2 --  cl tried    83338 cl shrink        0 lits rem          0 time: 0.01
1023.31/1023.34	c asymm  cl-useful: 0/776/6230 lits-rem:0 time: 0.25
1023.31/1023.34	c calculated reachability. Time: 0.00
1023.31/1023.34	c  N dy 13287   3712822        70      6230         0     83338     43610    997740     20.63   no data
1029.90/1029.99	c  N dy 13389   3733893        70      6230         0    102279     43610   1462182     20.63     21.94
1036.81/1036.88	c  F st 13483   3751564        70      6230         0    118175     43610   1851668     20.63     18.00
1038.01/1038.01	c  N st 13488   3754859        70      6230         0    121140     43610   1925085     20.63   no data
1048.11/1048.15	c  N dy 13564   3777937        70      6230         0    141840     43610   2426415     20.63     21.80
1057.91/1057.95	c  N dy 13610   3804447        70      6230         0     89420     43610   1117178     20.63     21.93
1068.21/1068.24	c  N dy 13647   3839636        70      6230         0    120635     43610   1841093     20.61     21.76
1078.31/1078.37	c  N dy 13688   3865529        70      6230         0    143864     43610   2397009     20.61     21.72
1087.11/1087.15	c  N dy 13785   3885563        70      6230         0     85059     43610   1020615     20.61     22.61
1093.91/1093.97	c  N dy 13899   3905587        70      6230         0    103080     43610   1465806     20.62     23.33
1102.12/1102.14	c  N dy 14006   3925653        70      6230         0    121203     43610   1914118     20.62     22.80
1112.71/1112.78	c  N dy 14154   3945772        70      6230         0    139387     43610   2366297     20.63     21.78
1123.61/1123.63	c  N dy 14243   3965807        70      6230         0     79326     43610    860898     20.63     21.82
1129.61/1129.63	c  N dy 14347   3985854        70      6230         0     97347     43610   1305438     20.64     21.91
1137.51/1137.57	c  N dy 14468   4006021        70      6230         0    115522     43610   1754754     20.64     21.87
1146.21/1146.29	c  N dy 14553   4026113        70      6230         0    133529     43610   2194260     20.65     22.59
1157.01/1157.10	c  N dy 14676   4046190        70      6230         0    151607     43610   2642292     20.65     21.76
1165.81/1165.80	c  N dy 14773   4066478        70      6230         0     90824     43610   1126379     20.66     21.79
1175.01/1175.02	c  N dy 14798   4099384        70      6230         0    120067     43610   1818750     20.64     21.75
1184.72/1184.73	c  N dy 14934   4119417        70      6230         0    138063     43610   2266610     20.65     22.77
1195.72/1195.77	c  N dy 15061   4139481        70      6230         0    156157     43610   2716308     20.66     22.91
1205.31/1205.33	c  N dy 15137   4167016        70      6230         0    100927     43610   1349725     20.65     21.82
1213.91/1213.91	c  N dy 15196   4192224        70      6230         0    123386     43610   1890193     20.65     21.86
1222.22/1222.26	c  N dy 15235   4212823        70      6230         0    141722     43610   2327916     20.65     19.70
1222.22/1222.26	c  S st 15235   4212823        70      6230         0    141722     43610   2327916     20.65     19.70
1222.62/1222.66	c  S st 15235   4213328        70      6230         0    142192     43610   2339775     20.65   no data
1222.62/1222.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1222.72/1222.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1222.72/1222.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.72/1222.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1222.72/1222.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1222.72/1222.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1222.72/1222.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1222.72/1222.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1222.82/1222.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1246.51/1246.50	c lits-rem:      1499  cl-subs:    17078  v-elim:      0  v-fix:    0  time: 23.66 s
1246.51/1246.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1246.51/1246.52	c vivif2 --  cl tried   125114 cl shrink        0 lits rem          0 time: 0.03
1246.71/1246.79	c asymm  cl-useful: 0/458/6230 lits-rem:0 time: 0.27
1246.81/1246.80	c calculated reachability. Time: 0.00
1246.81/1246.80	c  N dy 15235   4213328        70      6230         0    125114     43610   1948955     20.65   no data
1255.81/1255.84	c  N dy 15347   4233391        70      6230         0    143114     43610   2391846     20.65     22.93
1266.82/1266.84	c  N dy 15489   4253696        70      6230         0     81745     43610    896975     20.66     21.80
1274.71/1274.79	c  N dy 15580   4281965        70      6230         0    106983     43610   1505574     20.66     21.84
1281.91/1281.97	c  N dy 15652   4301975        70      6230         0    125008     43610   1944361     20.66     22.54
1291.21/1291.26	c  N dy 15701   4326529        70      6230         0    146942     43610   2468234     20.66     21.89

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-3367639-1305384884/watcher-3367639-1305384884 -o /tmp/evaluation-result-3367639-1305384884/solver-3367639-1305384884 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367639-1305384884.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.43 3.70 3.78 5/262 10805
/proc/meminfo: memFree=21732696/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=20352 CPUtime=0 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 650086265 20840448 190 33554432000 4194304 4580011 140734062137248 18446744073709551615 271545575313 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10805/statm: 5088 190 156 95 0 57 0

[startup+0.080084 s]
/proc/loadavg: 3.43 3.70 3.78 5/262 10805
/proc/meminfo: memFree=21732696/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=29876 CPUtime=0.07 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 640 0 0 0 7 0 0 0 25 0 1 0 650086265 30593024 580 33554432000 4194304 4580011 140734062137248 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 7469 580 338 95 0 2451 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29876

[startup+0.101067 s]
/proc/loadavg: 3.43 3.70 3.78 5/262 10805
/proc/meminfo: memFree=21732696/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=29876 CPUtime=0.09 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 643 0 0 0 9 0 0 0 25 0 1 0 650086265 30593024 583 33554432000 4194304 4580011 140734062137248 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 7469 583 338 95 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29876

[startup+0.301077 s]
/proc/loadavg: 3.43 3.70 3.78 5/262 10805
/proc/meminfo: memFree=21732696/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=31348 CPUtime=0.29 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 1255 0 0 0 29 0 0 0 25 0 1 0 650086265 32100352 1072 33554432000 4194304 4580011 140734062137248 18446744073709551615 4325574 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 7837 1072 362 95 0 2819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31348

[startup+0.700985 s]
/proc/loadavg: 3.43 3.70 3.78 5/262 10805
/proc/meminfo: memFree=21732696/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=32344 CPUtime=0.69 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 1815 0 0 0 69 0 0 0 25 0 1 0 650086265 33120256 1188 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 8086 1188 362 95 0 3068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32344

[startup+1.50081 s]
/proc/loadavg: 3.43 3.70 3.78 5/263 10806
/proc/meminfo: memFree=21729588/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=33212 CPUtime=1.49 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 2700 0 0 0 149 0 0 0 25 0 1 0 650086265 34009088 1396 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 8303 1396 364 95 0 3285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33212

[startup+3.1005 s]
/proc/loadavg: 3.43 3.70 3.78 5/263 10806
/proc/meminfo: memFree=21721652/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=39012 CPUtime=3.08 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 4839 0 0 0 308 0 0 0 25 0 1 0 650086265 39948288 2674 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 9753 2674 366 95 0 4735 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39012

[startup+6.30096 s]
/proc/loadavg: 3.47 3.71 3.78 5/263 10806
/proc/meminfo: memFree=21721720/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=39548 CPUtime=6.29 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 6607 0 0 0 628 1 0 0 25 0 1 0 650086265 40497152 2902 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 9887 2902 366 95 0 4869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39548

[startup+12.7008 s]
/proc/loadavg: 3.52 3.71 3.79 5/263 10806
/proc/meminfo: memFree=21709684/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=44784 CPUtime=12.69 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 10550 0 0 0 1267 2 0 0 25 0 1 0 650086265 45858816 4254 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 11196 4254 366 95 0 6178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44784

[startup+25.5005 s]
/proc/loadavg: 3.62 3.73 3.79 5/263 10807
/proc/meminfo: memFree=21707932/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=51060 CPUtime=25.49 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 16094 0 0 0 2546 3 0 0 25 0 1 0 650086265 52285440 5695 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 12765 5695 366 95 0 7747 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51060

[startup+51.1008 s]
/proc/loadavg: 3.81 3.76 3.80 5/263 10807
/proc/meminfo: memFree=21686196/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=52720 CPUtime=51.08 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 23957 0 0 0 5104 4 0 0 25 0 1 0 650086265 53985280 6464 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 13180 6464 366 95 0 8162 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52720

[startup+102.31 s]
/proc/loadavg: 3.98 3.81 3.81 5/263 10809
/proc/meminfo: memFree=21662204/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=56276 CPUtime=102.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 36663 0 0 0 10223 7 0 0 25 0 1 0 650086265 57626624 7624 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 14069 7624 366 95 0 9051 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56276

[startup+162.301 s]
/proc/loadavg: 4.03 3.86 3.83 5/263 10810
/proc/meminfo: memFree=21607744/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=68980 CPUtime=162.29 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 50425 0 0 0 16219 10 0 0 25 0 1 0 650086265 70635520 10227 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 17245 10227 366 95 0 12227 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68980

[startup+222.301 s]
/proc/loadavg: 4.10 3.91 3.84 5/263 10812
/proc/meminfo: memFree=21549540/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=75508 CPUtime=222.29 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 61152 0 0 0 22217 12 0 0 25 0 1 0 650086265 77320192 11873 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 18877 11873 366 95 0 13859 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75508

[startup+282.301 s]
/proc/loadavg: 4.03 3.92 3.85 5/263 10813
/proc/meminfo: memFree=21523704/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=75732 CPUtime=282.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 69703 0 0 0 28213 17 0 0 25 0 1 0 650086265 77549568 12694 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 18933 12694 366 95 0 13915 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75732

[startup+342.301 s]
/proc/loadavg: 4.01 3.94 3.85 5/263 10815
/proc/meminfo: memFree=21491436/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=88728 CPUtime=342.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 80368 0 0 0 34211 19 0 0 25 0 1 0 650086265 90857472 14815 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 22182 14815 366 95 0 17164 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88728

[startup+402.301 s]
/proc/loadavg: 4.04 3.96 3.87 5/263 10826
/proc/meminfo: memFree=21486908/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=88928 CPUtime=402.29 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 87799 0 0 0 40207 22 0 0 25 0 1 0 650086265 91062272 15599 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 22232 15599 366 95 0 17214 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 88928

[startup+462.301 s]
/proc/loadavg: 4.01 3.96 3.87 5/263 10827
/proc/meminfo: memFree=21490096/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=89152 CPUtime=462.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 96016 0 0 0 46205 25 0 0 25 0 1 0 650086265 91291648 14487 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 22288 14487 366 95 0 17270 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89152

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.88 5/263 10829
/proc/meminfo: memFree=21435252/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=95184 CPUtime=522.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 102779 0 0 0 52204 26 0 0 25 0 1 0 650086265 97468416 16155 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 23796 16155 366 95 0 18778 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95184

[startup+582.3 s]
/proc/loadavg: 4.02 3.99 3.89 5/263 10832
/proc/meminfo: memFree=21419200/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=95304 CPUtime=582.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 108980 0 0 0 58201 29 0 0 25 0 1 0 650086265 97591296 17370 33554432000 4194304 4580011 140734062137248 18446744073709551615 4305156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 23826 17370 366 95 0 18808 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 95304

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.89 5/263 10835
/proc/meminfo: memFree=21426252/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=95488 CPUtime=642.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 116342 0 0 0 64199 31 0 0 25 0 1 0 650086265 97779712 16963 33554432000 4194304 4580011 140734062137248 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 23872 16963 366 95 0 18854 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 95488

[startup+702.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/263 10837
/proc/meminfo: memFree=21407992/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=104652 CPUtime=702.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 123615 0 0 0 70197 33 0 0 25 0 1 0 650086265 107163648 18587 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26163 18587 366 95 0 21145 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 104652

[startup+762.309 s]
/proc/loadavg: 4.06 4.01 3.91 5/263 10865
/proc/meminfo: memFree=21459800/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=104784 CPUtime=762.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 129747 0 0 0 76195 36 0 0 25 0 1 0 650086265 107298816 19185 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26196 19185 366 95 0 21178 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 104784

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.92 5/263 10867
/proc/meminfo: memFree=21423920/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=104888 CPUtime=822.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 135858 0 0 0 82192 38 0 0 25 0 1 0 650086265 107405312 19667 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26222 19667 366 95 0 21204 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 104888

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.92 5/263 10868
/proc/meminfo: memFree=21418808/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105004 CPUtime=882.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 141710 0 0 0 88190 41 0 0 25 0 1 0 650086265 107524096 19657 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26251 19657 366 95 0 21233 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105004

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 3.93 5/263 10870
/proc/meminfo: memFree=21375748/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105112 CPUtime=942.3 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 147634 0 0 0 94188 42 0 0 25 0 1 0 650086265 107634688 19652 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26278 19652 366 95 0 21260 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 105112

[startup+1002.3 s]
/proc/loadavg: 4.05 4.04 3.93 5/263 10872
/proc/meminfo: memFree=21364048/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105216 CPUtime=1002.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 153348 0 0 0 100186 45 0 0 25 0 1 0 650086265 107741184 19363 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26304 19363 366 95 0 21286 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105216

[startup+1062.3 s]
/proc/loadavg: 4.05 4.05 3.94 5/263 10873
/proc/meminfo: memFree=21340692/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105332 CPUtime=1062.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 159008 0 0 0 106185 46 0 0 25 0 1 0 650086265 107859968 18751 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26333 18751 366 95 0 21315 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 105332

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 3.94 5/263 10875
/proc/meminfo: memFree=21335700/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105380 CPUtime=1122.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 163571 0 0 0 112182 49 0 0 25 0 1 0 650086265 107909120 20220 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26345 20220 366 95 0 21327 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 105380

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.94 5/263 10876
/proc/meminfo: memFree=21297468/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=105520 CPUtime=1182.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 169430 0 0 0 118180 51 0 0 25 0 1 0 650086265 108052480 19566 33554432000 4194304 4580011 140734062137248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 26380 19566 366 95 0 21362 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 105520

[startup+1242.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/263 10878
/proc/meminfo: memFree=21285036/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=122368 CPUtime=1242.31 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 176688 0 0 0 124178 53 0 0 25 0 1 0 650086265 125304832 23546 33554432000 4194304 4580011 140734062137248 18446744073709551615 4451567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 30592 23546 366 95 0 25574 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 122368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.84 3.70 3.84 3/251 10916
/proc/meminfo: memFree=21651288/32951124 swapFree=67056788/67111528
[pid=10805] ppid=10803 vsize=122448 CPUtime=1300.02 cores=0,2
/proc/10805/stat : 10805 (strangenight2-s) R 10803 10805 9991 0 -1 4202496 182086 0 0 0 129947 55 0 0 25 0 1 0 650086265 125386752 21922 33554432000 4194304 4580011 140734062137248 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10805/statm: 30612 21922 366 95 0 25594 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 122448

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.48
CPU system time (s): 0.556915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 176936

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

runsolver used 3.42548 second user time and 7.19091 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:54:44
IDJOB=3367639
IDBENCH=82848
IDSOLVER=1845
FILE ID=node133/3367639-1305384884
RUNJOBID= node133-1305384830-10734
PBS_JOBID= 13324369
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1351138814-007.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367639-1305384884/watcher-3367639-1305384884 -o /tmp/evaluation-result-3367639-1305384884/solver-3367639-1305384884 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367639-1305384884.cnf

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

MD5SUM BENCH= d1b5f6eba94843a6d4f11aae7cd57ab2
RANDOM SEED=2028081645

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21732976 kB
Buffers:        260596 kB
Cached:        3134368 kB
SwapCached:       8724 kB
Active:        8596928 kB
Inactive:      2341132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21732976 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            5828 kB
Writeback:           0 kB
AnonPages:     7540052 kB
Mapped:          22048 kB
Slab:           195052 kB
PageTables:      24540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19410308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73644 MiB
End job on node133 at 2011-05-14 17:16:26