Trace number 3367685

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
MD5SUMacdd1627e1c0387cb30884180f862a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.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-3367685-1305385955.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	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.10/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.10/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.16	c calculated reachability. Time: 0.00
0.10/0.16	c Calc default polars -  time:   0.00 s pos:      35 undec:       4 neg:      31
0.10/0.16	c =========================================================================================
0.10/0.16	c types(t): F = full restart, N = normal restart
0.10/0.16	c types(t): S = simplification begin/end, E = solution found
0.10/0.16	c restart types(rt): st = static, dy = dynamic
0.10/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.31	c  N dy     7      5007        70      6230         0      2263     43610     48780     21.24     22.36
0.39/0.45	c  N dy    17      9032        70      6230         0      5884     43610    135092     20.68     22.91
0.59/0.61	c  N dy    30     13098        70      6230         0      5738     43610    122496     20.76     23.36
0.69/0.79	c  N dy    41     17615        70      6230         0      9834     43610    221780     20.70     21.83
1.10/1.12	c  F st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10
1.10/1.12	c  N st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10
1.29/1.35	c  N dy    61     30000        70      6230         0      9804     43610    196987     20.62   no data
1.29/1.35	c  S st    61     30000        70      6230         0      9804     43610    196987     20.62   no data
1.29/1.39	c  S st    61     30504        70      6230         0     10267     43610    208456     20.62   no data
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.39	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.60	c lits-rem:       151  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.20 s
1.79/1.85	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
1.79/1.85	c calculated reachability. Time: 0.00
1.79/1.85	c  N dy    61     30504        70      6230         0      9384     43610    186445     20.62   no data
1.99/2.07	c  N dy    80     34547        70      6230         0     13076     43610    276706     20.74     22.34
2.30/2.34	c  N dy    86     40182        70      6230         0     11021     43610    211625     20.63     21.84
2.59/2.67	c  N dy    95     45756        70      6230         0     16022     43610    329272     20.52     20.03
2.59/2.67	c  S st    95     45756        70      6230         0     16022     43610    329272     20.52     20.03
2.69/2.71	c  S st    95     46261        70      6230         0      8423     43610    138946     20.52   no data
2.69/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c lits-rem:         4  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.76	c vivif2 --  cl tried     8377 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.22
2.89/2.99	c calculated reachability. Time: 0.00
2.89/2.99	c  N dy    95     46261        70      6230         0      8377     43610    137611     20.52   no data
3.79/3.82	c  N dy   116     61561        70      6230         0     13139     43610    235884     20.23     21.31
4.29/4.30	c  N dy   129     69184        70      6230         0     10134     43610    156213     20.15     21.23
4.29/4.31	c  S st   132     69391        70      6230         0     10324     43610    160986     20.16   no data
4.29/4.35	c  S st   132     69893        70      6230         0     10790     43610    172636     20.16   no data
4.29/4.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.29/4.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.29/4.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.29/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.42	c lits-rem:        32  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.06 s
4.51/4.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.51/4.52	c vivif2 --  cl tried    10641 cl shrink        0 lits rem          0 time: 0.00
4.69/4.70	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.69/4.70	c calculated reachability. Time: 0.00
4.69/4.70	c  N dy   132     69893        70      6230         0     10641     43610    168832     20.16   no data
5.09/5.10	c  N dy   136     77255        70      6230         0     17244     43610    324944     20.06     21.27
5.39/5.50	c  N dy   170     82208        70      6230         0     10955     43610    164189     20.16     21.97
5.79/5.81	c  N dy   200     87499        70      6230         0     15759     43610    280228     20.22     21.32
5.79/5.82	c  F st   201     87500        70      6230         0     15760     43610    280239     20.22   no data
6.09/6.18	c  N dy   211     93098        70      6230         0     20892     43610    406977     20.23     21.47
6.60/6.66	c  N dy   264     99051        70      6230         0     14525     43610    237365     20.37     24.67
6.99/7.04	c  S st   281    104839        70      6230         0     19754     43610    361729     20.35     18.36
6.99/7.09	c  S st   281    105341        70      6230         0     20217     43610    373367     20.35   no data
6.99/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.54	c lits-rem:       256  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  0.43 s
7.49/7.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.49/7.54	c vivif2 --  cl tried    18572 cl shrink        0 lits rem          0 time: 0.00
7.89/7.90	c asymm  cl-useful: 0/5410/6230 lits-rem:0 time: 0.35
7.89/7.90	c calculated reachability. Time: 0.00
7.89/7.90	c  N dy   281    105341        70      6230         0     18572     43610    332116     20.35   no data
8.69/8.75	c  N dy   298    117019        70      6230         0     16473     43610    268746     20.30     21.52
9.29/9.34	c  N dy   316    125028        70      6230         0     23711     43610    440982     20.28     21.42
10.00/10.03	c  N dy   374    133134        70      6230         0     17570     43610    286670     20.38     21.46
10.69/10.70	c  N dy   402    141680        70      6230         0     25280     43610    471736     20.40     21.53
11.39/11.48	c  N dy   453    150771        70      6230         0     19053     43610    309132     20.45     22.79
11.99/12.06	c  S st   472    158012        70      6230         0     25613     43610    464980     20.44     19.90
12.10/12.13	c  S st   472    158519        70      6230         0     26078     43610    476352     20.44   no data
12.10/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.10/12.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.10/12.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.10/12.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.10/12.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.10/12.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.91	c lits-rem:       348  cl-subs:     2477  v-elim:      0  v-fix:    0  time:  0.76 s
12.89/12.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.89/12.92	c vivif2 --  cl tried    23601 cl shrink        0 lits rem          0 time: 0.00
12.89/12.99	c asymm  cl-useful: 0/820/6230 lits-rem:0 time: 0.07
12.89/12.99	c calculated reachability. Time: 0.00
12.89/12.99	c  N dy   472    158519        70      6230         0     23601     43610    414877     20.44   no data
13.99/14.06	c  N dy   515    170771        70      6230         0     19397     43610    300420     20.44     21.53
15.69/15.73	c  N dy   557    192079        70      6230         0     22346     43610    358838     20.38     21.53
16.89/16.98	c  N dy   565    205133        70      6230         0     34050     43610    633055     20.32     21.42
18.09/18.17	c  N dy   640    218262        70      6230         0     28884     43610    512825     20.40     23.23
19.49/19.54	c  N dy   693    232336        70      6230         0     23591     43610    367973     20.41     21.51
19.99/20.09	c  S st   731    237780        70      6230         0     28536     43610    488447     20.44     20.08
20.09/20.16	c  S st   731    238282        70      6230         0     28997     43610    499854     20.44   no data
20.09/20.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.09/20.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.09/20.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.94	c lits-rem:       223  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  0.76 s
20.90/20.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
20.90/20.95	c vivif2 --  cl tried    26887 cl shrink        0 lits rem          0 time: 0.00
21.29/21.31	c asymm  cl-useful: 0/4193/6230 lits-rem:0 time: 0.36
21.29/21.31	c calculated reachability. Time: 0.00
21.29/21.31	c  N dy   731    238282        70      6230         0     26887     43610    445684     20.44   no data
23.39/23.45	c  N dy   799    260204        70      6230         0     27740     43610    446946     20.43     21.56
25.19/25.28	c  N dy   865    277702        70      6230         0     23780     43610    344805     20.45     21.58
27.29/27.39	c  N dy   958    296776        70      6230         0     41086     43610    763221     20.50     21.59
28.19/28.28	c  F st   976    306252        70      6230         0     28843     43610    452094     20.48     20.82
29.39/29.43	c  N dy  1009    316649        70      6230         0     38275     43610    682495     20.50     21.58
31.69/31.70	c  N dy  1086    336887        70      6230         0     34862     43610    584138     20.51     21.62
33.99/34.10	c  N dy  1158    357423        70      6230         0     30797     43610    475033     20.51     19.42
33.99/34.10	c  S st  1158    357423        70      6230         0     30797     43610    475033     20.51     19.42
34.10/34.17	c  S st  1158    357926        70      6230         0     31269     43610    486849     20.51   no data
34.10/34.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.10/34.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.10/34.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.10/34.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.10/34.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.10/34.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
34.10/34.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.10/34.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.10/34.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.89/34.94	c lits-rem:       236  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.74 s
34.89/34.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
34.89/34.94	c vivif2 --  cl tried    29186 cl shrink        0 lits rem          0 time: 0.00
35.09/35.16	c asymm  cl-useful: 0/2037/6230 lits-rem:0 time: 0.21
35.09/35.16	c calculated reachability. Time: 0.00
35.09/35.16	c  N dy  1158    357926        70      6230         0     29186     43610    436949     20.51   no data
37.89/37.96	c  N dy  1280    379079        70      6230         0     24948     43610    323338     20.57     21.74
40.18/40.25	c  N dy  1323    399994        70      6230         0     43770     43610    773398     20.54     21.63
42.59/42.65	c  N dy  1380    420476        70      6230         0     37936     43610    620786     20.54     21.73
45.39/45.47	c  N dy  1405    446166        70      6230         0     35778     43610    546572     20.45     21.53
48.50/48.52	c  N dy  1484    468116        70      6230         0     29507     43610    390996     20.46     21.59
50.88/50.99	c  N dy  1553    488125        70      6230         0     47591     43610    824793     20.47     23.23
53.68/53.74	c  N dy  1657    508185        70      6230         0     38686     43610    602516     20.50     22.20
56.88/56.90	c  N dy  1750    528550        70      6230         0     29107     43610    355262     20.53     21.66
57.68/57.78	c  S st  1776    536889        70      6230         0     36622     43610    535342     20.53     20.67
57.78/57.87	c  S st  1776    537394        70      6230         0     37101     43610    547074     20.53   no data
57.78/57.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.78/57.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.78/57.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.78/57.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.78/57.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.78/57.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
57.78/57.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.78/57.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.88/57.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.82	c lits-rem:       239  cl-subs:     1977  v-elim:      0  v-fix:    0  time:  0.92 s
58.79/58.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
58.79/58.82	c vivif2 --  cl tried    35124 cl shrink        0 lits rem          0 time: 0.01
58.99/59.01	c asymm  cl-useful: 0/1832/6230 lits-rem:0 time: 0.18
58.99/59.01	c calculated reachability. Time: 0.00
58.99/59.01	c  N dy  1776    537394        70      6230         0     35124     43610    499287     20.53   no data
61.99/62.07	c  N dy  1796    561762        70      6230         0     56986     43610   1011642     20.48     21.65
65.39/65.42	c  N dy  1845    589122        70      6230         0     52823     43610    911456     20.45     21.59
68.39/68.43	c  N dy  1936    610135        70      6230         0     42141     43610    649926     20.46     21.57
71.78/71.87	c  N dy  2059    630344        70      6230         0     60558     43610   1100772     20.50     21.60
74.68/74.72	c  N dy  2180    650373        70      6230         0     47977     43610    781559     20.53     23.54
78.10/78.17	c  N dy  2262    670466        70      6230         0     34492     43610    433236     20.54     21.63
81.59/81.64	c  N dy  2328    695933        70      6230         0     57396     43610    982140     20.53     21.64
85.08/85.10	c  N dy  2384    719029        70      6230         0     45567     43610    676242     20.51     21.61
88.68/88.70	c  N dy  2480    739134        70      6230         0     63849     43610   1120242     20.53     21.65
91.58/91.65	c  N dy  2550    759498        70      6230         0     48917     43610    755373     20.54     21.63
95.19/95.29	c  N dy  2599    781001        70      6230         0     68245     43610   1216723     20.53     21.83
98.49/98.54	c  N dy  2699    802413        70      6230         0     53341     43610    848523     20.54     21.62
99.19/99.23	c  S st  2724    806091        70      6230         0     56671     43610    931123     20.54   no data
99.29/99.37	c  S st  2724    806598        70      6230         0     57147     43610    943111     20.54   no data
99.29/99.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.29/99.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.29/99.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.29/99.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.29/99.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.29/99.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
99.29/99.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.39/99.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.39/99.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.69/102.76	c lits-rem:       604  cl-subs:     4862  v-elim:      0  v-fix:    0  time:  3.33 s
102.69/102.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
102.69/102.77	c vivif2 --  cl tried    52285 cl shrink        0 lits rem          0 time: 0.02
102.89/102.98	c asymm  cl-useful: 0/1077/6230 lits-rem:0 time: 0.20
102.89/102.98	c calculated reachability. Time: 0.00
102.89/102.98	c  N dy  2724    806598        70      6230         0     52285     43610    822527     20.54   no data
106.98/107.06	c  N dy  2805    826623        70      6230         0     35353     43610    402865     20.55     23.55
109.78/109.89	c  N dy  2858    846676        70      6230         0     53435     43610    836084     20.55     21.71
113.78/113.88	c  N dy  2954    866723        70      6230         0     71621     43610   1281118     20.56     22.31
117.79/117.83	c  N dy  3013    894827        70      6230         0     60968     43610    997457     20.53     21.66
121.89/121.95	c  N dy  3059    918787        70      6230         0     45602     43610    620207     20.52     21.65
125.29/125.37	c  N dy  3076    942937        70      6230         0     67209     43610   1128941     20.48     21.57
128.89/128.98	c  N dy  3161    962959        70      6230         0     47489     43610    661837     20.49     22.81
132.38/132.44	c  N dy  3228    983191        70      6230         0     65721     43610   1099350     20.49     21.72
136.49/136.51	c  N dy  3305   1003577        70      6230         0     45387     43610    591269     20.50     21.86
139.98/140.02	c  N dy  3400   1023639        70      6230         0     63505     43610   1030718     20.51     22.27
144.29/144.39	c  N dy  3468   1044204        70      6230         0     42394     43610    508386     20.52     21.71
147.59/147.66	c  N dy  3547   1064251        70      6230         0     60491     43610    946588     20.53     21.61
149.09/149.13	c  F st  3587   1071876        70      6230         0     67392     43610   1114785     20.53   no data
151.79/151.91	c  N dy  3606   1085583        70      6230         0     79668     43610   1412070     20.53     21.83
155.39/155.43	c  N dy  3694   1106066        70      6230         0     57553     43610    860170     20.54     21.62
160.79/160.83	c  N dy  3783   1131835        70      6230         0     80815     43610   1424408     20.54     21.66
164.19/164.23	c  N dy  3830   1151902        70      6230         0     57342     43610    835919     20.53     23.82
167.99/168.06	c  N dy  3855   1171936        70      6230         0     75240     43610   1253830     20.51     24.40
172.49/172.51	c  N dy  3974   1192004        70      6230         0     51137     43610    682722     20.53     22.91
175.68/175.79	c  S st  4049   1209898        70      6230         0     67254     43610   1070353     20.53     17.75
175.88/175.95	c  S st  4049   1210402        70      6230         0     67725     43610   1082300     20.53   no data
175.88/175.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.88/175.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.88/175.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.88/175.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.88/175.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.88/175.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
175.88/175.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.88/175.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
175.99/176.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.68/180.70	c lits-rem:       748  cl-subs:     5817  v-elim:      0  v-fix:    0  time:  4.68 s
180.68/180.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
180.68/180.71	c vivif2 --  cl tried    61908 cl shrink        0 lits rem          0 time: 0.01
180.88/180.94	c asymm  cl-useful: 0/871/6230 lits-rem:0 time: 0.23
180.88/180.94	c calculated reachability. Time: 0.00
180.88/180.94	c  N dy  4049   1210402        70      6230         0     61908     43610    939715     20.53   no data
185.19/185.26	c  N dy  4114   1230869        70      6230         0     80349     43610   1383891     20.53     21.74
189.69/189.75	c  N dy  4165   1254517        70      6230         0     58599     43610    837654     20.52     21.66
193.88/193.97	c  N dy  4248   1274637        70      6230         0     76810     43610   1281442     20.53     21.63
198.79/198.85	c  N dy  4359   1296121        70      6230         0     52242     43610    683522     20.54     21.64
202.50/202.57	c  N dy  4420   1316150        70      6230         0     70319     43610   1117718     20.54     23.03
207.79/207.88	c  N dy  4537   1336154        70      6230         0     88363     43610   1560697     20.56     24.53
211.79/211.88	c  N dy  4643   1356712        70      6230         0     61898     43610    901359     20.57     21.78
216.49/216.53	c  N dy  4740   1377265        70      6230         0     80495     43610   1354446     20.57     21.74
221.49/221.56	c  N dy  4849   1397454        70      6230         0     52771     43610    667751     20.59     21.73
225.39/225.47	c  N dy  4920   1417852        70      6230         0     71215     43610   1114076     20.59     21.78
230.49/230.51	c  N dy  4999   1437860        70      6230         0     89288     43610   1554678     20.60     22.47
234.99/235.03	c  N dy  5071   1459825        70      6230         0     62034     43610    875198     20.60     21.77
239.39/239.43	c  N dy  5157   1479931        70      6230         0     80188     43610   1318288     20.61     21.73
244.89/244.93	c  N dy  5257   1500009        70      6230         0     50472     43610    586460     20.62     22.55
248.99/249.09	c  N dy  5275   1524052        70      6230         0     71910     43610   1086160     20.59     21.94
254.10/254.16	c  N dy  5328   1545714        70      6230         0     91446     43610   1559502     20.59     21.79
258.89/258.95	c  N dy  5455   1565908        70      6230         0     61130     43610    838738     20.61     21.70
263.39/263.45	c  N dy  5558   1585972        70      6230         0     79263     43610   1285176     20.62     22.33
268.40/268.50	c  N dy  5608   1606019        70      6230         0     97293     43610   1723599     20.62     23.72
276.79/276.84	c  N dy  5707   1647545        70      6230         0     84933     43610   1377866     20.60     21.71
284.00/284.05	c  N dy  5782   1678739        70      6230         0     62547     43610    830342     20.60     21.69
288.90/288.96	c  N dy  5897   1699881        70      6230         0     81635     43610   1298356     20.61     21.70
291.39/291.51	c  S st  5922   1710403        70      6230         0     91160     43610   1529196     20.61     18.84
291.69/291.73	c  S st  5922   1710906        70      6230         0     91620     43610   1541008     20.61   no data
291.69/291.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.69/291.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
291.69/291.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.69/291.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.69/291.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.69/291.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
291.69/291.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.79/291.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.79/291.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.19/301.20	c lits-rem:      1267  cl-subs:    10124  v-elim:      0  v-fix:    0  time:  9.37 s
301.19/301.20	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
301.19/301.22	c vivif2 --  cl tried    81496 cl shrink        0 lits rem          0 time: 0.02
301.40/301.49	c asymm  cl-useful: 0/682/6230 lits-rem:0 time: 0.26
301.40/301.49	c calculated reachability. Time: 0.00
301.40/301.49	c  N dy  5922   1710906        70      6230         0     81496     43610   1299140     20.61   no data
307.49/307.56	c  N dy  6006   1732077        70      6230         0    100680     43610   1765663     20.61     21.93
313.00/313.06	c  N dy  6127   1754029        70      6230         0     69670     43610   1011095     20.62     21.73
318.59/318.64	c  N dy  6220   1774116        70      6230         0     87772     43610   1451596     20.63     23.52
324.60/324.65	c  N dy  6292   1794140        70      6230         0     53802     43610    607427     20.63     22.48
330.59/330.60	c  N dy  6392   1823288        70      6230         0     80018     43610   1240786     20.63     21.72
337.60/337.69	c  N dy  6457   1850261        70      6230         0    104218     43610   1815735     20.62     21.71
341.60/341.69	c  N dy  6507   1870307        70      6230         0     69346     43610    970141     20.62     23.67
347.10/347.14	c  N dy  6624   1891182        70      6230         0     88228     43610   1435238     20.63     21.75
353.69/353.70	c  N dy  6738   1911300        70      6230         0    106318     43610   1879138     20.64     21.77
357.99/358.06	c  N dy  6816   1931309        70      6230         0     70343     43610    982595     20.64     23.72
363.11/363.16	c  N dy  6919   1951403        70      6230         0     88516     43610   1429850     20.65     22.78
369.50/369.51	c  N dy  7026   1971504        70      6230         0    106686     43610   1877411     20.66     22.78
378.00/378.00	c  N dy  7061   2013845        70      6230         0     89338     43610   1392178     20.62     21.73
384.49/384.51	c  N dy  7075   2040291        70      6230         0     57416     43610    641454     20.61     21.80
388.70/388.74	c  N dy  7168   2060672        70      6230         0     75838     43610   1092982     20.61     21.72
394.00/394.05	c  N dy  7245   2080749        70      6230         0     93929     43610   1535739     20.62     23.04
401.00/401.05	c  N dy  7361   2100889        70      6230         0    112067     43610   1984297     20.63     21.75
404.99/405.07	c  N dy  7399   2120942        70      6230         0     73421     43610   1007503     20.62     24.03
409.79/409.89	c  N dy  7461   2141393        70      6230         0     91819     43610   1452313     20.62     21.72
416.50/416.59	c  N dy  7557   2161455        70      6230         0    109958     43610   1895990     20.62     22.78
422.90/422.94	c  N dy  7568   2192405        70      6230         0     79894     43610   1141475     20.60     21.79
427.30/427.35	c  S st  7598   2210907        70      6230         0     96396     43610   1535759     20.59     17.85
427.50/427.59	c  S st  7598   2211409        70      6230         0     96860     43610   1547492     20.59   no data
427.50/427.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
427.60/427.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
427.60/427.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.60/427.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.60/427.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.60/427.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
427.60/427.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.60/427.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
427.60/427.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.19/438.26	c lits-rem:      1265  cl-subs:    11501  v-elim:      0  v-fix:    0  time: 10.56 s
438.19/438.26	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
438.19/438.27	c vivif2 --  cl tried    85359 cl shrink        0 lits rem          0 time: 0.02
438.49/438.55	c asymm  cl-useful: 0/650/6230 lits-rem:0 time: 0.27
438.49/438.55	c calculated reachability. Time: 0.00
438.49/438.55	c  N dy  7598   2211409        70      6230         0     85359     43610   1291318     20.59   no data
444.70/444.70	c  N dy  7706   2231462        70      6230         0    103427     43610   1734045     20.60     23.81
450.10/450.17	c  N dy  7760   2251483        70      6230         0     63715     43610    765568     20.60     22.75
460.49/460.54	c  N dy  7872   2292510        70      6230         0    100338     43610   1645694     20.59     21.68
469.60/469.60	c  N dy  7971   2320531        70      6230         0     66658     43610    816908     20.59     21.75
474.30/474.38	c  N dy  8082   2340595        70      6230         0     84674     43610   1259560     20.60     22.71
480.40/480.48	c  N dy  8201   2360829        70      6230         0    102924     43610   1710738     20.61     21.84
488.20/488.21	c  N dy  8300   2381707        70      6230         0     61795     43610    686498     20.61     21.70
495.49/495.51	c  N dy  8392   2414827        70      6230         0     91319     43610   1390644     20.61     21.71
501.71/501.71	c  N dy  8456   2434929        70      6230         0    109339     43610   1825414     20.61     23.29
508.00/508.09	c  N dy  8500   2455244        70      6230         0     66742     43610    791087     20.60     21.71
513.30/513.38	c  N dy  8635   2475314        70      6230         0     84938     43610   1241725     20.61     22.99
519.40/519.41	c  N dy  8748   2495331        70      6230         0    103070     43610   1689040     20.62     22.52
528.11/528.14	c  N dy  8796   2522554        70      6230         0     65412     43610    741969     20.61     21.82
533.20/533.23	c  N dy  8855   2546668        70      6230         0     86933     43610   1258431     20.61     21.87
539.41/539.41	c  N dy  8965   2566722        70      6230         0    105027     43610   1704916     20.61     22.62
547.40/547.45	c  N dy  9097   2586807        70      6230         0    123216     43610   2156277     20.62     22.56
553.20/553.23	c  N dy  9225   2607220        70      6230         0     78720     43610   1063975     20.63     21.77
558.50/558.59	c  N dy  9298   2627969        70      6230         0     97382     43610   1513564     20.63     21.73
565.70/565.70	c  N dy  9395   2649072        70      6230         0    116436     43610   1980881     20.64     21.78
572.80/572.82	c  N dy  9521   2669085        70      6230         0     70615     43610    849661     20.65     21.76
577.52/577.53	c  N dy  9569   2689125        70      6230         0     88641     43610   1281563     20.64     22.77
583.40/583.46	c  N dy  9620   2710010        70      6230         0    107412     43610   1732147     20.64     21.81
583.90/583.99	c  S st  9630   2711409        70      6230         0    108671     43610   1763576     20.64   no data
584.22/584.27	c  S st  9630   2711914        70      6230         0    109136     43610   1775494     20.64   no data
584.22/584.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.31/584.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
584.31/584.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.31/584.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.31/584.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.31/584.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
584.31/584.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.31/584.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
584.31/584.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.80/595.81	c lits-rem:      1343  cl-subs:    11468  v-elim:      0  v-fix:    0  time: 11.43 s
595.80/595.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
595.80/595.83	c vivif2 --  cl tried    97668 cl shrink        0 lits rem          0 time: 0.02
596.10/596.13	c asymm  cl-useful: 0/583/6230 lits-rem:0 time: 0.29
596.10/596.13	c calculated reachability. Time: 0.00
596.10/596.13	c  N dy  9630   2711914        70      6230         0     97668     43610   1504137     20.64   no data
603.91/603.94	c  N dy  9704   2735734        70      6230         0    119033     43610   2018227     20.64     21.83
611.00/611.08	c  N dy  9820   2755798        70      6230         0     72908     43610    897864     20.65     23.22
616.31/616.31	c  N dy  9877   2778232        70      6230         0     92993     43610   1385143     20.64     21.91
624.10/624.14	c  N dy  9950   2802815        70      6230         0    115124     43610   1922997     20.65     21.74
633.61/633.67	c  N dy 10066   2822875        70      6230         0     67836     43610    759788     20.65     21.97
638.30/638.38	c  N dy 10127   2843183        70      6230         0     86134     43610   1203927     20.65     21.75
644.81/644.86	c  N dy 10223   2864212        70      6230         0    105065     43610   1668371     20.66     21.92
651.51/651.52	c  N dy 10282   2884263        70      6230         0    123104     43610   2109030     20.66     22.80
658.61/658.60	c  N dy 10379   2904620        70      6230         0     75038     43610    920834     20.66     21.86
663.91/663.97	c  N dy 10482   2924635        70      6230         0     93054     43610   1364665     20.67     21.82
671.12/671.16	c  N dy 10609   2944727        70      6230         0    111212     43610   1814992     20.68     22.93
679.61/679.62	c  N dy 10742   2965173        70      6230         0    129679     43610   2274855     20.69     21.80
687.41/687.44	c  N dy 10778   2994817        70      6230         0     88660     43610   1217721     20.67     22.15
693.71/693.72	c  N dy 10813   3018343        70      6230         0    109760     43610   1724516     20.67     21.77
702.30/702.31	c  N dy 10909   3041399        70      6230         0    130528     43610   2233698     20.67     21.84
708.70/708.75	c  N dy 10984   3061553        70      6230         0     80351     43610   1020141     20.67     21.83
714.51/714.59	c  N dy 11079   3081560        70      6230         0     98440     43610   1463118     20.68     24.12
722.61/722.63	c  N dy 11157   3105673        70      6230         0    120099     43610   1991192     20.68     21.78
731.30/731.37	c  N dy 11274   3125783        70      6230         0    138252     43610   2440649     20.69     21.86
737.12/737.13	c  N dy 11389   3146748        70      6230         0     87830     43610   1195214     20.69     21.79
744.01/744.04	c  N dy 11529   3166818        70      6230         0    105987     43610   1646237     20.70     23.25
751.42/751.47	c  N dy 11629   3186844        70      6230         0    124071     43610   2092547     20.71     21.83
760.31/760.31	c  N dy 11719   3206884        70      6230         0     71845     43610    787706     20.71     23.49
761.41/761.45	c  S st 11738   3211915        70      6230         0     76353     43610    898507     20.71     17.86
761.61/761.64	c  S st 11738   3212418        70      6230         0     76817     43610    910311     20.71   no data
761.61/761.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
761.61/761.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
761.61/761.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
761.61/761.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.61/761.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.61/761.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
761.61/761.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.61/761.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
761.71/761.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.11/763.15	c lits-rem:       107  cl-subs:     1369  v-elim:      0  v-fix:    0  time:  1.44 s
763.11/763.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
763.11/763.16	c vivif2 --  cl tried    75448 cl shrink        0 lits rem          0 time: 0.01
763.31/763.34	c asymm  cl-useful: 0/535/6230 lits-rem:0 time: 0.17
763.31/763.34	c calculated reachability. Time: 0.00
763.31/763.34	c  N dy 11738   3212418        70      6230         0     75448     43610    875482     20.71   no data
768.81/768.90	c  N dy 11840   3232680        70      6230         0     93701     43610   1324321     20.72     21.88
775.52/775.58	c  N dy 11931   3252763        70      6230         0    111737     43610   1767960     20.72     23.23
783.60/783.65	c  N dy 12047   3272781        70      6230         0    129829     43610   2217514     20.73     23.33
791.91/791.94	c  N dy 12161   3292908        70      6230         0     76872     43610    901098     20.73     21.90
797.21/797.23	c  N dy 12236   3312991        70      6230         0     94983     43610   1343571     20.73     22.39
814.80/814.84	c  N dy 12296   3372746        70      6230         0     76338     43610    868605     20.70     21.87
820.11/820.18	c  N dy 12380   3392768        70      6230         0     94340     43610   1309932     20.70     22.07
826.22/826.24	c  N dy 12438   3413416        70      6230         0    112784     43610   1757251     20.70     21.93
834.61/834.69	c  N dy 12548   3433510        70      6230         0    130849     43610   2202660     20.71     24.32
843.31/843.37	c  N dy 12629   3454976        70      6230         0     77552     43610    891084     20.71     21.83
850.71/850.73	c  N dy 12745   3481894        70      6230         0    101787     43610   1482255     20.71     21.84
858.71/858.72	c  N dy 12870   3502485        70      6230         0    120353     43610   1942005     20.72     21.89
867.21/867.22	c  N dy 12952   3523155        70      6230         0    138905     43610   2395549     20.72     21.84
874.31/874.40	c  N dy 13016   3543235        70      6230         0     83256     43610   1014396     20.72     21.81
885.52/885.52	c  N dy 13086   3586135        70      6230         0    121628     43610   1928139     20.70     21.93
894.12/894.19	c  N dy 13184   3606150        70      6230         0    139675     43610   2373978     20.71     22.05
902.61/902.68	c  N dy 13306   3626626        70      6230         0     83631     43610   1015533     20.71     21.95
908.81/908.88	c  N dy 13420   3646715        70      6230         0    101752     43610   1462800     20.72     23.92
918.31/918.35	c  N dy 13470   3676245        70      6230         0    127966     43610   2083274     20.71     21.86
928.52/928.56	c  N dy 13575   3697105        70      6230         0    146780     43610   2547515     20.71     21.83
934.02/934.06	c  S st 13619   3712418        70      6230         0     85124     43610   1032638     20.71   no data
934.21/934.27	c  S st 13619   3712920        70      6230         0     85582     43610   1044153     20.71   no data
934.21/934.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
934.31/934.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
934.31/934.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
934.31/934.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.31/934.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.31/934.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
934.31/934.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
934.31/934.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
934.31/934.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.61/936.66	c lits-rem:       238  cl-subs:     2621  v-elim:      0  v-fix:    0  time:  2.31 s
936.61/936.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
936.61/936.67	c vivif2 --  cl tried    82961 cl shrink        0 lits rem          0 time: 0.01
936.91/936.90	c asymm  cl-useful: 0/817/6230 lits-rem:0 time: 0.23
936.91/936.90	c calculated reachability. Time: 0.00
936.91/936.90	c  N dy 13619   3712920        70      6230         0     82961     43610    982816     20.71   no data
943.71/943.72	c  N dy 13725   3736291        70      6230         0    103938     43610   1497509     20.72     21.92
949.21/949.23	c  F st 13787   3751562        70      6230         0    117640     43610   1833560     20.72   no data
951.01/951.07	c  N dy 13793   3756756        70      6230         0    122326     43610   1950541     20.72   no data
959.91/959.97	c  N dy 13892   3777730        70      6230         0    141204     43610   2412281     20.72     21.90
967.91/967.92	c  N dy 13959   3798443        70      6230         0     83650     43610    993299     20.72     21.84
974.91/974.90	c  N dy 14038   3823602        70      6230         0    106198     43610   1541617     20.72     21.90
987.72/987.76	c  N dy 14114   3860279        70      6230         0    139009     43610   2323081     20.71     22.07
998.21/998.29	c  N dy 14236   3881691        70      6230         0     81128     43610    919210     20.72     21.81
1004.01/1004.02	c  N dy 14340   3901763        70      6230         0     99171     43610   1363644     20.72     23.74
1011.72/1011.70	c  N dy 14441   3924474        70      6230         0    119649     43610   1866891     20.73     21.86
1020.62/1020.69	c  N dy 14524   3945266        70      6230         0    138317     43610   2322487     20.73     21.90
1031.21/1031.21	c  N dy 14620   3965339        70      6230         0     78271     43610    834352     20.73     23.24
1058.22/1058.28	c  N dy 14680   4063949        70      6230         0     87005     43610   1031302     20.69     21.86
1064.52/1064.52	c  N dy 14733   4086222        70      6230         0    106986     43610   1512800     20.69     22.03
1072.12/1072.13	c  N dy 14828   4107592        70      6230         0    126142     43610   1979604     20.69     21.78
1081.51/1081.59	c  N dy 14890   4130105        70      6230         0    146259     43610   2458741     20.68     21.86
1090.62/1090.62	c  N dy 14960   4151090        70      6230         0     85707     43610    997471     20.68     22.02
1096.92/1096.97	c  N dy 15077   4171161        70      6230         0    103723     43610   1441321     20.69     24.43
1104.53/1104.54	c  N dy 15198   4191219        70      6230         0    121816     43610   1887584     20.69     23.57
1114.21/1114.27	c  N dy 15345   4211281        70      6230         0    139918     43610   2340816     20.70     22.93
1115.02/1115.00	c  S st 15348   4212920        70      6230         0    141381     43610   2376317     20.70     19.47
1115.32/1115.39	c  S st 15348   4213422        70      6230         0    141844     43610   2388125     20.70   no data
1115.32/1115.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1115.43/1115.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1115.43/1115.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1115.43/1115.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1115.43/1115.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.43/1115.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1115.43/1115.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1115.43/1115.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1115.53/1115.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1135.23/1135.21	c lits-rem:      1099  cl-subs:    13558  v-elim:      0  v-fix:    0  time: 19.65 s
1135.23/1135.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1135.23/1135.25	c vivif2 --  cl tried   128286 cl shrink        0 lits rem          0 time: 0.03
1135.52/1135.56	c asymm  cl-useful: 0/481/6230 lits-rem:0 time: 0.31
1135.52/1135.56	c calculated reachability. Time: 0.00
1135.52/1135.56	c  N dy 15348   4213422        70      6230         0    128286     43610   2044693     20.70   no data
1146.01/1146.09	c  N dy 15401   4239466        70      6230         0    151552     43610   2601835     20.70     21.95
1154.42/1154.48	c  N dy 15482   4259918        70      6230         0     90005     43610   1089288     20.70     21.91
1160.42/1160.43	c  N dy 15521   4279956        70      6230         0    107869     43610   1517567     20.69     22.02
1172.21/1172.26	c  N dy 15580   4314408        70      6230         0    138519     43610   2251863     20.69     21.78
1181.52/1181.53	c  N dy 15655   4334591        70      6230         0    156682     43610   2689762     20.69     21.92
1189.81/1189.86	c  N dy 15742   4356159        70      6230         0     94970     43610   1192743     20.69     21.84
1196.42/1196.43	c  N dy 15837   4376243        70      6230         0    112984     43610   1634591     20.69     22.97
1205.63/1205.66	c  N dy 15905   4396310        70      6230         0    131052     43610   2075497     20.69     22.48
1217.62/1217.69	c  N dy 16034   4417905        70      6230         0    150582     43610   2561209     20.69     21.92
1228.61/1228.68	c  N dy 16167   4437967        70      6230         0     86254     43610    972550     20.70     23.87
1236.12/1236.13	c  N dy 16256   4463232        70      6230         0    108975     43610   1526763     20.70     21.82
1244.13/1244.19	c  N dy 16385   4483384        70      6230         0    127207     43610   1980341     20.71     21.87
1252.32/1252.39	c  N dy 16393   4507825        70      6230         0    148860     43610   2487890     20.70     21.83
1261.92/1261.93	c  N dy 16426   4528015        70      6230         0     83644     43610    892812     20.70     21.95
1268.22/1268.22	c  N dy 16546   4548423        70      6230         0    102007     43610   1347244     20.70     21.79
1275.12/1275.11	c  N dy 16605   4568603        70      6230         0    120104     43610   1785364     20.70     21.85
1283.52/1283.55	c  N dy 16675   4589712        70      6230         0    139059     43610   2247624     20.70     21.84
1293.32/1293.36	c  N dy 16749   4611812        70      6230         0    158837     43610   2725352     20.70     21.91

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.72 3.97 3.96 4/302 32373
/proc/meminfo: memFree=13160032/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=29872 CPUtime=0 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 626 0 0 0 0 0 0 0 23 0 1 0 650195123 30588928 566 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 7468 566 338 95 0 2450 0

