Trace number 3175719

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? (TO) 1299.98 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-3175719-1301786267.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      34 undec:       1 neg:      35
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.33	c  N dy     8      5851        70      6230         0      3026     43610     66689     20.74     21.91  --
0.39/0.48	c  N dy    21     10005        70      6230         0      6782     43610    158403     21.02     22.13  --
0.59/0.69	c  N dy    31     15270        70      6230         0      7701     43610    168493     20.92     22.12  --
0.79/0.85	c  N dy    36     19296        70      6230         0      6268     43610    122750     20.72     22.24  --
1.09/1.10	c  F st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36  --
1.09/1.11	c  N st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36  --
1.29/1.33	c  N dy    51     30000        70      6230         0      9811     43610    196727     20.65   no data  --
1.29/1.33	c  S st    51     30000        70      6230         0      9811     43610    196727     20.65   no data  --
1.29/1.36	c  S st    51     30504        70      6230         0     10261     43610    207922     20.65   no data  --
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.33	c lits-rem:      1528  cl-subs:      866  v-elim:      0  v-fix:    0  time:  0.95 s
2.49/2.59	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N dy    51     30504        70      6230         0      9395     43610    184722     20.65   no data  --
2.79/2.81	c  N dy    77     34573        70      6230         0     13097     43610    275328     20.82     21.94  --
3.29/3.38	c  N dy    88     45758        70      6230         0     16057     43610    332410     20.67     20.12  --
3.29/3.38	c  S st    88     45758        70      6230         0     16057     43610    332410     20.67     20.12  --
3.38/3.43	c  S st    88     46260        70      6230         0      8442     43610    137920     20.67   no data  --
3.38/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.38/3.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.38/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.38/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.38/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.38/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.38/3.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.28	c lits-rem:       148  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.84 s
4.18/4.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.18/4.28	c vivif2 --  cl tried     8399 cl shrink        0 lits rem          0 time: 0.00
4.49/4.52	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
4.49/4.52	c calculated reachability. Time: 0.00
4.49/4.52	c  N dy    88     46260        70      6230         0      8399     43610    136542     20.67   no data  --
4.69/4.73	c  N dy   105     50354        70      6230         0     12106     43610    226151     20.71     22.57  --
4.99/5.00	c  N dy   115     55127        70      6230         0     16425     43610    328921     20.66     21.81  --
5.19/5.25	c  N dy   127     59175        70      6230         0     11042     43610    189505     20.70     22.94  --
5.39/5.47	c  N dy   137     63193        70      6230         0     14692     43610    277349     20.70     22.76  --
5.78/5.90	c  N dy   151     69391        70      6230         0     10393     43610    160348     20.68     18.42  --
5.78/5.90	c  S st   151     69391        70      6230         0     10393     43610    160348     20.68     18.42  --
5.88/5.93	c  S st   151     69892        70      6230         0     10860     43610    172018     20.68   no data  --
5.88/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.88/5.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.88/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.88/5.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.88/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.88/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.88/5.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.68/6.77	c lits-rem:       215  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.83 s
6.68/6.77	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.68/6.77	c vivif2 --  cl tried    10679 cl shrink        0 lits rem          0 time: 0.00
6.98/7.05	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
6.98/7.05	c calculated reachability. Time: 0.00
6.98/7.05	c  N dy   151     69892        70      6230         0     10679     43610    167427     20.68   no data  --
7.28/7.39	c  N dy   160     76187        70      6230         0     16375     43610    304765     20.63     21.81  --
7.69/7.73	c  N dy   168     81075        70      6230         0     20802     43610    411370     20.61     21.73  --
7.98/8.06	c  N dy   170     86583        70      6230         0     14912     43610    256792     20.54     21.63  --
8.08/8.12	c  F st   180     87502        70      6230         0     15756     43610    278353     20.58   no data  --
8.38/8.45	c  N dy   186     92696        70      6230         0     20483     43610    394876     20.58   no data  --
9.08/9.16	c  N dy   227    102696        70      6230         0     17762     43610    313679     20.64     21.83  --
9.28/9.31	c  S st   236    104838        70      6230         0     19706     43610    360522     20.64     19.79  --
9.28/9.36	c  S st   236    105338        70      6230         0     20162     43610    371720     20.64   no data  --
9.28/9.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.28/9.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.28/9.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.28/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.28/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.28/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.28/9.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.89/10.96	c lits-rem:      1748  cl-subs:     1897  v-elim:      0  v-fix:    0  time:  1.58 s
10.89/10.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.89/10.96	c vivif2 --  cl tried    18265 cl shrink        0 lits rem          0 time: 0.00
11.18/11.29	c asymm  cl-useful: 0/4878/6230 lits-rem:0 time: 0.33
11.18/11.29	c calculated reachability. Time: 0.00
11.18/11.29	c  N dy   236    105338        70      6230         0     18265     43610    323683     20.64   no data  --
12.28/12.34	c  N dy   255    121090        70      6230         0     19799     43610    346299     20.52     21.61  --
13.09/13.15	c  N dy   272    131294        70      6230         0     15554     43610    236474     20.47     21.78  --
13.89/13.90	c  N dy   312    141200        70      6230         0     24525     43610    452802     20.50     21.63  --
15.09/15.10	c  N dy   316    158008        70      6230         0     25170     43610    450808     20.30     19.05  --
15.09/15.10	c  S st   316    158008        70      6230         0     25170     43610    450808     20.30     19.05  --
15.09/15.17	c  S st   316    158511        70      6230         0     25632     43610    462306     20.30   no data  --
15.09/15.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.09/15.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.09/15.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.19/17.24	c lits-rem:      2107  cl-subs:     2874  v-elim:      0  v-fix:    0  time:  2.05 s
17.19/17.24	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.19/17.24	c vivif2 --  cl tried    22758 cl shrink        0 lits rem          0 time: 0.00
17.28/17.37	c asymm  cl-useful: 0/1352/6230 lits-rem:0 time: 0.13
17.28/17.37	c calculated reachability. Time: 0.00
17.28/17.37	c  N dy   316    158511        70      6230         0     22758     43610    397475     20.30   no data  --
18.38/18.40	c  N dy   385    169536        70      6230         0     17615     43610    260907     20.37     21.47  --
19.28/19.31	c  N dy   393    181575        70      6230         0     28373     43610    508598     20.28     21.47  --
20.28/20.33	c  N dy   450    193364        70      6230         0     22979     43610    378870     20.32     21.40  --
22.48/22.56	c  N dy   512    218891        70      6230         0     28770     43610    494754     20.21     21.37  --
23.98/24.03	c  N dy   588    233264        70      6230         0     23871     43610    376768     20.28     21.37  --
24.39/24.47	c  S st   611    237766        70      6230         0     27947     43610    475442     20.29     18.75  --
24.49/24.54	c  S st   611    238270        70      6230         0     28416     43610    486940     20.29   no data  --
24.49/24.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.49/24.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.49/24.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.49/24.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.49/24.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.49/24.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.49/24.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.59/26.68	c lits-rem:      1731  cl-subs:     2016  v-elim:      0  v-fix:    0  time:  2.12 s
26.59/26.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
26.59/26.69	c vivif2 --  cl tried    26400 cl shrink        0 lits rem          0 time: 0.00
26.99/27.02	c asymm  cl-useful: 0/3655/6230 lits-rem:0 time: 0.34
26.99/27.03	c calculated reachability. Time: 0.00
26.99/27.03	c  N dy   611    238270        70      6230         0     26400     43610    433944     20.29   no data  --
28.59/28.64	c  N dy   673    254249        70      6230         0     21981     43610    314731     20.32     21.42  --
30.18/30.27	c  N dy   734    270535        70      6230         0     36771     43610    669824     20.35     21.47  --
32.18/32.26	c  N dy   829    289514        70      6230         0     34048     43610    592024     20.41     21.52  --
33.99/34.09	c  F st   894    306250        70      6230         0     28396     43610    440712     20.42     18.27  --
34.18/34.27	c  N st   898    308282        70      6230         0     30228     43610    485645     20.42   no data  --
36.78/36.86	c  N dy   998    331452        70      6230         0     29437     43610    454302     20.45     21.82  --
39.49/39.54	c  N dy  1047    356047        70      6230         0     29001     43610    429917     20.43     21.52  --
39.59/39.68	c  S st  1056    357406        70      6230         0     30224     43610    459566     20.43   no data  --
39.68/39.76	c  S st  1056    357906        70      6230         0     30692     43610    471184     20.43   no data  --
39.68/39.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.68/39.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.68/39.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.68/39.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.68/39.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.68/39.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
39.68/39.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.78/41.88	c lits-rem:      1342  cl-subs:     2127  v-elim:      0  v-fix:    0  time:  2.10 s
41.78/41.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
41.78/41.89	c vivif2 --  cl tried    28565 cl shrink        0 lits rem          0 time: 0.00
42.08/42.19	c asymm  cl-useful: 0/2575/6230 lits-rem:0 time: 0.30
42.08/42.19	c calculated reachability. Time: 0.00
42.08/42.19	c  N dy  1056    357906        70      6230         0     28565     43610    420550     20.43   no data  --
44.49/44.55	c  N dy  1101    378101        70      6230         0     23462     43610    286766     20.41     21.64  --
47.88/47.91	c  N dy  1173    408118        70      6230         0     26217     43610    336523     20.38     21.53  --
50.18/50.28	c  N dy  1263    428155        70      6230         0     44355     43610    772632     20.39     21.80  --
52.68/52.76	c  N dy  1335    448692        70      6230         0     37673     43610    600230     20.39     21.59  --
55.78/55.86	c  N dy  1435    471751        70      6230         0     32308     43610    454924     20.40     21.50  --
58.68/58.77	c  N dy  1492    495107        70      6230         0     53358     43610    954603     20.38     21.56  --
61.49/61.60	c  N dy  1603    517396        70      6230         0     46496     43610    792323     20.42     21.50  --
64.08/64.15	c  S st  1668    536860        70      6230         0     36059     43610    525693     20.41   no data  --
64.18/64.24	c  S st  1668    537366        70      6230         0     36529     43610    537457     20.41   no data  --
64.18/64.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.18/64.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.18/64.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.18/64.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.18/64.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.18/64.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
64.18/64.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.48/66.56	c lits-rem:       801  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  2.29 s
66.48/66.56	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
66.48/66.56	c vivif2 --  cl tried    34836 cl shrink        0 lits rem          0 time: 0.01
66.68/66.75	c asymm  cl-useful: 0/1561/6230 lits-rem:0 time: 0.19
66.68/66.75	c calculated reachability. Time: 0.00
66.68/66.75	c  N dy  1668    537366        70      6230         0     34836     43610    492997     20.41   no data  --
70.38/70.46	c  N dy  1716    566796        70      6230         0     32426     43610    421358     20.34     21.71  --
72.88/72.96	c  N dy  1765    586880        70      6230         0     50517     43610    852665     20.34     21.99  --
76.58/76.69	c  N dy  1861    614294        70      6230         0     45584     43610    730769     20.35     21.43  --
80.19/80.26	c  N dy  1995    634344        70      6230         0     33107     43610    413544     20.39     23.68  --
83.08/83.14	c  N dy  2106    654420        70      6230         0     51302     43610    856285     20.42     22.01  --
85.88/85.91	c  N dy  2125    674660        70      6230         0     37830     43610    509347     20.38     21.50  --
88.78/88.88	c  N dy  2231    694671        70      6230         0     55882     43610    947941     20.40     22.82  --
92.48/92.57	c  N dy  2352    717656        70      6230         0     44176     43610    653204     20.43     21.61  --
96.08/96.18	c  N dy  2486    737718        70      6230         0     62408     43610   1100817     20.46     21.74  --
99.58/99.68	c  N dy  2550    761048        70      6230         0     49938     43610    773942     20.46     21.56  --
103.88/103.90	c  N dy  2709    781063        70      6230         0     68010     43610   1219314     20.50     23.51  --
106.78/106.81	c  N dy  2805    801291        70      6230         0     51997     43610    817537     20.51     21.67  --
107.58/107.62	c  S st  2825    806049        70      6230         0     56332     43610    923211     20.52     21.14  --
107.68/107.76	c  S st  2825    806550        70      6230         0     56800     43610    934851     20.52   no data  --
107.68/107.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.68/107.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.68/107.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.78/107.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.78/107.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.78/107.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
107.78/107.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.58/115.67	c lits-rem:      2810  cl-subs:     4642  v-elim:      0  v-fix:    0  time:  7.86 s
115.58/115.67	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
115.58/115.68	c vivif2 --  cl tried    52158 cl shrink        0 lits rem          0 time: 0.01
115.78/115.87	c asymm  cl-useful: 0/950/6230 lits-rem:0 time: 0.19
115.78/115.87	c calculated reachability. Time: 0.00
115.78/115.87	c  N dy  2825    806550        70      6230         0     52158     43610    816671     20.52   no data  --
119.68/119.73	c  N dy  2903    826591        70      6230         0     35243     43610    399416     20.53     21.65  --
122.38/122.43	c  N dy  2907    849334        70      6230         0     55443     43610    860114     20.46     21.73  --
125.78/125.85	c  N dy  2923    869399        70      6230         0     37649     43610    447325     20.43     21.85  --
128.28/128.35	c  N dy  2949    889532        70      6230         0     55623     43610    873816     20.39     21.53  --
133.48/133.55	c  N dy  3036    919112        70      6230         0     45475     43610    616937     20.39     21.54  --
137.28/137.33	c  N dy  3181    939251        70      6230         0     63754     43610   1066885     20.42     21.63  --
141.79/141.85	c  N dy  3319    961207        70      6230         0     45827     43610    618449     20.45     21.61  --
145.48/145.59	c  N dy  3436    981256        70      6230         0     63984     43610   1063393     20.47     23.41  --
149.58/149.67	c  N dy  3511   1001454        70      6230         0     43443     43610    545513     20.48     21.81  --
152.97/153.05	c  N dy  3618   1021709        70      6230         0     61791     43610    994147     20.50     21.76  --
157.48/157.52	c  N dy  3684   1044503        70      6230         0     42547     43610    508491     20.49     21.68  --
160.78/160.86	c  N dy  3781   1064592        70      6230         0     60798     43610    954645     20.51     24.80  --
162.48/162.51	c  F st  3845   1071875        70      6230         0     67409     43610   1119962     20.52   no data  --
169.98/170.02	c  N dy  3888   1116442        70      6230         0     66482     43610   1041339     20.45     21.76  --
174.98/175.08	c  N dy  3998   1138734        70      6230         0     45310     43610    551758     20.47     21.57  --
178.58/178.66	c  N dy  4073   1160298        70      6230         0     64718     43610   1016524     20.47     21.55  --
186.99/187.07	c  N dy  4129   1209825        70      6230         0     66632     43610   1028632     20.42     17.54  --
186.99/187.07	c  S st  4129   1209825        70      6230         0     66632     43610   1028632     20.42     17.54  --
187.18/187.25	c  S st  4129   1210330        70      6230         0     67101     43610   1040136     20.42   no data  --
187.18/187.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.18/187.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.18/187.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
187.28/187.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.28/187.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.28/187.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
187.28/187.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.88/197.90	c lits-rem:      1748  cl-subs:     8141  v-elim:      0  v-fix:    0  time: 10.60 s
197.88/197.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
197.88/197.92	c vivif2 --  cl tried    58960 cl shrink        0 lits rem          0 time: 0.01
198.08/198.11	c asymm  cl-useful: 0/793/6230 lits-rem:0 time: 0.20
198.08/198.12	c calculated reachability. Time: 0.00
198.08/198.12	c  N dy  4129   1210330        70      6230         0     58960     43610    865931     20.42   no data  --
202.38/202.42	c  N dy  4243   1230417        70      6230         0     77115     43610   1310828     20.43     22.19  --
206.58/206.63	c  N dy  4303   1251228        70      6230         0     53190     43610    713974     20.43     21.52  --
211.19/211.21	c  N dy  4330   1279679        70      6230         0     78500     43610   1303484     20.40     21.49  --
215.38/215.49	c  N dy  4398   1300941        70      6230         0     54076     43610    727568     20.40     21.64  --
219.38/219.49	c  N dy  4502   1321060        70      6230         0     72263     43610   1168869     20.41     21.61  --
224.68/224.75	c  N dy  4603   1341318        70      6230         0     45653     43610    508740     20.41     21.49  --
230.58/230.68	c  N dy  4722   1375581        70      6230         0     76478     43610   1246414     20.40     21.57  --
235.98/236.02	c  N dy  4846   1395585        70      6230         0     48738     43610    570114     20.42     24.70  --
239.78/239.82	c  N dy  4946   1415595        70      6230         0     66837     43610   1010084     20.43     22.76  --
244.78/244.88	c  N dy  5058   1435653        70      6230         0     84921     43610   1449699     20.44     23.89  --
248.99/249.02	c  N dy  5081   1457782        70      6230         0     57914     43610    770158     20.42     21.58  --
253.99/254.08	c  N dy  5212   1480079        70      6230         0     78074     43610   1262310     20.44     21.55  --
260.59/260.63	c  N dy  5315   1506073        70      6230         0     53624     43610    652458     20.44     21.52  --
265.08/265.14	c  N dy  5436   1528046        70      6230         0     73568     43610   1141488     20.45     21.53  --
270.49/270.55	c  N dy  5543   1548143        70      6230         0     91756     43610   1586360     20.46     22.04  --
274.99/275.09	c  N dy  5642   1568213        70      6230         0     61134     43610    829219     20.47     22.18  --
280.58/280.63	c  N dy  5763   1592805        70      6230         0     83308     43610   1369835     20.49     21.64  --
286.18/286.21	c  N dy  5828   1614803        70      6230         0     53508     43610    631799     20.49     21.57  --
290.08/290.13	c  N dy  5921   1634826        70      6230         0     71613     43610   1071828     20.49     23.15  --
294.98/295.04	c  N dy  6000   1655049        70      6230         0     89905     43610   1514740     20.50     21.62  --
301.48/301.53	c  N dy  6126   1679853        70      6230         0     61658     43610    814718     20.51     21.64  --
306.18/306.21	c  N dy  6193   1702522        70      6230         0     81973     43610   1305251     20.51     21.60  --
308.28/308.32	c  S st  6234   1710330        70      6230         0     89027     43610   1477783     20.51     20.77  --
308.48/308.55	c  S st  6234   1710830        70      6230         0     89479     43610   1489111     20.51   no data  --
308.48/308.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.48/308.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.48/308.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
308.58/308.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.58/308.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.58/308.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
308.58/308.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
330.18/330.23	c lits-rem:      6863  cl-subs:     9124  v-elim:      0  v-fix:    0  time: 21.59 s
330.18/330.23	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
330.18/330.24	c vivif2 --  cl tried    80355 cl shrink        0 lits rem          0 time: 0.01
330.48/330.50	c asymm  cl-useful: 0/565/6230 lits-rem:0 time: 0.25
330.48/330.50	c calculated reachability. Time: 0.00
330.48/330.50	c  N dy  6234   1710830        70      6230         0     80355     43610   1262481     20.51   no data  --
336.38/336.43	c  N dy  6353   1731693        70      6230         0     99233     43610   1727815     20.53     21.65  --
340.28/340.34	c  N dy  6369   1752918        70      6230         0     67344     43610    942086     20.51     21.61  --
345.29/345.30	c  N dy  6413   1777617        70      6230         0     89384     43610   1461367     20.50     21.64  --
350.78/350.86	c  N dy  6489   1797704        70      6230         0     55539     43610    651572     20.50     22.31  --
354.68/354.79	c  N dy  6519   1820482        70      6230         0     75856     43610   1127684     20.48     21.64  --
359.79/359.81	c  N dy  6586   1840560        70      6230         0     93929     43610   1564479     20.48     22.58  --
365.98/366.03	c  N dy  6729   1861271        70      6230         0     59828     43610    743589     20.50     21.79  --
371.18/371.28	c  N dy  6829   1886190        70      6230         0     82316     43610   1288401     20.50     21.61  --
377.58/377.65	c  N dy  6962   1906224        70      6230         0    100499     43610   1737490     20.52     22.35  --
382.99/383.03	c  N dy  7046   1926246        70      6230         0     64526     43610    837312     20.52     23.28  --
387.79/387.85	c  N dy  7178   1946263        70      6230         0     82599     43610   1285669     20.53     21.67  --
393.38/393.47	c  N dy  7252   1966308        70      6230         0    100660     43610   1719154     20.53     23.06  --
399.59/399.69	c  N dy  7390   1986386        70      6230         0     63866     43610    812114     20.55     22.44  --
403.99/404.07	c  N dy  7469   2006803        70      6230         0     82277     43610   1262827     20.55     21.65  --
410.69/410.75	c  N dy  7563   2030036        70      6230         0    103240     43610   1771866     20.56     21.72  --
417.78/417.84	c  N dy  7641   2061494        70      6230         0     75591     43610   1077705     20.55     21.76  --
423.28/423.34	c  N dy  7757   2081555        70      6230         0     93700     43610   1524031     20.56     23.53  --
429.78/429.87	c  N dy  7859   2101568        70      6230         0    111731     43610   1965651     20.57     22.61  --
435.18/435.25	c  N dy  7928   2126289        70      6230         0     77178     43610   1103087     20.57     21.70  --
444.88/444.92	c  N dy  8047   2164094        70      6230         0    111099     43610   1926251     20.57     21.73  --
452.58/452.65	c  N dy  8114   2198229        70      6230         0     83969     43610   1237814     20.55     21.86  --
456.28/456.36	c  S st  8178   2210831        70      6230         0     95333     43610   1515643     20.56     21.52  --
456.58/456.63	c  S st  8178   2211334        70      6230         0     95797     43610   1527289     20.56   no data  --
456.58/456.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
456.58/456.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.58/456.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
456.68/456.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.68/456.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.68/456.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
456.68/456.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
481.69/481.79	c lits-rem:      4591  cl-subs:    11075  v-elim:      0  v-fix:    0  time: 25.07 s
481.69/481.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
481.79/481.81	c vivif2 --  cl tried    84722 cl shrink        0 lits rem          0 time: 0.01
481.98/482.07	c asymm  cl-useful: 0/516/6230 lits-rem:0 time: 0.27
481.98/482.08	c calculated reachability. Time: 0.00
481.98/482.08	c  N dy  8178   2211334        70      6230         0     84722     43610   1269872     20.56   no data  --
487.78/487.80	c  N dy  8244   2231342        70      6230         0    102649     43610   1698902     20.55     21.65  --
494.38/494.42	c  N dy  8327   2251501        70      6230         0     63007     43610    742682     20.56     21.68  --
498.98/499.10	c  N dy  8431   2271564        70      6230         0     81067     43610   1183968     20.56     23.45  --
504.89/504.93	c  N dy  8539   2291577        70      6230         0     99158     43610   1629204     20.57     23.12  --
511.58/511.63	c  N dy  8618   2312257        70      6230         0    117775     43610   2079558     20.57     21.73  --
515.58/515.61	c  N dy  8640   2332333        70      6230         0     76682     43610   1055726     20.57     23.00  --
521.68/521.74	c  N dy  8761   2353679        70      6230         0     95963     43610   1530543     20.58     21.69  --
528.18/528.20	c  N dy  8839   2373716        70      6230         0    113980     43610   1969043     20.58     22.42  --
533.98/534.08	c  N dy  8930   2393790        70      6230         0     71901     43610    929461     20.58     21.76  --
540.38/540.40	c  N dy  9070   2416063        70      6230         0     92069     43610   1426549     20.59     21.77  --
546.68/546.72	c  N dy  9158   2436204        70      6230         0    110203     43610   1871203     20.60     21.72  --
553.29/553.39	c  N dy  9181   2463065        70      6230         0     73048     43610    924082     20.58     21.80  --
558.48/558.55	c  N dy  9262   2484286        70      6230         0     92158     43610   1391241     20.58     21.74  --
564.08/564.18	c  N dy  9305   2504937        70      6230         0    110658     43610   1833035     20.58     21.75  --
571.38/571.50	c  N dy  9420   2526144        70      6230         0     67813     43610    807574     20.58     21.74  --
577.88/577.95	c  N dy  9441   2558734        70      6230         0     96815     43610   1487659     20.56     21.64  --
585.68/585.72	c  N dy  9498   2583659        70      6230         0    119134     43610   2023686     20.55     21.69  --
593.38/593.48	c  N dy  9632   2610467        70      6230         0     80512     43610   1101730     20.56     21.69  --
601.38/601.44	c  N dy  9739   2638274        70      6230         0    105558     43610   1708040     20.56     21.68  --
608.98/609.02	c  N dy  9835   2658308        70      6230         0    123580     43610   2144289     20.56     23.52  --
615.98/616.05	c  N dy  9935   2686533        70      6230         0     85206     43610   1199522     20.56     21.68  --
621.49/621.51	c  N dy  9989   2707024        70      6230         0    103507     43610   1635631     20.56     21.65  --
622.98/623.04	c  S st 10015   2711336        70      6230         0    107424     43610   1731965     20.56     20.37  --
623.28/623.32	c  S st 10015   2711839        70      6230         0    107891     43610   1743726     20.56   no data  --
623.28/623.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.28/623.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
623.28/623.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
623.38/623.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.38/623.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.38/623.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
623.38/623.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
705.38/705.40	c lits-rem:      5298  cl-subs:    11541  v-elim:      0  v-fix:    0  time: 81.98 s
705.38/705.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
705.38/705.42	c vivif2 --  cl tried    96350 cl shrink        0 lits rem          0 time: 0.02
705.68/705.70	c asymm  cl-useful: 0/468/6230 lits-rem:0 time: 0.28
705.68/705.70	c calculated reachability. Time: 0.00
705.68/705.70	c  N dy 10015   2711839        70      6230         0     96350     43610   1469440     20.56   no data  --
712.78/712.83	c  N dy 10101   2733669        70      6230         0    116014     43610   1946368     20.56     21.65  --
720.18/720.22	c  N dy 10193   2755437        70      6230         0     71494     43610    863260     20.57     21.66  --
724.18/724.28	c  N dy 10195   2777389        70      6230         0     90969     43610   1322582     20.55     21.76  --
729.98/730.02	c  N dy 10225   2797397        70      6230         0    108702     43610   1735368     20.54     22.37  --
737.28/737.38	c  N dy 10284   2820060        70      6230         0    128945     43610   2217590     20.54     21.81  --
742.88/742.93	c  N dy 10406   2840600        70      6230         0     82510     43610   1124840     20.55     21.68  --
748.88/748.97	c  N dy 10511   2860793        70      6230         0    100756     43610   1572292     20.55     21.70  --
757.38/757.49	c  N dy 10660   2882281        70      6230         0    120197     43610   2053803     20.56     21.65  --
764.68/764.78	c  N dy 10745   2902380        70      6230         0     71896     43610    839586     20.56     23.68  --
770.28/770.35	c  N dy 10851   2924490        70      6230         0     91799     43610   1327811     20.57     21.68  --
777.88/777.99	c  N dy 10937   2948923        70      6230         0    113797     43610   1864885     20.57     21.68  --
786.68/786.73	c  N dy 11047   2969178        70      6230         0    131972     43610   2311797     20.58     21.72  --
791.98/792.06	c  N dy 11119   2989201        70      6230         0     82608     43610   1089090     20.58     22.38  --
798.08/798.14	c  N dy 11236   3009318        70      6230         0    100778     43610   1537463     20.59     21.68  --
805.78/805.89	c  N dy 11339   3031009        70      6230         0    120369     43610   2015439     20.59     21.73  --
815.48/815.56	c  N dy 11452   3051012        70      6230         0     70022     43610    768385     20.60     22.03  --
820.78/820.83	c  N dy 11560   3071407        70      6230         0     88455     43610   1222752     20.60     21.71  --
827.27/827.35	c  N dy 11670   3091504        70      6230         0    106493     43610   1665502     20.61     21.71  --
834.58/834.68	c  N dy 11756   3111602        70      6230         0    124599     43610   2108550     20.61     24.92  --
841.98/842.07	c  N dy 11804   3131651        70      6230         0     73273     43610    832942     20.61     23.05  --
847.88/847.96	c  N dy 11958   3151964        70      6230         0     91674     43610   1290756     20.62     21.75  --
854.58/854.62	c  N dy 12063   3172005        70      6230         0    109739     43610   1734358     20.63     21.88  --
862.38/862.42	c  N dy 12163   3192472        70      6230         0    128120     43610   2185936     20.63     21.74  --
869.87/869.97	c  S st 12241   3211839        70      6230         0     75348     43610    872523     20.63     20.33  --
870.08/870.15	c  S st 12241   3212345        70      6230         0     75818     43610    884287     20.63   no data  --
870.08/870.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
870.08/870.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
870.08/870.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
870.18/870.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
870.18/870.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
870.18/870.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
870.18/870.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
881.08/881.17	c lits-rem:       911  cl-subs:     1182  v-elim:      0  v-fix:    0  time: 10.96 s
881.08/881.17	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
881.08/881.19	c vivif2 --  cl tried    74636 cl shrink        0 lits rem          0 time: 0.01
881.38/881.41	c asymm  cl-useful: 0/616/6230 lits-rem:0 time: 0.23
881.38/881.41	c calculated reachability. Time: 0.00
881.38/881.41	c  N dy 12241   3212345        70      6230         0     74636     43610    853944     20.63   no data  --
886.58/886.69	c  N dy 12336   3232421        70      6230         0     92763     43610   1299320     20.64     22.42  --
893.47/893.53	c  N dy 12426   3253602        70      6230         0    111887     43610   1762591     20.64     21.79  --
909.48/909.53	c  N dy 12491   3308854        70      6230         0     90054     43610   1192338     20.61     21.79  --
915.37/915.43	c  N dy 12545   3329159        70      6230         0    108312     43610   1626988     20.61     21.71  --
934.27/934.35	c  N dy 12647   3393349        70      6230         0     93958     43610   1284825     20.59     21.73  --
938.96/939.05	c  N dy 12664   3413430        70      6230         0    111805     43610   1703645     20.58     24.03  --
949.66/949.70	c  N dy 12746   3441531        70      6230         0    136965     43610   2311310     20.58     21.80  --
957.27/957.31	c  N dy 12837   3462289        70      6230         0     83144     43610   1028025     20.58     21.68  --
963.48/963.57	c  N dy 12959   3482372        70      6230         0    101281     43610   1476956     20.59     22.53  --
971.37/971.43	c  N dy 13042   3504092        70      6230         0    120788     43610   1953386     20.59     21.69  --
978.66/978.73	c  N dy 13093   3524170        70      6230         0    138803     43610   2387536     20.59     21.69  --
987.07/987.11	c  N dy 13211   3545382        70      6230         0     84385     43610   1048302     20.59     21.82  --
993.07/993.10	c  N dy 13315   3565417        70      6230         0    102445     43610   1491261     20.60     22.13  --
1001.86/1001.95	c  N dy 13444   3588455        70      6230         0    123145     43610   2002038     20.61     21.69  --
1013.87/1013.92	c  N dy 13550   3614498        70      6230         0    146476     43610   2569315     20.61     21.87  --
1023.47/1023.57	c  N dy 13664   3647478        70      6230         0    101540     43610   1445564     20.61     21.73  --
1030.96/1031.02	c  N dy 13783   3668118        70      6230         0    120113     43610   1904361     20.61     21.74  --
1040.48/1040.57	c  N dy 13939   3688155        70      6230         0    138241     43610   2358104     20.62     23.19  --
1050.07/1050.14	c  N dy 14080   3708203        70      6230         0     80752     43610    932530     20.63     24.70  --
1051.27/1051.39	c  S st 14120   3712345        70      6230         0     84468     43610   1025601     20.63   no data  --
1051.48/1051.59	c  S st 14120   3712850        70      6230         0     84933     43610   1037251     20.63   no data  --
1051.48/1051.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1051.48/1051.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.58/1051.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1051.58/1051.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1051.58/1051.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1051.58/1051.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1051.58/1051.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1067.67/1067.73	c lits-rem:      1525  cl-subs:     1949  v-elim:      0  v-fix:    0  time: 16.07 s
1067.67/1067.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1067.67/1067.74	c vivif2 --  cl tried    82984 cl shrink        0 lits rem          0 time: 0.01
1067.87/1067.98	c asymm  cl-useful: 0/542/6230 lits-rem:0 time: 0.23
1067.87/1067.98	c calculated reachability. Time: 0.00
1067.87/1067.98	c  N dy 14120   3712850        70      6230         0     82984     43610    984682     20.63   no data  --
1073.77/1073.80	c  N dy 14220   3732894        70      6230         0    101091     43610   1429875     20.64     21.88  --
1079.17/1079.20	c  F st 14254   3751562        70      6230         0    117765     43610   1826826     20.63     18.13  --
1079.87/1079.92	c  N st 14258   3753593        70      6230         0    119573     43610   1870966     20.63   no data  --
1088.97/1089.09	c  N dy 14382   3773709        70      6230         0    137675     43610   2321196     20.64     21.75  --
1098.78/1098.84	c  N dy 14494   3794066        70      6230         0     79700     43610    893449     20.64     21.78  --
1104.38/1104.44	c  N dy 14604   3814188        70      6230         0     97856     43610   1340140     20.65     21.74  --
1110.87/1110.98	c  N dy 14669   3835647        70      6230         0    117171     43610   1807530     20.65     21.80  --
1119.17/1119.26	c  N dy 14759   3855723        70      6230         0    135247     43610   2247090     20.65     22.27  --
1131.17/1131.26	c  N dy 14848   3883736        70      6230         0     82983     43610    953264     20.65     21.83  --
1137.38/1137.43	c  N dy 14955   3904398        70      6230         0    101606     43610   1412237     20.65     21.94  --
1144.77/1144.89	c  N dy 15053   3924450        70      6230         0    119677     43610   1856534     20.66     21.82  --
1154.46/1154.53	c  N dy 15169   3946447        70      6230         0    139411     43610   2341517     20.66     21.85  --
1163.78/1163.82	c  N dy 15230   3966515        70      6230         0     79211     43610    856712     20.66     24.07  --
1170.47/1170.51	c  N dy 15359   3989053        70      6230         0     99501     43610   1359149     20.67     21.82  --
1178.67/1178.76	c  N dy 15364   4020397        70      6230         0    127319     43610   2016318     20.65     21.88  --
1206.17/1206.27	c  N dy 15412   4115427        70      6230         0    132658     43610   2050503     20.59     21.81  --
1217.07/1217.11	c  N dy 15550   4137477        70      6230         0    152595     43610   2545457     20.59     21.75  --
1225.67/1225.79	c  N dy 15670   4157652        70      6230         0     91388     43610   1139576     20.60     21.70  --
1235.18/1235.29	c  N dy 15776   4190459        70      6230         0    120820     43610   1857000     20.60     21.76  --
1243.97/1244.04	c  N dy 15885   4210541        70      6230         0    138894     43610   2302507     20.60     23.05  --
1245.27/1245.31	c  S st 15906   4212851        70      6230         0    141002     43610   2355791     20.60   no data  --
1245.57/1245.69	c  S st 15906   4213354        70      6230         0    141463     43610   2367609     20.60   no data  --
1245.57/1245.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1245.57/1245.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1245.67/1245.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1245.77/1245.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1245.77/1245.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1245.77/1245.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1245.77/1245.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.92 3.98 3.76 5/189 9332
/proc/meminfo: memFree=22442672/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=20420 CPUtime=0 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4194304 234 0 0 0 0 0 0 0 25 0 1 0 290229432 20910080 186 33554432000 4194304 4650387 140737001885488 18446744073709551615 218365994897 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9332/statm: 5105 187 154 112 0 57 0

