Trace number 3367474

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
MD5SUM0c1f90cdbd54dc48a7f7e4333f537217
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

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-3367474-1305383306.cnf'
0.00/0.01	c -- header says num vars:           1500
0.00/0.01	c -- header says num clauses:       30000
0.00/0.01	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.01	c -- vars added       1500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.15
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:     704 undec:      63 neg:     733
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
0.49/0.54	c  N dy    19      4009      1500     30000         0      4003    150000    632512    116.86    168.50
0.89/0.90	c  N dy    46      8092      1500     30000         0      5589    150000    637430    120.94    134.13
1.20/1.29	c  N dy    73     12257      1500     30000         0      5507    150000    404827    121.41    128.56
1.58/1.67	c  N dy   100     16409      1500     30000         0      9656    150000   1040322    121.74    129.75
1.99/2.06	c  N dy   126     20455      1500     30000         0      8079    150000    606322    121.51    128.65
2.39/2.45	c  N dy   149     24565      1500     30000         0     12188    150000   1221016    121.49    131.27
2.39/2.49	c  F st   152     25000      1500     30000         0     12623    150000   1285729    121.41    117.60
2.89/2.98	c  N dy   158     30000      1500     30000         0     10804    150000    900460    121.41   no data
2.89/2.98	c  S st   158     30000      1500     30000         0     10804    150000    900460    121.41   no data
2.99/3.04	c  S st   158     30503      1500     30000         0     11307    150000    967059    121.41   no data
2.99/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
2.99/3.06	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
2.99/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2.99/3.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.51	c lits-rem:        78  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.40 s
3.58/3.68	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
3.58/3.68	c calculated reachability. Time: 0.00
3.58/3.68	c  N dy   158     30503      1500     30000         0     11291    150000    961680    121.41   no data
4.09/4.10	c  N dy   182     34622      1500     30000         0     15410    150000   1589845    121.36    129.49
4.40/4.50	c  N dy   212     38704      1500     30000         0     11593    150000    830419    121.77    138.17
4.89/4.93	c  N dy   235     42998      1500     30000         0     15885    150000   1485168    121.54    129.44
5.19/5.23	c  S st   251     45756      1500     30000         0      9692    150000    384200    121.62    115.21
5.19/5.29	c  S st   251     46260      1500     30000         0     10196    150000    445390    121.62   no data
5.19/5.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.29/5.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
5.29/5.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.29/5.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.29/5.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.43	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
5.39/5.43	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
5.39/5.44	c vivif2 --  cl tried    10196 cl shrink        0 lits rem          0 time: 0.00
5.49/5.60	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
5.49/5.60	c calculated reachability. Time: 0.00
5.49/5.60	c  N dy   251     46260      1500     30000         0     10196    150000    445379    121.62   no data
5.99/6.00	c  N dy   277     50296      1500     30000         0     14228    150000   1058184    121.75    128.19
6.39/6.45	c  N dy   303     54505      1500     30000         0     18436    150000   1705845    121.80    129.49
6.79/6.88	c  N dy   329     58535      1500     30000         0     12493    150000    677249    121.99    129.46
7.29/7.31	c  N dy   355     62693      1500     30000         0     16650    150000   1315955    122.06    131.53
7.70/7.77	c  N dy   380     66915      1500     30000         0     20872    150000   1965513    122.09    129.62
7.99/8.05	c  S st   394     69390      1500     30000         0     12360    150000    506435    122.10   no data
8.09/8.11	c  S st   394     69892      1500     30000         0     12862    150000    570960    122.10   no data
8.09/8.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.09/8.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.09/8.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
8.09/8.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.09/8.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.09/8.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.35	c lits-rem:        14  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.18 s
8.29/8.35	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.29/8.35	c vivif2 --  cl tried    12861 cl shrink        0 lits rem          0 time: 0.01
8.49/8.52	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
8.49/8.53	c calculated reachability. Time: 0.00
8.49/8.53	c  N dy   394     69892      1500     30000         0     12861    150000    570868    122.10   no data
8.99/9.02	c  N dy   422     74429      1500     30000         0     17396    150000   1259928    122.11    128.63
9.59/9.60	c  N dy   453     79360      1500     30000         0     22325    150000   2028946    122.30    129.98
10.09/10.16	c  N dy   484     84592      1500     30000         0     15567    150000    850685    122.30    129.76
10.39/10.48	c  F st   504     87502      1500     30000         0     18475    150000   1299562    122.39    114.28
10.79/10.85	c  N st   509     90798      1500     30000         0     21765    150000   1865912    122.39   no data
11.49/11.54	c  N dy   537     96655      1500     30000         0     14636    150000    574979    122.51    130.97
12.20/12.22	c  N dy   576    102887      1500     30000         0     20866    150000   1538308    122.59    129.31
12.39/12.44	c  S st   583    104838      1500     30000         0     22814    150000   1832423    122.49    116.06
12.49/12.51	c  S st   583    105348      1500     30000         0     23324    150000   1893390    122.49   no data
12.49/12.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
12.49/12.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.49/12.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
12.49/12.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.49/12.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.59/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.19/16.27	c lits-rem:       101  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.65 s
16.19/16.28	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.30	c vivif2 --  cl tried    23316 cl shrink        0 lits rem          0 time: 0.02
16.49/16.53	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.23
16.49/16.53	c calculated reachability. Time: 0.00
16.49/16.53	c  N dy   583    105348      1500     30000         0     23316    150000   1890403    122.49   no data
17.29/17.34	c  N dy   623    112216      1500     30000         0     16190    150000    652873    122.52    129.65
18.09/18.17	c  N dy   670    119585      1500     30000         0     23558    150000   1795808    122.64    129.16
19.09/19.10	c  N dy   709    127317      1500     30000         0     16289    150000    529528    122.52    129.49
19.98/20.03	c  N dy   761    135542      1500     30000         0     24505    150000   1792294    122.58    131.95
21.09/21.13	c  N dy   814    144366      1500     30000         0     17332    150000    546242    122.69    129.76
22.10/22.18	c  N dy   863    153615      1500     30000         0     26577    150000   1936333    122.56    133.56
22.69/22.75	c  S st   895    158023      1500     30000         0     30984    150000   2616962    122.63   no data
22.79/22.84	c  S st   895    158530      1500     30000         0     31491    150000   2681752    122.63   no data
22.79/22.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.79/22.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
22.79/22.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.79/22.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.79/22.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.79/22.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
22.79/22.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.89/22.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
22.89/22.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.59/31.61	c lits-rem:       197  cl-subs:       23  v-elim:      0  v-fix:    0  time:  8.63 s
31.59/31.62	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
31.59/31.65	c vivif2 --  cl tried    31468 cl shrink        0 lits rem          0 time: 0.03
31.89/31.91	c asymm  cl-useful: 0/27651/30000 lits-rem:0 time: 0.25
31.89/31.91	c calculated reachability. Time: 0.00
31.89/31.91	c  N dy   895    158530      1500     30000         0     31468    150000   2673544    122.63   no data
33.10/33.12	c  N dy   951    168754      1500     30000         0     24699    150000   1513098    122.55    129.63
34.49/34.51	c  N dy  1009    179556      1500     30000         0     35497    150000   3145492    122.41    128.93
35.89/35.90	c  N dy  1078    191103      1500     30000         0     29045    150000   2043743    122.38    130.17
37.50/37.56	c  N dy  1162    203430      1500     30000         0     22374    150000    880526    122.54    129.44
39.19/39.28	c  N dy  1239    216442      1500     30000         0     35374    150000   2879137    122.57    145.11
41.19/41.20	c  N dy  1325    230675      1500     30000         0     29618    150000   1838464    122.56    129.60
42.09/42.16	c  S st  1367    237798      1500     30000         0     36736    150000   2926764    122.55   no data
42.19/42.26	c  S st  1367    238303      1500     30000         0     37241    150000   2996376    122.55   no data
42.19/42.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.19/42.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
42.19/42.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.19/42.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.19/42.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.19/42.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
42.19/42.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.29/42.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
42.39/42.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.99/51.02	c lits-rem:       240  cl-subs:       20  v-elim:      0  v-fix:    0  time:  8.61 s
50.99/51.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
50.99/51.06	c vivif2 --  cl tried    37221 cl shrink        0 lits rem          0 time: 0.03
50.99/51.09	c asymm  cl-useful: 0/2349/30000 lits-rem:0 time: 0.03
50.99/51.09	c calculated reachability. Time: 0.00
50.99/51.09	c  N dy  1367    238303      1500     30000         0     37221    150000   2989395    122.55   no data
53.09/53.12	c  N dy  1462    253647      1500     30000         0     31564    150000   1990673    122.56    129.29
55.39/55.40	c  N dy  1563    269924      1500     30000         0     25846    150000    976699    122.64    129.10
57.69/57.77	c  N dy  1668    287181      1500     30000         0     43094    150000   3606522    122.63    143.16
60.29/60.31	c  N dy  1773    305790      1500     30000         0     38709    150000   2799845    122.65    130.14
60.29/60.38	c  F st  1778    306251      1500     30000         0     39170    150000   2871084    122.66   no data
62.99/63.00	c  N dy  1863    325337      1500     30000         0     34253    150000   1980582    122.68    133.64
66.19/66.23	c  N dy  1978    345614      1500     30000         0     29534    150000   1109267    122.62    130.17
67.79/67.87	c  S st  2054    357454      1500     30000         0     41363    150000   2928434    122.66   no data
67.89/67.98	c  S st  2054    357959      1500     30000         0     41868    150000   2988577    122.66   no data
67.89/67.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.99/68.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
67.99/68.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.99/68.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.99/68.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.99/68.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
67.99/68.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.99/68.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
68.09/68.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.00/77.07	c lits-rem:       259  cl-subs:       24  v-elim:      0  v-fix:    0  time:  8.94 s
77.00/77.07	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
77.10/77.11	c vivif2 --  cl tried    41844 cl shrink        0 lits rem          0 time: 0.04
77.29/77.38	c asymm  cl-useful: 0/23961/30000 lits-rem:0 time: 0.27
77.29/77.38	c calculated reachability. Time: 0.00
77.29/77.38	c  N dy  2054    357959      1500     30000         0     41844    150000   2980078    122.66   no data
80.29/80.38	c  N dy  2183    378110      1500     30000         0     36004    150000   1983234    122.78    130.80
83.49/83.52	c  N dy  2312    398150      1500     30000         0     29046    150000    741969    122.83    131.38
86.39/86.47	c  N dy  2435    418273      1500     30000         0     49162    150000   3849673    122.87    130.34
89.50/89.57	c  N dy  2561    438486      1500     30000         0     41377    150000   2509652    122.93    130.43
92.79/92.81	c  N dy  2682    458563      1500     30000         0     32456    150000    981027    122.97    129.46
95.89/95.92	c  N dy  2810    478638      1500     30000         0     52521    150000   4076425    122.99    130.39
98.99/99.03	c  N dy  2930    498703      1500     30000         0     42597    150000   2395494    123.03    130.05
102.41/102.49	c  N dy  3050    518927      1500     30000         0     31828    150000    587300    123.05    130.74
105.09/105.16	c  S st  3162    536940      1500     30000         0     49835    150000   3383633    123.10   no data
105.19/105.28	c  S st  3162    537445      1500     30000         0     50340    150000   3448471    123.10   no data
105.19/105.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.29/105.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
105.29/105.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.29/105.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.29/105.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.29/105.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
105.29/105.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.29/105.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
105.39/105.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.69/117.74	c lits-rem:       220  cl-subs:       21  v-elim:      0  v-fix:    0  time: 12.28 s
117.69/117.74	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
117.69/117.78	c vivif2 --  cl tried    50319 cl shrink        0 lits rem          0 time: 0.04
117.80/117.87	c asymm  cl-useful: 0/6039/30000 lits-rem:0 time: 0.09
117.80/117.88	c calculated reachability. Time: 0.00
117.80/117.88	c  N dy  3162    537445      1500     30000         0     50319    150000   3441068    123.10   no data
121.19/121.24	c  N dy  3281    557541      1500     30000         0     38419    150000   1452883    123.10    130.81
124.49/124.50	c  N dy  3395    577563      1500     30000         0     58429    150000   4544272    123.09    132.13
127.80/127.81	c  N dy  3517    597625      1500     30000         0     45497    150000   2404219    123.14    130.66
131.39/131.42	c  N dy  3645    617650      1500     30000         0     65512    150000   5500167    123.18    131.53
134.59/134.63	c  N dy  3768    637698      1500     30000         0     51571    150000   3205381    123.18    130.06
138.30/138.39	c  N dy  3890    657783      1500     30000         0     36658    150000    741449    123.18    136.05
141.59/141.60	c  N dy  4023    677880      1500     30000         0     56748    150000   3864229    123.24    132.85
145.30/145.37	c  N dy  4147    697907      1500     30000         0     40782    150000   1238994    123.23    147.04
148.70/148.73	c  N dy  4270    717941      1500     30000         0     60799    150000   4355443    123.28    130.96
152.40/152.49	c  N dy  4399    738155      1500     30000         0     44020    150000   1587810    123.31    130.65
155.89/155.94	c  N dy  4516    758236      1500     30000         0     64090    150000   4681770    123.32    130.69
159.70/159.74	c  N dy  4647    778255      1500     30000         0     46123    150000   1776271    123.38    141.31
163.29/163.30	c  N dy  4775    798321      1500     30000         0     66180    150000   4891762    123.41    130.08
164.90/164.97	c  S st  4828    806167      1500     30000         0     74024    150000   6132457    123.44    120.38
165.11/165.13	c  S st  4828    806670      1500     30000         0     74527    150000   6199361    123.44   no data
165.11/165.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.11/165.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
165.11/165.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.11/165.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.11/165.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.11/165.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
165.11/165.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
165.20/165.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
165.39/165.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.80/196.81	c lits-rem:       435  cl-subs:       47  v-elim:      0  v-fix:    0  time: 31.36 s
196.80/196.81	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
196.80/196.89	c vivif2 --  cl tried    74480 cl shrink        0 lits rem          0 time: 0.07
197.20/197.29	c asymm  cl-useful: 0/17126/30000 lits-rem:0 time: 0.40
197.20/197.29	c calculated reachability. Time: 0.00
197.20/197.29	c  N dy  4828    806670      1500     30000         0     74480    150000   6183564    123.44   no data
200.90/200.93	c  N dy  4950    826685      1500     30000         0     55506    150000   3108976    123.50    130.19
204.79/204.88	c  N dy  5066    846764      1500     30000         0     75578    150000   6215877    123.49    132.13
208.29/208.35	c  N dy  5174    866898      1500     30000         0     55714    150000   2974966    123.49    131.66
212.30/212.34	c  N dy  5291    887091      1500     30000         0     75901    150000   6086602    123.46    132.39
216.00/216.02	c  N dy  5409    907338      1500     30000         0     55163    150000   2751985    123.48    131.16
219.90/219.99	c  N dy  5527    927378      1500     30000         0     75193    150000   5849545    123.47    131.75
223.79/223.83	c  N dy  5658    947463      1500     30000         0     53289    150000   2307106    123.50    130.59
227.70/227.78	c  N dy  5782    967639      1500     30000         0     73449    150000   5432133    123.51    133.13
231.90/231.96	c  N dy  5913    987824      1500     30000         0     50649    150000   1755026    123.55    132.40
235.69/235.71	c  N dy  6038   1007886      1500     30000         0     70700    150000   4855211    123.57    133.88
240.19/240.27	c  N dy  6164   1027981      1500     30000         0     46801    150000    998529    123.60    133.07
243.80/243.85	c  N dy  6289   1048080      1500     30000         0     66895    150000   4108816    123.60    131.62
248.29/248.32	c  N dy  6415   1068177      1500     30000         0     86980    150000   7231796    123.62    130.72
249.20/249.24	c  F st  6433   1071877      1500     30000         0     45704    150000    679122    123.61    112.25
252.01/252.09	c  N dy  6505   1088264      1500     30000         0     62068    150000   3307354    123.62    130.84
256.41/256.42	c  N dy  6633   1108578      1500     30000         0     82372    150000   6462084    123.65    134.07
260.40/260.49	c  N dy  6742   1128698      1500     30000         0     56517    150000   2204889    123.64    130.86
264.40/264.47	c  N dy  6860   1148758      1500     30000         0     76567    150000   5317908    123.66    131.32
269.10/269.18	c  N dy  6988   1168982      1500     30000         0     49803    150000   1045015    123.67    131.85
272.90/272.94	c  N dy  7103   1189215      1500     30000         0     70030    150000   4167833    123.67    130.73
277.70/277.70	c  N dy  7242   1209260      1500     30000         0     90062    150000   7280817    123.70    131.99
277.80/277.89	c  S st  7248   1210005      1500     30000         0     90806    150000   7399095    123.71    126.77
278.00/278.09	c  S st  7248   1210508      1500     30000         0     91309    150000   7464545    123.71   no data
278.10/278.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
278.10/278.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
278.10/278.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.10/278.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.10/278.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.10/278.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
278.10/278.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
278.20/278.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
278.40/278.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.40/321.45	c lits-rem:       601  cl-subs:       50  v-elim:      0  v-fix:    0  time: 42.99 s
321.40/321.46	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
321.50/321.55	c vivif2 --  cl tried    91259 cl shrink        0 lits rem          0 time: 0.09
321.90/321.97	c asymm  cl-useful: 0/12874/30000 lits-rem:0 time: 0.42
321.90/321.97	c calculated reachability. Time: 0.00
321.90/321.97	c  N dy  7248   1210508      1500     30000         0     91259    150000   7446826    123.71   no data
326.10/326.18	c  N dy  7363   1230550      1500     30000         0     63317    150000   2965048    123.70    130.31
330.39/330.45	c  N dy  7487   1250637      1500     30000         0     83394    150000   6087642    123.72    133.23
335.10/335.15	c  N dy  7608   1270738      1500     30000         0     54509    150000   1467012    123.73    130.36
339.10/339.18	c  N dy  7739   1290830      1500     30000         0     74586    150000   4591431    123.76    161.48
344.00/344.02	c  N dy  7865   1310994      1500     30000         0     94740    150000   7722964    123.76    130.49
348.10/348.18	c  N dy  7985   1331126      1500     30000         0     64890    150000   2937140    123.77    132.26
352.50/352.57	c  N dy  8107   1351172      1500     30000         0     84923    150000   6069090    123.79    134.73
357.50/357.51	c  N dy  8229   1371209      1500     30000         0     53979    150000   1094623    123.80    139.25
361.40/361.41	c  N dy  8350   1391237      1500     30000         0     73997    150000   4201098    123.80    132.14
366.19/366.26	c  N dy  8469   1411319      1500     30000         0     94067    150000   7327622    123.80    135.86
370.81/370.88	c  N dy  8587   1431488      1500     30000         0     62254    150000   2220341    123.81    131.68
375.21/375.22	c  N dy  8716   1451839      1500     30000         0     82593    150000   5412564    123.83    130.89
380.40/380.42	c  N dy  8839   1471988      1500     30000         0    102729    150000   8552339    123.85    130.42
384.59/384.62	c  N dy  8972   1492201      1500     30000         0     69960    150000   3275476    123.87    130.91
389.10/389.19	c  N dy  9095   1512301      1500     30000         0     90045    150000   6423830    123.89    137.82
394.60/394.69	c  N dy  9231   1532371      1500     30000         0     56134    150000    978224    123.91    131.81
398.70/398.73	c  N dy  9365   1552379      1500     30000         0     76129    150000   4133104    123.95    131.56
403.49/403.57	c  N dy  9483   1572413      1500     30000         0     96154    150000   7244613    123.95    134.77
408.60/408.65	c  N dy  9610   1592565      1500     30000         0     61327    150000   1643807    123.96    133.01
412.90/412.94	c  N dy  9731   1612940      1500     30000         0     81693    150000   4824410    123.98    134.46
418.01/418.04	c  N dy  9849   1633041      1500     30000         0    101783    150000   7946020    123.98    131.24
422.80/422.85	c  N dy  9971   1653069      1500     30000         0     65830    150000   2197257    123.99    138.58
427.30/427.32	c  N dy 10090   1673242      1500     30000         0     85991    150000   5336111    123.99    132.07
432.50/432.55	c  N dy 10199   1693337      1500     30000         0    106077    150000   8455812    123.98    130.59
436.60/436.61	c  S st 10295   1710508      1500     30000         0     66268    150000   2110473    123.98   no data
436.71/436.76	c  S st 10295   1711015      1500     30000         0     66775    150000   2177206    123.98   no data
436.71/436.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
436.71/436.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
436.81/436.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
436.81/436.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.81/436.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.81/436.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
436.81/436.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
436.81/436.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
436.90/436.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.90/444.99	c lits-rem:       213  cl-subs:       14  v-elim:      0  v-fix:    0  time:  8.09 s
444.90/444.99	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
445.00/445.02	c vivif2 --  cl tried    66761 cl shrink        0 lits rem          0 time: 0.03
445.40/445.41	c asymm  cl-useful: 0/18389/30000 lits-rem:0 time: 0.39
445.40/445.41	c calculated reachability. Time: 0.00
445.40/445.41	c  N dy 10295   1711015      1500     30000         0     66761    150000   2172339    123.98   no data
451.20/451.26	c  N dy 10405   1731056      1500     30000         0     86789    150000   5275802    123.97    136.15
458.41/458.46	c  N dy 10523   1751074      1500     30000         0    106801    150000   8380969    123.97    131.05
464.40/464.44	c  N dy 10643   1771301      1500     30000         0     69042    150000   2407995    123.99    132.55
469.60/469.60	c  N dy 10766   1792200      1500     30000         0     89929    150000   5646567    123.98    130.57
475.21/475.23	c  N dy 10894   1812347      1500     30000         0    110062    150000   8779415    123.99    130.71
480.00/480.08	c  N dy 11006   1832486      1500     30000         0     71230    150000   2591786    123.99    132.27
484.71/484.74	c  N dy 11127   1852580      1500     30000         0     91318    150000   5706908    124.00    132.74
490.20/490.26	c  N dy 11243   1872589      1500     30000         0    111315    150000   8807686    124.00    130.62
495.11/495.14	c  N dy 11361   1892768      1500     30000         0     71522    150000   2483608    124.00    131.33
499.90/499.94	c  N dy 11480   1913422      1500     30000         0     92167    150000   5685677    124.00    131.28
505.50/505.57	c  N dy 11605   1933515      1500     30000         0    112255    150000   8833567    124.02    132.27
510.70/510.74	c  N dy 11741   1953521      1500     30000         0     71276    150000   2318279    124.03    132.62
515.31/515.36	c  N dy 11856   1973695      1500     30000         0     91443    150000   5451684    124.03    133.47
521.00/521.10	c  N dy 11987   1993846      1500     30000         0    111586    150000   8591597    124.04    133.20
526.60/526.66	c  N dy 12107   2013896      1500     30000         0     69650    150000   1912211    124.05    131.48
531.10/531.14	c  N dy 12223   2033905      1500     30000         0     89650    150000   5017537    124.05    131.00
536.60/536.67	c  N dy 12344   2054100      1500     30000         0    109844    150000   8141859    124.04    132.54
542.60/542.67	c  N dy 12463   2074190      1500     30000         0     66953    150000   1331295    124.04    130.73
547.10/547.10	c  N dy 12580   2094232      1500     30000         0     86982    150000   4454623    124.05    131.72
552.40/552.44	c  N dy 12703   2114443      1500     30000         0    107179    150000   7601786    124.06    131.23
558.71/558.75	c  N dy 12820   2134551      1500     30000         0    127280    150000  10719840    124.06    131.58
563.11/563.19	c  N dy 12938   2154656      1500     30000         0     83401    150000   3727055    124.06    132.53
568.31/568.39	c  N dy 13068   2174697      1500     30000         0    103429    150000   6861198    124.08    132.99
574.50/574.54	c  N dy 13178   2194967      1500     30000         0    123687    150000  10009457    124.07    131.25
578.80/578.81	c  S st 13278   2211016      1500     30000         0     74765    150000   2272770    124.08   no data
578.90/578.97	c  S st 13278   2211520      1500     30000         0     75269    150000   2338836    124.08   no data
578.90/578.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
579.00/579.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
579.00/579.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
579.00/579.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
579.00/579.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.00/579.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
579.00/579.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
579.00/579.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
579.10/579.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.10/587.14	c lits-rem:       154  cl-subs:       13  v-elim:      0  v-fix:    0  time:  8.01 s
587.10/587.14	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
587.10/587.17	c vivif2 --  cl tried    75256 cl shrink        0 lits rem          0 time: 0.03
587.40/587.42	c asymm  cl-useful: 0/11611/30000 lits-rem:0 time: 0.25
587.40/587.42	c calculated reachability. Time: 0.00
587.40/587.42	c  N dy 13278   2211520      1500     30000         0     75256    150000   2334280    124.08   no data
592.20/592.28	c  N dy 13411   2231604      1500     30000         0     95328    150000   5484705    124.10    138.39
597.91/598.00	c  N dy 13533   2251692      1500     30000         0    115408    150000   8629496    124.11    131.73
604.51/604.57	c  N dy 13655   2272012      1500     30000         0     69748    150000   1334937    124.11    133.92
610.31/610.30	c  N dy 13775   2292069      1500     30000         0     89793    150000   4464714    124.12    131.89
617.60/617.64	c  N dy 13899   2312071      1500     30000         0    109777    150000   7608418    124.13    152.23
625.41/625.42	c  N dy 14019   2332146      1500     30000         0    129841    150000  10727075    124.14    131.49
630.91/630.93	c  N dy 14139   2352342      1500     30000         0     83058    150000   3240583    124.13    132.03
636.20/636.27	c  N dy 14263   2372372      1500     30000         0    103076    150000   6383932    124.15    132.09
642.41/642.46	c  N dy 14375   2393131      1500     30000         0    123817    150000   9602235    124.14    132.40
648.31/648.32	c  N dy 14499   2413194      1500     30000         0     75926    150000   2016844    124.15    131.29
653.10/653.10	c  N dy 14614   2433295      1500     30000         0     96017    150000   5115090    124.15    131.12
658.91/658.97	c  N dy 14745   2453377      1500     30000         0    116091    150000   8246500    124.17    141.99
665.61/665.63	c  N dy 14866   2473623      1500     30000         0    136328    150000  11380696    124.17    133.69
670.40/670.41	c  N dy 14988   2493803      1500     30000         0     87527    150000   3659325    124.17    131.40
675.71/675.79	c  N dy 15109   2514269      1500     30000         0    107982    150000   6862764    124.18    132.86
681.91/681.94	c  N dy 15224   2534390      1500     30000         0    128091    150000  10003007    124.19    132.58
687.91/687.93	c  N dy 15347   2554518      1500     30000         0     78248    150000   2054462    124.19    131.49
692.80/692.85	c  N dy 15466   2574561      1500     30000         0     98284    150000   5193068    124.20    133.65
698.81/698.83	c  N dy 15591   2594609      1500     30000         0    118322    150000   8311264    124.21    131.34
705.61/705.62	c  N dy 15715   2614696      1500     30000         0    138394    150000  11425062    124.21    133.62
710.72/710.74	c  N dy 15836   2634748      1500     30000         0     87474    150000   3355398    124.21    132.25
716.12/716.18	c  N dy 15961   2654853      1500     30000         0    107562    150000   6475726    124.21    131.11
722.30/722.39	c  N dy 16072   2674932      1500     30000         0    127633    150000   9596272    124.21    131.28
728.90/728.95	c  N dy 16182   2695084      1500     30000         0     75812    150000   1396548    124.21    132.82
732.81/732.86	c  S st 16294   2711520      1500     30000         0     92240    150000   3959931    124.22   no data
733.01/733.04	c  S st 16294   2712024      1500     30000         0     92743    150000   4027252    124.22   no data
733.01/733.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.11/733.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
733.11/733.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
733.11/733.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.11/733.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.11/733.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
733.11/733.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
733.11/733.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
733.21/733.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.81/747.88	c lits-rem:       262  cl-subs:       17  v-elim:      0  v-fix:    0  time: 14.61 s
747.81/747.88	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
747.91/747.93	c vivif2 --  cl tried    92726 cl shrink        0 lits rem          0 time: 0.05
748.21/748.26	c asymm  cl-useful: 0/14823/30000 lits-rem:0 time: 0.33
748.21/748.26	c calculated reachability. Time: 0.00
748.21/748.26	c  N dy 16294   2712024      1500     30000         0     92726    150000   4021977    124.22   no data
753.90/753.90	c  N dy 16423   2732081      1500     30000         0    112769    150000   7163659    124.23    132.19
760.60/760.60	c  N dy 16552   2752138      1500     30000         0    132818    150000  10319995    124.24    131.36
767.11/767.17	c  N dy 16683   2772157      1500     30000         0     79871    150000   1882385    124.25    130.96
772.11/772.14	c  N dy 16813   2792265      1500     30000         0     99970    150000   5039526    124.26    132.47
778.91/778.95	c  N dy 16933   2812410      1500     30000         0    120098    150000   8188063    124.27    130.89
786.41/786.47	c  N dy 17058   2832418      1500     30000         0    140099    150000  11309373    124.28    135.75
792.31/792.39	c  N dy 17181   2852827      1500     30000         0     86533    150000   2752389    124.28    133.88
797.71/797.75	c  N dy 17308   2872916      1500     30000         0    106616    150000   5893804    124.29    136.77
804.01/804.02	c  N dy 17426   2892977      1500     30000         0    126670    150000   8992974    124.28    131.52
811.11/811.18	c  N dy 17546   2913065      1500     30000         0    146747    150000  12113349    124.29    131.71
816.32/816.34	c  N dy 17657   2933191      1500     30000         0     91896    150000   3447103    124.28    131.01
821.71/821.79	c  N dy 17767   2953267      1500     30000         0    111960    150000   6536435    124.27    131.07
828.21/828.27	c  N dy 17884   2973296      1500     30000         0    131977    150000   9654613    124.27    150.84
835.71/835.75	c  N dy 18007   2993370      1500     30000         0     76085    150000    855631    124.28    133.18
840.52/840.53	c  N dy 18123   3013441      1500     30000         0     96148    150000   3963662    124.27    131.08
846.21/846.25	c  N dy 18239   3033470      1500     30000         0    116162    150000   7075569    124.27    132.38
853.11/853.10	c  N dy 18365   3053555      1500     30000         0    136228    150000  10217202    124.28    131.19
860.51/860.51	c  N dy 18497   3073629      1500     30000         0     79334    150000   1216830    124.29    133.64
865.41/865.42	c  N dy 18627   3093634      1500     30000         0     99328    150000   4338638    124.30    131.96
871.21/871.30	c  N dy 18747   3113663      1500     30000         0    119343    150000   7461194    124.30    131.75
878.21/878.24	c  N dy 18864   3133994      1500     30000         0    139655    150000  10587167    124.30    130.97
885.41/885.47	c  N dy 18982   3154405      1500     30000         0     82105    150000   1498526    124.30    133.35
890.51/890.50	c  N dy 19099   3174536      1500     30000         0    102223    150000   4630796    124.30    132.59
896.52/896.57	c  N dy 19225   3194569      1500     30000         0    122252    150000   7761641    124.31    131.01
902.51/902.55	c  S st 19325   3212024      1500     30000         0    139697    150000  10449057    124.30    131.50
902.81/902.84	c  S st 19325   3212529      1500     30000         0    140202    150000  10513193    124.30   no data
902.81/902.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
902.91/902.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
902.91/902.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
902.91/902.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
902.91/902.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.91/902.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
902.91/902.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
903.01/903.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
903.32/903.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
954.42/954.41	c lits-rem:       467  cl-subs:       90  v-elim:      0  v-fix:    0  time: 51.02 s
954.42/954.42	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
954.52/954.54	c vivif2 --  cl tried   140112 cl shrink        0 lits rem          0 time: 0.12
955.02/955.00	c asymm  cl-useful: 0/9482/30000 lits-rem:0 time: 0.46
955.02/955.00	c calculated reachability. Time: 0.00
955.02/955.00	c  N dy 19325   3212529      1500     30000         0    140112    150000  10482524    124.30   no data
963.12/963.17	c  N dy 19447   3232739      1500     30000         0     81355    150000   1233955    124.30    132.97
968.21/968.20	c  N dy 19578   3252779      1500     30000         0    101382    150000   4369523    124.31    133.19
974.31/974.35	c  N dy 19709   3272936      1500     30000         0    121526    150000   7517652    124.32    133.36
981.22/981.25	c  N dy 19823   3292981      1500     30000         0    141562    150000  10654962    124.32    131.06
988.82/988.86	c  N dy 19941   3313093      1500     30000         0     81708    150000   1153514    124.32    131.47
993.81/993.89	c  N dy 20060   3333289      1500     30000         0    101897    150000   4317858    124.33    131.46
999.92/999.94	c  N dy 20175   3353473      1500     30000         0    122072    150000   7463694    124.33    132.12
1007.01/1007.08	c  N dy 20306   3373498      1500     30000         0    142085    150000  10602653    124.35    133.75
1015.01/1015.05	c  N dy 20432   3393500      1500     30000         0     81118    150000    911186    124.36    131.50
1020.01/1020.09	c  N dy 20566   3413524      1500     30000         0    101126    150000   4056446    124.38    133.27
1026.11/1026.13	c  N dy 20692   3433623      1500     30000         0    121214    150000   7197196    124.38    141.71
1033.11/1033.18	c  N dy 20813   3453660      1500     30000         0    141241    150000  10343792    124.39    176.82
1041.01/1041.08	c  N dy 20936   3473742      1500     30000         0    161314    150000  13467145    124.39    131.33
1046.52/1046.57	c  N dy 21051   3493814      1500     30000         0     99429    150000   3600010    124.39    131.84
1052.42/1052.46	c  N dy 21174   3513910      1500     30000         0    119511    150000   6727275    124.40    131.96
1059.32/1059.39	c  N dy 21298   3534125      1500     30000         0    139716    150000   9878854    124.40    131.99
1067.42/1067.46	c  N dy 21432   3554201      1500     30000         0    159785    150000  13021529    124.41    132.66
1073.52/1073.56	c  N dy 21556   3574205      1500     30000         0     96820    150000   3052751    124.42    132.22
1079.22/1079.24	c  N dy 21675   3594239      1500     30000         0    116841    150000   6161483    124.42    131.01
1085.92/1085.97	c  N dy 21791   3614464      1500     30000         0    137053    150000   9302280    124.42    134.21
1093.62/1093.68	c  N dy 21903   3634656      1500     30000         0    157232    150000  12448924    124.42    131.15
1100.51/1100.57	c  N dy 22019   3654783      1500     30000         0     93392    150000   2380889    124.41    131.30
1106.02/1106.04	c  N dy 22137   3674811      1500     30000         0    113412    150000   5521108    124.42    155.58
1112.52/1112.56	c  N dy 22259   3694864      1500     30000         0    133458    150000   8639995    124.42    131.25
1119.02/1119.03	c  S st 22353   3712529      1500     30000         0    151114    150000  11376580    124.42    122.97
1119.31/1119.33	c  S st 22353   3713033      1500     30000         0    151618    150000  11442370    124.42   no data
1119.31/1119.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1119.41/1119.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1119.41/1119.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.41/1119.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.41/1119.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.41/1119.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1119.41/1119.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1119.51/1119.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1119.93/1119.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.12/1182.19	c lits-rem:       383  cl-subs:       88  v-elim:      0  v-fix:    0  time: 62.27 s
1182.12/1182.19	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1182.32/1182.32	c vivif2 --  cl tried   151530 cl shrink        0 lits rem          0 time: 0.13
1182.63/1182.61	c asymm  cl-useful: 0/5695/30000 lits-rem:0 time: 0.29
1182.63/1182.61	c calculated reachability. Time: 0.00
1182.63/1182.61	c  N dy 22353   3713033      1500     30000         0    151530    150000  11412169    124.42   no data
1190.82/1190.82	c  N dy 22482   3733106      1500     30000         0     86635    150000   1185813    124.42    139.40
1195.52/1195.58	c  F st 22590   3751563      1500     30000         0    105081    150000   4044912    124.42    107.06
1196.12/1196.13	c  N st 22594   3753595      1500     30000         0    107113    150000   4372483    124.42   no data
1202.22/1202.28	c  N dy 22701   3773622      1500     30000         0    127120    150000   7574544    124.43    132.03
1209.42/1209.47	c  N dy 22819   3793871      1500     30000         0    147361    150000  10727705    124.44    131.05
1217.42/1217.49	c  N dy 22927   3813899      1500     30000         0    167384    150000  13798340    124.42    138.92
1223.62/1223.60	c  N dy 23058   3833931      1500     30000         0    101459    150000   3359687    124.43    134.75
1229.53/1229.57	c  N dy 23177   3854089      1500     30000         0    121611    150000   6498536    124.43    132.40
1236.62/1236.60	c  N dy 23304   3874153      1500     30000         0    141666    150000   9668330    124.44    132.97
1244.62/1244.61	c  N dy 23418   3894220      1500     30000         0    161722    150000  12778983    124.44    132.08
1252.12/1252.13	c  N dy 23549   3914423      1500     30000         0     94959    150000   2196856    124.45    132.05
1257.62/1257.65	c  N dy 23665   3934516      1500     30000         0    115033    150000   5322072    124.45    131.44
1264.12/1264.17	c  N dy 23775   3954573      1500     30000         0    135081    150000   8433977    124.45    144.09
1271.73/1271.77	c  N dy 23894   3974604      1500     30000         0    155104    150000  11562782    124.45    131.10
1280.53/1280.54	c  N dy 24018   3994606      1500     30000         0    175098    150000  14714855    124.46    149.14
1286.13/1286.10	c  N dy 24143   4014717      1500     30000         0    107246    150000   3992066    124.47    131.89
1292.32/1292.34	c  N dy 24270   4034839      1500     30000         0    127357    150000   7168619    124.48    134.91
1299.73/1299.78	c  N dy 24411   4054859      1500     30000         0    147362    150000  10307351    124.49    144.93

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-3367474-1305383306/watcher-3367474-1305383306 -o /tmp/evaluation-result-3367474-1305383306/solver-3367474-1305383306 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367474-1305383306.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.68 3.93 3.72 3/291 2888
/proc/meminfo: memFree=16866540/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=30172 CPUtime=0 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 768 0 0 0 0 0 0 0 18 0 1 0 649933380 30896128 708 33554432000 4194304 4580011 140733269120368 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 7543 708 323 95 0 2525 0

