Trace number 3367528

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367528-1305383531.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.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:      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.86	c  N dy    36     19296        70      6230         0      6268     43610    122750     20.72     22.24
1.10/1.12	c  F st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36
1.10/1.12	c  N st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36
1.29/1.35	c  N dy    51     30000        70      6230         0      9811     43610    196727     20.65   no data
1.29/1.35	c  S st    51     30000        70      6230         0      9811     43610    196727     20.65   no data
1.29/1.38	c  S st    51     30504        70      6230         0     10261     43610    207922     20.65   no data
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.38	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.59	c lits-rem:       110  cl-subs:      866  v-elim:      0  v-fix:    0  time:  0.19 s
1.79/1.82	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
1.79/1.82	c calculated reachability. Time: 0.00
1.79/1.82	c  N dy    51     30504        70      6230         0      9395     43610    186140     20.65   no data
2.10/2.14	c  N dy    55     36330        70      6230         0      7535     43610    128786     20.52     21.60
2.59/2.64	c  N dy    59     45757        70      6230         0     16003     43610    327052     20.12     18.10
2.59/2.64	c  S st    59     45757        70      6230         0     16003     43610    327052     20.12     18.10
2.59/2.68	c  S st    59     46263        70      6230         0      8421     43610    139833     20.12   no data
2.59/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.59/2.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.73	c lits-rem:        12  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.73	c vivif2 --  cl tried     8367 cl shrink        0 lits rem          0 time: 0.00
2.89/2.96	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
2.89/2.96	c calculated reachability. Time: 0.00
2.89/2.96	c  N dy    59     46263        70      6230         0      8367     43610    138293     20.12   no data
3.09/3.20	c  N dy    87     50886        70      6230         0     12596     43610    240849     20.24     21.43
3.59/3.64	c  N dy   113     57661        70      6230         0      9721     43610    158349     20.28     21.42
3.89/3.98	c  N dy   124     63716        70      6230         0     15165     43610    288233     20.27     21.37
4.19/4.29	c  N dy   156     67806        70      6230         0     18881     43610    379286     20.38     21.52
4.40/4.42	c  S st   167     69395        70      6230         0     10382     43610    161705     20.41     19.53
4.40/4.46	c  S st   167     69900        70      6230         0     10850     43610    173286     20.41   no data
4.40/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.40/4.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.40/4.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/4.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.53	c lits-rem:         8  cl-subs:      136  v-elim:      0  v-fix:    0  time:  0.05 s
4.49/4.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c vivif2 --  cl tried    10714 cl shrink        0 lits rem          0 time: 0.00
4.79/4.81	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.79/4.81	c calculated reachability. Time: 0.00
4.79/4.81	c  N dy   167     69900        70      6230         0     10714     43610    169756     20.41   no data
5.09/5.13	c  N dy   180     75278        70      6230         0     15566     43610    284397     20.40     21.51
5.39/5.46	c  N dy   188     80084        70      6230         0     19897     43610    387089     20.38     21.49
5.79/5.87	c  N dy   203     86328        70      6230         0     14721     43610    252904     20.36     21.48
5.89/5.94	c  F st   209     87502        70      6230         0     15794     43610    279315     20.37     19.55
6.19/6.29	c  N dy   215     92696        70      6230         0     20476     43610    393023     20.37   no data
6.99/7.01	c  N dy   248    102820        70      6230         0     17831     43610    313055     20.35     21.70
7.09/7.17	c  S st   264    104852        70      6230         0     19683     43610    358560     20.39   no data
7.19/7.23	c  S st   264    105354        70      6230         0     20143     43610    370081     20.39   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.23	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.71/7.77	c lits-rem:       266  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  0.53 s
7.71/7.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.71/7.78	c vivif2 --  cl tried    18153 cl shrink        0 lits rem          0 time: 0.01
8.09/8.13	c asymm  cl-useful: 0/5299/6230 lits-rem:0 time: 0.35
8.09/8.13	c calculated reachability. Time: 0.00
8.09/8.13	c  N dy   264    105354        70      6230         0     18153     43610    322991     20.39   no data
8.70/8.75	c  N dy   303    112950        70      6230         0     25037     43610    490038     20.46     21.81
9.59/9.64	c  N dy   335    125646        70      6230         0     23991     43610    451419     20.42     21.52
10.29/10.31	c  N dy   384    133692        70      6230         0     17764     43610    291458     20.50     22.28
11.01/11.04	c  N dy   431    142245        70      6230         0     25576     43610    481915     20.56     22.26
12.00/12.08	c  N dy   452    155653        70      6230         0     23132     43610    400240     20.48     21.59
12.29/12.31	c  S st   454    158031        70      6230         0     25252     43610    448630     20.46     20.40
12.29/12.37	c  S st   454    158537        70      6230         0     25727     43610    460465     20.46   no data
12.29/12.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.29/12.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.29/12.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.29/12.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.39/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.40	c lits-rem:       379  cl-subs:     2930  v-elim:      0  v-fix:    0  time:  1.00 s
13.39/13.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
13.39/13.41	c vivif2 --  cl tried    22797 cl shrink        0 lits rem          0 time: 0.00
13.39/13.49	c asymm  cl-useful: 0/931/6230 lits-rem:0 time: 0.08
13.39/13.49	c calculated reachability. Time: 0.00
13.39/13.49	c  N dy   454    158537        70      6230         0     22797     43610    394222     20.46   no data
14.39/14.42	c  N dy   460    169992        70      6230         0     17893     43610    263404     20.35     21.44
15.99/16.03	c  N dy   497    188836        70      6230         0     18666     43610    272198     20.29     21.38
17.79/17.81	c  N dy   501    210141        70      6230         0     20737     43610    309792     20.15     21.22
19.09/19.15	c  N dy   570    223555        70      6230         0     32891     43610    601432     20.20     22.49
20.59/20.64	c  S st   677    237805        70      6230         0     27811     43610    471491     20.29   no data
20.69/20.71	c  S st   677    238307        70      6230         0     28280     43610    483075     20.29   no data
20.69/20.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.69/20.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.69/20.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.69/20.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
20.69/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.43	c lits-rem:       247  cl-subs:     1939  v-elim:      0  v-fix:    0  time:  0.69 s
21.39/21.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.39/21.43	c vivif2 --  cl tried    26341 cl shrink        0 lits rem          0 time: 0.00
21.69/21.79	c asymm  cl-useful: 0/4220/6230 lits-rem:0 time: 0.35
21.69/21.79	c calculated reachability. Time: 0.00
21.69/21.79	c  N dy   677    238307        70      6230         0     26341     43610    432724     20.29   no data
23.49/23.52	c  N dy   771    253741        70      6230         0     21496     43610    303863     20.37     21.57
25.09/25.17	c  N dy   843    269993        70      6230         0     36199     43610    658923     20.40     23.51
26.99/27.01	c  N dy   897    288878        70      6230         0     33367     43610    575436     20.39     21.47
28.89/28.96	c  F st   973    306252        70      6230         0     28328     43610    440833     20.43     18.38
28.99/29.08	c  N st   976    307442        70      6230         0     29410     43610    467461     20.43   no data
31.29/31.34	c  N dy  1049    327085        70      6230         0     25487     43610    361968     20.46     21.62
33.69/33.78	c  N dy  1122    348804        70      6230         0     45057     43610    830054     20.44     21.55
34.59/34.67	c  S st  1166    357460        70      6230         0     30305     43610    466657     20.46   no data
34.69/34.75	c  S st  1166    357964        70      6230         0     30772     43610    478507     20.46   no data
34.69/34.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.69/34.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.69/34.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.69/34.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
34.69/34.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.69/34.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.69/34.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.43	c lits-rem:       230  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  0.66 s
35.39/35.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
35.39/35.44	c vivif2 --  cl tried    29086 cl shrink        0 lits rem          0 time: 0.00
35.59/35.65	c asymm  cl-useful: 0/2010/6230 lits-rem:0 time: 0.21
35.59/35.65	c calculated reachability. Time: 0.00
35.59/35.65	c  N dy  1166    357964        70      6230         0     29086     43610    436067     20.46   no data
38.30/38.30	c  N dy  1246    379659        70      6230         0     25281     43610    329150     20.46     21.58
40.39/40.45	c  N dy  1291    399746        70      6230         0     43318     43610    756428     20.44     24.73
42.90/42.99	c  N dy  1387    419805        70      6230         0     37187     43610    607376     20.48     22.43
45.69/45.71	c  N dy  1475    440430        70      6230         0     30598     43610    431511     20.51     21.66
48.29/48.36	c  N dy  1548    460506        70      6230         0     48741     43610    867860     20.51     23.39
52.39/52.40	c  N dy  1601    493520        70      6230         0     52023     43610    913770     20.43     21.70
54.79/54.89	c  N dy  1669    513526        70      6230         0     43101     43610    705117     20.43     24.05
57.99/58.02	c  N dy  1801    533588        70      6230         0     33386     43610    461759     20.48     22.39
58.39/58.41	c  S st  1817    536946        70      6230         0     36433     43610    535482     20.49   no data
58.49/58.50	c  S st  1817    537447        70      6230         0     36885     43610    546684     20.49   no data
58.49/58.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.49/58.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.49/58.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.49/58.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.49/58.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.49/58.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
58.49/58.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.49/58.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.49/58.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.30/59.40	c lits-rem:       234  cl-subs:     1812  v-elim:      0  v-fix:    0  time:  0.87 s
59.30/59.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
59.30/59.40	c vivif2 --  cl tried    35073 cl shrink        0 lits rem          0 time: 0.00
59.49/59.58	c asymm  cl-useful: 0/1747/6230 lits-rem:0 time: 0.18
59.49/59.58	c calculated reachability. Time: 0.00
59.49/59.58	c  N dy  1817    537447        70      6230         0     35073     43610    500498     20.49   no data
62.49/62.58	c  N dy  1928    557553        70      6230         0     53301     43610    945613     20.52     21.78
64.99/65.05	c  N dy  1966    577572        70      6230         0     42534     43610    666167     20.50     22.15
68.20/68.23	c  N dy  2021    598213        70      6230         0     31373     43610    387122     20.49     21.68
71.29/71.34	c  N dy  2059    622948        70      6230         0     53570     43610    914028     20.46     21.58
74.30/74.36	c  N dy  2143    643024        70      6230         0     41076     43610    605262     20.48     22.33
77.40/77.49	c  N dy  2219    663056        70      6230         0     59145     43610   1042431     20.49     23.36
80.40/80.42	c  N dy  2299    683192        70      6230         0     45734     43610    703341     20.50     21.62
83.90/83.91	c  N dy  2347    706643        70      6230         0     34434     43610    416988     20.47     21.56
86.69/86.81	c  N dy  2432    727144        70      6230         0     53025     43610    870411     20.49     21.64
90.79/90.81	c  N dy  2515    748938        70      6230         0     39288     43610    516157     20.49     21.60
94.09/94.19	c  N dy  2617    769022        70      6230         0     57424     43610    956096     20.51     23.06
97.59/97.65	c  N dy  2669    789970        70      6230         0     41996     43610    571452     20.51     21.59
100.29/100.32	c  S st  2767    806170        70      6230         0     56628     43610    931421     20.53     19.62
100.39/100.45	c  S st  2767    806673        70      6230         0     57091     43610    942858     20.53   no data
100.39/100.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.39/100.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.39/100.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.39/100.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.39/100.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.39/100.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
100.39/100.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.39/100.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.49/100.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.80/103.86	c lits-rem:       756  cl-subs:     4924  v-elim:      0  v-fix:    0  time:  3.35 s
103.80/103.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
103.80/103.87	c vivif2 --  cl tried    52167 cl shrink        0 lits rem          0 time: 0.01
103.99/104.07	c asymm  cl-useful: 0/1130/6230 lits-rem:0 time: 0.19
103.99/104.07	c calculated reachability. Time: 0.00
103.99/104.07	c  N dy  2767    806673        70      6230         0     52167     43610    820282     20.53   no data
107.99/108.03	c  N dy  2820    828596        70      6230         0     36993     43610    440796     20.53     21.63
110.69/110.77	c  N dy  2863    848652        70      6230         0     55060     43610    870736     20.51     21.69
114.59/114.60	c  N dy  2911    868665        70      6230         0     37140     43610    431973     20.50     22.95
119.19/119.29	c  N dy  2992    900306        70      6230         0     65586     43610   1104281     20.47     21.56
122.69/122.79	c  N dy  3030    920355        70      6230         0     46743     43610    650827     20.46     23.14
126.09/126.19	c  N dy  3095    940393        70      6230         0     64664     43610   1079776     20.46     22.78
130.29/130.35	c  N dy  3099    969703        70      6230         0     53159     43610    776630     20.39     21.46
136.30/136.34	c  N dy  3190   1002186        70      6230         0     43784     43610    551907     20.38     21.47
139.39/139.40	c  N dy  3249   1022285        70      6230         0     61843     43610    983559     20.37     23.58
144.00/144.01	c  N dy  3334   1043738        70      6230         0     41693     43610    490347     20.38     21.47
147.20/147.24	c  N dy  3414   1063794        70      6230         0     59809     43610    927945     20.38     23.41
148.80/148.80	c  F st  3443   1071875        70      6230         0     67124     43610   1105184     20.39   no data
151.70/151.72	c  N dy  3460   1085891        70      6230         0     79662     43610   1403092     20.38     21.51
155.99/156.00	c  N dy  3550   1110749        70      6230         0     61636     43610    956177     20.38     21.53
162.10/162.14	c  N dy  3592   1141414        70      6230         0     47747     43610    601521     20.34     21.66
166.00/166.01	c  N dy  3696   1161443        70      6230         0     65837     43610   1043379     20.36     21.46
170.80/170.85	c  N dy  3797   1181698        70      6230         0     84135     43610   1488653     20.37     21.45
174.80/174.81	c  N dy  3906   1203611        70      6230         0     61531     43610    933487     20.39     21.56
176.09/176.12	c  S st  3927   1210011        70      6230         0     67299     43610   1071320     20.38     17.97
176.19/176.29	c  S st  3927   1210517        70      6230         0     67766     43610   1082922     20.38   no data
176.19/176.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.29/176.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.29/176.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.29/176.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.29/176.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.29/176.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
176.29/176.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.29/176.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.29/176.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.69/180.79	c lits-rem:       688  cl-subs:     5832  v-elim:      0  v-fix:    0  time:  4.44 s
180.69/180.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
180.79/180.81	c vivif2 --  cl tried    61934 cl shrink        0 lits rem          0 time: 0.01
180.99/181.02	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.21
180.99/181.02	c calculated reachability. Time: 0.00
180.99/181.02	c  N dy  3927   1210517        70      6230         0     61934     43610    939683     20.38   no data
186.10/186.12	c  N dy  4096   1230607        70      6230         0     80161     43610   1392837     20.42     23.00
190.21/190.22	c  N dy  4189   1250666        70      6230         0     55210     43610    767674     20.43     21.51
194.50/194.57	c  N dy  4322   1270690        70      6230         0     73373     43610   1212058     20.45     22.73
199.29/199.31	c  N dy  4381   1290767        70      6230         0     47308     43610    559160     20.45     22.39
202.79/202.88	c  N dy  4449   1311568        70      6230         0     66113     43610   1012662     20.45     21.53
207.80/207.89	c  N dy  4528   1334095        70      6230         0     86415     43610   1501924     20.45     21.53
211.80/211.88	c  N dy  4614   1354616        70      6230         0     59877     43610    852268     20.46     21.60
216.29/216.32	c  N dy  4711   1374677        70      6230         0     78060     43610   1293993     20.47     22.55
221.59/221.62	c  N dy  4840   1394688        70      6230         0     50157     43610    604303     20.49     21.65
225.19/225.24	c  N dy  4897   1414736        70      6230         0     68169     43610   1033895     20.48     24.51
231.09/231.19	c  N dy  4960   1441765        70      6230         0     92353     43610   1612581     20.48     21.56
235.00/235.02	c  N dy  5048   1461778        70      6230         0     63613     43610    918487     20.48     23.00
238.80/238.85	c  N dy  5060   1481912        70      6230         0     81501     43610   1335883     20.46     21.55
244.10/244.18	c  N dy  5180   1502008        70      6230         0     52046     43610    628214     20.48     22.50
247.90/247.92	c  N dy  5271   1522092        70      6230         0     70111     43610   1068904     20.49     22.51
252.29/252.30	c  N dy  5318   1542694        70      6230         0     88545     43610   1504895     20.47     21.58
257.79/257.89	c  N dy  5412   1562707        70      6230         0     58069     43610    756965     20.48     22.67
263.50/263.50	c  N dy  5503   1582801        70      6230         0     76174     43610   1199297     20.49     21.80
271.09/271.11	c  N dy  5583   1609639        70      6230         0     50839     43610    568414     20.49     21.57
274.80/274.89	c  N dy  5682   1629687        70      6230         0     68920     43610   1010226     20.50     21.61
280.20/280.26	c  N dy  5796   1650947        70      6230         0     88108     43610   1479118     20.51     21.59
286.01/286.09	c  N dy  5897   1671933        70      6230         0     56553     43610    694881     20.52     21.70
290.00/290.07	c  N dy  5961   1693163        70      6230         0     75665     43610   1158388     20.52     21.60
294.60/294.60	c  S st  6033   1710518        70      6230         0     91318     43610   1537244     20.52   no data
294.81/294.86	c  S st  6033   1711023        70      6230         0     91775     43610   1549090     20.52   no data
294.81/294.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.90/294.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
294.90/294.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.90/294.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.90/294.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.90/294.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
294.90/294.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.90/294.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.90/294.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.69/303.74	c lits-rem:      1251  cl-subs:     9720  v-elim:      0  v-fix:    0  time:  8.78 s
303.69/303.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
303.69/303.76	c vivif2 --  cl tried    82055 cl shrink        0 lits rem          0 time: 0.02
303.99/304.02	c asymm  cl-useful: 0/668/6230 lits-rem:0 time: 0.25
303.99/304.02	c calculated reachability. Time: 0.00
303.99/304.02	c  N dy  6033   1711023        70      6230         0     82055     43610   1313604     20.52   no data
310.00/310.08	c  N dy  6115   1731831        70      6230         0    100724     43610   1765687     20.53     21.69
314.50/314.54	c  N dy  6258   1751868        70      6230         0     68083     43610    977895     20.54     22.51
319.90/319.92	c  N dy  6374   1773161        70      6230         0     87321     43610   1449637     20.55     21.64
325.40/325.44	c  N dy  6442   1793276        70      6230         0     53360     43610    595425     20.55     21.73
329.50/329.56	c  N dy  6566   1813303        70      6230         0     71410     43610   1040662     20.57     24.00
334.00/334.02	c  N dy  6623   1833311        70      6230         0     89369     43610   1473568     20.56     23.71
340.40/340.41	c  N dy  6719   1853334        70      6230         0     54378     43610    606832     20.57     21.68
344.31/344.39	c  N dy  6817   1873395        70      6230         0     72525     43610   1053559     20.58     23.16
349.40/349.48	c  N dy  6913   1893675        70      6230         0     90873     43610   1500451     20.58     21.86
355.50/355.53	c  N dy  6996   1913686        70      6230         0     54830     43610    604298     20.59     25.40
359.61/359.70	c  N dy  7104   1933722        70      6230         0     72868     43610   1047377     20.60     21.69
373.30/373.34	c  N dy  7196   1995671        70      6230         0     73372     43610   1023982     20.55     21.78
380.20/380.20	c  N dy  7314   2016429        70      6230         0     92082     43610   1482141     20.56     21.91
389.20/389.27	c  N dy  7353   2045227        70      6230         0     62166     43610    750824     20.54     21.77
394.20/394.28	c  N dy  7506   2065295        70      6230         0     80403     43610   1203847     20.56     22.11
399.80/399.88	c  N dy  7582   2085326        70      6230         0     98443     43610   1641559     20.56     22.69
407.02/407.01	c  N dy  7669   2109966        70      6230         0     63946     43610    783357     20.56     21.65
415.10/415.13	c  N dy  7674   2150796        70      6230         0    100143     43610   1619741     20.52     21.79
422.00/422.02	c  N dy  7763   2174166        70      6230         0     63807     43610    771446     20.53     21.66
427.41/427.47	c  N dy  7831   2198999        70      6230         0     86195     43610   1313384     20.52     21.67
431.30/431.31	c  S st  7919   2211023        70      6230         0     97065     43610   1582626     20.53   no data
431.50/431.55	c  S st  7919   2211526        70      6230         0     97530     43610   1594298     20.53   no data
431.50/431.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.50/431.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
431.50/431.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.50/431.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.50/431.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.50/431.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
431.50/431.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.60/431.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.60/431.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.40/440.49	c lits-rem:      1011  cl-subs:     9414  v-elim:      0  v-fix:    0  time:  8.83 s
440.40/440.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
440.50/440.51	c vivif2 --  cl tried    88116 cl shrink        0 lits rem          0 time: 0.02
440.70/440.77	c asymm  cl-useful: 0/620/6230 lits-rem:0 time: 0.27
440.70/440.78	c calculated reachability. Time: 0.00
440.70/440.78	c  N dy  7919   2211526        70      6230         0     88116     43610   1365518     20.53   no data
447.90/447.90	c  N dy  8045   2233149        70      6230         0    107608     43610   1845021     20.54     21.63
454.10/454.16	c  N dy  8177   2253382        70      6230         0     67974     43610    868056     20.55     21.94
458.90/458.93	c  N dy  8264   2273440        70      6230         0     86038     43610   1311549     20.56     23.41
464.01/464.04	c  N dy  8293   2293490        70      6230         0    103954     43610   1738424     20.55     22.64
472.60/472.62	c  N dy  8393   2321525        70      6230         0     70003     43610    887868     20.56     21.66
477.90/477.96	c  N dy  8432   2346062        70      6230         0     91861     43610   1402509     20.55     21.83
485.60/485.64	c  N dy  8574   2368288        70      6230         0    111954     43610   1900475     20.56     21.65
491.41/491.49	c  N dy  8648   2388356        70      6230         0     69995     43610    884121     20.56     23.11
496.40/496.48	c  N dy  8737   2408412        70      6230         0     88048     43610   1325583     20.56     23.29
502.71/502.72	c  N dy  8840   2428477        70      6230         0    106190     43610   1769837     20.57     22.44
509.81/509.82	c  N dy  8903   2449445        70      6230         0     63932     43610    721639     20.57     21.66
515.40/515.44	c  N dy  9002   2469524        70      6230         0     82019     43610   1165301     20.57     23.34
523.20/523.27	c  N dy  9084   2490373        70      6230         0    100792     43610   1624020     20.57     21.85
532.61/532.67	c  N dy  9192   2510450        70      6230         0    118897     43610   2070269     20.58     22.94
537.92/537.94	c  N dy  9205   2532786        70      6230         0     76706     43610   1009367     20.57     21.66
543.31/543.41	c  N dy  9305   2552858        70      6230         0     94839     43610   1455010     20.58     25.33
550.10/550.18	c  N dy  9412   2573428        70      6230         0    113389     43610   1907444     20.58     21.71
557.40/557.45	c  N dy  9518   2593509        70      6230         0     68552     43610    809464     20.59     22.16
562.60/562.63	c  N dy  9647   2613605        70      6230         0     86747     43610   1258574     20.60     22.67
568.72/568.77	c  N dy  9750   2634058        70      6230         0    105195     43610   1711243     20.61     21.75
577.21/577.27	c  N dy  9857   2656858        70      6230         0    125705     43610   2210110     20.61     21.71
583.30/583.30	c  N dy  9980   2678810        70      6230         0     81533     43610   1115634     20.62     21.72
588.52/588.57	c  N dy 10031   2699390        70      6230         0    100014     43610   1563302     20.62     21.72
592.31/592.36	c  S st 10072   2711526        70      6230         0    110922     43610   1827056     20.62     19.25
592.61/592.63	c  S st 10072   2712033        70      6230         0    111398     43610   1839266     20.62   no data
592.61/592.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
592.61/592.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
592.61/592.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
592.61/592.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.61/592.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.61/592.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
592.61/592.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
592.71/592.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
592.71/592.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
604.31/604.36	c lits-rem:       990  cl-subs:    11042  v-elim:      0  v-fix:    0  time: 11.61 s
604.31/604.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
604.31/604.39	c vivif2 --  cl tried   100356 cl shrink        0 lits rem          0 time: 0.02
604.61/604.66	c asymm  cl-useful: 0/560/6230 lits-rem:0 time: 0.28
604.61/604.67	c calculated reachability. Time: 0.00
604.61/604.67	c  N dy 10072   2712033        70      6230         0    100356     43610   1571034     20.62   no data
612.10/612.19	c  N dy 10163   2733907        70      6230         0    120079     43610   2052663     20.62     21.72
628.12/628.14	c  N dy 10297   2794798        70      6230         0    110160     43610   1747552     20.60     21.75
637.51/637.58	c  N dy 10375   2819000        70      6230         0     66710     43610    730263     20.60     21.69
642.71/642.78	c  N dy 10489   2840387        70      6230         0     86015     43610   1205776     20.60     21.77
648.51/648.56	c  N dy 10553   2860458        70      6230         0    104063     43610   1639698     20.60     22.13
655.40/655.43	c  N dy 10628   2880501        70      6230         0    122090     43610   2077805     20.60     22.29
662.51/662.51	c  N dy 10715   2900560        70      6230         0     73759     43610    887835     20.61     22.91
667.80/667.88	c  N dy 10795   2921917        70      6230         0     92972     43610   1356339     20.61     21.76
674.22/674.25	c  N dy 10847   2943801        70      6230         0    112678     43610   1831339     20.60     21.76
682.31/682.37	c  N dy 10893   2967916        70      6230         0    134258     43610   2355739     20.60     21.83
688.01/688.03	c  N dy 11041   2987989        70      6230         0     85067     43610   1159048     20.61     22.14
693.61/693.68	c  N dy 11116   3008280        70      6230         0    103238     43610   1600158     20.61     21.81
700.91/700.99	c  N dy 11211   3028373        70      6230         0    121364     43610   2042688     20.61     24.16
708.43/708.44	c  N dy 11266   3048436        70      6230         0     71055     43610    796342     20.61     21.74
713.51/713.53	c  N dy 11280   3072332        70      6230         0     92351     43610   1293948     20.60     21.79
719.32/719.37	c  N dy 11332   3092540        70      6230         0    110483     43610   1729944     20.60     21.72
726.41/726.45	c  N dy 11399   3112612        70      6230         0    128468     43610   2164230     20.60     22.51
733.91/733.99	c  N dy 11512   3133393        70      6230         0     78113     43610    958744     20.61     21.76
739.61/739.67	c  N dy 11620   3153398        70      6230         0     96125     43610   1399431     20.61     21.72
747.31/747.33	c  N dy 11706   3177488        70      6230         0    117737     43610   1923972     20.61     21.73
755.31/755.34	c  N dy 11796   3197778        70      6230         0    135966     43610   2366972     20.61     21.72
760.21/760.26	c  S st 11883   3212034        70      6230         0     78805     43610    963005     20.62   no data
760.41/760.45	c  S st 11883   3212539        70      6230         0     79274     43610    974678     20.62   no data
760.41/760.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
760.41/760.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
760.41/760.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.41/760.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.41/760.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.41/760.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
760.41/760.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.41/760.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
760.51/760.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.33/762.35	c lits-rem:       186  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  1.83 s
762.33/762.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
762.33/762.36	c vivif2 --  cl tried    77416 cl shrink        0 lits rem          0 time: 0.01
762.52/762.55	c asymm  cl-useful: 0/604/6230 lits-rem:0 time: 0.19
762.52/762.55	c calculated reachability. Time: 0.00
762.52/762.55	c  N dy 11883   3212539        70      6230         0     77416     43610    926564     20.62   no data
768.41/768.40	c  N dy 11968   3234637        70      6230         0     97246     43610   1409696     20.62     21.86
775.71/775.72	c  N dy 12098   3254698        70      6230         0    115357     43610   1857703     20.63     23.21
783.22/783.25	c  N dy 12161   3275108        70      6230         0    133635     43610   2298804     20.63     21.73
790.51/790.58	c  N dy 12242   3296563        70      6230         0     82046     43610   1026872     20.63     21.75
799.21/799.29	c  N dy 12347   3328600        70      6230         0    110688     43610   1717664     20.63     21.80
807.72/807.76	c  N dy 12478   3348660        70      6230         0    128821     43610   2168439     20.64     21.84
816.81/816.89	c  N dy 12599   3369194        70      6230         0     75462     43610    852841     20.64     21.81
822.51/822.57	c  N dy 12673   3390513        70      6230         0     94594     43610   1316934     20.64     21.81
829.11/829.18	c  N dy 12754   3410528        70      6230         0    112607     43610   1757295     20.65     23.03
837.41/837.48	c  N dy 12871   3430611        70      6230         0    130713     43610   2205245     20.65     22.64
845.62/845.61	c  N dy 12946   3450662        70      6230         0     75954     43610    853588     20.65     22.64
851.21/851.20	c  N dy 13062   3470737        70      6230         0     94082     43610   1302039     20.66     22.57
857.62/857.65	c  N dy 13151   3490783        70      6230         0    112098     43610   1740810     20.66     23.72
885.53/885.52	c  N dy 13165   3594145        70      6230         0    130082     43610   2091236     20.59     22.00
896.21/896.23	c  N dy 13289   3619174        70      6230         0     78572     43610    895042     20.60     21.69
902.71/902.73	c  N dy 13375   3643150        70      6230         0    100045     43610   1412694     20.60     21.79
910.31/910.36	c  N dy 13477   3664334        70      6230         0    119136     43610   1883826     20.60     21.85
917.51/917.57	c  N dy 13513   3685735        70      6230         0    138236     43610   2345279     20.60     21.82
926.62/926.63	c  N dy 13634   3705772        70      6230         0     81138     43610    947709     20.61     23.35
928.62/928.62	c  S st 13692   3712540        70      6230         0     87224     43610   1100102     20.61   no data
928.82/928.83	c  S st 13692   3713045        70      6230         0     87696     43610   1111969     20.61   no data
928.82/928.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
928.82/928.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
928.82/928.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.82/928.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.82/928.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.82/928.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
928.82/928.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
928.82/928.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
928.92/928.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.42/931.48	c lits-rem:       199  cl-subs:     2595  v-elim:      0  v-fix:    0  time:  2.57 s
931.42/931.48	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
931.52/931.50	c vivif2 --  cl tried    85101 cl shrink        0 lits rem          0 time: 0.01
931.73/931.73	c asymm  cl-useful: 0/805/6230 lits-rem:0 time: 0.23
931.73/931.73	c calculated reachability. Time: 0.00
931.73/931.73	c  N dy 13692   3713045        70      6230         0     85101     43610   1044397     20.61   no data
942.02/942.06	c  F st 13777   3751564        70      6230         0    119595     43610   1874996     20.60     17.61
942.02/942.06	c  N st 13777   3751564        70      6230         0    119595     43610   1874996     20.60     17.61
951.01/951.05	c  N dy 13856   3774803        70      6230         0    140457     43610   2386992     20.60     21.77
967.02/967.05	c  N dy 13888   3823209        70      6230         0    107368     43610   1533454     20.58     21.73
977.21/977.28	c  N dy 13983   3843222        70      6230         0    125361     43610   1974354     20.58     22.62
990.03/990.03	c  N dy 14092   3863833        70      6230         0    143840     43610   2428058     20.59     21.75
999.12/999.14	c  N dy 14226   3884216        70      6230         0     85378     43610   1029983     20.59     21.82
1005.61/1005.66	c  N dy 14358   3904231        70      6230         0    103467     43610   1479403     20.60     23.89
1012.82/1012.80	c  N dy 14455   3924297        70      6230         0    121495     43610   1921692     20.60     23.42
1022.02/1022.06	c  N dy 14559   3945274        70      6230         0    140378     43610   2386901     20.61     21.73
1032.22/1032.20	c  N dy 14658   3965354        70      6230         0     80402     43610    888691     20.61     21.73
1038.62/1038.64	c  N dy 14762   3988484        70      6230         0    101205     43610   1397031     20.62     21.75
1045.82/1045.89	c  N dy 14866   4008535        70      6230         0    119232     43610   1839166     20.62     24.59
1057.02/1057.11	c  N dy 14981   4035227        70      6230         0    143259     43610   2423816     20.62     21.80
1067.32/1067.31	c  N dy 15098   4055515        70      6230         0     82475     43610    925670     20.63     21.78
1072.62/1072.69	c  N dy 15160   4075568        70      6230         0    100425     43610   1360712     20.63     24.67
1081.82/1081.88	c  N dy 15238   4104775        70      6230         0    126522     43610   1988950     20.62     21.77
1090.42/1090.43	c  N dy 15310   4124777        70      6230         0    144448     43610   2425417     20.63     22.34
1101.93/1101.94	c  N dy 15379   4153583        70      6230         0     90430     43610   1099627     20.62     21.75
1108.92/1108.94	c  N dy 15533   4173791        70      6230         0    108640     43610   1555326     20.63     21.77
1116.72/1116.72	c  N dy 15629   4193946        70      6230         0    126713     43610   1997660     20.63     21.73
1124.43/1124.41	c  S st 15698   4213046        70      6230         0    143839     43610   2417524     20.64     20.29
1124.73/1124.79	c  S st 15698   4213547        70      6230         0    144303     43610   2429262     20.64   no data
1124.83/1124.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1124.83/1124.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1124.83/1124.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1124.83/1124.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1124.83/1124.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1124.83/1124.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1124.83/1124.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1124.83/1124.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1124.93/1124.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1146.13/1146.15	c lits-rem:      1543  cl-subs:    15297  v-elim:      0  v-fix:    0  time: 21.19 s
1146.13/1146.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1146.13/1146.18	c vivif2 --  cl tried   129006 cl shrink        0 lits rem          0 time: 0.03
1146.42/1146.49	c asymm  cl-useful: 0/488/6230 lits-rem:0 time: 0.31
1146.42/1146.49	c calculated reachability. Time: 0.00
1146.42/1146.49	c  N dy 15698   4213547        70      6230         0    129006     43610   2055394     20.64   no data
1156.82/1156.88	c  N dy 15771   4237304        70      6230         0    150350     43610   2573358     20.64     21.97
1166.52/1166.57	c  N dy 15786   4258397        70      6230         0     89150     43610   1058505     20.63     21.72
1175.43/1175.47	c  N dy 15882   4278725        70      6230         0    107387     43610   1505807     20.63     21.97
1185.73/1185.72	c  N dy 15968   4299419        70      6230         0    125951     43610   1957274     20.63     21.76
1206.12/1206.13	c  N dy 16091   4337069        70      6230         0    159501     43610   2765659     20.63     21.78
1217.03/1217.00	c  N dy 16198   4360090        70      6230         0     99026     43610   1296563     20.63     21.83
1224.72/1224.72	c  N dy 16261   4383141        70      6230         0    119754     43610   1800600     20.63     21.90
1233.72/1233.71	c  N dy 16331   4406835        70      6230         0    140980     43610   2315489     20.63     21.73
1244.82/1244.81	c  N dy 16436   4429610        70      6230         0    161391     43610   2814233     20.63     21.73
1252.73/1252.72	c  N dy 16545   4451597        70      6230         0     98922     43610   1284441     20.63     21.98
1285.22/1285.23	c  N dy 16681   4556317        70      6230         0    108855     43610   1480467     20.59     21.77
1292.82/1292.89	c  N dy 16785   4576320        70      6230         0    126830     43610   1920946     20.60     23.90

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-3367528-1305383531/watcher-3367528-1305383531 -o /tmp/evaluation-result-3367528-1305383531/solver-3367528-1305383531 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367528-1305383531.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.82 3.97 3.83 4/355 10473
/proc/meminfo: memFree=21344780/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=29872 CPUtime=0 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 625 0 0 0 0 0 0 0 23 0 1 0 649950807 30588928 565 33554432000 4194304 4580011 140733664550240 18446744073709551615 218905427723 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 7468 565 338 95 0 2450 0

