Trace number 3367893

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367893-1305388584.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.14
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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:      42 undec:       0 neg:      28
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    12      5876        70      6230         0      3068     43610     67078     20.62     21.73
0.49/0.51	c  N dy    18     10690        70      6230         0      7393     43610    168663     20.23     21.41
0.69/0.72	c  N dy    37     16093        70      6230         0      8446     43610    185393     20.42     21.55
1.10/1.14	c  F st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14
1.10/1.15	c  N st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14
1.29/1.37	c  N dy    61     30001        70      6230         0      9772     43610    196456     20.34   no data
1.29/1.37	c  S st    61     30001        70      6230         0      9772     43610    196456     20.34   no data
1.39/1.40	c  S st    61     30505        70      6230         0     10247     43610    208199     20.34   no data
1.39/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.41	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c lits-rem:       121  cl-subs:      891  v-elim:      0  v-fix:    0  time:  0.20 s
1.79/1.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
1.79/1.87	c calculated reachability. Time: 0.00
1.79/1.87	c  N dy    61     30505        70      6230         0      9356     43610    185772     20.34   no data
1.99/2.08	c  N dy    81     34545        70      6230         0     13051     43610    276579     20.49     22.45
2.39/2.40	c  N dy    98     40617        70      6230         0     11409     43610    220335     20.49     21.59
2.69/2.70	c  N dy   102     45761        70      6230         0     16034     43610    330310     20.40     20.10
2.69/2.70	c  S st   102     45761        70      6230         0     16034     43610    330310     20.40     20.10
2.69/2.75	c  S st   102     46267        70      6230         0      8429     43610    138049     20.40   no data
2.69/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.69/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.79	c lits-rem:         5  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c vivif2 --  cl tried     8381 cl shrink        0 lits rem          0 time: 0.00
2.99/3.03	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
2.99/3.03	c calculated reachability. Time: 0.00
2.99/3.03	c  N dy   102     46267        70      6230         0      8381     43610    136684     20.40   no data
3.39/3.40	c  N dy   128     52829        70      6230         0     14338     43610    279363     20.45     21.70
3.68/3.72	c  N dy   143     57686        70      6230         0      9712     43610    157673     20.44     21.54
3.99/4.03	c  N dy   163     63224        70      6230         0     14720     43610    278980     20.49     21.82
4.29/4.32	c  N dy   191     67311        70      6230         0     18457     43610    370333     20.59     22.91
4.40/4.48	c  S st   195     69400        70      6230         0     10399     43610    159943     20.57     19.31
4.49/4.52	c  S st   195     69903        70      6230         0     10866     43610    171407     20.57   no data
4.49/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.49/4.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.59	c lits-rem:        20  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.06 s
4.49/4.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.59	c vivif2 --  cl tried    10711 cl shrink        0 lits rem          0 time: 0.00
4.79/4.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.79/4.87	c calculated reachability. Time: 0.00
4.79/4.87	c  N dy   195     69903        70      6230         0     10711     43610    167583     20.57   no data
5.09/5.17	c  N dy   208     75300        70      6230         0     15555     43610    283506     20.55     21.71
5.50/5.52	c  N dy   241     80191        70      6230         0     20012     43610    393168     20.64     22.50
5.89/5.97	c  F st   247     87500        70      6230         0     15688     43610    272776     20.50     19.01
5.89/5.97	c  N st   247     87500        70      6230         0     15688     43610    272776     20.50     19.01
6.29/6.36	c  N dy   257     93213        70      6230         0     20836     43610    398387     20.51     21.67
6.79/6.86	c  N dy   271    100475        70      6230         0     15615     43610    260409     20.49     21.68
7.09/7.18	c  S st   297    104854        70      6230         0     19589     43610    356691     20.53   no data
7.19/7.23	c  S st   297    105355        70      6230         0     20054     43610    367996     20.53   no data
7.19/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.19/7.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.19/7.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c lits-rem:       284  cl-subs:     1967  v-elim:      0  v-fix:    0  time:  0.50 s
7.70/7.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.70/7.76	c vivif2 --  cl tried    18087 cl shrink        0 lits rem          0 time: 0.00
8.09/8.12	c asymm  cl-useful: 0/5395/6230 lits-rem:0 time: 0.36
8.09/8.12	c calculated reachability. Time: 0.00
8.09/8.12	c  N dy   297    105355        70      6230         0     18087     43610    320118     20.53   no data
8.70/8.77	c  N dy   318    113132        70      6230         0     12592     43610    177260     20.46     21.58
9.19/9.25	c  N dy   333    120480        70      6230         0     19180     43610    333344     20.44     21.53
11.39/11.49	c  N dy   356    150329        70      6230         0     18149     43610    280704     20.05     21.18
12.10/12.15	c  S st   400    158032        70      6230         0     25147     43610    448928     20.10   no data
12.19/12.21	c  S st   400    158539        70      6230         0     25621     43610    460782     20.10   no data
12.19/12.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.19/12.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.19/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.00	c lits-rem:       260  cl-subs:     2704  v-elim:      0  v-fix:    0  time:  0.76 s
12.99/13.00	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.99/13.01	c vivif2 --  cl tried    22917 cl shrink        0 lits rem          0 time: 0.00
12.99/13.08	c asymm  cl-useful: 0/835/6230 lits-rem:0 time: 0.07
12.99/13.08	c calculated reachability. Time: 0.00
12.99/13.08	c  N dy   400    158539        70      6230         0     22917     43610    398930     20.10   no data
14.08/14.11	c  N dy   474    168677        70      6230         0     16909     43610    245931     20.20     21.32
14.99/15.08	c  N dy   558    179460        70      6230         0     26702     43610    485677     20.31     21.54
16.09/16.19	c  N dy   622    190923        70      6230         0     20892     43610    330087     20.37     22.10
17.39/17.40	c  N dy   684    203192        70      6230         0     31993     43610    599166     20.42     22.12
18.59/18.67	c  N dy   725    217654        70      6230         0     27949     43610    484294     20.41     21.53
19.99/20.06	c  N dy   729    233228        70      6230         0     23854     43610    367389     20.33     21.51
20.39/20.48	c  S st   739    237811        70      6230         0     28010     43610    466608     20.32     19.85
20.49/20.55	c  S st   739    238313        70      6230         0     28482     43610    478238     20.32   no data
20.49/20.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.49/20.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.49/20.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.49/20.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.49/20.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
20.49/20.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.44	c lits-rem:       415  cl-subs:     2840  v-elim:      0  v-fix:    0  time:  0.87 s
21.39/21.44	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.39/21.45	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.00
21.79/21.80	c asymm  cl-useful: 0/4260/6230 lits-rem:0 time: 0.35
21.79/21.80	c calculated reachability. Time: 0.00
21.79/21.80	c  N dy   739    238313        70      6230         0     25642     43610    413844     20.32   no data
23.49/23.52	c  N dy   829    253580        70      6230         0     20613     43610    281997     20.38     22.97
25.09/25.15	c  N dy   890    270188        70      6230         0     35674     43610    644926     20.40     21.54
26.99/27.00	c  N dy   959    288199        70      6230         0     32197     43610    547081     20.43     21.57
28.89/28.97	c  F st  1025    306250        70      6230         0     27730     43610    427971     20.43     18.46
28.99/29.03	c  N st  1027    306876        70      6230         0     28296     43610    441849     20.43   no data
31.09/31.19	c  N dy  1085    326540        70      6230         0     24346     43610    334676     20.42     21.53
33.29/33.35	c  N dy  1138    346634        70      6230         0     42449     43610    766161     20.41     22.45
34.49/34.52	c  S st  1169    357469        70      6230         0     29649     43610    446365     20.41     17.29
34.49/34.59	c  S st  1169    357971        70      6230         0     30105     43610    457476     20.41   no data
34.49/34.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.59/34.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.59/34.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.59/34.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
34.59/34.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.59/34.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.59/34.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.20/35.24	c lits-rem:       213  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  0.62 s
35.20/35.24	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
35.20/35.25	c vivif2 --  cl tried    28272 cl shrink        0 lits rem          0 time: 0.00
35.39/35.45	c asymm  cl-useful: 0/1970/6230 lits-rem:0 time: 0.20
35.39/35.45	c calculated reachability. Time: 0.00
35.39/35.45	c  N dy  1169    357971        70      6230         0     28272     43610    414174     20.41   no data
37.59/37.63	c  N dy  1205    378070        70      6230         0     46351     43610    842834     20.37     22.26
39.99/40.00	c  N dy  1262    399943        70      6230         0     42725     43610    746025     20.35     21.47
44.19/44.26	c  N dy  1323    434919        70      6230         0     49721     43610    887427     20.27     21.41
46.79/46.82	c  N dy  1437    455811        70      6230         0     43604     43610    749601     20.32     21.62
49.50/49.55	c  N dy  1496    477050        70      6230         0     36594     43610    559767     20.32     21.39
52.49/52.56	c  N dy  1572    497521        70      6230         0     28010     43610    344447     20.33     21.43
55.29/55.31	c  N dy  1665    518354        70      6230         0     46883     43610    801060     20.35     21.50
58.09/58.16	c  S st  1792    536956        70      6230         0     35741     43610    518776     20.40   no data
58.20/58.25	c  S st  1792    537458        70      6230         0     36201     43610    530027     20.40   no data
58.20/58.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.20/58.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.20/58.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.20/58.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.20/58.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.20/58.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
58.20/58.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.20/58.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.20/58.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.99/59.08	c lits-rem:       228  cl-subs:     1657  v-elim:      0  v-fix:    0  time:  0.80 s
58.99/59.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
58.99/59.09	c vivif2 --  cl tried    34544 cl shrink        0 lits rem          0 time: 0.00
59.19/59.27	c asymm  cl-useful: 0/1766/6230 lits-rem:0 time: 0.18
59.19/59.27	c calculated reachability. Time: 0.00
59.19/59.27	c  N dy  1792    537458        70      6230         0     34544     43610    487690     20.40   no data
62.19/62.25	c  N dy  1883    558392        70      6230         0     53461     43610    947133     20.42     21.60
67.29/67.34	c  N dy  1945    596363        70      6230         0     58657     43610   1040275     20.36     21.57
70.41/70.43	c  N dy  2032    619781        70      6230         0     50109     43610    838107     20.36     21.45
73.79/73.88	c  N dy  2078    644548        70      6230         0     41750     43610    614009     20.34     21.48
77.79/77.84	c  N dy  2118    670025        70      6230         0     33208     43610    402293     20.31     21.46
80.49/80.57	c  N dy  2207    690030        70      6230         0     51337     43610    839347     20.33     21.42
84.09/84.11	c  N dy  2312    710083        70      6230         0     36980     43610    481916     20.35     22.25
87.19/87.23	c  N dy  2446    730084        70      6230         0     55150     43610    928369     20.39     21.47
91.10/91.15	c  N dy  2507    755165        70      6230         0     44280     43610    636852     20.38     21.53
94.79/94.87	c  N dy  2609    777050        70      6230         0     64140     43610   1118444     20.40     21.58
98.19/98.26	c  N dy  2738    797063        70      6230         0     47912     43610    719702     20.43     22.68
99.59/99.60	c  S st  2754    806188        70      6230         0     56152     43610    916209     20.43     18.52
99.69/99.75	c  S st  2754    806691        70      6230         0     56615     43610    927481     20.43   no data
99.69/99.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.69/99.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.69/99.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.69/99.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.69/99.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.69/99.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
99.69/99.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.69/99.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.79/99.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.00/103.01	c lits-rem:       737  cl-subs:     5008  v-elim:      0  v-fix:    0  time:  3.21 s
103.00/103.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
103.00/103.02	c vivif2 --  cl tried    51607 cl shrink        0 lits rem          0 time: 0.01
103.20/103.22	c asymm  cl-useful: 0/1130/6230 lits-rem:0 time: 0.19
103.20/103.22	c calculated reachability. Time: 0.00
103.20/103.22	c  N dy  2754    806691        70      6230         0     51607     43610    805128     20.43   no data
107.19/107.26	c  N dy  2846    826772        70      6230         0     69717     43610   1242754     20.44     22.79
110.49/110.57	c  N dy  2943    848125        70      6230         0     54016     43610    853645     20.45     21.65
115.90/115.98	c  N dy  3052    878338        70      6230         0     45199     43610    618200     20.45     21.63
119.91/119.96	c  N dy  3106    902006        70      6230         0     66507     43610   1124697     20.44     21.60
123.60/123.64	c  N dy  3190    922969        70      6230         0     48532     43610    691976     20.45     21.54
127.39/127.48	c  N dy  3295    943782        70      6230         0     67394     43610   1148710     20.46     21.90
131.19/131.24	c  N dy  3380    964356        70      6230         0     48056     43610    669000     20.47     21.55
134.79/134.84	c  N dy  3447    984770        70      6230         0     66448     43610   1111918     20.47     21.73
140.39/140.46	c  N dy  3519   1017675        70      6230         0     57123     43610    861472     20.46     21.58
144.89/144.96	c  N dy  3651   1038442        70      6230         0     75957     43610   1324318     20.49     21.68
149.10/149.10	c  N dy  3744   1062971        70      6230         0     58395     43610    894325     20.49     21.64
150.49/150.59	c  F st  3763   1071876        70      6230         0     66408     43610   1084500     20.49     19.24
152.99/153.03	c  N dy  3807   1082988        70      6230         0     76449     43610   1329634     20.49     21.96
159.59/159.65	c  N dy  3910   1119110        70      6230         0     68356     43610   1112585     20.48     21.57
165.79/165.83	c  N dy  4013   1140261        70      6230         0     46088     43610    570234     20.50     21.65
171.89/171.91	c  N dy  4081   1174333        70      6230         0     76570     43610   1296421     20.48     21.58
176.10/176.19	c  N dy  4197   1194389        70      6230         0     52496     43610    716189     20.50     21.79
179.00/179.00	c  S st  4254   1210037        70      6230         0     66624     43610   1055888     20.50     19.12
179.10/179.16	c  S st  4254   1210542        70      6230         0     67090     43610   1067780     20.50   no data
179.10/179.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.10/179.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.10/179.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.10/179.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.10/179.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.10/179.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
179.10/179.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.20/179.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
179.20/179.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.50/183.53	c lits-rem:       682  cl-subs:     5564  v-elim:      0  v-fix:    0  time:  4.29 s
183.50/183.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
183.50/183.54	c vivif2 --  cl tried    61526 cl shrink        0 lits rem          0 time: 0.01
183.71/183.75	c asymm  cl-useful: 0/891/6230 lits-rem:0 time: 0.21
183.71/183.75	c calculated reachability. Time: 0.00
183.71/183.75	c  N dy  4254   1210542        70      6230         0     61526     43610    931373     20.50   no data
188.00/188.08	c  N dy  4331   1230943        70      6230         0     79949     43610   1379020     20.51     21.70
193.09/193.17	c  N dy  4437   1257472        70      6230         0     60852     43610    904752     20.51     21.61
197.29/197.38	c  N dy  4505   1277816        70      6230         0     79125     43610   1340561     20.51     21.70
209.59/209.65	c  N dy  4578   1344860        70      6230         0     50087     43610    611604     20.45     21.56
213.41/213.46	c  N dy  4666   1365050        70      6230         0     68305     43610   1054607     20.45     21.57
218.40/218.46	c  N dy  4781   1385201        70      6230         0     86523     43610   1499415     20.46     21.61
222.90/222.93	c  N dy  4905   1405571        70      6230         0     59126     43610    824853     20.48     21.56
227.40/227.46	c  N dy  5010   1426720        70      6230         0     78260     43610   1292585     20.49     21.61
232.59/232.66	c  N dy  5109   1446735        70      6230         0     49573     43610    579527     20.50     22.48
236.20/236.27	c  N dy  5186   1466752        70      6230         0     67628     43610   1016333     20.50     22.78
241.00/241.00	c  N dy  5274   1486869        70      6230         0     85747     43610   1459657     20.51     21.60
246.00/246.01	c  N dy  5369   1506919        70      6230         0     56134     43610    723225     20.52     23.55
249.90/249.96	c  N dy  5455   1527016        70      6230         0     74284     43610   1164124     20.53     22.79
256.00/256.09	c  N dy  5531   1551955        70      6230         0     96717     43610   1704919     20.53     21.63
261.40/261.47	c  N dy  5652   1579255        70      6230         0     72665     43610   1111916     20.53     21.78
266.70/266.70	c  N dy  5737   1600676        70      6230         0     92054     43610   1586761     20.54     21.77
271.61/271.70	c  N dy  5828   1621630        70      6230         0     61358     43610    823832     20.55     21.64
276.01/276.07	c  N dy  5892   1642078        70      6230         0     79785     43610   1262335     20.54     21.64
282.20/282.25	c  N dy  6002   1664101        70      6230         0     99660     43610   1750231     20.56     21.65
286.40/286.41	c  N dy  6117   1684111        70      6230         0     67263     43610    960662     20.57     21.71
290.69/290.77	c  N dy  6170   1704133        70      6230         0     85272     43610   1395681     20.57     21.66
292.50/292.54	c  S st  6196   1710544        70      6230         0     91051     43610   1535995     20.57     21.12
292.69/292.77	c  S st  6196   1711045        70      6230         0     91513     43610   1547411     20.57   no data
292.69/292.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.79/292.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
292.79/292.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.79/292.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.79/292.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.79/292.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
292.79/292.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.79/292.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.79/292.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.41/301.46	c lits-rem:      1259  cl-subs:     9155  v-elim:      0  v-fix:    0  time:  8.59 s
301.41/301.46	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
301.41/301.48	c vivif2 --  cl tried    82358 cl shrink        0 lits rem          0 time: 0.02
301.70/301.72	c asymm  cl-useful: 0/678/6230 lits-rem:0 time: 0.24
301.70/301.72	c calculated reachability. Time: 0.00
301.70/301.72	c  N dy  6196   1711045        70      6230         0     82358     43610   1321396     20.57   no data
307.69/307.70	c  N dy  6302   1731795        70      6230         0    101022     43610   1777173     20.58     21.70
314.62/314.65	c  N dy  6343   1769907        70      6230         0     84142     43610   1332800     20.55     21.69
319.80/319.82	c  N dy  6389   1789915        70      6230         0    102078     43610   1766322     20.55     21.96
324.30/324.39	c  N dy  6499   1811071        70      6230         0     69277     43610    988893     20.55     21.76
329.70/329.70	c  N dy  6640   1831138        70      6230         0     87419     43610   1436490     20.57     22.62
335.89/335.95	c  N dy  6734   1851704        70      6230         0    105961     43610   1889151     20.58     21.71
340.39/340.47	c  N dy  6803   1874320        70      6230         0     73244     43610   1061489     20.57     21.87
345.60/345.64	c  N dy  6885   1894460        70      6230         0     91366     43610   1502705     20.58     21.75
364.80/364.88	c  N dy  6921   1975463        70      6230         0     54969     43610    599007     20.49     21.58
369.00/369.05	c  N dy  6984   1997182        70      6230         0     74484     43610   1070093     20.49     21.65
373.91/373.94	c  N dy  7068   2017261        70      6230         0     92578     43610   1509219     20.50     22.49
380.00/380.08	c  N dy  7151   2037268        70      6230         0    110528     43610   1941286     20.50     22.16
384.70/384.79	c  N dy  7310   2057308        70      6230         0     73177     43610   1036690     20.51     22.64
390.10/390.12	c  N dy  7399   2078971        70      6230         0     92666     43610   1509104     20.52     21.60
396.30/396.34	c  N dy  7472   2099068        70      6230         0    110777     43610   1949409     20.52     23.19
401.20/401.23	c  N dy  7588   2119161        70      6230         0     72317     43610    995683     20.53     23.45
406.20/406.20	c  N dy  7689   2139167        70      6230         0     90336     43610   1436776     20.54     21.98
412.20/412.29	c  N dy  7776   2159244        70      6230         0    108431     43610   1875319     20.54     23.66
417.31/417.32	c  N dy  7831   2179290        70      6230         0     68819     43610    889481     20.54     22.27
422.51/422.51	c  N dy  7938   2200390        70      6230         0     87823     43610   1356044     20.55     21.66
425.81/425.84	c  S st  8006   2211045        70      6230         0     97467     43610   1594755     20.55     20.44
426.01/426.08	c  S st  8006   2211548        70      6230         0     97932     43610   1606657     20.55   no data
426.01/426.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.11/426.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
426.11/426.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.11/426.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.11/426.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.11/426.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
426.11/426.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.11/426.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.11/426.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.70/434.76	c lits-rem:      1008  cl-subs:     8997  v-elim:      0  v-fix:    0  time:  8.57 s
434.70/434.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
434.70/434.77	c vivif2 --  cl tried    88935 cl shrink        0 lits rem          0 time: 0.02
435.00/435.04	c asymm  cl-useful: 0/617/6230 lits-rem:0 time: 0.27
435.00/435.05	c calculated reachability. Time: 0.00
435.00/435.05	c  N dy  8006   2211548        70      6230         0     88935     43610   1384192     20.55   no data
439.91/440.01	c  N dy  8034   2231627        70      6230         0    106955     43610   1814648     20.54     23.71
445.90/445.95	c  N dy  8123   2252232        70      6230         0     67417     43610    847038     20.55     21.67
451.60/451.66	c  N dy  8233   2275766        70      6230         0     88655     43610   1364939     20.55     21.69
458.61/458.65	c  N dy  8376   2295796        70      6230         0    106766     43610   1815378     20.57     21.88
466.00/466.04	c  N dy  8486   2316680        70      6230         0     66382     43610    808915     20.57     21.71
474.20/474.30	c  N dy  8612   2351700        70      6230         0     97843     43610   1572292     20.58     21.86
480.72/480.75	c  N dy  8671   2373389        70      6230         0    117367     43610   2044512     20.58     21.90
486.00/486.01	c  N dy  8784   2393414        70      6230         0     75147     43610   1009842     20.59     21.72
490.80/490.84	c  N dy  8850   2413426        70      6230         0     93129     43610   1445098     20.59     21.99
496.40/496.40	c  N dy  8899   2433515        70      6230         0    111146     43610   1878032     20.58     22.78
504.11/504.10	c  N dy  8954   2462342        70      6230         0     75826     43610    996958     20.57     21.66
509.61/509.66	c  N dy  9047   2484286        70      6230         0     95452     43610   1474806     20.58     21.66
516.10/516.16	c  N dy  9131   2504349        70      6230         0    113509     43610   1915242     20.58     22.76
522.10/522.11	c  N dy  9197   2524435        70      6230         0     69655     43610    849875     20.58     22.01
527.11/527.16	c  N dy  9307   2544447        70      6230         0     87686     43610   1292260     20.59     22.37
532.81/532.83	c  N dy  9369   2564454        70      6230         0    105691     43610   1731149     20.59     21.72
541.22/541.29	c  N dy  9461   2587034        70      6230         0     63141     43610    678475     20.59     21.86
545.81/545.89	c  N dy  9542   2608398        70      6230         0     82325     43610   1144680     20.59     21.72
551.61/551.69	c  N dy  9641   2628414        70      6230         0    100324     43610   1582975     20.60     22.54
560.11/560.11	c  N dy  9748   2652403        70      6230         0    121856     43610   2108153     20.60     21.78
568.61/568.61	c  N dy  9816   2687276        70      6230         0     89270     43610   1293512     20.59     21.75
575.21/575.23	c  N dy  9909   2708570        70      6230         0    108359     43610   1757973     20.60     21.69
576.31/576.31	c  S st  9922   2711549        70      6230         0    111039     43610   1822719     20.60     18.70
576.50/576.56	c  S st  9922   2712053        70      6230         0    111509     43610   1834766     20.60   no data
576.50/576.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
576.60/576.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
576.60/576.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
576.60/576.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.60/576.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.60/576.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
576.60/576.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
576.60/576.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
576.60/576.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.70/589.74	c lits-rem:      1445  cl-subs:    12004  v-elim:      0  v-fix:    0  time: 13.06 s
589.70/589.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
589.70/589.76	c vivif2 --  cl tried    99505 cl shrink        0 lits rem          0 time: 0.02
590.00/590.03	c asymm  cl-useful: 0/566/6230 lits-rem:0 time: 0.27
590.00/590.04	c calculated reachability. Time: 0.00
590.00/590.04	c  N dy  9922   2712053        70      6230         0     99505     43610   1551091     20.60   no data
599.00/599.06	c  N dy  9958   2743412        70      6230         0    127629     43610   2219487     20.58     21.87
604.31/604.37	c  N dy 10066   2764084        70      6230         0     82266     43610   1130693     20.59     21.74
613.71/613.75	c  N dy 10146   2801163        70      6230         0    115332     43610   1918188     20.58     21.66
622.81/622.85	c  N dy 10275   2826769        70      6230         0     73239     43610    887387     20.58     21.67
629.90/629.97	c  N dy 10337   2852180        70      6230         0     95916     43610   1424163     20.58     21.69
637.10/637.19	c  N dy 10453   2872365        70      6230         0    114167     43610   1873644     20.59     21.75
645.51/645.52	c  N dy 10585   2892376        70      6230         0    132204     43610   2321166     20.59     22.03
650.91/650.96	c  N dy 10723   2912379        70      6230         0     83927     43610   1144251     20.60     22.20
656.62/656.61	c  N dy 10798   2932526        70      6230         0    102064     43610   1582634     20.60     21.70
663.81/663.85	c  N dy 10853   2957026        70      6230         0    124024     43610   2109535     20.60     21.70
671.61/671.66	c  N dy 10996   2977129        70      6230         0     74792     43610    902707     20.61     21.71
677.22/677.30	c  N dy 11057   3001551        70      6230         0     96608     43610   1424015     20.60     21.69
684.31/684.33	c  N dy 11133   3024865        70      6230         0    117541     43610   1932810     20.60     21.74
692.51/692.50	c  N dy 11245   3044930        70      6230         0    135650     43610   2379727     20.61     22.07
697.32/697.35	c  N dy 11276   3066320        70      6230         0     86488     43610   1158835     20.60     21.75
715.31/715.34	c  N dy 11333   3131192        70      6230         0     75279     43610    881615     20.57     21.67
720.12/720.12	c  N dy 11373   3151248        70      6230         0     93274     43610   1309654     20.56     22.19
726.41/726.40	c  N dy 11454   3171284        70      6230         0    111333     43610   1750583     20.56     21.72
733.62/733.69	c  N dy 11476   3194893        70      6230         0    132364     43610   2240264     20.55     21.65
739.41/739.48	c  S st 11522   3212053        70      6230         0     77980     43610    938977     20.55     18.03
739.61/739.68	c  S st 11522   3212554        70      6230         0     78448     43610    950849     20.55   no data
739.61/739.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
739.71/739.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
739.71/739.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
739.71/739.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.71/739.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.71/739.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
739.71/739.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
739.71/739.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
739.71/739.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.51/741.52	c lits-rem:       237  cl-subs:     2123  v-elim:      0  v-fix:    0  time:  1.77 s
741.51/741.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
741.51/741.54	c vivif2 --  cl tried    76325 cl shrink        0 lits rem          0 time: 0.01
741.71/741.78	c asymm  cl-useful: 0/582/6230 lits-rem:0 time: 0.24
741.71/741.78	c calculated reachability. Time: 0.00
741.71/741.78	c  N dy 11522   3212554        70      6230         0     76325     43610    901346     20.55   no data
748.62/748.63	c  N dy 11662   3232625        70      6230         0     94457     43610   1350802     20.56     22.84
757.01/757.07	c  N dy 11733   3252695        70      6230         0    112396     43610   1785294     20.56     23.27
766.81/766.81	c  N dy 11853   3272759        70      6230         0    130520     43610   2234091     20.57     21.67
775.32/775.38	c  N dy 11963   3296363        70      6230         0     81027     43610    999988     20.57     21.69
780.72/780.74	c  N dy 12048   3316409        70      6230         0     99052     43610   1440274     20.58     24.12
788.02/788.01	c  N dy 12165   3337281        70      6230         0    117807     43610   1903515     20.58     21.70
797.21/797.25	c  N dy 12273   3360382        70      6230         0    138582     43610   2410339     20.59     21.71
804.31/804.35	c  N dy 12385   3381766        70      6230         0     85978     43610   1109289     20.59     21.80
816.91/816.93	c  N dy 12480   3427146        70      6230         0    126429     43610   2060485     20.57     21.72
826.92/826.98	c  N dy 12551   3452809        70      6230         0     76930     43610    874917     20.57     21.71
831.92/831.91	c  N dy 12597   3475260        70      6230         0     96967     43610   1350267     20.57     21.67
839.62/839.61	c  N dy 12717   3497289        70      6230         0    116836     43610   1837240     20.57     21.81
850.71/850.73	c  N dy 12817   3528891        70      6230         0    145209     43610   2526009     20.57     21.88
857.12/857.10	c  N dy 12922   3550367        70      6230         0     91011     43610   1213656     20.58     21.77
863.53/863.57	c  N dy 13043   3570412        70      6230         0    109130     43610   1661191     20.58     22.52
870.92/870.95	c  N dy 13123   3590760        70      6230         0    127391     43610   2105369     20.58     21.78
880.61/880.65	c  N dy 13228   3610860        70      6230         0    145562     43610   2550538     20.59     21.87
887.62/887.68	c  N dy 13268   3630895        70      6230         0     88867     43610   1129676     20.59     22.72
895.82/895.85	c  N dy 13409   3650904        70      6230         0    106909     43610   1578274     20.59     24.09
905.72/905.78	c  N dy 13543   3674276        70      6230         0    128022     43610   2099735     20.60     21.69
913.72/913.73	c  N dy 13572   3695063        70      6230         0    146601     43610   2541687     20.60     21.70
919.53/919.55	c  S st 13627   3712555        70      6230         0     86799     43610   1074690     20.60     19.11
919.72/919.73	c  S st 13627   3713058        70      6230         0     87264     43610   1086404     20.60   no data
919.72/919.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
919.72/919.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
919.72/919.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
919.72/919.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
919.72/919.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
919.72/919.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
919.72/919.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
919.72/919.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
919.82/919.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.32/922.37	c lits-rem:       242  cl-subs:     3050  v-elim:      0  v-fix:    0  time:  2.57 s
922.32/922.37	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
922.32/922.39	c vivif2 --  cl tried    84214 cl shrink        0 lits rem          0 time: 0.01
922.62/922.60	c asymm  cl-useful: 0/831/6230 lits-rem:0 time: 0.21
922.62/922.60	c calculated reachability. Time: 0.00
922.62/922.60	c  N dy 13627   3713058        70      6230         0     84214     43610   1014912     20.60   no data
932.32/932.34	c  F st 13714   3751562        70      6230         0    118619     43610   1845553     20.59     17.59
932.32/932.35	c  N st 13714   3751562        70      6230         0    118619     43610   1845553     20.59     17.59
940.12/940.16	c  N dy 13797   3771588        70      6230         0    136688     43610   2287290     20.59     21.81
948.52/948.52	c  N dy 13834   3793332        70      6230         0     79970     43610    899483     20.59     21.69
955.11/955.15	c  N dy 13885   3820582        70      6230         0    104298     43610   1477327     20.58     21.67
962.92/962.98	c  N dy 14039   3840665        70      6230         0    122437     43610   1930891     20.59     23.92
972.22/972.23	c  N dy 14160   3861800        70      6230         0    141444     43610   2399934     20.60     21.71
982.72/982.79	c  N dy 14258   3890864        70      6230         0     90284     43610   1133628     20.60     21.71
990.03/990.04	c  N dy 14402   3912807        70      6230         0    110102     43610   1627098     20.61     21.75
997.92/997.95	c  N dy 14489   3933542        70      6230         0    128771     43610   2083921     20.61     21.70
1007.32/1007.38	c  N dy 14511   3961124        70      6230         0    153351     43610   2662689     20.60     22.06
1014.52/1014.59	c  N dy 14661   3981155        70      6230         0     93421     43610   1213836     20.61     23.10
1020.84/1020.83	c  N dy 14741   4001321        70      6230         0    111607     43610   1656515     20.61     21.70
1028.54/1028.51	c  N dy 14837   4021521        70      6230         0    129708     43610   2102128     20.61     21.82
1036.32/1036.38	c  N dy 14890   4041530        70      6230         0    147555     43610   2532119     20.61     24.08
1045.62/1045.62	c  N dy 15043   4061586        70      6230         0     86709     43610   1033222     20.62     22.73
1051.83/1051.84	c  N dy 15148   4081589        70      6230         0    104679     43610   1475636     20.62     23.10
1057.92/1057.95	c  N dy 15192   4101686        70      6230         0    122655     43610   1909277     20.62     22.19
1066.62/1066.68	c  N dy 15288   4121773        70      6230         0    140698     43610   2352488     20.62     22.75
1079.33/1079.38	c  N dy 15388   4153041        70      6230         0     88756     43610   1059524     20.62     21.78
1089.42/1089.45	c  N dy 15405   4192697        70      6230         0    123927     43610   1876404     20.60     21.82
1098.62/1098.61	c  N dy 15543   4212871        70      6230         0    142114     43610   2329499     20.61     21.75
1098.72/1098.71	c  S st 15545   4213059        70      6230         0    142280     43610   2333656     20.61   no data
1099.02/1099.09	c  S st 15545   4213561        70      6230         0    142748     43610   2345349     20.61   no data
1099.13/1099.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.13/1099.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1099.13/1099.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.13/1099.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.13/1099.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.13/1099.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1099.13/1099.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1099.13/1099.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1099.23/1099.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1124.62/1124.64	c lits-rem:      1496  cl-subs:    18086  v-elim:      0  v-fix:    0  time: 25.38 s
1124.62/1124.64	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1124.62/1124.66	c vivif2 --  cl tried   124662 cl shrink        0 lits rem          0 time: 0.03
1124.92/1124.97	c asymm  cl-useful: 0/463/6230 lits-rem:0 time: 0.31
1124.92/1124.98	c calculated reachability. Time: 0.00
1124.92/1124.98	c  N dy 15545   4213561        70      6230         0    124662     43610   1938869     20.61   no data
1134.03/1134.11	c  N dy 15665   4233666        70      6230         0    142795     43610   2387136     20.62     21.78
1144.23/1144.23	c  N dy 15761   4253763        70      6230         0     81213     43610    884483     20.62     23.82
1150.43/1150.42	c  N dy 15906   4273811        70      6230         0     99304     43610   1335734     20.63     23.39
1157.93/1157.94	c  N dy 16033   4293855        70      6230         0    117355     43610   1783830     20.63     21.78
1166.62/1166.68	c  N dy 16152   4313890        70      6230         0    135370     43610   2226702     20.64     23.24
1176.82/1176.84	c  N dy 16252   4333900        70      6230         0    153360     43610   2668604     20.64     21.77
1185.43/1185.44	c  N dy 16355   4353937        70      6230         0     90210     43610   1084169     20.64     21.75
1191.34/1191.38	c  N dy 16420   4374770        70      6230         0    108798     43610   1532481     20.64     21.81
1199.43/1199.48	c  N dy 16534   4396149        70      6230         0    128037     43610   2007331     20.65     21.82
1211.42/1211.48	c  N dy 16582   4428462        70      6230         0    156665     43610   2686318     20.64     21.73
1220.73/1220.75	c  N dy 16700   4451529        70      6230         0     95203     43610   1190358     20.64     21.78
1227.83/1227.86	c  N dy 16798   4473754        70      6230         0    115206     43610   1682234     20.65     21.85
1236.13/1236.11	c  N dy 16907   4493772        70      6230         0    133186     43610   2125375     20.65     22.71
1245.13/1245.14	c  N dy 16992   4513792        70      6230         0    151220     43610   2568301     20.65     23.85
1255.83/1255.87	c  N dy 17089   4533877        70      6230         0     85893     43610    947138     20.66     23.64
1264.33/1264.38	c  N dy 17157   4565376        70      6230         0    114048     43610   1622905     20.65     21.80
1271.13/1271.19	c  N dy 17207   4585454        70      6230         0    132092     43610   2060357     20.65     24.87
1281.54/1281.57	c  N dy 17343   4605855        70      6230         0    150440     43610   2516254     20.66     21.76
1291.53/1291.55	c  N dy 17417   4625919        70      6230         0    168410     43610   2958534     20.66     23.39
1297.94/1297.96	c  N dy 17421   4651521        70      6230         0    106885     43610   1422696     20.65     21.76

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367893-1305388584/watcher-3367893-1305388584 -o /tmp/evaluation-result-3367893-1305388584/solver-3367893-1305388584 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367893-1305388584.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: 2.34 2.94 3.37 2/357 15622
/proc/meminfo: memFree=24299464/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=29872 CPUtime=0 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 626 0 0 0 0 0 0 0 22 0 1 0 631273861 30588928 566 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 7468 566 338 95 0 2450 0