[startup+0.103146 s]
/proc/loadavg: 3.68 3.93 3.72 3/291 2888
/proc/meminfo: memFree=16866540/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=31672 CPUtime=0.09 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 1357 0 0 0 9 0 0 0 18 0 1 0 649933380 32432128 1297 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 7918 1297 339 95 0 2900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31672

[startup+0.201131 s]
/proc/loadavg: 3.68 3.93 3.72 3/291 2888
/proc/meminfo: memFree=16866540/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=36956 CPUtime=0.19 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 3109 0 0 0 19 0 0 0 18 0 1 0 649933380 37842944 2596 33554432000 4194304 4580011 140733269120368 18446744073709551615 4507760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 9239 2596 352 95 0 4221 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36956

[startup+0.301108 s]
/proc/loadavg: 3.68 3.93 3.72 3/291 2888
/proc/meminfo: memFree=16866540/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=37216 CPUtime=0.29 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 3330 0 0 0 29 0 0 0 18 0 1 0 649933380 38109184 2817 33554432000 4194304 4580011 140733269120368 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 9304 2817 363 95 0 4286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37216

[startup+0.701038 s]
/proc/loadavg: 3.68 3.93 3.72 3/291 2888
/proc/meminfo: memFree=16866540/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=38944 CPUtime=0.69 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 4447 0 0 0 69 0 0 0 18 0 1 0 649933380 39878656 2884 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 9736 2884 363 95 0 4718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38944