[startup+0.078953 s]
/proc/loadavg: 3.82 3.97 3.83 4/355 10473
/proc/meminfo: memFree=21344780/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=29872 CPUtime=0.07 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 641 0 0 0 7 0 0 0 23 0 1 0 649950807 30588928 581 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 7468 581 338 95 0 2450 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29872

[startup+0.100951 s]
/proc/loadavg: 3.82 3.97 3.83 4/355 10473
/proc/meminfo: memFree=21344780/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=30004 CPUtime=0.09 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 642 0 0 0 9 0 0 0 23 0 1 0 649950807 30724096 582 33554432000 4194304 4580011 140733664550240 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 7501 582 338 95 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30004

[startup+0.300924 s]
/proc/loadavg: 3.82 3.97 3.83 4/355 10473
/proc/meminfo: memFree=21344780/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=31452 CPUtime=0.29 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 1274 0 0 0 29 0 0 0 25 0 1 0 649950807 32206848 1113 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 7863 1113 362 95 0 2845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31452

[startup+0.700838 s]
/proc/loadavg: 3.82 3.97 3.83 4/355 10473
/proc/meminfo: memFree=21344780/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=32448 CPUtime=0.69 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 1849 0 0 0 69 0 0 0 25 0 1 0 649950807 33226752 1243 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 8112 1243 362 95 0 3094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32448

