Trace number 3369928

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-Night-1-st (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
MD5SUM91ecb427720c901d7e357cfd52fa252a
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369928-1307645879.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.14
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 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.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:      34 undec:       1 neg:      35
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.36	c  N dy     8      5851        70      6230         0      3026     43610     66689     20.74     21.91  --
0.49/0.52	c  N dy    21     10005        70      6230         0      6782     43610    158403     21.02     22.13  --
0.69/0.74	c  N dy    31     15270        70      6230         0      7701     43610    168493     20.92     22.12  --
0.89/0.92	c  N dy    36     19296        70      6230         0      6268     43610    122750     20.72     22.24  --
1.10/1.19	c  F st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36  --
1.10/1.19	c  N st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36  --
1.39/1.43	c  N dy    51     30000        70      6230         0      9811     43610    196727     20.65   no data  --
1.39/1.43	c  S st    51     30000        70      6230         0      9811     43610    196727     20.65   no data  --
1.39/1.47	c  S st    51     30504        70      6230         0     10261     43610    207922     20.65   no data  --
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.52	c lits-rem:      1528  cl-subs:      866  v-elim:      0  v-fix:    0  time:  1.04 s
2.79/2.80	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N dy    51     30504        70      6230         0      9395     43610    184722     20.65   no data  --
2.99/3.05	c  N dy    77     34573        70      6230         0     13097     43610    275328     20.82     21.94  --
3.59/3.65	c  N dy    88     45758        70      6230         0     16057     43610    332410     20.67     20.12  --
3.59/3.65	c  S st    88     45758        70      6230         0     16057     43610    332410     20.67     20.12  --
3.69/3.70	c  S st    88     46260        70      6230         0      8442     43610    137920     20.67   no data  --
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.69/3.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.63	c lits-rem:       148  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.92 s
4.59/4.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c vivif2 --  cl tried     8399 cl shrink        0 lits rem          0 time: 0.00
4.79/4.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.79/4.90	c calculated reachability. Time: 0.00
4.79/4.90	c  N dy    88     46260        70      6230         0      8399     43610    136542     20.67   no data  --
5.09/5.12	c  N dy   105     50354        70      6230         0     12106     43610    226151     20.71     22.57  --
5.39/5.42	c  N dy   115     55127        70      6230         0     16425     43610    328921     20.66     21.81  --
5.60/5.69	c  N dy   127     59175        70      6230         0     11042     43610    189505     20.70     22.94  --
5.90/5.93	c  N dy   137     63193        70      6230         0     14692     43610    277349     20.70     22.76  --
6.30/6.39	c  N dy   151     69391        70      6230         0     10393     43610    160348     20.68     18.42  --
6.30/6.39	c  S st   151     69391        70      6230         0     10393     43610    160348     20.68     18.42  --
6.40/6.43	c  S st   151     69892        70      6230         0     10860     43610    172018     20.68   no data  --
6.40/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.40/6.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.40/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.40/6.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.40/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.40/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
6.40/6.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.35	c lits-rem:       215  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.91 s
7.29/7.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.29/7.35	c vivif2 --  cl tried    10679 cl shrink        0 lits rem          0 time: 0.00
7.60/7.65	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.30
7.60/7.65	c calculated reachability. Time: 0.00
7.60/7.65	c  N dy   151     69892        70      6230         0     10679     43610    167427     20.68   no data  --
7.99/8.03	c  N dy   160     76187        70      6230         0     16375     43610    304765     20.63     21.81  --
8.40/8.40	c  N dy   168     81075        70      6230         0     20802     43610    411370     20.61     21.73  --
8.70/8.76	c  N dy   170     86583        70      6230         0     14912     43610    256792     20.54     21.63  --
8.80/8.83	c  F st   180     87502        70      6230         0     15756     43610    278353     20.58   no data  --
9.09/9.18	c  N dy   186     92696        70      6230         0     20483     43610    394876     20.58   no data  --
9.90/9.94	c  N dy   227    102696        70      6230         0     17762     43610    313679     20.64     21.83  --
10.09/10.10	c  S st   236    104838        70      6230         0     19706     43610    360522     20.64     19.79  --
10.09/10.16	c  S st   236    105338        70      6230         0     20162     43610    371720     20.64   no data  --
10.09/10.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.09/10.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.09/10.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.09/10.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.09/10.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.79/11.89	c lits-rem:      1748  cl-subs:     1897  v-elim:      0  v-fix:    0  time:  1.71 s
11.79/11.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.79/11.89	c vivif2 --  cl tried    18265 cl shrink        0 lits rem          0 time: 0.00
12.19/12.26	c asymm  cl-useful: 0/4878/6230 lits-rem:0 time: 0.36
12.19/12.26	c calculated reachability. Time: 0.00
12.19/12.26	c  N dy   236    105338        70      6230         0     18265     43610    323683     20.64   no data  --
13.29/13.40	c  N dy   255    121090        70      6230         0     19799     43610    346299     20.52     21.61  --
14.19/14.30	c  N dy   272    131294        70      6230         0     15554     43610    236474     20.47     21.78  --
15.10/15.13	c  N dy   312    141200        70      6230         0     24525     43610    452802     20.50     21.63  --
16.40/16.41	c  N dy   316    158008        70      6230         0     25170     43610    450808     20.30     19.05  --
16.40/16.41	c  S st   316    158008        70      6230         0     25170     43610    450808     20.30     19.05  --
16.40/16.48	c  S st   316    158511        70      6230         0     25632     43610    462306     20.30   no data  --
16.40/16.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.40/16.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.50/16.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.50/16.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.50/16.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
16.50/16.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.70/18.73	c lits-rem:      2107  cl-subs:     2874  v-elim:      0  v-fix:    0  time:  2.22 s
18.70/18.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.70/18.73	c vivif2 --  cl tried    22758 cl shrink        0 lits rem          0 time: 0.00
18.79/18.87	c asymm  cl-useful: 0/1352/6230 lits-rem:0 time: 0.14
18.79/18.87	c calculated reachability. Time: 0.00
18.79/18.87	c  N dy   316    158511        70      6230         0     22758     43610    397475     20.30   no data  --
19.99/20.00	c  N dy   385    169536        70      6230         0     17615     43610    260907     20.37     21.47  --
20.99/21.00	c  N dy   393    181575        70      6230         0     28373     43610    508598     20.28     21.47  --
22.09/22.11	c  N dy   450    193364        70      6230         0     22979     43610    378870     20.32     21.40  --
24.49/24.56	c  N dy   512    218891        70      6230         0     28770     43610    494754     20.21     21.37  --
26.09/26.16	c  N dy   588    233264        70      6230         0     23871     43610    376768     20.28     21.37  --
26.59/26.62	c  S st   611    237766        70      6230         0     27947     43610    475442     20.29     18.75  --
26.59/26.69	c  S st   611    238270        70      6230         0     28416     43610    486940     20.29   no data  --
26.59/26.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.59/26.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.69/26.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.69/26.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.69/26.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
26.69/26.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.99/29.01	c lits-rem:      1731  cl-subs:     2016  v-elim:      0  v-fix:    0  time:  2.29 s
28.99/29.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
28.99/29.02	c vivif2 --  cl tried    26400 cl shrink        0 lits rem          0 time: 0.00
29.29/29.38	c asymm  cl-useful: 0/3655/6230 lits-rem:0 time: 0.36
29.29/29.38	c calculated reachability. Time: 0.00
29.29/29.38	c  N dy   611    238270        70      6230         0     26400     43610    433944     20.29   no data  --
31.10/31.14	c  N dy   673    254249        70      6230         0     21981     43610    314731     20.32     21.42  --
32.90/32.91	c  N dy   734    270535        70      6230         0     36771     43610    669824     20.35     21.47  --
34.99/35.09	c  N dy   829    289514        70      6230         0     34048     43610    592024     20.41     21.52  --
36.99/37.06	c  F st   894    306250        70      6230         0     28396     43610    440712     20.42     18.27  --
37.19/37.26	c  N st   898    308282        70      6230         0     30228     43610    485645     20.42   no data  --
40.09/40.15	c  N dy   998    331452        70      6230         0     29437     43610    454302     20.45     21.82  --
42.99/43.06	c  N dy  1047    356047        70      6230         0     29001     43610    429917     20.43     21.52  --
43.19/43.20	c  S st  1056    357406        70      6230         0     30224     43610    459566     20.43   no data  --
43.19/43.28	c  S st  1056    357906        70      6230         0     30692     43610    471184     20.43   no data  --
43.19/43.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.19/43.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.19/43.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.29/43.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.29/43.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.29/43.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
43.29/43.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.49/45.57	c lits-rem:      1342  cl-subs:     2127  v-elim:      0  v-fix:    0  time:  2.26 s
45.49/45.57	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.49/45.58	c vivif2 --  cl tried    28565 cl shrink        0 lits rem          0 time: 0.00
45.89/45.91	c asymm  cl-useful: 0/2575/6230 lits-rem:0 time: 0.34
45.89/45.92	c calculated reachability. Time: 0.00
45.89/45.92	c  N dy  1056    357906        70      6230         0     28565     43610    420550     20.43   no data  --
48.40/48.49	c  N dy  1101    378101        70      6230         0     23462     43610    286766     20.41     21.64  --
52.09/52.15	c  N dy  1173    408118        70      6230         0     26217     43610    336523     20.38     21.53  --
54.69/54.75	c  N dy  1263    428155        70      6230         0     44355     43610    772632     20.39     21.80  --
57.39/57.43	c  N dy  1335    448692        70      6230         0     37673     43610    600230     20.39     21.59  --
60.80/60.83	c  N dy  1435    471751        70      6230         0     32308     43610    454924     20.40     21.50  --
63.90/63.99	c  N dy  1492    495107        70      6230         0     53358     43610    954603     20.38     21.56  --
67.19/67.24	c  N dy  1603    517396        70      6230         0     46496     43610    792323     20.42     21.50  --
69.99/70.03	c  S st  1668    536860        70      6230         0     36059     43610    525693     20.41   no data  --
70.09/70.12	c  S st  1668    537366        70      6230         0     36529     43610    537457     20.41   no data  --
70.09/70.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.09/70.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.09/70.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
70.09/70.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.09/70.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.09/70.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
70.09/70.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.50/72.52	c lits-rem:       801  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  2.37 s
72.50/72.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
72.50/72.53	c vivif2 --  cl tried    34836 cl shrink        0 lits rem          0 time: 0.01
72.70/72.71	c asymm  cl-useful: 0/1561/6230 lits-rem:0 time: 0.19
72.70/72.72	c calculated reachability. Time: 0.00
72.70/72.72	c  N dy  1668    537366        70      6230         0     34836     43610    492997     20.41   no data  --
76.69/76.73	c  N dy  1716    566796        70      6230         0     32426     43610    421358     20.34     21.71  --
79.39/79.49	c  N dy  1765    586880        70      6230         0     50517     43610    852665     20.34     21.99  --
83.50/83.55	c  N dy  1861    614294        70      6230         0     45584     43610    730769     20.35     21.43  --
87.39/87.47	c  N dy  1995    634344        70      6230         0     33107     43610    413544     20.39     23.68  --
90.59/90.62	c  N dy  2106    654420        70      6230         0     51302     43610    856285     20.42     22.01  --
93.59/93.65	c  N dy  2125    674660        70      6230         0     37830     43610    509347     20.38     21.50  --
96.80/96.89	c  N dy  2231    694671        70      6230         0     55882     43610    947941     20.40     22.82  --
100.90/100.93	c  N dy  2352    717656        70      6230         0     44176     43610    653204     20.43     21.61  --
104.89/104.90	c  N dy  2486    737718        70      6230         0     62408     43610   1100817     20.46     21.74  --
108.59/108.68	c  N dy  2550    761048        70      6230         0     49938     43610    773942     20.46     21.56  --
113.60/113.63	c  N dy  2709    781063        70      6230         0     68010     43610   1219314     20.50     23.51  --
116.80/116.80	c  N dy  2805    801291        70      6230         0     51997     43610    817537     20.51     21.67  --
117.60/117.69	c  S st  2825    806049        70      6230         0     56332     43610    923211     20.52     21.14  --
117.80/117.85	c  S st  2825    806550        70      6230         0     56800     43610    934851     20.52   no data  --
117.80/117.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.80/117.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.80/117.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
117.89/117.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.89/117.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.89/117.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
117.89/117.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.19/126.22	c lits-rem:      2810  cl-subs:     4642  v-elim:      0  v-fix:    0  time:  8.32 s
126.19/126.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
126.19/126.23	c vivif2 --  cl tried    52158 cl shrink        0 lits rem          0 time: 0.01
126.40/126.45	c asymm  cl-useful: 0/950/6230 lits-rem:0 time: 0.22
126.40/126.45	c calculated reachability. Time: 0.00
126.40/126.45	c  N dy  2825    806550        70      6230         0     52158     43610    816671     20.52   no data  --
130.69/130.72	c  N dy  2903    826591        70      6230         0     35243     43610    399416     20.53     21.65  --
133.59/133.67	c  N dy  2907    849334        70      6230         0     55443     43610    860114     20.46     21.73  --
137.40/137.45	c  N dy  2923    869399        70      6230         0     37649     43610    447325     20.43     21.85  --
140.10/140.17	c  N dy  2949    889532        70      6230         0     55623     43610    873816     20.39     21.53  --
145.89/145.91	c  N dy  3036    919112        70      6230         0     45475     43610    616937     20.39     21.54  --
149.89/149.97	c  N dy  3181    939251        70      6230         0     63754     43610   1066885     20.42     21.63  --
155.00/155.01	c  N dy  3319    961207        70      6230         0     45827     43610    618449     20.45     21.61  --
158.99/159.06	c  N dy  3436    981256        70      6230         0     63984     43610   1063393     20.47     23.41  --
163.60/163.62	c  N dy  3511   1001454        70      6230         0     43443     43610    545513     20.48     21.81  --
167.20/167.28	c  N dy  3618   1021709        70      6230         0     61791     43610    994147     20.50     21.76  --
172.19/172.24	c  N dy  3684   1044503        70      6230         0     42547     43610    508491     20.49     21.68  --
175.79/175.86	c  N dy  3781   1064592        70      6230         0     60798     43610    954645     20.51     24.80  --
177.59/177.64	c  F st  3845   1071875        70      6230         0     67409     43610   1119962     20.52   no data  --
185.90/185.92	c  N dy  3888   1116442        70      6230         0     66482     43610   1041339     20.45     21.76  --
191.40/191.47	c  N dy  3998   1138734        70      6230         0     45310     43610    551758     20.47     21.57  --
195.70/195.73	c  N dy  4073   1160298        70      6230         0     64718     43610   1016524     20.47     21.55  --
204.90/204.90	c  N dy  4129   1209825        70      6230         0     66632     43610   1028632     20.42     17.54  --
204.90/204.90	c  S st  4129   1209825        70      6230         0     66632     43610   1028632     20.42     17.54  --
205.10/205.10	c  S st  4129   1210330        70      6230         0     67101     43610   1040136     20.42   no data  --
205.10/205.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.10/205.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.10/205.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
205.10/205.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.10/205.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.10/205.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
205.10/205.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
216.30/216.38	c lits-rem:      1748  cl-subs:     8141  v-elim:      0  v-fix:    0  time: 11.22 s
216.30/216.38	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
216.30/216.39	c vivif2 --  cl tried    58960 cl shrink        0 lits rem          0 time: 0.01
216.60/216.63	c asymm  cl-useful: 0/793/6230 lits-rem:0 time: 0.24
216.60/216.63	c calculated reachability. Time: 0.00
216.60/216.63	c  N dy  4129   1210330        70      6230         0     58960     43610    865931     20.42   no data  --
221.40/221.50	c  N dy  4243   1230417        70      6230         0     77115     43610   1310828     20.43     22.19  --
225.99/226.06	c  N dy  4303   1251228        70      6230         0     53190     43610    713974     20.43     21.52  --
231.09/231.11	c  N dy  4330   1279679        70      6230         0     78500     43610   1303484     20.40     21.49  --
235.80/235.80	c  N dy  4398   1300941        70      6230         0     54076     43610    727568     20.40     21.64  --
240.10/240.15	c  N dy  4502   1321060        70      6230         0     72263     43610   1168869     20.41     21.61  --
246.10/246.10	c  N dy  4603   1341318        70      6230         0     45653     43610    508740     20.41     21.49  --
252.49/252.53	c  N dy  4722   1375581        70      6230         0     76478     43610   1246414     20.40     21.57  --
258.50/258.54	c  N dy  4846   1395585        70      6230         0     48738     43610    570114     20.42     24.70  --
262.60/262.66	c  N dy  4946   1415595        70      6230         0     66837     43610   1010084     20.43     22.76  --
268.20/268.28	c  N dy  5058   1435653        70      6230         0     84921     43610   1449699     20.44     23.89  --
272.89/272.90	c  N dy  5081   1457782        70      6230         0     57914     43610    770158     20.42     21.58  --
278.40/278.44	c  N dy  5212   1480079        70      6230         0     78074     43610   1262310     20.44     21.55  --
285.70/285.76	c  N dy  5315   1506073        70      6230         0     53624     43610    652458     20.44     21.52  --
290.59/290.66	c  N dy  5436   1528046        70      6230         0     73568     43610   1141488     20.45     21.53  --
296.60/296.65	c  N dy  5543   1548143        70      6230         0     91756     43610   1586360     20.46     22.04  --
301.70/301.70	c  N dy  5642   1568213        70      6230         0     61134     43610    829219     20.47     22.18  --
307.70/307.74	c  N dy  5763   1592805        70      6230         0     83308     43610   1369835     20.49     21.64  --
313.90/313.98	c  N dy  5828   1614803        70      6230         0     53508     43610    631799     20.49     21.57  --
318.40/318.43	c  N dy  5921   1634826        70      6230         0     71613     43610   1071828     20.49     23.15  --
323.70/323.79	c  N dy  6000   1655049        70      6230         0     89905     43610   1514740     20.50     21.62  --
331.00/331.06	c  N dy  6126   1679853        70      6230         0     61658     43610    814718     20.51     21.64  --
336.10/336.12	c  N dy  6193   1702522        70      6230         0     81973     43610   1305251     20.51     21.60  --
338.39/338.40	c  S st  6234   1710330        70      6230         0     89027     43610   1477783     20.51     20.77  --
338.60/338.66	c  S st  6234   1710830        70      6230         0     89479     43610   1489111     20.51   no data  --
338.60/338.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
338.60/338.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
338.70/338.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
338.70/338.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.70/338.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
338.70/338.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
338.70/338.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.20/362.27	c lits-rem:      6863  cl-subs:     9124  v-elim:      0  v-fix:    0  time: 23.52 s
362.20/362.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
362.20/362.29	c vivif2 --  cl tried    80355 cl shrink        0 lits rem          0 time: 0.02
362.50/362.58	c asymm  cl-useful: 0/565/6230 lits-rem:0 time: 0.29
362.50/362.58	c calculated reachability. Time: 0.00
362.50/362.58	c  N dy  6234   1710830        70      6230         0     80355     43610   1262481     20.51   no data  --
369.10/369.16	c  N dy  6353   1731693        70      6230         0     99233     43610   1727815     20.53     21.65  --
373.40/373.44	c  N dy  6369   1752918        70      6230         0     67344     43610    942086     20.51     21.61  --
378.80/378.87	c  N dy  6413   1777617        70      6230         0     89384     43610   1461367     20.50     21.64  --
385.01/385.05	c  N dy  6489   1797704        70      6230         0     55539     43610    651572     20.50     22.31  --
389.31/389.36	c  N dy  6519   1820482        70      6230         0     75856     43610   1127684     20.48     21.64  --
394.81/394.89	c  N dy  6586   1840560        70      6230         0     93929     43610   1564479     20.48     22.58  --
401.70/401.78	c  N dy  6729   1861271        70      6230         0     59828     43610    743589     20.50     21.79  --
407.51/407.54	c  N dy  6829   1886190        70      6230         0     82316     43610   1288401     20.50     21.61  --
414.50/414.59	c  N dy  6962   1906224        70      6230         0    100499     43610   1737490     20.52     22.35  --
420.50/420.53	c  N dy  7046   1926246        70      6230         0     64526     43610    837312     20.52     23.28  --
425.80/425.85	c  N dy  7178   1946263        70      6230         0     82599     43610   1285669     20.53     21.67  --
432.00/432.08	c  N dy  7252   1966308        70      6230         0    100660     43610   1719154     20.53     23.06  --
438.91/438.99	c  N dy  7390   1986386        70      6230         0     63866     43610    812114     20.55     22.44  --
443.80/443.82	c  N dy  7469   2006803        70      6230         0     82277     43610   1262827     20.55     21.65  --
451.20/451.22	c  N dy  7563   2030036        70      6230         0    103240     43610   1771866     20.56     21.72  --
459.01/459.06	c  N dy  7641   2061494        70      6230         0     75591     43610   1077705     20.55     21.76  --
465.31/465.37	c  N dy  7757   2081555        70      6230         0     93700     43610   1524031     20.56     23.53  --
472.51/472.57	c  N dy  7859   2101568        70      6230         0    111731     43610   1965651     20.57     22.61  --
478.40/478.49	c  N dy  7928   2126289        70      6230         0     77178     43610   1103087     20.57     21.70  --
489.10/489.19	c  N dy  8047   2164094        70      6230         0    111099     43610   1926251     20.57     21.73  --
497.60/497.69	c  N dy  8114   2198229        70      6230         0     83969     43610   1237814     20.55     21.86  --
501.81/501.85	c  S st  8178   2210831        70      6230         0     95333     43610   1515643     20.56     21.52  --
502.11/502.10	c  S st  8178   2211334        70      6230         0     95797     43610   1527289     20.56   no data  --
502.11/502.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.11/502.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.11/502.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
502.11/502.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.11/502.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.11/502.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
502.11/502.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
529.51/529.52	c lits-rem:      4591  cl-subs:    11075  v-elim:      0  v-fix:    0  time: 27.32 s
529.51/529.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
529.51/529.53	c vivif2 --  cl tried    84722 cl shrink        0 lits rem          0 time: 0.02
529.81/529.82	c asymm  cl-useful: 0/516/6230 lits-rem:0 time: 0.29
529.81/529.83	c calculated reachability. Time: 0.00
529.81/529.83	c  N dy  8178   2211334        70      6230         0     84722     43610   1269872     20.56   no data  --
536.21/536.25	c  N dy  8244   2231342        70      6230         0    102649     43610   1698902     20.55     21.65  --
543.60/543.64	c  N dy  8327   2251501        70      6230         0     63007     43610    742682     20.56     21.68  --
548.81/548.83	c  N dy  8431   2271564        70      6230         0     81067     43610   1183968     20.56     23.45  --
555.11/555.19	c  N dy  8539   2291577        70      6230         0     99158     43610   1629204     20.57     23.12  --
562.61/562.66	c  N dy  8618   2312257        70      6230         0    117775     43610   2079558     20.57     21.73  --
567.00/567.08	c  N dy  8640   2332333        70      6230         0     76682     43610   1055726     20.57     23.00  --
573.81/573.83	c  N dy  8761   2353679        70      6230         0     95963     43610   1530543     20.58     21.69  --
580.91/580.98	c  N dy  8839   2373716        70      6230         0    113980     43610   1969043     20.58     22.42  --
587.41/587.49	c  N dy  8930   2393790        70      6230         0     71901     43610    929461     20.58     21.76  --
594.40/594.47	c  N dy  9070   2416063        70      6230         0     92069     43610   1426549     20.59     21.77  --
601.31/601.32	c  N dy  9158   2436204        70      6230         0    110203     43610   1871203     20.60     21.72  --
608.71/608.77	c  N dy  9181   2463065        70      6230         0     73048     43610    924082     20.58     21.80  --
614.50/614.56	c  N dy  9262   2484286        70      6230         0     92158     43610   1391241     20.58     21.74  --
620.70/620.70	c  N dy  9305   2504937        70      6230         0    110658     43610   1833035     20.58     21.75  --
629.01/629.01	c  N dy  9420   2526144        70      6230         0     67813     43610    807574     20.58     21.74  --
636.11/636.16	c  N dy  9441   2558734        70      6230         0     96815     43610   1487659     20.56     21.64  --
644.81/644.80	c  N dy  9498   2583659        70      6230         0    119134     43610   2023686     20.55     21.69  --
653.20/653.22	c  N dy  9632   2610467        70      6230         0     80512     43610   1101730     20.56     21.69  --
662.12/662.14	c  N dy  9739   2638274        70      6230         0    105558     43610   1708040     20.56     21.68  --
670.51/670.59	c  N dy  9835   2658308        70      6230         0    123580     43610   2144289     20.56     23.52  --
678.21/678.28	c  N dy  9935   2686533        70      6230         0     85206     43610   1199522     20.56     21.68  --
684.11/684.16	c  N dy  9989   2707024        70      6230         0    103507     43610   1635631     20.56     21.65  --
685.80/685.87	c  S st 10015   2711336        70      6230         0    107424     43610   1731965     20.56     20.37  --
686.11/686.17	c  S st 10015   2711839        70      6230         0    107891     43610   1743726     20.56   no data  --
686.11/686.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
686.11/686.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.21/686.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
686.21/686.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.21/686.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
686.21/686.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
686.21/686.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.01/777.07	c lits-rem:      5298  cl-subs:    11541  v-elim:      0  v-fix:    0  time: 90.79 s
777.01/777.07	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
777.01/777.09	c vivif2 --  cl tried    96350 cl shrink        0 lits rem          0 time: 0.02
777.41/777.40	c asymm  cl-useful: 0/468/6230 lits-rem:0 time: 0.31
777.41/777.40	c calculated reachability. Time: 0.00
777.41/777.40	c  N dy 10015   2711839        70      6230         0     96350     43610   1469440     20.56   no data  --
785.42/785.41	c  N dy 10101   2733669        70      6230         0    116014     43610   1946368     20.56     21.65  --
793.71/793.70	c  N dy 10193   2755437        70      6230         0     71494     43610    863260     20.57     21.66  --
798.11/798.14	c  N dy 10195   2777389        70      6230         0     90969     43610   1322582     20.55     21.76  --
804.21/804.29	c  N dy 10225   2797397        70      6230         0    108702     43610   1735368     20.54     22.37  --
812.41/812.43	c  N dy 10284   2820060        70      6230         0    128945     43610   2217590     20.54     21.81  --
819.11/819.18	c  N dy 10406   2840600        70      6230         0     82510     43610   1124840     20.55     21.68  --
826.12/826.18	c  N dy 10511   2860793        70      6230         0    100756     43610   1572292     20.55     21.70  --
835.52/835.57	c  N dy 10660   2882281        70      6230         0    120197     43610   2053803     20.56     21.65  --
843.51/843.56	c  N dy 10745   2902380        70      6230         0     71896     43610    839586     20.56     23.68  --
849.81/849.81	c  N dy 10851   2924490        70      6230         0     91799     43610   1327811     20.57     21.68  --
858.22/858.29	c  N dy 10937   2948923        70      6230         0    113797     43610   1864885     20.57     21.68  --
867.82/867.83	c  N dy 11047   2969178        70      6230         0    131972     43610   2311797     20.58     21.72  --
873.61/873.67	c  N dy 11119   2989201        70      6230         0     82608     43610   1089090     20.58     22.38  --
880.42/880.49	c  N dy 11236   3009318        70      6230         0    100778     43610   1537463     20.59     21.68  --
889.11/889.12	c  N dy 11339   3031009        70      6230         0    120369     43610   2015439     20.59     21.73  --
898.81/898.84	c  N dy 11452   3051012        70      6230         0     70022     43610    768385     20.60     22.03  --
904.52/904.59	c  N dy 11560   3071407        70      6230         0     88455     43610   1222752     20.60     21.71  --
911.82/911.85	c  N dy 11670   3091504        70      6230         0    106493     43610   1665502     20.61     21.71  --
920.11/920.18	c  N dy 11756   3111602        70      6230         0    124599     43610   2108550     20.61     24.92  --
928.32/928.32	c  N dy 11804   3131651        70      6230         0     73273     43610    832942     20.61     23.05  --
934.71/934.72	c  N dy 11958   3151964        70      6230         0     91674     43610   1290756     20.62     21.75  --
942.02/942.00	c  N dy 12063   3172005        70      6230         0    109739     43610   1734358     20.63     21.88  --
950.81/950.84	c  N dy 12163   3192472        70      6230         0    128120     43610   2185936     20.63     21.74  --
959.23/959.20	c  S st 12241   3211839        70      6230         0     75348     43610    872523     20.63     20.33  --
959.42/959.40	c  S st 12241   3212345        70      6230         0     75818     43610    884287     20.63   no data  --
959.42/959.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
959.42/959.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
959.42/959.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
959.42/959.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
959.42/959.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
959.42/959.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
959.42/959.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
971.82/971.80	c lits-rem:       911  cl-subs:     1182  v-elim:      0  v-fix:    0  time: 12.34 s
971.82/971.80	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
971.82/971.81	c vivif2 --  cl tried    74636 cl shrink        0 lits rem          0 time: 0.01
972.02/972.07	c asymm  cl-useful: 0/616/6230 lits-rem:0 time: 0.26
972.02/972.07	c calculated reachability. Time: 0.00
972.02/972.07	c  N dy 12241   3212345        70      6230         0     74636     43610    853944     20.63   no data  --
977.82/977.86	c  N dy 12336   3232421        70      6230         0     92763     43610   1299320     20.64     22.42  --
985.62/985.64	c  N dy 12426   3253602        70      6230         0    111887     43610   1762591     20.64     21.79  --
1003.13/1003.19	c  N dy 12491   3308854        70      6230         0     90054     43610   1192338     20.61     21.79  --
1009.62/1009.67	c  N dy 12545   3329159        70      6230         0    108312     43610   1626988     20.61     21.71  --
1031.91/1031.93	c  N dy 12647   3393349        70      6230         0     93958     43610   1284825     20.59     21.73  --
1037.02/1037.01	c  N dy 12664   3413430        70      6230         0    111805     43610   1703645     20.58     24.03  --
1048.52/1048.55	c  N dy 12746   3441531        70      6230         0    136965     43610   2311310     20.58     21.80  --
1057.12/1057.14	c  N dy 12837   3462289        70      6230         0     83144     43610   1028025     20.58     21.68  --
1064.12/1064.16	c  N dy 12959   3482372        70      6230         0    101281     43610   1476956     20.59     22.53  --
1072.72/1072.77	c  N dy 13042   3504092        70      6230         0    120788     43610   1953386     20.59     21.69  --
1080.62/1080.70	c  N dy 13093   3524170        70      6230         0    138803     43610   2387536     20.59     21.69  --
1090.03/1090.00	c  N dy 13211   3545382        70      6230         0     84385     43610   1048302     20.59     21.82  --
1096.72/1096.71	c  N dy 13315   3565417        70      6230         0    102445     43610   1491261     20.60     22.13  --
1106.42/1106.47	c  N dy 13444   3588455        70      6230         0    123145     43610   2002038     20.61     21.69  --
1118.32/1118.34	c  N dy 13550   3614498        70      6230         0    146476     43610   2569315     20.61     21.87  --
1128.92/1129.00	c  N dy 13664   3647478        70      6230         0    101540     43610   1445564     20.61     21.73  --
1137.42/1137.44	c  N dy 13783   3668118        70      6230         0    120113     43610   1904361     20.61     21.74  --
1148.02/1148.03	c  N dy 13939   3688155        70      6230         0    138241     43610   2358104     20.62     23.19  --
1158.52/1158.55	c  N dy 14080   3708203        70      6230         0     80752     43610    932530     20.63     24.70  --
1159.93/1159.93	c  S st 14120   3712345        70      6230         0     84468     43610   1025601     20.63   no data  --
1160.13/1160.15	c  S st 14120   3712850        70      6230         0     84933     43610   1037251     20.63   no data  --
1160.13/1160.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1160.13/1160.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1160.13/1160.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1160.23/1160.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1160.23/1160.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1160.23/1160.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1160.23/1160.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1178.13/1178.14	c lits-rem:      1525  cl-subs:     1949  v-elim:      0  v-fix:    0  time: 17.91 s
1178.13/1178.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1178.13/1178.15	c vivif2 --  cl tried    82984 cl shrink        0 lits rem          0 time: 0.01
1178.43/1178.42	c asymm  cl-useful: 0/542/6230 lits-rem:0 time: 0.27
1178.43/1178.43	c calculated reachability. Time: 0.00
1178.43/1178.43	c  N dy 14120   3712850        70      6230         0     82984     43610    984682     20.63   no data  --
1184.83/1184.86	c  N dy 14220   3732894        70      6230         0    101091     43610   1429875     20.64     21.88  --
1190.73/1190.79	c  F st 14254   3751562        70      6230         0    117765     43610   1826826     20.63     18.13  --
1191.52/1191.56	c  N st 14258   3753593        70      6230         0    119573     43610   1870966     20.63   no data  --
1201.62/1201.64	c  N dy 14382   3773709        70      6230         0    137675     43610   2321196     20.64     21.75  --
1212.32/1212.36	c  N dy 14494   3794066        70      6230         0     79700     43610    893449     20.64     21.78  --
1218.73/1218.73	c  N dy 14604   3814188        70      6230         0     97856     43610   1340140     20.65     21.74  --
1225.92/1225.92	c  N dy 14669   3835647        70      6230         0    117171     43610   1807530     20.65     21.80  --
1235.42/1235.49	c  N dy 14759   3855723        70      6230         0    135247     43610   2247090     20.65     22.27  --
1248.63/1248.68	c  N dy 14848   3883736        70      6230         0     82983     43610    953264     20.65     21.83  --
1255.52/1255.58	c  N dy 14955   3904398        70      6230         0    101606     43610   1412237     20.65     21.94  --
1263.93/1263.99	c  N dy 15053   3924450        70      6230         0    119677     43610   1856534     20.66     21.82  --
1274.53/1274.50	c  N dy 15169   3946447        70      6230         0    139411     43610   2341517     20.66     21.85  --
1284.62/1284.69	c  N dy 15230   3966515        70      6230         0     79211     43610    856712     20.66     24.07  --
1292.03/1292.06	c  N dy 15359   3989053        70      6230         0     99501     43610   1359149     20.67     21.82  --

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: 977)

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-3369928-1307645879/watcher-3369928-1307645879 -o /tmp/evaluation-result-3369928-1307645879/solver-3369928-1307645879 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369928-1307645879.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.77 3.93 3.60 8/188 25049
/proc/meminfo: memFree=31930776/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=29944 CPUtime=0 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 634 0 0 0 0 0 0 0 23 0 1 0 857004152 30662656 573 33554432000 4194304 4650387 140735852706736 18446744073709551615 212039315777 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 7486 573 345 112 0 2451 0

