Trace number 3175722

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1299.97 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
MD5SUM38eb341db913fde0f11427c4d808f2c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175722-1301786267.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.15
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      30 undec:       1 neg:      39
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.31	c  N dy     8      4299        70      6230         0      3912     43610     94935     20.56     21.65  --
0.49/0.51	c  N dy    16      9289        70      6230         0      6154     43610    139298     20.32     21.42  --
0.69/0.70	c  N dy    26     13647        70      6230         0      6240     43610    131743     20.39     21.52  --
1.00/1.04	c  N dy    30     21310        70      6230         0      8098     43610    164498     19.91     21.06  --
1.19/1.25	c  F st    56     25000        70      6230         0     11467     43610    246800     20.17   no data  --
1.19/1.29	c  N st    58     25628        70      6230         0     12034     43610    260814     20.17   no data  --
1.39/1.49	c  N dy    62     30001        70      6230         0      9816     43610    198008     20.17   no data  --
1.39/1.49	c  S st    62     30001        70      6230         0      9816     43610    198008     20.17   no data  --
1.49/1.53	c  S st    62     30502        70      6230         0     10281     43610    209484     20.17   no data  --
1.49/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.58	c lits-rem:      1466  cl-subs:      849  v-elim:      0  v-fix:    0  time:  1.04 s
2.79/2.88	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.30
2.79/2.88	c calculated reachability. Time: 0.00
2.79/2.88	c  N dy    62     30502        70      6230         0      9432     43610    186330     20.17   no data  --
3.09/3.17	c  N dy    96     35209        70      6230         0     13739     43610    291750     20.43     21.58  --
3.39/3.40	c  N dy   117     39274        70      6230         0     10261     43610    194131     20.55     22.89  --
3.69/3.77	c  N dy   131     45414        70      6230         0     15804     43610    326094     20.48     21.59  --
3.69/3.79	c  S st   135     45753        70      6230         0     16110     43610    333638     20.50   no data  --
3.79/3.84	c  S st   135     46256        70      6230         0      8483     43610    138218     20.50   no data  --
3.79/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.79/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.70	c lits-rem:       150  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.85 s
4.69/4.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.69/4.70	c vivif2 --  cl tried     8442 cl shrink        0 lits rem          0 time: 0.00
4.89/4.97	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.89/4.97	c calculated reachability. Time: 0.00
4.89/4.97	c  N dy   135     46256        70      6230         0      8442     43610    136901     20.50   no data  --
5.39/5.50	c  N dy   143     55843        70      6230         0     16991     43610    338822     20.31     21.52  --
5.69/5.77	c  N dy   166     59991        70      6230         0     11802     43610    207911     20.40     21.56  --
5.99/6.06	c  N dy   190     64208        70      6230         0     15628     43610    301778     20.50     21.58  --
6.39/6.46	c  N dy   200     69384        70      6230         0     10395     43610    160182     20.46     18.88  --
6.39/6.46	c  S st   200     69384        70      6230         0     10395     43610    160182     20.46     18.88  --
6.39/6.49	c  S st   200     69891        70      6230         0     10866     43610    172006     20.46   no data  --
6.39/6.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.49/6.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
6.49/6.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.50	c lits-rem:       317  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.99 s
7.49/7.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.49/7.50	c vivif2 --  cl tried    10711 cl shrink        0 lits rem          0 time: 0.00
7.79/7.81	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.31
7.79/7.81	c calculated reachability. Time: 0.00
7.79/7.81	c  N dy   200     69891        70      6230         0     10711     43610    167883     20.46   no data  --
8.19/8.29	c  N dy   212     77424        70      6230         0     17472     43610    327163     20.37     21.47  --
8.69/8.79	c  N dy   232     83503        70      6230         0     12141     43610    191543     20.37     21.85  --
8.98/9.06	c  F st   242     87500        70      6230         0     15773     43610    278335     20.37     21.17  --
9.19/9.21	c  N st   246     89532        70      6230         0     17614     43610    322903     20.37   no data  --
9.59/9.66	c  N dy   266     95329        70      6230         0     22854     43610    450962     20.41     22.17  --
10.29/10.37	c  N dy   290    104839        70      6230         0     19720     43610    354760     20.34     19.06  --
10.29/10.37	c  S st   290    104839        70      6230         0     19720     43610    354760     20.34     19.06  --
10.39/10.43	c  S st   290    105340        70      6230         0     20186     43610    366096     20.34   no data  --
10.39/10.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.39/10.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.39/10.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.39/10.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.20	c lits-rem:      1542  cl-subs:     2238  v-elim:      0  v-fix:    0  time:  1.75 s
12.19/12.20	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.19/12.20	c vivif2 --  cl tried    17948 cl shrink        0 lits rem          0 time: 0.00
12.49/12.57	c asymm  cl-useful: 0/5036/6230 lits-rem:0 time: 0.37
12.49/12.57	c calculated reachability. Time: 0.00
12.49/12.57	c  N dy   290    105340        70      6230         0     17948     43610    313682     20.34   no data  --
13.49/13.57	c  N dy   315    118897        70      6230         0     17626     43610    295418     20.28     21.35  --
14.29/14.33	c  N dy   373    126884        70      6230         0     24945     43610    475053     20.38     21.51  --
15.19/15.21	c  N dy   383    138511        70      6230         0     21912     43610    388687     20.32     21.65  --
16.79/16.86	c  N dy   407    158011        70      6230         0     24972     43610    439972     20.19     17.06  --
16.79/16.86	c  S st   407    158011        70      6230         0     24972     43610    439972     20.19     17.06  --
16.89/16.93	c  S st   407    158513        70      6230         0     25438     43610    451852     20.19   no data  --
16.89/16.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.89/16.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.89/16.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
16.89/16.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.09/19.14	c lits-rem:      2079  cl-subs:     3037  v-elim:      0  v-fix:    0  time:  2.19 s
19.09/19.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
19.09/19.14	c vivif2 --  cl tried    22401 cl shrink        0 lits rem          0 time: 0.00
19.19/19.27	c asymm  cl-useful: 0/1194/6230 lits-rem:0 time: 0.12
19.19/19.27	c calculated reachability. Time: 0.00
19.19/19.27	c  N dy   407    158513        70      6230         0     22401     43610    383675     20.19   no data  --
20.19/20.30	c  N dy   467    168661        70      6230         0     16421     43610    233089     20.26     22.24  --
21.19/21.29	c  N dy   524    179466        70      6230         0     26199     43610    470382     20.32     22.61  --
22.49/22.55	c  N dy   589    190937        70      6230         0     20435     43610    314977     20.39     21.48  --
23.79/23.82	c  N dy   626    203526        70      6230         0     31780     43610    585489     20.38     21.49  --
25.09/25.13	c  N dy   692    216580        70      6230         0     26477     43610    451936     20.42     23.05  --
26.69/26.77	c  N dy   770    230506        70      6230         0     21023     43610    302164     20.47     21.62  --
27.29/27.39	c  S st   775    237770        70      6230         0     27543     43610    452978     20.44     17.85  --
27.40/27.47	c  S st   775    238274        70      6230         0     27999     43610    464368     20.44   no data  --
27.40/27.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.40/27.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.40/27.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.40/27.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.40/27.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.40/27.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
27.40/27.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.59/29.64	c lits-rem:      1610  cl-subs:     2757  v-elim:      0  v-fix:    0  time:  2.14 s
29.59/29.64	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
29.59/29.64	c vivif2 --  cl tried    25242 cl shrink        0 lits rem          0 time: 0.00
29.99/30.02	c asymm  cl-useful: 0/3865/6230 lits-rem:0 time: 0.38
29.99/30.02	c calculated reachability. Time: 0.00
29.99/30.02	c  N dy   775    238274        70      6230         0     25242     43610    400287     20.44   no data  --
31.79/31.82	c  N dy   841    253555        70      6230         0     20226     43610    271389     20.47     21.80  --
34.19/34.20	c  N dy   865    276525        70      6230         0     21081     43610    278157     20.40     21.50  --
36.30/36.36	c  N dy   951    295503        70      6230         0     38300     43610    694320     20.43     21.54  --
37.69/37.78	c  F st  1028    306251        70      6230         0     27294     43610    416998     20.48     20.73  --
38.69/38.74	c  N dy  1060    314584        70      6230         0     34871     43610    604528     20.50     21.62  --
43.49/43.50	c  N dy  1101    357411        70      6230         0     29015     43610    430791     20.37     19.38  --
43.49/43.50	c  S st  1101    357411        70      6230         0     29015     43610    430791     20.37     19.38  --
43.49/43.59	c  S st  1101    357912        70      6230         0     29467     43610    441949     20.37   no data  --
43.49/43.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.49/43.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.59/43.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.59/43.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.59/43.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
43.59/43.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.59/45.67	c lits-rem:      1421  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  2.06 s
45.59/45.67	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.59/45.68	c vivif2 --  cl tried    27485 cl shrink        0 lits rem          0 time: 0.01
45.89/45.97	c asymm  cl-useful: 0/2365/6230 lits-rem:0 time: 0.30
45.89/45.98	c calculated reachability. Time: 0.00
45.89/45.98	c  N dy  1101    357912        70      6230         0     27485     43610    397854     20.37   no data  --
51.70/51.77	c  N dy  1211    406276        70      6230         0     47684     43610    851155     20.31     21.55  --
55.39/55.45	c  N dy  1307    434633        70      6230         0     49046     43610    879055     20.29     21.37  --
57.79/57.88	c  N dy  1361    454715        70      6230         0     42010     43610    702880     20.28     22.54  --
60.89/60.95	c  N dy  1456    474725        70      6230         0     33994     43610    502962     20.30     21.55  --
64.19/64.21	c  N dy  1579    494754        70      6230         0     52187     43610    947895     20.35     24.46  --
66.89/66.99	c  N dy  1676    514834        70      6230         0     43214     43610    709382     20.37     21.45  --
70.40/70.42	c  N dy  1785    535928        70      6230         0     34287     43610    481146     20.41     21.62  --
70.49/70.54	c  S st  1792    536868        70      6230         0     35147     43610    502833     20.41   no data  --
70.59/70.63	c  S st  1792    537372        70      6230         0     35620     43610    514745     20.41   no data  --
70.59/70.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.59/70.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.59/70.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
70.59/70.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.59/70.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.59/70.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
70.59/70.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.79/72.87	c lits-rem:       902  cl-subs:     1611  v-elim:      0  v-fix:    0  time:  2.21 s
72.79/72.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
72.79/72.88	c vivif2 --  cl tried    34009 cl shrink        0 lits rem          0 time: 0.00
72.99/73.07	c asymm  cl-useful: 0/1644/6230 lits-rem:0 time: 0.19
72.99/73.07	c calculated reachability. Time: 0.00
72.99/73.07	c  N dy  1792    537372        70      6230         0     34009     43610    473196     20.41   no data  --
79.20/79.20	c  N dy  1857    582134        70      6230         0     45239     43610    709793     20.31     21.41  --
82.69/82.70	c  N dy  1953    602190        70      6230         0     33756     43610    447721     20.33     24.29  --
85.69/85.70	c  N dy  2045    622210        70      6230         0     51728     43610    877219     20.34     22.84  --
89.09/89.18	c  N dy  2151    642568        70      6230         0     39564     43610    569492     20.36     21.45  --
92.59/92.66	c  N dy  2240    662689        70      6230         0     57764     43610   1010639     20.38     21.66  --
96.49/96.59	c  N dy  2380    682744        70      6230         0     44341     43610    677760     20.43     22.94  --
101.29/101.32	c  N dy  2449    704995        70      6230         0     64401     43610   1155294     20.42     21.55  --
104.59/104.60	c  N dy  2564    725045        70      6230         0     50073     43610    802139     20.45     23.75  --
108.99/109.00	c  N dy  2695    745062        70      6230         0     34723     43610    412950     20.48     23.06  --
111.99/112.06	c  N dy  2781    765142        70      6230         0     52812     43610    847690     20.49     22.16  --
116.29/116.34	c  N dy  2897    785152        70      6230         0     36601     43610    444609     20.52     21.66  --
119.59/119.67	c  N dy  3000    805499        70      6230         0     55041     43610    893709     20.54     21.66  --
119.69/119.79	c  S st  3006    806059        70      6230         0     55550     43610    906520     20.54   no data  --
119.90/119.93	c  S st  3006    806564        70      6230         0     56021     43610    918259     20.54   no data  --
119.90/119.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.90/119.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.90/119.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
119.90/119.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.90/119.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.90/119.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
119.90/119.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
127.49/127.53	c lits-rem:      2928  cl-subs:     4402  v-elim:      0  v-fix:    0  time:  7.55 s
127.49/127.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
127.49/127.54	c vivif2 --  cl tried    51619 cl shrink        0 lits rem          0 time: 0.01
127.69/127.76	c asymm  cl-useful: 0/964/6230 lits-rem:0 time: 0.21
127.69/127.76	c calculated reachability. Time: 0.00
127.69/127.76	c  N dy  3006    806564        70      6230         0     51619     43610    804411     20.54   no data  --
131.69/131.79	c  N dy  3081    826784        70      6230         0     69962     43610   1248791     20.54     21.95  --
135.29/135.39	c  N dy  3209    847752        70      6230         0     53776     43610    853077     20.57     21.71  --
140.09/140.13	c  N dy  3297    871547        70      6230         0     39136     43610    476569     20.57     21.69  --
143.39/143.42	c  N dy  3366    891564        70      6230         0     57172     43610    913659     20.57     24.40  --
147.79/147.86	c  N dy  3452    911569        70      6230         0     38312     43610    446962     20.58     22.20  --
150.99/151.04	c  N dy  3499    931799        70      6230         0     56589     43610    884330     20.57     21.71  --
155.79/155.88	c  N dy  3551    955521        70      6230         0     40119     43610    475529     20.57     21.68  --
159.98/160.06	c  N dy  3619    981854        70      6230         0     63809     43610   1044749     20.56     21.70  --
164.09/164.10	c  N dy  3632   1002745        70      6230         0     43786     43610    550501     20.53     21.83  --
168.59/168.65	c  N dy  3675   1024877        70      6230         0     63650     43610   1026868     20.52     21.72  --
173.58/173.69	c  N dy  3746   1045062        70      6230         0     42295     43610    507783     20.52     21.64  --
176.99/177.00	c  N dy  3807   1065079        70      6230         0     60308     43610    938873     20.52     24.13  --
178.39/178.40	c  F st  3835   1071875        70      6230         0     66437     43610   1087606     20.52   no data  --
182.99/183.07	c  N dy  3884   1092524        70      6230         0     44490     43610    543338     20.52     21.62  --
186.79/186.90	c  N dy  3967   1112941        70      6230         0     62965     43610    992201     20.53     21.76  --
199.58/199.62	c  N dy  3991   1183775        70      6230         0     42693     43610    478283     20.38     21.48  --
203.40/203.44	c  N dy  4087   1204449        70      6230         0     61394     43610    931445     20.39     21.48  --
204.60/204.63	c  S st  4108   1209846        70      6230         0     66259     43610   1049029     20.39   no data  --
204.79/204.81	c  S st  4108   1210351        70      6230         0     66727     43610   1060800     20.39   no data  --
204.79/204.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
204.79/204.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.79/204.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
204.79/204.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.79/204.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.79/204.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
204.79/204.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
216.89/216.92	c lits-rem:      3447  cl-subs:     5339  v-elim:      0  v-fix:    0  time: 12.05 s
216.89/216.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
216.89/216.93	c vivif2 --  cl tried    61388 cl shrink        0 lits rem          0 time: 0.01
217.09/217.17	c asymm  cl-useful: 0/773/6230 lits-rem:0 time: 0.24
217.09/217.17	c calculated reachability. Time: 0.00
217.09/217.17	c  N dy  4108   1210351        70      6230         0     61388     43610    926437     20.39   no data  --
220.99/221.09	c  N dy  4122   1230439        70      6230         0     79290     43610   1343445     20.37     21.65  --
225.89/225.93	c  N dy  4284   1250503        70      6230         0     54643     43610    761864     20.40     21.89  --
231.09/231.17	c  N dy  4363   1274589        70      6230         0     76351     43610   1283943     20.40     21.51  --
236.59/236.61	c  N dy  4483   1294677        70      6230         0     50585     43610    642051     20.42     22.30  --
241.09/241.12	c  N dy  4612   1315091        70      6230         0     69022     43610   1094130     20.44     21.61  --
247.98/248.04	c  N dy  4671   1343006        70      6230         0     49119     43610    587555     20.43     21.53  --
252.29/252.38	c  N dy  4804   1363069        70      6230         0     67263     43610   1034003     20.45     22.64  --
257.89/257.91	c  N dy  4904   1384461        70      6230         0     86498     43610   1501973     20.46     21.64  --
263.29/263.32	c  N dy  5028   1404545        70      6230         0     58706     43610    815398     20.48     22.38  --
270.59/270.63	c  N dy  5152   1424857        70      6230         0     77150     43610   1268554     20.49     21.60  --
278.99/279.02	c  N dy  5234   1447355        70      6230         0     50503     43610    596835     20.49     21.61  --
284.79/284.90	c  N dy  5328   1470794        70      6230         0     71648     43610   1109103     20.50     21.58  --
290.40/290.40	c  N dy  5411   1491049        70      6230         0     89910     43610   1553914     20.50     21.62  --
295.19/295.27	c  N dy  5499   1511101        70      6230         0     60101     43610    813711     20.51     21.65  --
300.29/300.33	c  N dy  5569   1534516        70      6230         0     81237     43610   1326583     20.51     21.65  --
305.88/305.95	c  N dy  5615   1555876        70      6230         0     51792     43610    602351     20.50     21.60  --
310.89/310.92	c  N dy  5718   1579121        70      6230         0     72787     43610   1114143     20.51     21.60  --
316.70/316.79	c  N dy  5796   1600323        70      6230         0     91906     43610   1576887     20.51     21.69  --
321.39/321.49	c  N dy  5855   1620357        70      6230         0     60305     43610    797320     20.51     22.50  --
325.79/325.84	c  N dy  5903   1640844        70      6230         0     78674     43610   1240084     20.50     21.74  --
332.29/332.30	c  N dy  6045   1660879        70      6230         0     96875     43610   1692199     20.52     21.95  --
339.48/339.58	c  N dy  6120   1694072        70      6230         0     76172     43610   1157923     20.51     21.69  --
343.09/343.16	c  S st  6141   1710354        70      6230         0     90795     43610   1505305     20.50   no data  --
343.38/343.41	c  S st  6141   1710858        70      6230         0     91254     43610   1516986     20.50   no data  --
343.38/343.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
343.38/343.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
343.38/343.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
343.48/343.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
343.48/343.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
343.48/343.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
343.48/343.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.89/367.96	c lits-rem:      4677  cl-subs:    10949  v-elim:      0  v-fix:    0  time: 24.45 s
367.89/367.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
367.89/367.98	c vivif2 --  cl tried    80305 cl shrink        0 lits rem          0 time: 0.02
368.19/368.26	c asymm  cl-useful: 0/578/6230 lits-rem:0 time: 0.28
368.19/368.27	c calculated reachability. Time: 0.00
368.19/368.27	c  N dy  6141   1710858        70      6230         0     80305     43610   1265100     20.50   no data  --
374.69/374.78	c  N dy  6266   1731036        70      6230         0     98577     43610   1713331     20.51     21.66  --
379.68/379.73	c  N dy  6378   1751251        70      6230         0     66056     43610    925963     20.52     21.84  --
384.90/384.95	c  N dy  6459   1771420        70      6230         0     84111     43610   1362498     20.53     21.63  --
392.19/392.28	c  N dy  6582   1791650        70      6230         0    102420     43610   1814251     20.54     21.65  --
398.59/398.65	c  N dy  6644   1813644        70      6230         0     70146     43610    996975     20.54     21.71  --
408.29/408.30	c  N dy  6712   1841681        70      6230         0     95326     43610   1597187     20.53     21.64  --
416.19/416.22	c  N dy  6868   1861755        70      6230         0     60563     43610    763698     20.55     22.04  --
421.88/421.96	c  N dy  6939   1887597        70      6230         0     83791     43610   1321922     20.55     22.06  --
428.59/428.69	c  N dy  7043   1908073        70      6230         0    102223     43610   1772604     20.56     21.68  --
434.29/434.34	c  N dy  7094   1931496        70      6230         0     69328     43610    953465     20.55     21.73  --
442.38/442.40	c  N dy  7208   1962043        70      6230         0     96676     43610   1611032     20.55     21.71  --
449.39/449.41	c  N dy  7314   1982871        70      6230         0     60650     43610    734134     20.56     21.81  --
453.69/453.70	c  N dy  7361   2002938        70      6230         0     78681     43610   1172248     20.56     24.41  --
460.18/460.20	c  N dy  7411   2027262        70      6230         0    100428     43610   1693674     20.55     21.68  --
466.39/466.42	c  N dy  7483   2047274        70      6230         0     62824     43610    776612     20.56     24.04  --
471.79/471.89	c  N dy  7573   2069280        70      6230         0     82664     43610   1259848     20.56     21.74  --
477.58/477.68	c  N dy  7628   2089477        70      6230         0    100836     43610   1689296     20.55     21.70  --
484.88/484.93	c  N dy  7718   2110425        70      6230         0     63048     43610    767676     20.56     21.71  --
489.49/489.54	c  N dy  7782   2130696        70      6230         0     81332     43610   1208059     20.56     21.68  --
495.88/495.93	c  N dy  7883   2150698        70      6230         0     99409     43610   1651007     20.56     23.65  --
503.19/503.21	c  N dy  7971   2170858        70      6230         0     59918     43610    677489     20.57     21.75  --
507.78/507.80	c  N dy  8046   2191329        70      6230         0     78341     43610   1122507     20.57     21.67  --
513.18/513.26	c  S st  8103   2210859        70      6230         0     95969     43610   1549529     20.57     18.94  --
513.48/513.51	c  S st  8103   2211362        70      6230         0     96437     43610   1561385     20.57   no data  --
513.48/513.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
513.48/513.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
513.48/513.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
513.59/513.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.59/513.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.59/513.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
513.59/513.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
544.88/544.92	c lits-rem:      5670  cl-subs:     9295  v-elim:      0  v-fix:    0  time: 31.31 s
544.88/544.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
544.88/544.95	c vivif2 --  cl tried    87142 cl shrink        0 lits rem          0 time: 0.02
545.38/545.44	c asymm  cl-useful: 0/524/6230 lits-rem:0 time: 0.50
545.38/545.45	c calculated reachability. Time: 0.00
545.38/545.45	c  N dy  8103   2211362        70      6230         0     87142     43610   1331459     20.57   no data  --
555.98/556.05	c  N dy  8183   2233940        70      6230         0    107415     43610   1823746     20.57     21.74  --
565.68/565.78	c  N dy  8307   2254517        70      6230         0     67879     43610    864807     20.58     21.69  --
572.48/572.59	c  N dy  8397   2274781        70      6230         0     86160     43610   1310682     20.59     21.88  --
580.08/580.10	c  N dy  8493   2294877        70      6230         0    104314     43610   1753756     20.59     24.31  --
654.38/654.45	c  N dy  8574   2604199        70      6230         0     75447     43610    966520     20.24     21.38  --
660.67/660.74	c  N dy  8723   2624273        70      6230         0     93613     43610   1415446     20.25     21.47  --
668.47/668.50	c  N dy  8863   2644292        70      6230         0    111666     43610   1860209     20.26     22.81  --
677.18/677.30	c  N dy  8999   2664373        70      6230         0     66598     43610    760177     20.27     23.72  --
682.27/682.38	c  N dy  9090   2685062        70      6230         0     85140     43610   1211705     20.28     21.46  --
689.58/689.68	c  N dy  9222   2705379        70      6230         0    103425     43610   1660105     20.29     21.42  --
692.17/692.27	c  S st  9269   2711364        70      6230         0    108826     43610   1794847     20.29   no data  --
692.47/692.58	c  S st  9269   2711870        70      6230         0    109294     43610   1806594     20.29   no data  --
692.47/692.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
692.47/692.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
692.57/692.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
692.67/692.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
692.67/692.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.67/692.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
692.67/692.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
798.86/798.92	c lits-rem:      5835  cl-subs:     9878  v-elim:      0  v-fix:    0  time: 106.21 s
798.86/798.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
798.86/798.94	c vivif2 --  cl tried    99416 cl shrink        0 lits rem          0 time: 0.02
799.16/799.25	c asymm  cl-useful: 0/480/6230 lits-rem:0 time: 0.31
799.16/799.26	c calculated reachability. Time: 0.00
799.16/799.26	c  N dy  9269   2711870        70      6230         0     99416     43610   1554997     20.29   no data  --
807.86/807.98	c  N dy  9401   2732423        70      6230         0    118002     43610   2011222     20.30     21.37  --
816.07/816.13	c  N dy  9555   2752510        70      6230         0     72162     43610    885254     20.31     23.23  --
822.56/822.68	c  N dy  9696   2774299        70      6230         0     91848     43610   1370923     20.32     21.43  --
830.76/830.83	c  N dy  9860   2794364        70      6230         0    110059     43610   1826048     20.34     22.99  --
840.37/840.49	c  N dy 10011   2814424        70      6230         0    128237     43610   2279020     20.35     21.95  --
847.07/847.14	c  N dy 10140   2834514        70      6230         0     80871     43610   1076185     20.36     22.49  --
853.47/853.56	c  N dy 10241   2855499        70      6230         0     99740     43610   1533913     20.36     21.51  --
862.06/862.11	c  N dy 10387   2875597        70      6230         0    117892     43610   1981754     20.38     22.69  --
872.86/872.92	c  N dy 10533   2900873        70      6230         0     74099     43610    892131     20.38     21.70  --
879.87/879.97	c  N dy 10632   2920912        70      6230         0     92210     43610   1333296     20.39     21.59  --
887.86/887.92	c  N dy 10749   2942077        70      6230         0    111291     43610   1803279     20.40     21.48  --
899.56/899.66	c  N dy 10908   2966548        70      6230         0    133334     43610   2347091     20.41     21.58  --
905.96/906.03	c  N dy 10977   2988785        70      6230         0     85703     43610   1159838     20.41     21.56  --
913.06/913.11	c  N dy 11068   3010847        70      6230         0    105532     43610   1642204     20.41     21.51  --
921.86/921.99	c  N dy 11202   3030929        70      6230         0    123675     43610   2089583     20.42     21.55  --
930.76/930.83	c  N dy 11317   3051018        70      6230         0     73379     43610    854629     20.43     23.35  --
936.86/936.90	c  N dy 11453   3071127        70      6230         0     91503     43610   1303880     20.44     21.56  --
943.86/943.98	c  N dy 11518   3092727        70      6230         0    110802     43610   1765521     20.44     21.61  --
951.76/951.86	c  N dy 11593   3112888        70      6230         0    128818     43610   2200313     20.44     21.56  --
960.86/960.92	c  N dy 11757   3132938        70      6230         0     77689     43610    949881     20.45     23.01  --
967.56/967.63	c  N dy 11893   3153187        70      6230         0     95979     43610   1400595     20.46     21.62  --
976.35/976.42	c  N dy 12046   3173937        70      6230         0    114778     43610   1867795     20.47     21.55  --
986.16/986.20	c  N dy 12177   3194102        70      6230         0    132926     43610   2316775     20.48     21.57  --
993.06/993.10	c  S st 12248   3211870        70      6230         0     78655     43610    954659     20.48   no data  --
993.26/993.30	c  S st 12248   3212373        70      6230         0     79109     43610    965940     20.48   no data  --
993.26/993.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
993.26/993.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
993.26/993.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
993.26/993.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
993.26/993.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.26/993.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
993.26/993.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.96/1006.06	c lits-rem:      1213  cl-subs:     2063  v-elim:      0  v-fix:    0  time: 12.69 s
1005.96/1006.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1005.96/1006.07	c vivif2 --  cl tried    77046 cl shrink        0 lits rem          0 time: 0.01
1006.26/1006.33	c asymm  cl-useful: 0/601/6230 lits-rem:0 time: 0.26
1006.26/1006.34	c calculated reachability. Time: 0.00
1006.26/1006.34	c  N dy 12248   3212373        70      6230         0     77046     43610    914126     20.48   no data  --
1012.96/1013.06	c  N dy 12398   3232530        70      6230         0     95204     43610   1365611     20.49     21.57  --
1019.96/1020.04	c  N dy 12473   3253116        70      6230         0    113715     43610   1814279     20.49     21.65  --
1028.86/1028.93	c  N dy 12575   3273202        70      6230         0    131852     43610   2258833     20.50     21.84  --
1038.66/1038.72	c  N dy 12671   3298327        70      6230         0     83381     43610   1049806     20.50     21.61  --
1047.66/1047.74	c  N dy 12803   3318387        70      6230         0    101526     43610   1497876     20.50     21.64  --
1059.75/1059.83	c  N dy 12902   3339893        70      6230         0    120817     43610   1966381     20.51     21.59  --
1074.15/1074.24	c  N dy 13038   3359953        70      6230         0    138891     43610   2415581     20.52     22.18  --
1084.15/1084.27	c  N dy 13163   3380410        70      6230         0     85344     43610   1094133     20.52     21.69  --
1093.26/1093.40	c  N dy 13301   3400509        70      6230         0    103418     43610   1542453     20.53     22.70  --
1104.26/1104.33	c  N dy 13416   3420988        70      6230         0    121853     43610   1995143     20.54     21.66  --
1116.75/1116.84	c  N dy 13523   3441037        70      6230         0    139947     43610   2440618     20.54     22.28  --
1126.75/1126.86	c  N dy 13645   3461072        70      6230         0     85138     43610   1081645     20.55     21.96  --
1135.65/1135.79	c  N dy 13768   3481078        70      6230         0    103187     43610   1528165     20.56     22.82  --
1146.45/1146.59	c  N dy 13880   3501169        70      6230         0    121301     43610   1972748     20.56     22.64  --
1159.45/1159.52	c  N dy 13972   3523833        70      6230         0    141692     43610   2468021     20.56     21.85  --
1167.75/1167.85	c  N dy 14060   3544863        70      6230         0     86743     43610   1102083     20.57     21.70  --
1174.85/1174.92	c  N dy 14150   3565796        70      6230         0    105589     43610   1561868     20.57     21.70  --
1183.34/1183.43	c  N dy 14257   3585891        70      6230         0    123696     43610   2005724     20.58     21.66  --
1193.74/1193.80	c  N dy 14366   3606518        70      6230         0    142317     43610   2464924     20.58     21.79  --
1202.95/1203.07	c  N dy 14489   3626547        70      6230         0     85604     43610   1062828     20.59     21.76  --
1210.05/1210.16	c  N dy 14547   3650373        70      6230         0    106970     43610   1580402     20.59     21.73  --
1219.44/1219.58	c  N dy 14618   3674036        70      6230         0    128164     43610   2091091     20.59     21.78  --
1230.45/1230.50	c  N dy 14755   3694361        70      6230         0    146499     43610   2546365     20.60     21.83  --
1237.46/1237.59	c  S st 14837   3712374        70      6230         0     87111     43610   1084956     20.60     20.32  --
1237.75/1237.81	c  S st 14837   3712877        70      6230         0     87577     43610   1096702     20.60   no data  --
1237.75/1237.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1237.75/1237.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1237.75/1237.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1237.75/1237.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1237.75/1237.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1237.75/1237.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1237.75/1237.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1255.55/1255.68	c lits-rem:      1666  cl-subs:     2837  v-elim:      0  v-fix:    0  time: 17.79 s
1255.55/1255.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1255.55/1255.69	c vivif2 --  cl tried    84740 cl shrink        0 lits rem          0 time: 0.01
1255.85/1255.97	c asymm  cl-useful: 0/569/6230 lits-rem:0 time: 0.27
1255.85/1255.97	c calculated reachability. Time: 0.00
1255.85/1255.97	c  N dy 14837   3712877        70      6230         0     84740     43610   1026502     20.60   no data  --
1263.25/1263.39	c  N dy 15005   3732955        70      6230         0    102912     43610   1480898     20.61     21.75  --
1270.45/1270.57	c  F st 15089   3751564        70      6230         0    119570     43610   1891710     20.61   no data  --
1271.34/1271.44	c  N st 15093   3753599        70      6230         0    121403     43610   1936927     20.61   no data  --
1280.84/1280.98	c  N dy 15192   3773674        70      6230         0    139516     43610   2387093     20.62     22.55  --
1292.05/1292.14	c  N dy 15338   3793745        70      6230         0     81185     43610    931547     20.62     23.20  --
1298.64/1298.73	c  N dy 15436   3813824        70      6230         0     99198     43610   1371256     20.63     21.92  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175722-1301786267/watcher-3175722-1301786267 -o /tmp/evaluation-result-3175722-1301786267/solver-3175722-1301786267 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175722-1301786267.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.89 2/182 7453
/proc/meminfo: memFree=23056792/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=29952 CPUtime=0 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 607 0 0 0 0 0 0 0 25 0 1 0 368857406 30670848 547 33554432000 4194304 4650387 140735343396016 18446744073709551615 4520060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 7488 547 327 112 0 2453 0