[startup+1.50071 s]
/proc/loadavg: 3.82 3.97 3.83 6/367 10495
/proc/meminfo: memFree=21317284/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=38652 CPUtime=1.49 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 3973 0 0 0 149 0 0 0 18 0 1 0 649950807 39579648 2692 33554432000 4194304 4580011 140733664550240 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 9663 2692 365 95 0 4645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38652

[startup+3.10041 s]
/proc/loadavg: 3.82 3.97 3.83 6/367 10495
/proc/meminfo: memFree=21290624/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=38784 CPUtime=3.09 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 4830 0 0 0 309 0 0 0 20 0 1 0 649950807 39714816 2695 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 9696 2695 366 95 0 4678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38784

[startup+6.30084 s]
/proc/loadavg: 3.84 3.97 3.83 6/367 10496
/proc/meminfo: memFree=21278472/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=39508 CPUtime=6.29 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 6740 0 0 0 629 0 0 0 25 0 1 0 649950807 40456192 3056 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 9877 3056 366 95 0 4859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39508

[startup+12.7007 s]
/proc/loadavg: 3.85 3.97 3.84 6/367 10496
/proc/meminfo: memFree=21254240/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=49568 CPUtime=12.69 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 11732 0 0 0 1268 1 0 0 25 0 1 0 649950807 50757632 5433 33554432000 4194304 4580011 140733664550240 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 12392 5433 366 95 0 7374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49568