[startup+1.5009 s]
/proc/loadavg: 3.68 3.93 3.72 4/299 2919
/proc/meminfo: memFree=16813000/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=39508 CPUtime=1.49 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 6288 0 0 0 149 0 0 0 20 0 1 0 649933380 40456192 3412 33554432000 4194304 4580011 140733269120368 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 9877 3412 363 95 0 4859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39508

[startup+3.10062 s]
/proc/loadavg: 3.68 3.93 3.72 4/299 2919
/proc/meminfo: memFree=16798988/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=51024 CPUtime=3.09 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 12530 0 0 0 308 1 0 0 25 0 1 0 649933380 52248576 6447 33554432000 4194304 4580011 140733269120368 18446744073709551615 218370653963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 12756 6453 366 95 0 7738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51024

[startup+6.30105 s]
/proc/loadavg: 3.63 3.92 3.72 4/298 2919
/proc/meminfo: memFree=16767664/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=62192 CPUtime=6.29 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 19681 0 0 0 627 2 0 0 25 0 1 0 649933380 63684608 9655 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 15548 9655 367 95 0 10530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62192

[startup+12.7009 s]
/proc/loadavg: 3.58 3.90 3.72 4/298 2919
/proc/meminfo: memFree=16681184/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=90164 CPUtime=12.69 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 36715 0 0 0 1264 5 0 0 25 0 1 0 649933380 92327936 16798 33554432000 4194304 4580011 140733269120368 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 22541 16798 367 95 0 17523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90164