[startup+0.0256249 s]
/proc/loadavg: 3.77 3.93 3.60 8/188 25049
/proc/meminfo: memFree=31930776/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=29944 CPUtime=0.02 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 638 0 0 0 2 0 0 0 23 0 1 0 857004152 30662656 577 33554432000 4194304 4650387 140735852706736 18446744073709551615 4370654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 7486 577 345 112 0 2451 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29944

[startup+0.100654 s]
/proc/loadavg: 3.77 3.93 3.60 8/188 25049
/proc/meminfo: memFree=31930776/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=30076 CPUtime=0.09 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 651 0 0 0 9 0 0 0 23 0 1 0 857004152 30797824 590 33554432000 4194304 4650387 140735852706736 18446744073709551615 4370515 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 7519 590 345 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300598 s]
/proc/loadavg: 3.77 3.93 3.60 8/188 25049
/proc/meminfo: memFree=31930776/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=32252 CPUtime=0.29 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 1297 0 0 0 29 0 0 0 23 0 1 0 857004152 33026048 1174 33554432000 4194304 4650387 140735852706736 18446744073709551615 4360407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 8063 1174 376 112 0 3028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32252

[startup+0.700537 s]
/proc/loadavg: 3.77 3.93 3.60 8/188 25049
/proc/meminfo: memFree=31930776/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=32892 CPUtime=0.69 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 1855 0 0 0 69 0 0 0 25 0 1 0 857004152 33681408 1285 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 8223 1285 378 112 0 3188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32892