[startup+25.5004 s]
/proc/loadavg: 3.88 3.97 3.84 6/367 10496
/proc/meminfo: memFree=21222840/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=52720 CPUtime=25.49 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 16774 0 0 0 2547 2 0 0 25 0 1 0 649950807 53985280 6409 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 13180 6409 366 95 0 8162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52720

[startup+51.1007 s]
/proc/loadavg: 3.92 3.97 3.84 6/367 10497
/proc/meminfo: memFree=21209208/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=54720 CPUtime=51.09 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 25442 0 0 0 5106 3 0 0 25 0 1 0 649950807 56033280 6802 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 13680 6802 366 95 0 8662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54720

[startup+102.314 s]
/proc/loadavg: 3.96 3.97 3.84 6/367 10498
/proc/meminfo: memFree=21152144/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=69948 CPUtime=102.31 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 41082 0 0 0 10225 6 0 0 25 0 1 0 649950807 71626752 10483 33554432000 4194304 4580011 140733664550240 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 17487 10483 366 95 0 12469 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 69948

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.86 6/367 10500
/proc/meminfo: memFree=21126316/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=70376 CPUtime=162.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 53723 0 0 0 16222 8 0 0 25 0 1 0 649950807 72065024 10143 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 17594 10143 366 95 0 12576 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70376

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.86 6/367 10501
/proc/meminfo: memFree=21097840/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=76480 CPUtime=222.29 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 64724 0 0 0 22219 10 0 0 25 0 1 0 649950807 78315520 11703 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 19120 11703 366 95 0 14102 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76480

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.87 7/367 10503
/proc/meminfo: memFree=21072228/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=76692 CPUtime=282.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 73783 0 0 0 28217 13 0 0 25 0 1 0 649950807 78532608 12743 33554432000 4194304 4580011 140733664550240 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 19173 12743 366 95 0 14155 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76692

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.87 6/367 10504
/proc/meminfo: memFree=21041424/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=90376 CPUtime=342.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 84789 0 0 0 34214 16 0 0 25 0 1 0 649950807 92545024 14861 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 22594 14861 366 95 0 17576 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90376