[startup+25.5007 s]
/proc/loadavg: 3.45 3.86 3.70 4/298 2920
/proc/meminfo: memFree=16600940/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=156644 CPUtime=25.49 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 51802 0 0 0 2541 8 0 0 25 0 1 0 649933380 160403456 22769 33554432000 4194304 4580011 140733269120368 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 39161 22769 367 95 0 34143 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156644

[startup+51.1011 s]
/proc/loadavg: 3.30 3.79 3.68 4/298 2920
/proc/meminfo: memFree=16506664/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=172368 CPUtime=51.09 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 69858 0 0 0 5096 13 0 0 25 0 1 0 649933380 176504832 26461 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 43092 26461 367 95 0 38074 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172368

[startup+102.301 s]
/proc/loadavg: 3.13 3.66 3.65 4/298 2922
/proc/meminfo: memFree=16458620/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=184332 CPUtime=102.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 122126 0 0 0 10207 23 0 0 25 0 1 0 649933380 188755968 31056 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 46083 31056 367 95 0 41065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184332

[startup+162.3 s]
/proc/loadavg: 3.04 3.54 3.60 4/298 2924
/proc/meminfo: memFree=16435776/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=197536 CPUtime=162.29 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 173498 0 0 0 16197 32 0 0 25 0 1 0 649933380 202276864 32313 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 49384 32313 367 95 0 44366 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197536