[startup+0.105532 s]
/proc/loadavg: 3.72 3.97 3.96 4/302 32373
/proc/meminfo: memFree=13160032/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=30004 CPUtime=0.1 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 644 0 0 0 10 0 0 0 23 0 1 0 650195123 30724096 584 33554432000 4194304 4580011 140735494370416 18446744073709551615 4504200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 7501 584 338 95 0 2483 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30004

[startup+0.200456 s]
/proc/loadavg: 3.72 3.97 3.96 4/302 32373
/proc/meminfo: memFree=13160032/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=31312 CPUtime=0.19 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 1179 0 0 0 19 0 0 0 23 0 1 0 650195123 32063488 996 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 7828 996 362 95 0 2810 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31312

[startup+0.300438 s]
/proc/loadavg: 3.72 3.97 3.96 4/302 32373
/proc/meminfo: memFree=13160032/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=31312 CPUtime=0.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 1261 0 0 0 29 0 0 0 24 0 1 0 650195123 32063488 1078 33554432000 4194304 4580011 140735494370416 18446744073709551615 4320703 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 7828 1078 362 95 0 2810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31312

[startup+0.700473 s]
/proc/loadavg: 3.72 3.97 3.96 4/302 32373
/proc/meminfo: memFree=13160032/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=32492 CPUtime=0.69 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 1856 0 0 0 69 0 0 0 25 0 1 0 650195123 33271808 1232 33554432000 4194304 4580011 140735494370416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 8123 1232 362 95 0 3105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32492