[startup+402.3 s]
/proc/loadavg: 4.07 4.00 3.88 7/367 10506
/proc/meminfo: memFree=21021164/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=90532 CPUtime=402.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 92661 0 0 0 40211 19 0 0 25 0 1 0 649950807 92704768 15916 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 22633 15916 366 95 0 17615 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90532

[startup+462.3 s]
/proc/loadavg: 4.07 4.01 3.90 6/367 10508
/proc/meminfo: memFree=21003144/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=96800 CPUtime=462.31 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 101241 0 0 0 46209 22 0 0 25 0 1 0 649950807 99123200 17145 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 24200 17145 366 95 0 19182 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96800

[startup+522.301 s]
/proc/loadavg: 4.06 4.02 3.91 6/367 10509
/proc/meminfo: memFree=20975568/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=96996 CPUtime=522.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 108658 0 0 0 52206 24 0 0 25 0 1 0 649950807 99323904 17109 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 24249 17109 366 95 0 19231 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96996

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.91 6/367 10511
/proc/meminfo: memFree=20976772/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=97176 CPUtime=582.3 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 115890 0 0 0 58204 26 0 0 25 0 1 0 649950807 99508224 16504 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 24294 16504 366 95 0 19276 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97176

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.91 6/367 10512
/proc/meminfo: memFree=20950328/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104032 CPUtime=642.31 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 123411 0 0 0 64202 29 0 0 25 0 1 0 649950807 106528768 18437 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26008 18437 366 95 0 20990 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 104032