[startup+0.019879 s]
/proc/loadavg: 3.92 3.98 3.76 5/189 9332
/proc/meminfo: memFree=22442672/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=29944 CPUtime=0.01 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 636 0 0 0 1 0 0 0 25 0 1 0 290229432 30662656 576 33554432000 4194304 4650387 140737001885488 18446744073709551615 4370611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 7486 576 345 112 0 2451 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29944

[startup+0.100853 s]
/proc/loadavg: 3.92 3.98 3.76 5/189 9332
/proc/meminfo: memFree=22442672/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=30076 CPUtime=0.09 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 651 0 0 0 9 0 0 0 25 0 1 0 290229432 30797824 591 33554432000 4194304 4650387 140737001885488 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 7519 591 345 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300828 s]
/proc/loadavg: 3.92 3.98 3.76 5/189 9332
/proc/meminfo: memFree=22442672/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=32252 CPUtime=0.29 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 1312 0 0 0 29 0 0 0 25 0 1 0 290229432 33026048 1190 33554432000 4194304 4650387 140737001885488 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 8063 1190 376 112 0 3028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32252

[startup+0.700744 s]
/proc/loadavg: 3.92 3.98 3.76 5/189 9332
/proc/meminfo: memFree=22442672/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=32892 CPUtime=0.69 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 1885 0 0 0 69 0 0 0 25 0 1 0 290229432 33681408 1316 33554432000 4194304 4650387 140737001885488 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 8223 1317 378 112 0 3188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32892