[startup+1.50021 s]
/proc/loadavg: 3.72 3.97 3.96 5/308 32384
/proc/meminfo: memFree=13135548/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=38740 CPUtime=1.49 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 4020 0 0 0 149 0 0 0 25 0 1 0 650195123 39669760 2721 33554432000 4194304 4580011 140735494370416 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 9685 2721 365 95 0 4667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38740

[startup+3.1009 s]
/proc/loadavg: 3.72 3.97 3.96 5/308 32384
/proc/meminfo: memFree=13111840/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=38868 CPUtime=3.09 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 4873 0 0 0 309 0 0 0 25 0 1 0 650195123 39800832 2713 33554432000 4194304 4580011 140735494370416 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 9717 2713 366 95 0 4699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38868

[startup+6.30035 s]
/proc/loadavg: 3.74 3.97 3.96 5/308 32384
/proc/meminfo: memFree=13100736/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=39416 CPUtime=6.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 6795 0 0 0 628 1 0 0 25 0 1 0 650195123 40361984 3105 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 9854 3105 366 95 0 4836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39416

[startup+12.7011 s]
/proc/loadavg: 3.76 3.97 3.96 5/308 32384
/proc/meminfo: memFree=13074360/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=49024 CPUtime=12.69 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 11628 0 0 0 1267 2 0 0 25 0 1 0 650195123 50200576 5331 33554432000 4194304 4580011 140735494370416 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 12256 5331 366 95 0 7238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49024