[startup+0.0848719 s]
/proc/loadavg: 4.00 4.00 3.89 2/182 7453
/proc/meminfo: memFree=23056792/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=29948 CPUtime=0.08 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 650 0 0 0 8 0 0 0 25 0 1 0 368857406 30666752 590 33554432000 4194304 4650387 140735343396016 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 7487 590 345 112 0 2452 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29948

[startup+0.100864 s]
/proc/loadavg: 4.00 4.00 3.89 2/182 7453
/proc/meminfo: memFree=23056792/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=29948 CPUtime=0.09 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 651 0 0 0 9 0 0 0 25 0 1 0 368857406 30666752 591 33554432000 4194304 4650387 140735343396016 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 7487 591 345 112 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29948

[startup+0.300827 s]
/proc/loadavg: 4.00 4.00 3.89 2/182 7453
/proc/meminfo: memFree=23056792/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=32232 CPUtime=0.29 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 1287 0 0 0 29 0 0 0 25 0 1 0 368857406 33005568 1165 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 8058 1165 376 112 0 3023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32232

[startup+0.700754 s]
/proc/loadavg: 4.00 4.00 3.89 2/182 7453
/proc/meminfo: memFree=23056792/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=32836 CPUtime=0.69 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 1852 0 0 0 69 0 0 0 25 0 1 0 368857406 33624064 1288 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 8209 1288 378 112 0 3174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32836