[startup+1.50062 s]
/proc/loadavg: 3.92 3.98 3.76 5/190 9333
/proc/meminfo: memFree=22434356/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=39300 CPUtime=1.49 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 4120 0 0 0 149 0 0 0 25 0 1 0 290229432 40243200 2874 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 9825 2874 380 112 0 4790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39300

[startup+3.10032 s]
/proc/loadavg: 3.93 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22414392/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=39364 CPUtime=3.08 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 4581 0 0 0 308 0 0 0 25 0 1 0 290229432 40308736 2908 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 9841 2908 380 112 0 4806 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39364

[startup+6.30075 s]
/proc/loadavg: 3.93 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22405412/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=39936 CPUtime=6.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 6067 0 0 0 628 0 0 0 24 0 1 0 290229432 40894464 2966 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 9984 2966 380 112 0 4949 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39936

[startup+12.7006 s]
/proc/loadavg: 3.94 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22376004/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=47316 CPUtime=12.68 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 9838 0 0 0 1268 0 0 0 25 0 1 0 290229432 48451584 4921 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 11829 4921 380 112 0 6794 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47316

[startup+25.5004 s]
/proc/loadavg: 3.95 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22347764/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=53852 CPUtime=25.49 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 15911 0 0 0 2547 2 0 0 25 0 1 0 290229432 55144448 6494 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 13463 6494 380 112 0 8428 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53852