[startup+25.5006 s]
/proc/loadavg: 3.81 3.97 3.96 5/308 32385
/proc/meminfo: memFree=13055388/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=51316 CPUtime=25.49 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 17047 0 0 0 2547 2 0 0 25 0 1 0 650195123 52547584 5757 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 12829 5757 366 95 0 7811 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51316

[startup+51.1008 s]
/proc/loadavg: 3.88 3.97 3.96 5/308 32385
/proc/meminfo: memFree=13039312/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=53736 CPUtime=51.08 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 25405 0 0 0 5104 4 0 0 25 0 1 0 650195123 55025664 6748 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 13434 6748 366 95 0 8416 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53736

[startup+102.301 s]
/proc/loadavg: 3.94 3.97 3.96 5/308 32387
/proc/meminfo: memFree=12980764/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=70144 CPUtime=102.3 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 41207 0 0 0 10223 7 0 0 25 0 1 0 650195123 71827456 10555 33554432000 4194304 4580011 140735494370416 18446744073709551615 4416367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 17536 10555 366 95 0 12518 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70144

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.96 5/308 32388
/proc/meminfo: memFree=12962984/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=70580 CPUtime=162.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 53902 0 0 0 16219 10 0 0 25 0 1 0 650195123 72273920 10136 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 17645 10136 366 95 0 12627 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70580