[startup+222.311 s]
/proc/loadavg: 3.01 3.44 3.56 4/298 2926
/proc/meminfo: memFree=16368892/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=200076 CPUtime=222.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 211508 0 0 0 22192 38 0 0 25 0 1 0 649933380 204877824 41219 33554432000 4194304 4580011 140733269120368 18446744073709551615 4318262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 50019 41219 367 95 0 45001 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 200076

[startup+282.301 s]
/proc/loadavg: 3.05 3.37 3.53 4/298 2927
/proc/meminfo: memFree=16284892/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=289060 CPUtime=282.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 267168 0 0 0 28181 49 0 0 25 0 1 0 649933380 295997440 56746 33554432000 4194304 4580011 140733269120368 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 72265 56746 367 95 0 67247 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 289060

[startup+342.3 s]
/proc/loadavg: 3.09 3.32 3.50 4/298 2929
/proc/meminfo: memFree=16273084/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=289512 CPUtime=342.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 283553 0 0 0 34177 53 0 0 25 0 1 0 649933380 296460288 55940 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 72378 55940 367 95 0 67360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 289512

[startup+402.301 s]
/proc/loadavg: 3.03 3.26 3.46 4/298 2931
/proc/meminfo: memFree=16259132/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=290900 CPUtime=402.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 329456 0 0 0 40165 65 0 0 25 0 1 0 649933380 297881600 55808 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 72725 55808 367 95 0 67707 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 290900