[startup+51.1008 s]
/proc/loadavg: 3.96 3.98 3.77 5/190 9334
/proc/meminfo: memFree=22335536/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=57924 CPUtime=51.08 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 24204 0 0 0 5105 3 0 0 25 0 1 0 290229432 59314176 7857 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 14481 7857 380 112 0 9446 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57924

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.79 5/190 9335
/proc/meminfo: memFree=22310076/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=59772 CPUtime=102.29 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 37428 0 0 0 10223 6 0 0 25 0 1 0 290229432 61206528 8308 33554432000 4194304 4650387 140737001885488 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 14943 8308 380 112 0 9908 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59772

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 9337
/proc/meminfo: memFree=22267372/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=71504 CPUtime=162.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 51154 0 0 0 16219 9 0 0 25 0 1 0 290229432 73220096 10943 33554432000 4194304 4650387 140737001885488 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 17876 10943 380 112 0 12841 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 71504

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 9339
/proc/meminfo: memFree=22236952/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=80644 CPUtime=222.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 62692 0 0 0 22216 12 0 0 25 0 1 0 290229432 82579456 13477 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 20161 13477 380 112 0 15126 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80644

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 9340
/proc/meminfo: memFree=22228096/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=80960 CPUtime=282.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 72577 0 0 0 28213 15 0 0 25 0 1 0 290229432 82903040 13549 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 20240 13549 380 112 0 15205 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 80960

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 9342
/proc/meminfo: memFree=22184540/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=95268 CPUtime=342.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 81951 0 0 0 34211 17 0 0 25 0 1 0 290229432 97554432 16373 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 23817 16373 380 112 0 18782 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95268

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 9343
/proc/meminfo: memFree=22194036/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=95492 CPUtime=402.29 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 90789 0 0 0 40207 22 0 0 25 0 1 0 290229432 97783808 16323 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 23873 16323 380 112 0 18838 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95492

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 9345
/proc/meminfo: memFree=22165720/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=103944 CPUtime=462.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 100248 0 0 0 46203 25 0 0 25 0 1 0 290229432 106438656 18698 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 25986 18698 380 112 0 20951 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 103944