[startup+222.311 s]
/proc/loadavg: 4.08 4.02 3.97 5/308 32390
/proc/meminfo: memFree=12932816/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=75536 CPUtime=222.3 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 64763 0 0 0 22217 13 0 0 25 0 1 0 650195123 77348864 11597 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 18884 11597 366 95 0 13866 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75536

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.98 5/308 32391
/proc/meminfo: memFree=12885396/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=75800 CPUtime=282.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 74708 0 0 0 28214 15 0 0 25 0 1 0 650195123 77619200 11390 33554432000 4194304 4580011 140735494370416 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 18950 11390 366 95 0 13932 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75800

[startup+342.3 s]
/proc/loadavg: 4.04 4.03 3.98 5/308 32393
/proc/meminfo: memFree=12871844/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=89052 CPUtime=342.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 84970 0 0 0 34211 18 0 0 25 0 1 0 650195123 91189248 14907 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 22263 14907 366 95 0 17245 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89052

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/308 32395
/proc/meminfo: memFree=12836584/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=89272 CPUtime=402.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 93742 0 0 0 40209 20 0 0 25 0 1 0 650195123 91414528 14500 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 22318 14500 366 95 0 17300 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 89272

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/308 32396
/proc/meminfo: memFree=12815812/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=97608 CPUtime=462.29 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 101851 0 0 0 46207 22 0 0 25 0 1 0 650195123 99950592 17576 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 24402 17576 366 95 0 19384 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 97608

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.98 6/308 32398
/proc/meminfo: memFree=12818112/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=97804 CPUtime=522.3 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 109416 0 0 0 52205 25 0 0 25 0 1 0 650195123 100151296 17715 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 24451 17715 366 95 0 19433 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 97804

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/308 32399
/proc/meminfo: memFree=12793272/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=98000 CPUtime=582.3 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 117003 0 0 0 58202 28 0 0 25 0 1 0 650195123 100352000 17483 33554432000 4194304 4580011 140735494370416 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 24500 17483 366 95 0 19482 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 98000