[startup+702.301 s]
/proc/loadavg: 4.05 4.02 3.91 6/367 10514
/proc/meminfo: memFree=20938248/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104164 CPUtime=702.31 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 129976 0 0 0 70200 31 0 0 25 0 1 0 649950807 106663936 19488 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26041 19488 366 95 0 21023 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 104164

[startup+762.314 s]
/proc/loadavg: 4.02 4.02 3.91 6/367 10516
/proc/meminfo: memFree=20956176/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104336 CPUtime=762.33 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 137274 0 0 0 76199 34 0 0 25 0 1 0 649950807 106840064 18253 33554432000 4194304 4580011 140733664550240 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26084 18253 366 95 0 21066 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 104336

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/367 10517
/proc/meminfo: memFree=20947684/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104452 CPUtime=822.31 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 143575 0 0 0 82194 37 0 0 25 0 1 0 649950807 106958848 18611 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26113 18611 366 95 0 21095 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 104452

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.91 6/367 10519
/proc/meminfo: memFree=20939076/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104560 CPUtime=882.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 150215 0 0 0 88192 40 0 0 25 0 1 0 649950807 107069440 19254 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26140 19254 366 95 0 21122 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104560

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/367 10520
/proc/meminfo: memFree=20947228/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104668 CPUtime=942.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 156388 0 0 0 94191 41 0 0 25 0 1 0 649950807 107180032 19346 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26167 19346 366 95 0 21149 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104668