[startup+522.3 s]
/proc/loadavg: 4.10 4.03 3.86 5/190 9347
/proc/meminfo: memFree=22151064/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=105460 CPUtime=522.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 105840 0 0 0 52201 27 0 0 25 0 1 0 290229432 107991040 19172 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 26365 19172 380 112 0 21330 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 105460

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 3.86 5/190 9348
/proc/meminfo: memFree=22152232/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=105648 CPUtime=582.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 113639 0 0 0 58198 30 0 0 25 0 1 0 290229432 108183552 19408 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 26412 19408 380 112 0 21377 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 105648

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.87 5/190 9350
/proc/meminfo: memFree=22127000/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=111552 CPUtime=642.29 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 120105 0 0 0 64196 33 0 0 25 0 1 0 290229432 114229248 20674 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 27888 20674 380 112 0 22853 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 111552

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/190 9351
/proc/meminfo: memFree=22127840/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=111552 CPUtime=702.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 120281 0 0 0 70195 33 0 0 25 0 1 0 290229432 114229248 20850 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 27888 20850 380 112 0 22853 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 111552

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.89 5/190 9353
/proc/meminfo: memFree=22123564/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=111624 CPUtime=762.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 126477 0 0 0 76193 35 0 0 25 0 1 0 290229432 114302976 21463 33554432000 4194304 4650387 140737001885488 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 27906 21463 380 112 0 22871 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 111624

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 9355
/proc/meminfo: memFree=22100472/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=111840 CPUtime=822.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 133784 0 0 0 82190 38 0 0 25 0 1 0 290229432 114524160 20389 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 27960 20389 380 112 0 22925 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 111840

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 9356
/proc/meminfo: memFree=22107740/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=114740 CPUtime=882.28 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 139764 0 0 0 88187 41 0 0 25 0 1 0 290229432 117493760 20587 33554432000 4194304 4650387 140737001885488 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28685 20587 380 112 0 23650 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 114740

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 9358
/proc/meminfo: memFree=22094804/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=114828 CPUtime=942.26 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 146660 0 0 0 94183 43 0 0 25 0 1 0 290229432 117583872 21641 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28707 21641 380 112 0 23672 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 114828

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9359
/proc/meminfo: memFree=22100964/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=114948 CPUtime=1002.26 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 152762 0 0 0 100181 45 0 0 25 0 1 0 290229432 117706752 21761 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28737 21761 380 112 0 23702 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 114948