[startup+642.301 s]
/proc/loadavg: 4.05 4.02 3.99 5/308 32401
/proc/meminfo: memFree=12777004/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105092 CPUtime=642.31 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 124199 0 0 0 64201 30 0 0 25 0 1 0 650195123 107614208 19033 33554432000 4194304 4580011 140735494370416 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26273 19033 366 95 0 21255 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105092

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/308 32403
/proc/meminfo: memFree=12779064/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105236 CPUtime=702.3 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 130583 0 0 0 70198 32 0 0 25 0 1 0 650195123 107761664 19855 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26309 19855 366 95 0 21291 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105236

[startup+762.3 s]
/proc/loadavg: 4.13 4.04 4.00 5/308 32404
/proc/meminfo: memFree=12777780/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105408 CPUtime=762.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 137721 0 0 0 76198 34 0 0 25 0 1 0 650195123 107937792 18408 33554432000 4194304 4580011 140735494370416 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26352 18408 366 95 0 21334 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105408

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/308 32406
/proc/meminfo: memFree=12774876/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105496 CPUtime=822.31 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 144204 0 0 0 82195 36 0 0 25 0 1 0 650195123 108027904 19006 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26374 19006 366 95 0 21356 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 105496

[startup+882.311 s]
/proc/loadavg: 4.02 4.02 4.00 5/308 32407
/proc/meminfo: memFree=12774204/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105616 CPUtime=882.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 150464 0 0 0 88194 38 0 0 25 0 1 0 650195123 108150784 19240 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26404 19240 366 95 0 21386 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 105616

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/308 32409
/proc/meminfo: memFree=12750952/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105728 CPUtime=942.31 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 156386 0 0 0 94191 40 0 0 25 0 1 0 650195123 108265472 19014 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26432 19014 366 95 0 21414 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105728

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/308 32411
/proc/meminfo: memFree=12751660/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105840 CPUtime=1002.31 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 162528 0 0 0 100189 42 0 0 25 0 1 0 650195123 108380160 18803 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26460 18803 366 95 0 21442 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105840

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/308 32412
/proc/meminfo: memFree=12722492/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=105928 CPUtime=1062.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 169002 0 0 0 106187 45 0 0 25 0 1 0 650195123 108470272 18906 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 26482 18906 366 95 0 21464 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105928