[startup+0.0658241 s]
/proc/loadavg: 2.34 2.94 3.37 2/357 15622
/proc/meminfo: memFree=24299464/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=29872 CPUtime=0.06 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 639 0 0 0 6 0 0 0 22 0 1 0 631273861 30588928 579 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 7468 579 338 95 0 2450 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29872

[startup+0.100817 s]
/proc/loadavg: 2.34 2.94 3.37 2/357 15622
/proc/meminfo: memFree=24299464/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=29872 CPUtime=0.09 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 642 0 0 0 9 0 0 0 22 0 1 0 631273861 30588928 582 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 7468 582 338 95 0 2450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29872

[startup+0.30079 s]
/proc/loadavg: 2.34 2.94 3.37 2/357 15622
/proc/meminfo: memFree=24299464/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=31332 CPUtime=0.29 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 1265 0 0 0 29 0 0 0 23 0 1 0 631273861 32083968 1081 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 7833 1081 362 95 0 2815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31332

[startup+0.700704 s]
/proc/loadavg: 2.34 2.94 3.37 2/357 15622
/proc/meminfo: memFree=24299464/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=32360 CPUtime=0.69 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 1855 0 0 0 69 0 0 0 25 0 1 0 631273861 33136640 1232 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 8090 1232 362 95 0 3072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32360