[startup+462.301 s]
/proc/loadavg: 3.01 3.21 3.43 4/298 2932
/proc/meminfo: memFree=16247416/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=238600 CPUtime=462.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 363744 0 0 0 46153 77 0 0 25 0 1 0 649933380 244326400 50327 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 59650 50327 367 95 0 54632 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 238600

[startup+522.3 s]
/proc/loadavg: 3.06 3.18 3.41 4/298 2934
/proc/meminfo: memFree=16245132/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=292728 CPUtime=522.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 403578 0 0 0 52143 88 0 0 25 0 1 0 649933380 299753472 58599 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 73182 58599 367 95 0 68164 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 292728

[startup+582.301 s]
/proc/loadavg: 3.02 3.15 3.38 4/298 2935
/proc/meminfo: memFree=16239384/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=239496 CPUtime=582.3 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 441255 0 0 0 58134 96 0 0 25 0 1 0 649933380 245243904 51908 33554432000 4194304 4580011 140733269120368 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 59874 51908 367 95 0 54856 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239496

[startup+642.3 s]
/proc/loadavg: 3.01 3.12 3.35 4/298 2937
/proc/meminfo: memFree=16222480/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=294792 CPUtime=642.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 471698 0 0 0 64122 109 0 0 25 0 1 0 649933380 301867008 59049 33554432000 4194304 4580011 140733269120368 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 73698 59049 367 95 0 68680 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 294792