[startup+1.50058 s]
/proc/loadavg: 3.84 3.97 3.88 6/190 7491
/proc/meminfo: memFree=23043568/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=33468 CPUtime=1.49 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 2709 0 0 0 149 0 0 0 25 0 1 0 368857406 34271232 1470 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 8367 1470 379 112 0 3332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33468

[startup+3.10031 s]
/proc/loadavg: 3.84 3.97 3.88 6/190 7491
/proc/meminfo: memFree=23028812/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=39320 CPUtime=3.09 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 4211 0 0 0 309 0 0 0 25 0 1 0 368857406 40263680 2972 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 9830 2973 380 112 0 4795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39320

[startup+6.30072 s]
/proc/loadavg: 3.86 3.97 3.88 6/190 7491
/proc/meminfo: memFree=23016660/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=39504 CPUtime=6.29 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 5676 0 0 0 629 0 0 0 25 0 1 0 368857406 40452096 3098 33554432000 4194304 4650387 140735343396016 18446744073709551615 4367486 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 9876 3098 380 112 0 4841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39504

[startup+12.7005 s]
/proc/loadavg: 3.87 3.97 3.88 6/190 7492
/proc/meminfo: memFree=22988036/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=45980 CPUtime=12.69 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 8814 0 0 0 1268 1 0 0 21 0 1 0 368857406 47083520 4583 33554432000 4194304 4650387 140735343396016 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 11495 4583 380 112 0 6460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45980