[startup+1.50056 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24202580/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=38808 CPUtime=1.49 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 4025 0 0 0 149 0 0 0 25 0 1 0 631273861 39739392 2732 33554432000 4194304 4580011 140737319792704 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 9702 2732 365 95 0 4684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38808

[startup+3.10027 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24077144/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=38936 CPUtime=3.09 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 4851 0 0 0 309 0 0 0 25 0 1 0 631273861 39870464 2695 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 9734 2695 366 95 0 4716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38936

[startup+6.30069 s]
/proc/loadavg: 2.44 2.94 3.37 5/368 15643
/proc/meminfo: memFree=23853820/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=39424 CPUtime=6.29 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 6746 0 0 0 628 1 0 0 25 0 1 0 631273861 40370176 3042 33554432000 4194304 4580011 140737319792704 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 9856 3042 366 95 0 4838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39424

[startup+12.7005 s]
/proc/loadavg: 2.57 2.96 3.37 5/368 15643
/proc/meminfo: memFree=23552544/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=49140 CPUtime=12.69 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 11602 0 0 0 1268 1 0 0 25 0 1 0 631273861 50319360 5336 33554432000 4194304 4580011 140737319792704 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 12285 5336 366 95 0 7267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49140

[startup+25.5011 s]
/proc/loadavg: 2.89 3.01 3.38 5/368 15643
/proc/meminfo: memFree=23480888/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=51068 CPUtime=25.5 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 16417 0 0 0 2547 3 0 0 25 0 1 0 631273861 52293632 6030 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 12767 6030 366 95 0 7749 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 51068

[startup+51.1004 s]
/proc/loadavg: 3.32 3.10 3.40 5/368 15644
/proc/meminfo: memFree=23389092/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=53672 CPUtime=51.1 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 25240 0 0 0 5105 5 0 0 25 0 1 0 631273861 54960128 6626 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 13418 6626 366 95 0 8400 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 53672

[startup+102.314 s]
/proc/loadavg: 3.70 3.24 3.43 5/368 15646
/proc/meminfo: memFree=23286744/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=67416 CPUtime=102.31 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 40526 0 0 0 10223 8 0 0 25 0 1 0 631273861 69033984 9952 33554432000 4194304 4580011 140737319792704 18446744073709551615 4415671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 16854 9952 366 95 0 11836 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 67416

[startup+162.301 s]
/proc/loadavg: 3.94 3.39 3.47 5/368 15647
/proc/meminfo: memFree=23136252/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=67788 CPUtime=162.29 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 52303 0 0 0 16219 10 0 0 25 0 1 0 631273861 69414912 10369 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 16947 10369 366 95 0 11929 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67788

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.49 5/368 15649
/proc/meminfo: memFree=23080384/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=74764 CPUtime=222.3 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 64349 0 0 0 22216 14 0 0 25 0 1 0 631273861 76558336 11347 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 18691 11347 366 95 0 13673 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74764

[startup+282.301 s]
/proc/loadavg: 3.99 3.59 3.52 5/368 15659
/proc/meminfo: memFree=23052816/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=75004 CPUtime=282.3 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 73544 0 0 0 28214 16 0 0 25 0 1 0 631273861 76804096 12456 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 18751 12456 366 95 0 13733 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75004

[startup+342.301 s]
/proc/loadavg: 4.04 3.67 3.56 5/368 15661
/proc/meminfo: memFree=22982936/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=89448 CPUtime=342.29 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 84969 0 0 0 34211 18 0 0 25 0 1 0 631273861 91594752 15041 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 22362 15041 366 95 0 17344 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89448

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.58 5/368 15663
/proc/meminfo: memFree=22742848/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=89668 CPUtime=402.3 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 93882 0 0 0 40208 22 0 0 25 0 1 0 631273861 91820032 14883 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 22417 14883 366 95 0 17399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89668

[startup+462.301 s]
/proc/loadavg: 4.04 3.79 3.61 5/368 15664
/proc/meminfo: memFree=22732016/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=95960 CPUtime=462.31 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 101517 0 0 0 46207 24 0 0 25 0 1 0 631273861 98263040 17478 33554432000 4194304 4580011 140737319792704 18446744073709551615 4318519 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 23990 17478 366 95 0 18972 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95960

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.63 5/368 15666
/proc/meminfo: memFree=22676284/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=96192 CPUtime=522.3 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 110299 0 0 0 52204 26 0 0 25 0 1 0 631273861 98500608 16229 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 24048 16229 366 95 0 19030 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96192

[startup+582.301 s]
/proc/loadavg: 4.08 3.88 3.66 5/368 15667
/proc/meminfo: memFree=22679300/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=102624 CPUtime=582.3 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 118082 0 0 0 58203 27 0 0 25 0 1 0 631273861 105086976 18769 33554432000 4194304 4580011 140737319792704 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25656 18769 366 95 0 20638 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102624

[startup+642.301 s]
/proc/loadavg: 4.06 3.92 3.68 5/368 15669
/proc/meminfo: memFree=22593672/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=102704 CPUtime=642.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 124060 0 0 0 64203 29 0 0 25 0 1 0 631273861 105168896 19125 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25676 19125 366 95 0 20658 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 102704

[startup+702.3 s]
/proc/loadavg: 4.09 3.94 3.71 5/368 15671
/proc/meminfo: memFree=22637608/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=102900 CPUtime=702.31 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 131721 0 0 0 70200 31 0 0 25 0 1 0 631273861 105369600 18458 33554432000 4194304 4580011 140737319792704 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25725 18458 366 95 0 20707 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102900

[startup+762.313 s]
/proc/loadavg: 4.03 3.95 3.72 5/368 15672
/proc/meminfo: memFree=22576044/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=102996 CPUtime=762.33 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 137913 0 0 0 76200 33 0 0 25 0 1 0 631273861 105467904 19039 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25749 19039 366 95 0 20731 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 102996

[startup+822.3 s]
/proc/loadavg: 4.08 3.97 3.74 5/368 15674
/proc/meminfo: memFree=22521384/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=103124 CPUtime=822.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 144195 0 0 0 82197 35 0 0 25 0 1 0 631273861 105598976 19369 33554432000 4194304 4580011 140737319792704 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25781 19369 366 95 0 20763 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 103124

[startup+882.3 s]
/proc/loadavg: 4.10 3.99 3.76 5/368 15675
/proc/meminfo: memFree=22389852/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=103232 CPUtime=882.31 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 150448 0 0 0 88194 37 0 0 25 0 1 0 631273861 105709568 19661 33554432000 4194304 4580011 140737319792704 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25808 19661 366 95 0 20790 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 103232

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.77 5/368 15677
/proc/meminfo: memFree=22371680/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=103360 CPUtime=942.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 156462 0 0 0 94193 39 0 0 25 0 1 0 631273861 105840640 19494 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25840 19494 366 95 0 20822 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 103360

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.79 5/368 15679
/proc/meminfo: memFree=22382068/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=103460 CPUtime=1002.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 162700 0 0 0 100191 41 0 0 25 0 1 0 631273861 105943040 19371 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25865 19371 366 95 0 20847 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 103460

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/368 15680
/proc/meminfo: memFree=22339680/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=103580 CPUtime=1062.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 168913 0 0 0 106189 43 0 0 25 0 1 0 631273861 106065920 19138 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 25895 19138 366 95 0 20877 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 103580

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/368 15682
/proc/meminfo: memFree=22379052/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=122660 CPUtime=1122.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 176805 0 0 0 112187 45 0 0 25 0 1 0 631273861 125603840 23738 33554432000 4194304 4580011 140737319792704 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 30665 23738 366 95 0 25647 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122660

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/368 15683
/proc/meminfo: memFree=22349716/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=122664 CPUtime=1182.32 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 181117 0 0 0 118186 46 0 0 25 0 1 0 631273861 125607936 24332 33554432000 4194304 4580011 140737319792704 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 30666 24332 366 95 0 25648 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 122664

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/368 15685
/proc/meminfo: memFree=22378792/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=122808 CPUtime=1242.33 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 187371 0 0 0 124185 48 0 0 25 0 1 0 631273861 125755392 23852 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 30702 23852 366 95 0 25684 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 122808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.85 4/367 15687
/proc/meminfo: memFree=22542260/32951124 swapFree=65980216/67111528
[pid=15622] ppid=15620 vsize=122940 CPUtime=1300.04 cores=1,3
/proc/15622/stat : 15622 (strangenight2-s) R 15620 15622 15582 0 -1 4202496 193272 0 0 0 129954 50 0 0 25 0 1 0 631273861 125890560 22855 33554432000 4194304 4580011 140737319792704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15622/statm: 30735 22855 366 95 0 25717 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 122940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.55
CPU system time (s): 0.505923
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 177228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 983

runsolver used 4.5923 second user time and 10.7904 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:56:24
IDJOB=3367893
IDBENCH=83102
IDSOLVER=1845
FILE ID=node142/3367893-1305388584
RUNJOBID= node142-1305388584-15602
PBS_JOBID= 13324407
Free space on /tmp= 73440 MiB

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

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=412826231

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      24299744 kB
Buffers:        307192 kB
Cached:        3796104 kB
SwapCached:      11520 kB
Active:        6011968 kB
Inactive:      2305924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24299744 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           11500 kB
Writeback:           0 kB
AnonPages:     4211356 kB
Mapped:          20352 kB
Slab:           234228 kB
PageTables:      32288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77053020 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= 73416 MiB
End job on node142 at 2011-05-14 18:18:06