[startup+702.301 s]
/proc/loadavg: 3.00 3.09 3.33 4/298 2939
/proc/meminfo: memFree=16217836/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=295572 CPUtime=702.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 508255 0 0 0 70112 119 0 0 25 0 1 0 649933380 302665728 59511 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 73893 59511 367 95 0 68875 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 295572

[startup+762.301 s]
/proc/loadavg: 3.00 3.07 3.31 4/298 2940
/proc/meminfo: memFree=16103236/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=296984 CPUtime=762.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 534388 0 0 0 76106 125 0 0 25 0 1 0 649933380 304111616 60782 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 74246 60782 367 95 0 69228 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 296984

[startup+822.3 s]
/proc/loadavg: 3.06 3.07 3.29 4/298 2942
/proc/meminfo: memFree=16161848/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=297888 CPUtime=822.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 568799 0 0 0 82095 136 0 0 25 0 1 0 649933380 305037312 56553 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 74472 56553 367 95 0 69454 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 297888

[startup+882.311 s]
/proc/loadavg: 3.02 3.06 3.27 4/298 2943
/proc/meminfo: memFree=16135628/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=298504 CPUtime=882.33 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 600761 0 0 0 88088 145 0 0 25 0 1 0 649933380 305668096 62021 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 74626 62021 367 95 0 69608 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 298504