[startup+25.5012 s]
/proc/loadavg: 3.90 3.97 3.88 6/190 7492
/proc/meminfo: memFree=22947868/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=51272 CPUtime=25.49 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 14504 0 0 0 2547 2 0 0 25 0 1 0 368857406 52502528 5896 33554432000 4194304 4650387 140735343396016 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 12818 5896 380 112 0 7783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51272

[startup+51.1004 s]
/proc/loadavg: 4.00 3.99 3.89 6/190 7493
/proc/meminfo: memFree=22928172/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=56032 CPUtime=51.09 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 22404 0 0 0 5105 4 0 0 25 0 1 0 368857406 57376768 7120 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 14008 7120 380 112 0 8973 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56032

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.89 6/190 7494
/proc/meminfo: memFree=22887784/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=59004 CPUtime=102.29 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 35308 0 0 0 10223 6 0 0 25 0 1 0 368857406 60420096 7636 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 14751 7636 380 112 0 9716 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59004

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.90 6/190 7496
/proc/meminfo: memFree=22842976/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=70800 CPUtime=162.29 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 47919 0 0 0 16220 9 0 0 25 0 1 0 368857406 72499200 10981 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 17700 10981 380 112 0 12665 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70800

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.91 6/190 7497
/proc/meminfo: memFree=22788144/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=78644 CPUtime=222.29 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 58483 0 0 0 22218 11 0 0 25 0 1 0 368857406 80531456 13083 33554432000 4194304 4650387 140735343396016 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 19661 13083 380 112 0 14626 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78644

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 7499
/proc/meminfo: memFree=22773592/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=78940 CPUtime=282.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 67386 0 0 0 28214 14 0 0 25 0 1 0 368857406 80834560 12396 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 19735 12396 380 112 0 14700 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 78940

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 7501
/proc/meminfo: memFree=22728920/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=79160 CPUtime=342.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 76195 0 0 0 34212 16 0 0 25 0 1 0 368857406 81059840 12996 33554432000 4194304 4650387 140735343396016 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 19790 12996 380 112 0 14755 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79160

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 7502
/proc/meminfo: memFree=22702340/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=92976 CPUtime=402.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 84003 0 0 0 40210 18 0 0 25 0 1 0 368857406 95207424 16232 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 23244 16232 380 112 0 18209 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 92976

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 7504
/proc/meminfo: memFree=22666336/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=93156 CPUtime=462.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 91393 0 0 0 46207 21 0 0 25 0 1 0 368857406 95391744 16903 33554432000 4194304 4650387 140735343396016 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 23289 16903 380 112 0 18254 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 93156

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 7505
/proc/meminfo: memFree=22659356/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=98376 CPUtime=522.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 99527 0 0 0 52205 23 0 0 25 0 1 0 368857406 100737024 17986 33554432000 4194304 4650387 140735343396016 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 24594 17986 380 112 0 19559 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 98376

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.91 6/190 7507
/proc/meminfo: memFree=22632896/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=102260 CPUtime=582.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 103154 0 0 0 58203 25 0 0 25 0 1 0 368857406 104714240 18958 33554432000 4194304 4650387 140735343396016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 25565 18958 380 112 0 20530 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 102260