[startup+1.50037 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31916144/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=39300 CPUtime=1.49 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 4121 0 0 0 149 0 0 0 25 0 1 0 857004152 40243200 2874 33554432000 4194304 4650387 140735852706736 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 9825 2874 380 112 0 4790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39300

[startup+3.10107 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31890352/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=39300 CPUtime=3.09 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 4255 0 0 0 309 0 0 0 25 0 1 0 857004152 40243200 3008 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 9825 3008 380 112 0 4790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39300

[startup+6.30054 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31883928/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=39744 CPUtime=6.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 5726 0 0 0 629 1 0 0 25 0 1 0 857004152 40697856 3138 33554432000 4194304 4650387 140735852706736 18446744073709551615 4333678 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 9936 3138 380 112 0 4901 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 39744

[startup+12.7004 s]
/proc/loadavg: 3.82 3.94 3.60 6/190 25052
/proc/meminfo: memFree=31850960/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=47264 CPUtime=12.69 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 9219 0 0 0 1268 1 0 0 25 0 1 0 857004152 48398336 4969 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 11816 4969 380 112 0 6781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47264

[startup+25.5011 s]
/proc/loadavg: 3.85 3.94 3.61 6/190 25052
/proc/meminfo: memFree=31821748/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=52224 CPUtime=25.49 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 14829 0 0 0 2546 3 0 0 25 0 1 0 857004152 53477376 6235 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 13056 6235 380 112 0 8021 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52224

[startup+51.1005 s]
/proc/loadavg: 3.90 3.94 3.62 6/190 25053
/proc/meminfo: memFree=31810872/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=57880 CPUtime=51.09 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 22979 0 0 0 5104 5 0 0 25 0 1 0 857004152 59269120 7702 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 14470 7702 380 112 0 9435 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57880

[startup+102.306 s]
/proc/loadavg: 3.96 3.95 3.64 6/190 25054
/proc/meminfo: memFree=31790596/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=59716 CPUtime=102.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 35727 0 0 0 10222 8 0 0 25 0 1 0 857004152 61149184 8050 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 14929 8050 380 112 0 9894 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59716

[startup+162.301 s]
/proc/loadavg: 4.11 3.99 3.67 6/190 25056
/proc/meminfo: memFree=31733612/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=71384 CPUtime=162.29 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 48096 0 0 0 16219 10 0 0 25 0 1 0 857004152 73097216 11223 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 17846 11223 380 112 0 12811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71384

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.68 6/190 25066
/proc/meminfo: memFree=31705128/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=80568 CPUtime=222.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 59011 0 0 0 22217 13 0 0 25 0 1 0 857004152 82501632 13590 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 20142 13590 380 112 0 15107 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80568

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.70 6/190 25068
/proc/meminfo: memFree=31697860/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=80844 CPUtime=282.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 68580 0 0 0 28214 16 0 0 25 0 1 0 857004152 82784256 13589 33554432000 4194304 4650387 140735852706736 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 20211 13589 380 112 0 15176 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80844

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.72 6/190 25069
/proc/meminfo: memFree=31647332/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=92328 CPUtime=342.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 79538 0 0 0 34211 19 0 0 25 0 1 0 857004152 94543872 16324 33554432000 4194304 4650387 140735852706736 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 23082 16324 380 112 0 18047 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92328

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.73 6/190 25071
/proc/meminfo: memFree=31649872/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=95356 CPUtime=402.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 85915 0 0 0 40209 21 0 0 25 0 1 0 857004152 97644544 16007 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 23839 16007 380 112 0 18804 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95356

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.75 6/190 25073
/proc/meminfo: memFree=31647584/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=95552 CPUtime=462.31 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 93373 0 0 0 46207 24 0 0 25 0 1 0 857004152 97845248 16576 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 23888 16576 380 112 0 18853 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95552

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.76 6/190 25074
/proc/meminfo: memFree=31622468/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=103944 CPUtime=522.31 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 100249 0 0 0 52205 26 0 0 25 0 1 0 857004152 106438656 18698 33554432000 4194304 4650387 140735852706736 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 25986 18698 380 112 0 20951 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103944

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.77 6/190 25076
/proc/meminfo: memFree=31606788/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=105460 CPUtime=582.3 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 106354 0 0 0 58202 28 0 0 25 0 1 0 857004152 107991040 19685 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 26365 19685 380 112 0 21330 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105460

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.78 6/190 25077
/proc/meminfo: memFree=31606340/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=105648 CPUtime=642.31 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 113733 0 0 0 64201 30 0 0 25 0 1 0 857004152 108183552 19501 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 26412 19501 380 112 0 21377 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105648

[startup+702.301 s]
/proc/loadavg: 4.08 4.00 3.80 6/190 25079
/proc/meminfo: memFree=31603928/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=111552 CPUtime=702.31 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 120106 0 0 0 70199 32 0 0 25 0 1 0 857004152 114229248 20674 33554432000 4194304 4650387 140735852706736 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 27888 20674 380 112 0 22853 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111552

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.81 6/190 25081
/proc/meminfo: memFree=31578944/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=111552 CPUtime=762.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 120282 0 0 0 76200 32 0 0 25 0 1 0 857004152 114229248 20850 33554432000 4194304 4650387 140735852706736 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 27888 20850 380 112 0 22853 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 111552

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.82 6/190 25082
/proc/meminfo: memFree=31564632/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=111624 CPUtime=822.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 125401 0 0 0 82198 34 0 0 25 0 1 0 857004152 114302976 20386 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 27906 20386 380 112 0 22871 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 111624

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.83 6/190 25084
/proc/meminfo: memFree=31568760/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=111772 CPUtime=882.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 131304 0 0 0 88196 36 0 0 25 0 1 0 857004152 114454528 20741 33554432000 4194304 4650387 140735852706736 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 27943 20741 380 112 0 22908 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 111772

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 25085
/proc/meminfo: memFree=31567936/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=111900 CPUtime=942.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 137128 0 0 0 94193 39 0 0 25 0 1 0 857004152 114585600 20862 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 27975 20862 380 112 0 22940 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 111900

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 6/190 25087
/proc/meminfo: memFree=31565636/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=114796 CPUtime=1002.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 142874 0 0 0 100190 42 0 0 25 0 1 0 857004152 117551104 20757 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28699 20757 380 112 0 23664 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114796

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/190 25089
/proc/meminfo: memFree=31545368/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=114880 CPUtime=1062.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 149008 0 0 0 106189 43 0 0 25 0 1 0 857004152 117637120 21041 33554432000 4194304 4650387 140735852706736 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28720 21041 380 112 0 23685 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114880

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/190 25090
/proc/meminfo: memFree=31529416/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=115012 CPUtime=1122.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 154638 0 0 0 112186 46 0 0 25 0 1 0 857004152 117772288 20555 33554432000 4194304 4650387 140735852706736 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28753 20555 380 112 0 23718 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 115012

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 25092
/proc/meminfo: memFree=31526480/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=115076 CPUtime=1182.33 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 158232 0 0 0 118185 48 0 0 25 0 1 0 857004152 117837824 21022 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28769 21022 380 112 0 23734 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 115076

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 25093
/proc/meminfo: memFree=31516120/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=115136 CPUtime=1242.32 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 162792 0 0 0 124182 50 0 0 25 0 1 0 857004152 117899264 22381 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28784 22381 380 112 0 23749 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.88 4/188 25097
/proc/meminfo: memFree=31735768/32951124 swapFree=67050916/67111528
[pid=25049] ppid=25045 vsize=115244 CPUtime=1300.03 cores=0,2
/proc/25049/stat : 25049 (strangenight1-s) R 25045 25049 22403 0 -1 4202496 168526 0 0 0 129950 53 0 0 25 0 1 0 857004152 118009856 21721 33554432000 4194304 4650387 140735852706736 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25049/statm: 28811 21721 380 112 0 23776 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 115244

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.05
CPU user time (s): 1299.51
CPU system time (s): 0.538918
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 124932

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

runsolver used 2.24066 second user time and 4.41133 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 20:57:59
IDJOB=3369928
IDBENCH=82737
IDSOLVER=1847
FILE ID=node146/3369928-1307645879
RUNJOBID= node146-1307645879-24992
PBS_JOBID= 13549346
Free space on /tmp= 74116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369928-1307645879/watcher-3369928-1307645879 -o /tmp/evaluation-result-3369928-1307645879/solver-3369928-1307645879 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369928-1307645879.cnf

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

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=901986637

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31932188 kB
Buffers:        214692 kB
Cached:         576932 kB
SwapCached:      14540 kB
Active:         411356 kB
Inactive:       402444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31932188 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           24936 kB
Writeback:           0 kB
AnonPages:       19464 kB
Mapped:           9580 kB
Slab:           140008 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240212 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= 74104 MiB
End job on node146 at 2011-06-09 21:19:41