[startup+1002.3 s]
/proc/loadavg: 4.21 4.06 3.94 6/367 10522
/proc/meminfo: memFree=20900280/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104776 CPUtime=1002.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 161935 0 0 0 100189 43 0 0 25 0 1 0 649950807 107290624 18575 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26194 18575 366 95 0 21176 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104776

[startup+1062.3 s]
/proc/loadavg: 4.13 4.06 3.94 6/367 10524
/proc/meminfo: memFree=20893180/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104852 CPUtime=1062.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 166701 0 0 0 106187 45 0 0 25 0 1 0 649950807 107368448 20107 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26213 20107 366 95 0 21195 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 104852

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.94 6/367 10525
/proc/meminfo: memFree=20897216/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=104968 CPUtime=1122.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 172851 0 0 0 112185 47 0 0 25 0 1 0 649950807 107487232 19725 33554432000 4194304 4580011 140733664550240 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 26242 19725 366 95 0 21224 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 104968

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.94 6/367 10527
/proc/meminfo: memFree=20833068/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=124876 CPUtime=1182.33 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 180239 0 0 0 118183 50 0 0 25 0 1 0 649950807 127873024 23428 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 31219 23428 366 95 0 26201 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 124876

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.95 6/367 10528
/proc/meminfo: memFree=20818392/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=124936 CPUtime=1242.32 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 184530 0 0 0 124180 52 0 0 25 0 1 0 649950807 127934464 24406 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 31234 24406 366 95 0 26216 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 124936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.95 6/367 10530
/proc/meminfo: memFree=20824164/32951124 swapFree=65581052/67111528
[pid=10473] ppid=10471 vsize=125060 CPUtime=1300.04 cores=1,3
/proc/10473/stat : 10473 (strangenight2-s) R 10471 10473 9800 0 -1 4202496 190835 0 0 0 129949 55 0 0 25 0 1 0 649950807 128061440 23966 33554432000 4194304 4580011 140733664550240 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10473/statm: 31265 23966 366 95 0 26247 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 125060

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190835
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2094

runsolver used 4.45232 second user time and 10.9703 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 16:32:11
IDJOB=3367528
IDBENCH=82737
IDSOLVER=1845
FILE ID=node137/3367528-1305383531
RUNJOBID= node137-1305383531-10454
PBS_JOBID= 13324365
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=633092924

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21345556 kB
Buffers:        263376 kB
Cached:        3678564 kB
SwapCached:      36328 kB
Active:        1591124 kB
Inactive:      9790948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21345556 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           11424 kB
Writeback:           0 kB
AnonPages:     7413516 kB
Mapped:          19500 kB
Slab:           119312 kB
PageTables:      38776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75908428 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= 73652 MiB
End job on node137 at 2011-05-14 16:53:53