[startup+642.301 s]
/proc/loadavg: 4.11 4.04 3.93 6/190 7509
/proc/meminfo: memFree=22625292/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=102412 CPUtime=642.28 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 112314 0 0 0 64200 28 0 0 25 0 1 0 368857406 104869888 18410 33554432000 4194304 4650387 140735343396016 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 25603 18410 380 112 0 20568 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 102412

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.93 6/190 7510
/proc/meminfo: memFree=22607892/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=108208 CPUtime=702.27 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 119121 0 0 0 70198 29 0 0 25 0 1 0 368857406 110804992 20172 33554432000 4194304 4650387 140735343396016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27052 20172 380 112 0 22017 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 108208

[startup+762.307 s]
/proc/loadavg: 4.07 4.04 3.93 6/190 7512
/proc/meminfo: memFree=22606752/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=109408 CPUtime=762.27 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 119518 0 0 0 76198 29 0 0 25 0 1 0 368857406 112033792 20569 33554432000 4194304 4650387 140735343396016 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27352 20569 380 112 0 22317 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 109408

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 3.93 6/190 7513
/proc/meminfo: memFree=22603996/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=109488 CPUtime=822.26 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 122014 0 0 0 82196 30 0 0 25 0 1 0 368857406 112115712 20138 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27372 20138 380 112 0 22337 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 109488

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 7515
/proc/meminfo: memFree=22595524/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=109620 CPUtime=882.26 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 127685 0 0 0 88193 33 0 0 25 0 1 0 368857406 112250880 20297 33554432000 4194304 4650387 140735343396016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27405 20297 380 112 0 22370 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 109620

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.93 6/190 7517
/proc/meminfo: memFree=22583356/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=109736 CPUtime=942.26 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 133529 0 0 0 94191 35 0 0 25 0 1 0 368857406 112369664 20515 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27434 20515 380 112 0 22399 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 109736

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 6/190 7518
/proc/meminfo: memFree=22578620/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=109852 CPUtime=1002.26 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 138546 0 0 0 100189 37 0 0 25 0 1 0 368857406 112488448 19748 33554432000 4194304 4650387 140735343396016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27463 19748 380 112 0 22428 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 109852

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7520
/proc/meminfo: memFree=22546836/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=110636 CPUtime=1062.26 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 143047 0 0 0 106187 39 0 0 25 0 1 0 368857406 113291264 21253 33554432000 4194304 4650387 140735343396016 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27659 21253 380 112 0 22624 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 110636

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.94 6/190 7521
/proc/meminfo: memFree=22559836/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=110748 CPUtime=1122.25 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 147702 0 0 0 112184 41 0 0 25 0 1 0 368857406 113405952 19910 33554432000 4194304 4650387 140735343396016 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27687 19910 380 112 0 22652 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 110748

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.94 6/190 7523
/proc/meminfo: memFree=22554708/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=110808 CPUtime=1182.24 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 152010 0 0 0 118182 42 0 0 25 0 1 0 368857406 113467392 21158 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27702 21158 380 112 0 22667 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 110808

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.94 6/190 7525
/proc/meminfo: memFree=22563740/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=110920 CPUtime=1242.25 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 157310 0 0 0 124181 44 0 0 25 0 1 0 368857406 113582080 20250 33554432000 4194304 4650387 140735343396016 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27730 20250 380 112 0 22695 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 110920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.00 3.94 5/190 7557
/proc/meminfo: memFree=22635080/32950928 swapFree=67111528/67111528
[pid=7453] ppid=7451 vsize=110976 CPUtime=1299.95 cores=0,2
/proc/7453/stat : 7453 (strangenight1-s) R 7451 7453 7124 0 -1 4202496 160957 0 0 0 129950 45 0 0 25 0 1 0 368857406 113639424 20646 33554432000 4194304 4650387 140735343396016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7453/statm: 27744 20646 380 112 0 22709 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 110976

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.51
CPU system time (s): 0.45993
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 124248

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

runsolver used 2.34164 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 01:17:47
IDJOB=3175722
IDBENCH=82740
IDSOLVER=1589
FILE ID=node113/3175722-1301786267
RUNJOBID= node113-1301783654-7143
PBS_JOBID= 12841405
Free space on /tmp= 70708 MiB

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

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

MD5SUM BENCH= 38eb341db913fde0f11427c4d808f2c9
RANDOM SEED=1425950663

node113.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	: 5332.76
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.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.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.75
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23056824 kB
Buffers:        319072 kB
Cached:        9204324 kB
SwapCached:          0 kB
Active:        6197660 kB
Inactive:      3402552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23056824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12604 kB
Writeback:           0 kB
AnonPages:       76936 kB
Mapped:          15604 kB
Slab:           229692 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   265544 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= 70696 MiB
End job on node113 at 2011-04-03 01:39:29