[startup+942.301 s]
/proc/loadavg: 3.04 3.06 3.25 4/298 2945
/proc/meminfo: memFree=16070244/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=370144 CPUtime=942.32 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 629008 0 0 0 94082 150 0 0 25 0 1 0 649933380 379027456 76760 33554432000 4194304 4580011 140733269120368 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 92536 76760 367 95 0 87518 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 370144

[startup+1002.3 s]
/proc/loadavg: 3.01 3.05 3.24 4/298 2949
/proc/meminfo: memFree=16050868/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=370748 CPUtime=1002.31 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 654669 0 0 0 100073 158 0 0 25 0 1 0 649933380 379645952 74838 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 92687 74839 367 95 0 87669 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 370748

[startup+1062.3 s]
/proc/loadavg: 3.08 3.05 3.22 4/298 2950
/proc/meminfo: memFree=16045608/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=371244 CPUtime=1062.32 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 685511 0 0 0 106064 168 0 0 25 0 1 0 649933380 380153856 77320 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 92811 77320 367 95 0 87793 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 371244

[startup+1122.3 s]
/proc/loadavg: 3.03 3.04 3.21 4/298 2952
/proc/meminfo: memFree=16010724/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=412444 CPUtime=1122.32 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 724304 0 0 0 112055 177 0 0 25 0 1 0 649933380 422342656 87232 33554432000 4194304 4580011 140733269120368 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 103111 87232 367 95 0 98093 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 412444

[startup+1182.3 s]
/proc/loadavg: 3.01 3.03 3.19 4/298 2953
/proc/meminfo: memFree=15860396/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=412444 CPUtime=1182.32 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 724304 0 0 0 118055 177 0 0 25 0 1 0 649933380 422342656 87232 33554432000 4194304 4580011 140733269120368 18446744073709551615 4501965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 103111 87232 367 95 0 98093 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 412444

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.17 4/298 2955
/proc/meminfo: memFree=15874868/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=412992 CPUtime=1242.32 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 754416 0 0 0 124044 188 0 0 25 0 1 0 649933380 422903808 87719 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 103248 87719 367 95 0 98230 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 412992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.16 4/298 2957
/proc/meminfo: memFree=15908184/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=413544 CPUtime=1300.03 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 783218 0 0 0 129805 198 0 0 25 0 1 0 649933380 423469056 86199 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 103386 86199 367 95 0 98368 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 413544

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

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

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.16 4/298 2957
/proc/meminfo: memFree=15908184/32951124 swapFree=52307768/67111528
[pid=2887] ppid=2885 vsize=413544 CPUtime=1300.03 cores=1,3
/proc/2887/stat : 2887 (strangenight2-s) R 2885 2887 2276 0 -1 4202496 783218 0 0 0 129805 198 0 0 25 0 1 0 649933380 423469056 86199 33554432000 4194304 4580011 140733269120368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2887/statm: 103386 86199 367 95 0 98368 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 413544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1298.06
CPU system time (s): 1.9997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 427260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.06
system time used= 1.9997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 783220
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= 23
involuntary context switches= 1163

runsolver used 3.2825 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 16:28:26
IDJOB=3367474
IDBENCH=82683
IDSOLVER=1845
FILE ID=node101/3367474-1305383306
RUNJOBID= node101-1305382004-2723
PBS_JOBID= 13324401
Free space on /tmp= 73728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367474-1305383306/watcher-3367474-1305383306 -o /tmp/evaluation-result-3367474-1305383306/solver-3367474-1305383306 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367474-1305383306.cnf

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

MD5SUM BENCH= 0c1f90cdbd54dc48a7f7e4333f537217
RANDOM SEED=186639063

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16866804 kB
Buffers:        310028 kB
Cached:        5841760 kB
SwapCached:      14848 kB
Active:       10804132 kB
Inactive:      5003636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16866804 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:     9652772 kB
Mapped:          14892 kB
Slab:           149096 kB
PageTables:      62236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41985160 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= 73720 MiB
End job on node101 at 2011-05-14 16:50:08