[startup+1062.3 s]
/proc/loadavg: 4.14 4.03 3.92 5/190 9361
/proc/meminfo: memFree=22087388/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=115076 CPUtime=1062.27 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 157937 0 0 0 106180 47 0 0 25 0 1 0 290229432 117837824 20728 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28769 20728 380 112 0 23734 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 115076

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 9363
/proc/meminfo: memFree=22062292/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=115136 CPUtime=1122.27 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 162617 0 0 0 112178 49 0 0 25 0 1 0 290229432 117899264 22207 33554432000 4194304 4650387 140737001885488 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28784 22207 380 112 0 23749 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 115136

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.93 5/190 9364
/proc/meminfo: memFree=22069564/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=115244 CPUtime=1182.27 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 168825 0 0 0 118176 51 0 0 25 0 1 0 290229432 118009856 22021 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28811 22021 380 112 0 23776 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 115244

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 9366
/proc/meminfo: memFree=22055888/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=115328 CPUtime=1242.27 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 175214 0 0 0 124173 54 0 0 25 0 1 0 290229432 118095872 22042 33554432000 4194304 4650387 140737001885488 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 28832 22042 380 112 0 23797 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 115328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 3/186 9397
/proc/meminfo: memFree=22349856/32951124 swapFree=67111528/67111528
[pid=9332] ppid=9330 vsize=129040 CPUtime=1299.97 cores=1,3
/proc/9332/stat : 9332 (strangenight1-s) R 9330 9332 8966 0 -1 4202496 178804 0 0 0 129942 55 0 0 25 0 1 0 290229432 132136960 25632 33554432000 4194304 4650387 140737001885488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9332/statm: 32260 25632 380 112 0 27225 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 129040

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): 1299.98
CPU user time (s): 1299.43
CPU system time (s): 0.558915
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 129040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178804
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1236

runsolver used 2.04469 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 01:17:47
IDJOB=3175719
IDBENCH=82737
IDSOLVER=1589
FILE ID=node101/3175719-1301786267
RUNJOBID= node101-1301783657-8986
PBS_JOBID= 12841416
Free space on /tmp= 72320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175719-1301786267/watcher-3175719-1301786267 -o /tmp/evaluation-result-3175719-1301786267/solver-3175719-1301786267 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175719-1301786267.cnf

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

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=124690290

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22442828 kB
Buffers:        336600 kB
Cached:        9845020 kB
SwapCached:          0 kB
Active:        6694724 kB
Inactive:      3565080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22442828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24868 kB
Writeback:           0 kB
AnonPages:       77840 kB
Mapped:          16404 kB
Slab:           184668 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   292196 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= 72312 MiB
End job on node101 at 2011-04-03 01:39:29