[startup+1122.3 s]
/proc/loadavg: 4.15 4.03 4.01 5/308 32414
/proc/meminfo: memFree=12675812/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=120852 CPUtime=1122.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 176712 0 0 0 112185 47 0 0 25 0 1 0 650195123 123752448 23381 33554432000 4194304 4580011 140735494370416 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 30213 23381 366 95 0 25195 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 120852

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 4.01 5/308 32415
/proc/meminfo: memFree=12681744/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=120892 CPUtime=1182.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 180743 0 0 0 118183 49 0 0 25 0 1 0 650195123 123793408 23753 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 30223 23753 366 95 0 25205 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 120892

[startup+1242.3 s]
/proc/loadavg: 4.12 4.05 4.01 5/308 32417
/proc/meminfo: memFree=12679592/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=121044 CPUtime=1242.32 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 186532 0 0 0 124181 51 0 0 25 0 1 0 650195123 123949056 22833 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 30261 22833 366 95 0 25243 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 121044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 4.01 3/306 32421
/proc/meminfo: memFree=12896324/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=121164 CPUtime=1300.03 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 192362 0 0 0 129951 52 0 0 25 0 1 0 650195123 124071936 21795 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 30291 21795 366 95 0 25273 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 121164

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

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

[startup+1300 s]
/proc/loadavg: 4.08 4.05 4.01 3/306 32421
/proc/meminfo: memFree=12896324/32950928 swapFree=67083212/67111528
[pid=32373] ppid=32371 vsize=121164 CPUtime=1300.03 cores=4,6
/proc/32373/stat : 32373 (strangenight2-s) R 32371 32373 31408 0 -1 4202496 192362 0 0 0 129951 52 0 0 25 0 1 0 650195123 124071936 21795 33554432000 4194304 4580011 140735494370416 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32373/statm: 30291 21795 366 95 0 25273 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 121164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.51
CPU system time (s): 0.533918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 175308

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

runsolver used 3.67244 second user time and 8.41272 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 17:12:35
IDJOB=3367685
IDBENCH=82894
IDSOLVER=1845
FILE ID=node127/3367685-1305385955
RUNJOBID= node127-1305385954-32342
PBS_JOBID= 13324375
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= acdd1627e1c0387cb30884180f862a47
RANDOM SEED=1413706872

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13160312 kB
Buffers:        277440 kB
Cached:        3336980 kB
SwapCached:       1620 kB
Active:       16725796 kB
Inactive:      2728032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13160312 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           16852 kB
Writeback:           0 kB
AnonPages:    15837412 kB
Mapped:          26504 kB
Slab:           226236 kB
PageTables:      47292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44384884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73468 MiB
End job on node127 at 2011-05-14 17:34:17