Trace number 3367709

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.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
MD5SUM9e4f1914facdb4a8b3ffdd1de343beff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark368.429
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367709-1305386126.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      31 undec:       1 neg:      28
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.27	c  N dy     8      4325        60      5340         0      3870     37380     84978     18.56     19.54
0.39/0.46	c  N dy    11      9811        60      5340         0      6490     37380    132476     17.88     18.87
0.99/1.05	c  N dy    30     23428        60      5340         0      9773     37380    183618     17.25     18.17
1.10/1.15	c  F st    45     25001        60      5340         0     11173     37380    213805     17.40   no data
1.29/1.31	c  N st    50     28300        60      5340         0      8092     37380    144087     17.40   no data
1.29/1.39	c  S st    51     30000        60      5340         0      9610     37380    176236     17.40   no data
1.39/1.43	c  S st    51     30502        60      5340         0     10067     37380    186368     17.40   no data
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.43	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.65	c lits-rem:       107  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  0.21 s
1.79/1.88	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
1.79/1.88	c calculated reachability. Time: 0.00
1.79/1.88	c  N dy    51     30502        60      5340         0      8968     37380    162594     17.40   no data
2.09/2.12	c  N dy    79     34691        60      5340         0     12721     37380    242689     17.63     18.63
2.29/2.35	c  N dy    98     38784        60      5340         0      9414     37380    159844     17.74     18.70
2.59/2.65	c  N dy   120     44013        60      5340         0     14097     37380    259685     17.82     18.81
2.69/2.78	c  S st   134     45753        60      5340         0     15640     37380    292627     17.87   no data
2.79/2.83	c  S st   134     46259        60      5340         0      8133     37380    124377     17.87   no data
2.79/2.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.79/2.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c lits-rem:         7  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.03 s
2.79/2.87	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.79/2.87	c vivif2 --  cl tried     8112 cl shrink        0 lits rem          0 time: 0.00
3.08/3.10	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
3.08/3.10	c calculated reachability. Time: 0.00
3.08/3.10	c  N dy   134     46259        60      5340         0      8112     37380    123860     17.87   no data
3.30/3.33	c  N dy   159     50315        60      5340         0     11751     37380    201755     17.96     19.51
3.98/4.08	c  N dy   169     62686        60      5340         0     13786     37380    228840     17.70     18.66
4.29/4.40	c  N dy   192     67194        60      5340         0     17810     37380    313953     17.76     18.80
4.59/4.61	c  S st   209     69388        60      5340         0     10009     37380    146170     17.79     16.20
4.59/4.64	c  S st   209     69892        60      5340         0     10471     37380    156312     17.79   no data
4.59/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.59/4.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.68/4.71	c lits-rem:        11  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.06 s
4.68/4.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.68/4.71	c vivif2 --  cl tried    10336 cl shrink        0 lits rem          0 time: 0.00
4.88/4.97	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
4.88/4.97	c calculated reachability. Time: 0.00
4.88/4.97	c  N dy   209     69892        60      5340         0     10336     37380    153423     17.79   no data
5.18/5.27	c  N dy   252     74413        60      5340         0     14367     37380    241416     17.92     18.89
5.58/5.63	c  N dy   277     79173        60      5340         0     18591     37380    331743     17.98     19.61
6.08/6.10	c  N dy   303     85074        60      5340         0     13191     37380    201229     18.00     18.95
6.18/6.27	c  F st   318     87501        60      5340         0     15343     37380    247189     18.03     17.19
6.38/6.49	c  N st   323     90800        60      5340         0     18266     37380    311186     18.03   no data
6.99/7.09	c  N dy   334     98910        60      5340         0     13896     37380    206435     18.00     19.19
7.49/7.50	c  S st   347    104839        60      5340         0     19083     37380    312564     17.94     15.79
7.49/7.56	c  S st   347    105341        60      5340         0     19537     37380    322598     17.94   no data
7.49/7.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.49/7.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
7.49/7.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.07	c lits-rem:       269  cl-subs:     2209  v-elim:      0  v-fix:    0  time:  0.49 s
7.99/8.07	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.99/8.07	c vivif2 --  cl tried    17328 cl shrink        0 lits rem          0 time: 0.00
8.39/8.44	c asymm  cl-useful: 0/5035/5340 lits-rem:0 time: 0.37
8.39/8.44	c calculated reachability. Time: 0.00
8.39/8.44	c  N dy   347    105341        60      5340         0     17328     37380    278999     17.94   no data
8.89/8.99	c  N dy   356    112117        60      5340         0     23276     37380    401976     17.89     19.04
9.59/9.63	c  N dy   364    121117        60      5340         0     18979     37380    303514     17.82     18.80
10.39/10.41	c  N dy   411    128886        60      5340         0     25886     37380    451245     17.89     18.84
11.00/11.03	c  N dy   432    137226        60      5340         0     20084     37380    316928     17.86     18.82
11.89/11.94	c  N dy   498    146041        60      5340         0     27956     37380    487340     17.96     20.04
12.79/12.87	c  N dy   502    158011        60      5340         0     24319     37380    388074     17.84     16.55
12.79/12.87	c  S st   502    158011        60      5340         0     24319     37380    388074     17.84     16.55
12.89/12.94	c  S st   502    158512        60      5340         0     24773     37380    398098     17.84   no data
12.89/12.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.89/12.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
12.89/12.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.89/12.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.89/12.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.98/14.07	c lits-rem:       329  cl-subs:     3612  v-elim:      0  v-fix:    0  time:  1.10 s
13.98/14.07	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
13.98/14.07	c vivif2 --  cl tried    21161 cl shrink        0 lits rem          0 time: 0.00
14.39/14.45	c asymm  cl-useful: 0/4520/5340 lits-rem:0 time: 0.38
14.39/14.45	c calculated reachability. Time: 0.00
14.39/14.45	c  N dy   502    158512        60      5340         0     21161     37380    328893     17.84   no data
15.49/15.57	c  N dy   575    169540        60      5340         0     16137     37380    215560     17.92     18.93
16.59/16.64	c  N dy   599    182990        60      5340         0     27994     37380    462265     17.87     18.88
17.99/18.02	c  N dy   648    197712        60      5340         0     25236     37380    394377     17.86     18.84
19.39/19.44	c  N dy   733    210340        60      5340         0     19697     37380    272552     17.93     19.63
20.90/20.93	c  N dy   820    224089        60      5340         0     31936     37380    536979     18.00     19.00
22.18/22.21	c  S st   840    237769        60      5340         0     26203     37380    391110     17.95     16.78
22.18/22.28	c  S st   840    238271        60      5340         0     26664     37380    401335     17.95   no data
22.18/22.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.18/22.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.18/22.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.18/22.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.18/22.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.18/22.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
22.18/22.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.28/22.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.28/22.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.19/23.21	c lits-rem:       251  cl-subs:     2958  v-elim:      0  v-fix:    0  time:  0.90 s
23.19/23.21	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
23.19/23.22	c vivif2 --  cl tried    23706 cl shrink        0 lits rem          0 time: 0.00
23.29/23.31	c asymm  cl-useful: 0/820/5340 lits-rem:0 time: 0.09
23.29/23.31	c calculated reachability. Time: 0.00
23.29/23.31	c  N dy   840    238271        60      5340         0     23706     37380    344469     17.95   no data
25.59/25.63	c  N dy   912    260603        60      5340         0     25111     37380    355040     17.91     18.95
27.89/27.90	c  N dy   917    283789        60      5340         0     26109     37380    367621     17.76     18.75
30.29/30.35	c  N dy  1032    302629        60      5340         0     22576     37380    292853     17.82     18.77
30.69/30.73	c  F st  1062    306250        60      5340         0     25821     37380    364070     17.85   no data
32.59/32.67	c  N dy  1127    322023        60      5340         0     39816     37380    666429     17.88     20.16
34.98/35.01	c  N dy  1179    343213        60      5340         0     37342     37380    589372     17.85     18.79
36.88/36.93	c  S st  1228    357406        60      5340         0     27756     37380    378846     17.85     16.59
36.98/37.01	c  S st  1228    357910        60      5340         0     28216     37380    388942     17.85   no data
36.98/37.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.98/37.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.98/37.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.98/37.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.98/37.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.98/37.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
36.98/37.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.98/37.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.98/37.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.58/37.65	c lits-rem:       154  cl-subs:     1784  v-elim:      0  v-fix:    0  time:  0.61 s
37.58/37.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
37.58/37.65	c vivif2 --  cl tried    26432 cl shrink        0 lits rem          0 time: 0.00
37.98/38.03	c asymm  cl-useful: 0/3553/5340 lits-rem:0 time: 0.38
37.98/38.03	c calculated reachability. Time: 0.00
37.98/38.03	c  N dy  1228    357910        60      5340         0     26432     37380    354699     17.85   no data
40.79/40.83	c  N dy  1324    378283        60      5340         0     44533     37380    740920     17.89     18.98
43.79/43.90	c  N dy  1426    403210        60      5340         0     43676     37380    708995     17.90     18.97
46.59/46.63	c  N dy  1507    425032        60      5340         0     39134     37380    603172     17.91     18.92
49.69/49.78	c  N dy  1670    445121        60      5340         0     32230     37380    449755     17.98     19.28
53.19/53.23	c  N dy  1732    470102        60      5340         0     28628     37380    355932     17.97     19.02
56.49/56.56	c  N dy  1809    494151        60      5340         0     49943     37380    802746     17.96     19.02
59.59/59.65	c  N dy  1912    514904        60      5340         0     41802     37380    629061     17.99     19.01
62.79/62.85	c  N dy  1986    534998        60      5340         0     32125     37380    411250     18.00     20.00
63.09/63.10	c  S st  1998    536866        60      5340         0     33795     37380    447432     18.00     17.75
63.09/63.20	c  S st  1998    537372        60      5340         0     34243     37380    457367     18.00   no data
63.19/63.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.19/63.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.19/63.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.19/63.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.19/63.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.19/63.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
63.19/63.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.19/63.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.19/63.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.89/63.92	c lits-rem:       170  cl-subs:     1557  v-elim:      0  v-fix:    0  time:  0.70 s
63.89/63.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
63.89/63.93	c vivif2 --  cl tried    32686 cl shrink        0 lits rem          0 time: 0.01
64.09/64.18	c asymm  cl-useful: 0/1787/5340 lits-rem:0 time: 0.25
64.09/64.18	c calculated reachability. Time: 0.00
64.09/64.18	c  N dy  1998    537372        60      5340         0     32686     37380    423597     18.00   no data
67.39/67.47	c  N dy  2094    558587        60      5340         0     51552     37380    826501     18.02     19.07
70.59/70.66	c  N dy  2201    579217        60      5340         0     41582     37380    605148     18.05     19.01
74.29/74.33	c  N dy  2295    599243        60      5340         0     30090     37380    347011     18.06     20.70
77.29/77.35	c  N dy  2388    620406        60      5340         0     48879     37380    746750     18.07     19.09
80.79/80.81	c  N dy  2423    643391        60      5340         0     38935     37380    515298     18.04     19.02
84.39/84.44	c  N dy  2533    663625        60      5340         0     56914     37380    902948     18.06     19.02
87.90/87.95	c  N dy  2614    684807        60      5340         0     44688     37380    638485     18.07     19.15
91.89/91.91	c  N dy  2662    707667        60      5340         0     32977     37380    378094     18.05     19.09
94.99/95.09	c  N dy  2783    727717        60      5340         0     50833     37380    764040     18.08     20.41
98.59/98.62	c  N dy  2816    747751        60      5340         0     35669     37380    424696     18.05     19.03
102.20/102.23	c  N dy  2896    767796        60      5340         0     53401     37380    802476     18.05     20.88
106.29/106.32	c  N dy  2970    788708        60      5340         0     38333     37380    469166     18.06     19.04
109.00/109.00	c  S st  3016    806059        60      5340         0     53679     37380    793116     18.06     17.19
109.10/109.14	c  S st  3016    806561        60      5340         0     54134     37380    803113     18.06   no data
109.10/109.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.10/109.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
109.10/109.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.10/109.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.10/109.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.10/109.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
109.10/109.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.10/109.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
109.10/109.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.21/112.26	c lits-rem:       554  cl-subs:     5668  v-elim:      0  v-fix:    0  time:  3.07 s
112.21/112.26	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
112.21/112.27	c vivif2 --  cl tried    48466 cl shrink        0 lits rem          0 time: 0.01
112.39/112.48	c asymm  cl-useful: 0/1191/5340 lits-rem:0 time: 0.21
112.39/112.48	c calculated reachability. Time: 0.00
112.39/112.48	c  N dy  3016    806561        60      5340         0     48466     37380    687382     18.06   no data
116.29/116.30	c  N dy  3072    826587        60      5340         0     66163     37380   1061035     18.06     20.27
119.90/119.98	c  N dy  3202    846658        60      5340         0     49779     37380    713034     18.08     19.32
124.09/124.17	c  N dy  3296    866667        60      5340         0     67509     37380   1093954     18.09     19.53
127.89/127.93	c  N dy  3419    886914        60      5340         0     50245     37380    711210     18.12     19.11
132.01/132.08	c  N dy  3500    906921        60      5340         0     67919     37380   1088787     18.12     19.51
142.59/142.60	c  N dy  3602    968242        60      5340         0     48487     37380    631235     18.03     19.15
146.89/146.94	c  N dy  3744    988523        60      5340         0     66509     37380   1022740     18.06     19.03
151.20/151.25	c  N dy  3817   1008978        60      5340         0     46709     37380    596516     18.06     19.03
155.60/155.68	c  N dy  3897   1031605        60      5340         0     66725     37380   1024545     18.07     19.27
160.50/160.54	c  N dy  4010   1051669        60      5340         0     45631     37380    567869     18.08     19.23
164.59/164.63	c  N dy  4137   1071671        60      5340         0     63310     37380    951538     18.10     19.38
164.59/164.68	c  F st  4140   1071877        60      5340         0     63491     37380    955617     18.10   no data
169.50/169.52	c  N dy  4181   1092962        60      5340         0     42354     37380    484782     18.10     19.05
173.20/173.22	c  N dy  4274   1112969        60      5340         0     60078     37380    866218     18.11     20.61
177.80/177.82	c  N dy  4297   1134618        60      5340         0     79010     37380   1255214     18.08     19.04
183.39/183.49	c  N dy  4382   1163854        60      5340         0     64240     37380    936250     18.07     19.16
188.40/188.42	c  N dy  4447   1184276        60      5340         0     82275     37380   1322473     18.07     19.07
192.40/192.45	c  N dy  4576   1204313        60      5340         0     58607     37380    823119     18.09     19.89
193.70/193.79	c  S st  4615   1209843        60      5340         0     63520     37380    930065     18.10   no data
193.90/193.96	c  S st  4615   1210345        60      5340         0     63980     37380    940239     18.10   no data
193.90/193.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
193.90/193.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
193.90/193.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.90/193.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.90/193.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.90/193.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
193.90/193.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.00/194.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
194.00/194.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.01/198.08	c lits-rem:       601  cl-subs:     5164  v-elim:      0  v-fix:    0  time:  4.05 s
198.01/198.08	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
198.01/198.09	c vivif2 --  cl tried    58816 cl shrink        0 lits rem          0 time: 0.01
198.29/198.30	c asymm  cl-useful: 0/872/5340 lits-rem:0 time: 0.22
198.29/198.31	c calculated reachability. Time: 0.00
198.29/198.31	c  N dy  4615   1210345        60      5340         0     58816     37380    825457     18.10   no data
205.19/205.24	c  N dy  4641   1242164        60      5340         0     44717     37380    507608     18.07     19.03
210.30/210.35	c  N dy  4654   1272613        60      5340         0     71277     37380   1041737     18.02     19.07
215.90/215.91	c  N dy  4759   1292705        60      5340         0     46071     37380    527644     18.03     22.23
219.90/219.97	c  N dy  4871   1313047        60      5340         0     64035     37380    914562     18.04     19.07
225.41/225.50	c  N dy  4997   1333064        60      5340         0     81824     37380   1298961     18.05     20.26
232.30/232.35	c  N dy  5078   1365642        60      5340         0     66436     37380    937481     18.03     19.00
239.90/239.96	c  N dy  5196   1393635        60      5340         0     46210     37380    508412     18.04     19.12
244.60/244.64	c  N dy  5304   1417694        60      5340         0     67474     37380    963207     18.04     19.05
250.30/250.34	c  N dy  5435   1437748        60      5340         0     85264     37380   1349066     18.06     20.12
255.30/255.34	c  N dy  5568   1457848        60      5340         0     57154     37380    741285     18.08     21.62
260.40/260.46	c  N dy  5629   1481129        60      5340         0     77693     37380   1175994     18.07     19.03
265.70/265.73	c  N dy  5634   1502368        60      5340         0     49482     37380    555768     18.05     19.26
270.00/270.00	c  N dy  5722   1523554        60      5340         0     68159     37380    955795     18.05     19.00
276.00/276.08	c  N dy  5870   1543577        60      5340         0     85991     37380   1345531     18.06     19.03
282.20/282.24	c  N dy  5986   1567068        60      5340         0     59117     37380    759665     18.07     19.12
289.50/289.56	c  N dy  6021   1600673        60      5340         0     88448     37380   1358483     18.04     19.01
296.70/296.73	c  N dy  6161   1620680        60      5340         0     57724     37380    721067     18.06     20.38
304.21/304.24	c  N dy  6278   1652606        60      5340         0     85894     37380   1317977     18.06     19.03
311.40/311.45	c  N dy  6388   1677412        60      5340         0     58279     37380    711710     18.06     19.18
316.00/316.09	c  N dy  6453   1697489        60      5340         0     75936     37380   1085603     18.06     20.01
319.80/319.81	c  S st  6518   1710345        60      5340         0     87365     37380   1332532     18.07   no data
320.01/320.04	c  S st  6518   1710852        60      5340         0     87826     37380   1342975     18.07   no data
320.01/320.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
320.01/320.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
320.01/320.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.01/320.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.01/320.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.01/320.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
320.01/320.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.01/320.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
320.11/320.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.10/330.15	c lits-rem:      1141  cl-subs:    11035  v-elim:      0  v-fix:    0  time: 10.01 s
330.10/330.15	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
330.10/330.17	c vivif2 --  cl tried    76791 cl shrink        0 lits rem          0 time: 0.01
330.40/330.43	c asymm  cl-useful: 0/642/5340 lits-rem:0 time: 0.26
330.40/330.43	c calculated reachability. Time: 0.00
330.40/330.43	c  N dy  6518   1710852        60      5340         0     76791     37380   1117279     18.07   no data
336.20/336.30	c  N dy  6586   1730937        60      5340         0     94532     37380   1496157     18.07     19.78
342.01/342.01	c  N dy  6697   1752722        60      5340         0     64239     37380    838872     18.07     19.03
347.41/347.49	c  N dy  6813   1772730        60      5340         0     81956     37380   1222077     18.08     21.54
353.90/353.94	c  N dy  6883   1793121        60      5340         0     99963     37380   1606634     18.08     19.04
358.51/358.54	c  N dy  6960   1813220        60      5340         0     66768     37380    882513     18.09     19.65
364.71/364.71	c  N dy  7102   1834714        60      5340         0     85857     37380   1299565     18.10     19.07
372.40/372.49	c  N dy  7233   1855476        60      5340         0     52247     37380    558164     18.11     19.10
376.90/376.91	c  N dy  7286   1878249        60      5340         0     72235     37380    976829     18.10     19.26
383.30/383.33	c  N dy  7445   1898257        60      5340         0     90013     37380   1368848     18.12     20.18
390.80/390.84	c  N dy  7537   1920321        60      5340         0     56568     37380    641609     18.12     19.28
395.70/395.75	c  N dy  7644   1941387        60      5340         0     75169     37380   1042882     18.13     19.14
404.20/404.24	c  N dy  7738   1970982        60      5340         0    101300     37380   1604068     18.13     19.17
410.21/410.27	c  N dy  7815   1992666        60      5340         0     66549     37380    843017     18.13     19.09
415.72/415.71	c  N dy  7902   2013090        60      5340         0     84506     37380   1226536     18.13     19.26
426.40/426.47	c  N dy  7985   2044245        60      5340         0     57227     37380    631915     18.13     19.11
432.01/432.08	c  N dy  8088   2064282        60      5340         0     74957     37380   1016101     18.13     19.13
438.60/438.61	c  N dy  8208   2084329        60      5340         0     92695     37380   1402064     18.14     19.83
450.11/450.16	c  N dy  8254   2128385        60      5340         0     75560     37380    988881     18.11     19.09
456.52/456.53	c  N dy  8344   2149603        60      5340         0     94264     37380   1388374     18.11     19.18
463.81/463.81	c  N dy  8384   2173191        60      5340         0     58768     37380    648701     18.10     19.07
469.21/469.25	c  N dy  8501   2195133        60      5340         0     78062     37380   1063794     18.11     19.11
474.21/474.24	c  S st  8592   2210852        60      5340         0     91989     37380   1367634     18.12   no data
474.41/474.49	c  S st  8592   2211357        60      5340         0     92446     37380   1377924     18.12   no data
474.41/474.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
474.51/474.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
474.51/474.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
474.51/474.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
474.51/474.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.51/474.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
474.51/474.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
474.51/474.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
474.51/474.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.11/484.17	c lits-rem:       923  cl-subs:     9520  v-elim:      0  v-fix:    0  time:  9.59 s
484.11/484.17	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
484.11/484.19	c vivif2 --  cl tried    82926 cl shrink        0 lits rem          0 time: 0.02
484.41/484.46	c asymm  cl-useful: 0/605/5340 lits-rem:0 time: 0.27
484.41/484.47	c calculated reachability. Time: 0.00
484.41/484.47	c  N dy  8592   2211357        60      5340         0     82926     37380   1176126     18.12   no data
493.41/493.40	c  N dy  8670   2239899        60      5340         0    107936     37380   1706392     18.11     19.11
499.81/499.88	c  N dy  8821   2259982        60      5340         0     69188     37380    876066     18.13     19.88
505.41/505.49	c  N dy  8932   2279999        60      5340         0     86828     37380   1258601     18.13     19.47
512.21/512.22	c  N dy  9006   2300016        60      5340         0    104503     37380   1637787     18.13     20.00
520.41/520.44	c  N dy  9155   2322516        60      5340         0     66472     37380    796848     18.14     19.14
525.82/525.87	c  N dy  9253   2342555        60      5340         0     84144     37380   1177115     18.15     19.16
532.92/532.95	c  N dy  9370   2362642        60      5340         0    101954     37380   1562056     18.15     19.45
542.71/542.71	c  N dy  9504   2389068        60      5340         0     66216     37380    776486     18.16     19.19
548.41/548.43	c  N dy  9621   2409697        60      5340         0     84425     37380   1171901     18.17     19.13
555.81/555.82	c  N dy  9748   2430024        60      5340         0    102433     37380   1565622     18.18     19.18
564.92/564.92	c  N dy  9832   2453227        60      5340         0     62956     37380    697719     18.18     19.22
570.02/570.07	c  N dy  9927   2473328        60      5340         0     80740     37380   1082395     18.18     19.19
577.62/577.61	c  N dy 10025   2493375        60      5340         0     98391     37380   1465601     18.19     20.18
586.91/586.94	c  N dy 10102   2513419        60      5340         0    116055     37380   1843910     18.19     20.74
592.82/592.89	c  N dy 10157   2533513        60      5340         0     72876     37380    901372     18.19     20.50
599.12/599.10	c  N dy 10276   2553742        60      5340         0     90740     37380   1290930     18.20     19.18
607.01/607.11	c  N dy 10428   2573823        60      5340         0    108503     37380   1681424     18.21     20.99
614.93/614.92	c  N dy 10480   2594030        60      5340         0     64554     37380    715265     18.20     19.20
620.62/620.63	c  N dy 10599   2615085        60      5340         0     83194     37380   1121533     18.21     19.24
626.32/626.32	c  N dy 10637   2635125        60      5340         0    100788     37380   1492832     18.21     20.43
634.92/634.94	c  N dy 10759   2655219        60      5340         0    118574     37380   1880613     18.21     19.70
642.01/642.09	c  N dy 10873   2675246        60      5340         0     73723     37380    905166     18.22     20.57
647.82/647.83	c  N dy 10947   2696001        60      5340         0     91940     37380   1294256     18.22     19.22
652.71/652.75	c  S st 10994   2711357        60      5340         0    105395     37380   1581496     18.22     18.46
653.01/653.08	c  S st 10994   2711858        60      5340         0    105848     37380   1591772     18.22   no data
653.01/653.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
653.11/653.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
653.11/653.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
653.11/653.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
653.11/653.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
653.11/653.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
653.11/653.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
653.11/653.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
653.21/653.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
664.43/664.41	c lits-rem:      1032  cl-subs:    11910  v-elim:      0  v-fix:    0  time: 11.21 s
664.43/664.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
664.43/664.43	c vivif2 --  cl tried    93938 cl shrink        0 lits rem          0 time: 0.02
664.72/664.73	c asymm  cl-useful: 0/510/5340 lits-rem:0 time: 0.30
664.72/664.73	c calculated reachability. Time: 0.00
664.72/664.73	c  N dy 10994   2711858        60      5340         0     93938     37380   1345059     18.22   no data
672.42/672.40	c  N dy 11102   2731951        60      5340         0    111678     37380   1729540     18.22     21.38
680.93/680.94	c  N dy 11198   2752013        60      5340         0     66636     37380    747630     18.23     19.22
687.92/687.97	c  N dy 11248   2782883        60      5340         0     93503     37380   1297841     18.21     19.17
695.62/695.65	c  N dy 11331   2803065        60      5340         0    111234     37380   1678941     18.21     19.18
703.72/703.71	c  N dy 11369   2823068        60      5340         0     64966     37380    700639     18.21     20.21
714.12/714.16	c  N dy 11400   2867438        60      5340         0    103611     37380   1499940     18.19     19.15
723.52/723.57	c  N dy 11526   2889752        60      5340         0    123334     37380   1931187     18.20     19.32
730.72/730.75	c  N dy 11631   2909764        60      5340         0     76216     37380    931365     18.20     19.88
736.73/736.73	c  N dy 11702   2930452        60      5340         0     94429     37380   1321770     18.20     19.20
744.42/744.44	c  N dy 11787   2950494        60      5340         0    112086     37380   1699540     18.20     20.07
754.72/754.74	c  N dy 11934   2970587        60      5340         0    129893     37380   2091467     18.21     19.53
761.43/761.40	c  N dy 12019   2992111        60      5340         0     83036     37380   1065754     18.21     19.31
768.73/768.78	c  N dy 12131   3013629        60      5340         0    102007     37380   1476510     18.22     19.25
777.74/777.73	c  N dy 12238   3035328        60      5340         0    121183     37380   1892345     18.22     19.32
787.32/787.35	c  N dy 12402   3055349        60      5340         0     71984     37380    821482     18.23     20.49
792.52/792.57	c  N dy 12441   3075797        60      5340         0     89882     37380   1198276     18.23     19.25
800.13/800.18	c  N dy 12553   3096468        60      5340         0    108124     37380   1594645     18.24     19.36
810.23/810.24	c  N dy 12629   3121360        60      5340         0    129963     37380   2057852     18.23     19.33
818.22/818.23	c  N dy 12727   3144129        60      5340         0     82207     37380   1025275     18.24     19.31
824.52/824.54	c  N dy 12801   3164141        60      5340         0     99826     37380   1401102     18.24     19.52
833.43/833.43	c  N dy 12922   3184601        60      5340         0    117845     37380   1795533     18.24     19.33
843.43/843.44	c  N dy 13030   3204677        60      5340         0    135568     37380   2181561     18.25     19.30
846.53/846.55	c  S st 13081   3211859        60      5340         0     73267     37380    827787     18.25     18.24
846.73/846.75	c  S st 13081   3212361        60      5340         0     73725     37380    838155     18.25   no data
846.73/846.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
846.73/846.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
846.73/846.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
846.73/846.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
846.73/846.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
846.73/846.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
846.73/846.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
846.83/846.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
846.83/846.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.14/848.14	c lits-rem:        84  cl-subs:     1197  v-elim:      0  v-fix:    0  time:  1.32 s
848.14/848.14	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
848.14/848.15	c vivif2 --  cl tried    72528 cl shrink        0 lits rem          0 time: 0.01
848.33/848.38	c asymm  cl-useful: 0/663/5340 lits-rem:0 time: 0.23
848.33/848.38	c calculated reachability. Time: 0.00
848.33/848.38	c  N dy 13081   3212361        60      5340         0     72528     37380    811344     18.25   no data
854.82/854.83	c  N dy 13211   3232632        60      5340         0     90426     37380   1203300     18.26     19.31
867.83/867.87	c  N dy 13256   3274482        60      5340         0    126792     37380   1943163     18.24     19.20
878.94/878.97	c  N dy 13360   3305406        60      5340         0     84607     37380   1057223     18.23     19.26
885.83/885.87	c  N dy 13451   3325581        60      5340         0    102297     37380   1437600     18.24     19.24
894.34/894.35	c  N dy 13563   3345649        60      5340         0    119987     37380   1823452     18.24     20.40
903.73/903.77	c  N dy 13655   3365725        60      5340         0    137696     37380   2207049     18.24     20.04
911.23/911.25	c  N dy 13747   3388095        60      5340         0     87081     37380   1103328     18.25     19.21
917.53/917.56	c  N dy 13783   3408183        60      5340         0    104663     37380   1473560     18.24     19.33
925.73/925.73	c  N dy 13853   3428225        60      5340         0    122330     37380   1854487     18.24     19.47
936.43/936.47	c  N dy 13961   3448250        60      5340         0    140020     37380   2241023     18.25     19.71
944.74/944.76	c  N dy 13973   3477994        60      5340         0     94791     37380   1241655     18.24     19.23
953.64/953.63	c  N dy 14090   3500938        60      5340         0    115001     37380   1678350     18.24     19.21
963.93/963.98	c  N dy 14200   3522670        60      5340         0    134172     37380   2095826     18.25     19.27
973.23/973.23	c  N dy 14305   3542673        60      5340         0     79787     37380    929338     18.25     19.30
980.15/980.15	c  N dy 14383   3565254        60      5340         0     99604     37380   1352788     18.25     19.52
988.84/988.88	c  N dy 14514   3585713        60      5340         0    117617     37380   1748169     18.26     19.28
998.34/998.36	c  N dy 14582   3606967        60      5340         0    136256     37380   2142925     18.25     19.34
1007.13/1007.11	c  N dy 14674   3627360        60      5340         0     81287     37380    958168     18.26     19.22
1015.63/1015.62	c  N dy 14729   3655929        60      5340         0    106156     37380   1483291     18.25     19.24
1024.73/1024.71	c  N dy 14801   3678476        60      5340         0    125955     37380   1905961     18.25     19.22
1034.94/1034.92	c  N dy 14886   3698959        60      5340         0    144048     37380   2296593     18.25     19.27
1040.65/1040.63	c  S st 14950   3712361        60      5340         0     82060     37380    957499     18.26     17.46
1040.84/1040.86	c  S st 14950   3712869        60      5340         0     82529     37380    967741     18.26   no data
1040.84/1040.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1040.94/1040.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1040.94/1040.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1040.94/1040.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1040.94/1040.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1040.94/1040.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1040.94/1040.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1040.94/1040.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1040.94/1040.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.04/1043.06	c lits-rem:       219  cl-subs:     2481  v-elim:      0  v-fix:    0  time:  2.12 s
1043.04/1043.06	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1043.04/1043.08	c vivif2 --  cl tried    80048 cl shrink        0 lits rem          0 time: 0.01
1043.34/1043.35	c asymm  cl-useful: 0/598/5340 lits-rem:0 time: 0.27
1043.34/1043.35	c calculated reachability. Time: 0.00
1043.34/1043.35	c  N dy 14950   3712869        60      5340         0     80048     37380    916723     18.26   no data
1049.24/1049.27	c  N dy 14987   3734479        60      5340         0     98902     37380   1308274     18.25     19.25
1056.34/1056.38	c  F st 15097   3751563        60      5340         0    113906     37380   1637812     18.25   no data
1057.64/1057.61	c  N st 15102   3754862        60      5340         0    116817     37380   1702007     18.25   no data
1067.14/1067.19	c  N dy 15162   3777432        60      5340         0    136598     37380   2124647     18.25     19.26
1078.14/1078.11	c  N dy 15291   3797444        60      5340         0     79841     37380    906842     18.26     19.36
1085.04/1085.04	c  N dy 15413   3817788        60      5340         0     97773     37380   1299814     18.27     19.23
1093.45/1093.43	c  N dy 15532   3837808        60      5340         0    115369     37380   1684807     18.27     20.82
1102.94/1102.90	c  N dy 15619   3860022        60      5340         0    134817     37380   2101249     18.27     19.24
1114.35/1114.37	c  N dy 15724   3880501        60      5340         0     77338     37380    837604     18.27     19.30
1121.84/1121.86	c  N dy 15796   3900510        60      5340         0     94904     37380   1214012     18.28     19.27
1150.44/1150.49	c  N dy 15804   3981598        60      5340         0     89171     37380   1068866     18.23     19.25
1157.34/1157.32	c  N dy 15894   4001625        60      5340         0    106914     37380   1455813     18.23     19.32
1166.54/1166.54	c  N dy 15999   4023570        60      5340         0    126220     37380   1871814     18.24     19.58
1186.64/1186.66	c  N dy 16111   4070959        60      5340         0     90689     37380   1094944     18.23     19.50
1194.14/1194.13	c  N dy 16202   4092290        60      5340         0    109423     37380   1499596     18.23     19.24
1202.15/1202.16	c  N dy 16270   4112388        60      5340         0    127014     37380   1875337     18.23     20.33
1213.25/1213.21	c  N dy 16399   4132465        60      5340         0    144669     37380   2263015     18.23     19.89
1223.54/1223.52	c  N dy 16504   4152735        60      5340         0     84560     37380    968064     18.24     19.26
1230.54/1230.58	c  N dy 16615   4172807        60      5340         0    102288     37380   1354329     18.24     20.23
1239.75/1239.76	c  N dy 16681   4198771        60      5340         0    124986     37380   1834662     18.24     19.20
1247.65/1247.68	c  S st 16778   4212869        60      5340         0    137424     37380   2106471     18.24   no data
1248.05/1248.09	c  S st 16778   4213373        60      5340         0    137871     37380   2116339     18.24   no data
1248.15/1248.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1248.15/1248.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1248.15/1248.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1248.15/1248.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1248.15/1248.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1248.15/1248.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1248.15/1248.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1248.15/1248.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1248.25/1248.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1269.54/1269.53	c lits-rem:      1111  cl-subs:    16914  v-elim:      0  v-fix:    0  time: 21.28 s
1269.54/1269.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1269.54/1269.56	c vivif2 --  cl tried   120957 cl shrink        0 lits rem          0 time: 0.03
1269.84/1269.87	c asymm  cl-useful: 0/603/5340 lits-rem:0 time: 0.30
1269.84/1269.87	c calculated reachability. Time: 0.00
1269.84/1269.87	c  N dy 16778   4213373        60      5340         0    120957     37380   1763557     18.24   no data
1280.75/1280.75	c  N dy 16895   4234687        60      5340         0    139650     37380   2173033     18.25     19.24
1293.35/1293.39	c  N dy 16910   4269672        60      5340         0     92041     37380   1110028     18.23     19.25

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-3367709-1305386126/watcher-3367709-1305386126 -o /tmp/evaluation-result-3367709-1305386126/solver-3367709-1305386126 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367709-1305386126.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: 2.20 3.52 3.81 5/331 18609
/proc/meminfo: memFree=12818740/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=29728 CPUtime=0 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 586 0 0 0 0 0 0 0 22 0 1 0 631028199 30441472 526 33554432000 4194304 4580011 140737136224768 18446744073709551615 270338408343 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 7432 526 336 95 0 2414 0

[startup+0.066987 s]
/proc/loadavg: 2.20 3.52 3.81 5/331 18609
/proc/meminfo: memFree=12818740/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=29860 CPUtime=0.06 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 611 0 0 0 6 0 0 0 22 0 1 0 631028199 30576640 551 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 7465 551 338 95 0 2447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29860

[startup+0.100948 s]
/proc/loadavg: 2.20 3.52 3.81 5/331 18609
/proc/meminfo: memFree=12818740/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=29860 CPUtime=0.09 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 617 0 0 0 9 0 0 0 22 0 1 0 631028199 30576640 557 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 7465 557 338 95 0 2447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29860

[startup+0.300942 s]
/proc/loadavg: 2.20 3.52 3.81 5/331 18609
/proc/meminfo: memFree=12818740/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=31704 CPUtime=0.29 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 1239 0 0 0 29 0 0 0 23 0 1 0 631028199 32464896 950 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 7926 950 362 95 0 2908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31704

[startup+0.700853 s]
/proc/loadavg: 2.20 3.52 3.81 5/331 18609
/proc/meminfo: memFree=12818740/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=32208 CPUtime=0.69 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 1664 0 0 0 69 0 0 0 25 0 1 0 631028199 32980992 1147 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 8052 1147 362 95 0 3034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32208

[startup+1.50067 s]
/proc/loadavg: 2.20 3.52 3.81 6/343 18631
/proc/meminfo: memFree=12791396/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=37704 CPUtime=1.49 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 3578 0 0 0 149 0 0 0 25 0 1 0 631028199 38608896 2468 33554432000 4194304 4580011 140737136224768 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 9426 2468 365 95 0 4408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37704

[startup+3.10037 s]
/proc/loadavg: 2.20 3.52 3.81 6/343 18631
/proc/meminfo: memFree=12767356/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=37832 CPUtime=3.08 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 4291 0 0 0 308 0 0 0 25 0 1 0 631028199 38739968 2403 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 9458 2403 366 95 0 4440 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37832

[startup+6.30073 s]
/proc/loadavg: 2.42 3.54 3.81 6/343 18631
/proc/meminfo: memFree=12757932/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=38436 CPUtime=6.28 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 5945 0 0 0 628 0 0 0 25 0 1 0 631028199 39358464 2676 33554432000 4194304 4580011 140737136224768 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 9609 2676 366 95 0 4591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38436

[startup+12.7005 s]
/proc/loadavg: 2.55 3.55 3.81 6/343 18631
/proc/meminfo: memFree=12729372/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=43232 CPUtime=12.69 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 9447 0 0 0 1268 1 0 0 25 0 1 0 631028199 44269568 3854 33554432000 4194304 4580011 140737136224768 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 10808 3854 366 95 0 5790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43232

[startup+25.5009 s]
/proc/loadavg: 2.87 3.57 3.82 6/343 18631
/proc/meminfo: memFree=12709384/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=49744 CPUtime=25.49 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 14625 0 0 0 2547 2 0 0 25 0 1 0 631028199 50937856 5325 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 12436 5325 366 95 0 7418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49744

[startup+51.1009 s]
/proc/loadavg: 3.25 3.60 3.82 6/343 18632
/proc/meminfo: memFree=12697424/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=51868 CPUtime=51.09 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 21782 0 0 0 5106 3 0 0 25 0 1 0 631028199 53112832 6095 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 12967 6095 366 95 0 7949 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51868

[startup+102.313 s]
/proc/loadavg: 3.67 3.66 3.82 6/343 18633
/proc/meminfo: memFree=12645680/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=54444 CPUtime=102.3 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 33053 0 0 0 10225 5 0 0 25 0 1 0 631028199 55750656 6824 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 13611 6824 366 95 0 8593 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54444

[startup+162.301 s]
/proc/loadavg: 3.88 3.72 3.83 6/343 18635
/proc/meminfo: memFree=12632348/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=65648 CPUtime=162.29 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 45522 0 0 0 16220 9 0 0 25 0 1 0 631028199 67223552 9254 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 16412 9254 366 95 0 11394 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65648

[startup+222.301 s]
/proc/loadavg: 4.05 3.80 3.85 5/343 18664
/proc/meminfo: memFree=12619764/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=70220 CPUtime=222.29 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 55157 0 0 0 22217 12 0 0 25 0 1 0 631028199 71905280 10762 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 17555 10762 366 95 0 12537 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 70220

[startup+282.301 s]
/proc/loadavg: 4.02 3.83 3.85 5/343 18665
/proc/meminfo: memFree=12609156/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=70516 CPUtime=282.3 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 63669 0 0 0 28216 14 0 0 25 0 1 0 631028199 72208384 10399 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 17629 10399 366 95 0 12611 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70516

[startup+342.301 s]
/proc/loadavg: 4.00 3.86 3.86 5/343 18667
/proc/meminfo: memFree=12560236/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=84992 CPUtime=342.31 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 72988 0 0 0 34214 17 0 0 25 0 1 0 631028199 87031808 13794 33554432000 4194304 4580011 140737136224768 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 21248 13794 366 95 0 16230 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 84992

[startup+402.301 s]
/proc/loadavg: 4.00 3.88 3.86 5/343 18668
/proc/meminfo: memFree=12553632/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=85192 CPUtime=402.3 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 79700 0 0 0 40212 18 0 0 25 0 1 0 631028199 87236608 14476 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 21298 14476 366 95 0 16280 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85192

[startup+462.3 s]
/proc/loadavg: 4.07 3.92 3.88 5/343 18670
/proc/meminfo: memFree=12535704/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=85352 CPUtime=462.31 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 86292 0 0 0 46210 21 0 0 25 0 1 0 631028199 87400448 14776 33554432000 4194304 4580011 140737136224768 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 21338 14776 366 95 0 16320 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 85352

[startup+522.3 s]
/proc/loadavg: 4.02 3.93 3.88 5/343 18672
/proc/meminfo: memFree=12519168/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=90616 CPUtime=522.31 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 93481 0 0 0 52209 22 0 0 25 0 1 0 631028199 92790784 15210 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 22654 15210 366 95 0 17636 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 90616

[startup+582.3 s]
/proc/loadavg: 4.01 3.94 3.89 6/344 18676
/proc/meminfo: memFree=12455620/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=90748 CPUtime=582.31 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 98871 0 0 0 58207 24 0 0 25 0 1 0 631028199 92925952 16019 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 22687 16019 366 95 0 17669 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90748

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.89 5/343 18678
/proc/meminfo: memFree=12485408/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=90920 CPUtime=642.32 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 105150 0 0 0 64206 26 0 0 25 0 1 0 631028199 93102080 15189 33554432000 4194304 4580011 140737136224768 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 22730 15189 366 95 0 17712 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 90920

[startup+702.301 s]
/proc/loadavg: 4.19 4.00 3.91 5/343 18679
/proc/meminfo: memFree=12473204/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=96756 CPUtime=702.32 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 110394 0 0 0 70204 28 0 0 25 0 1 0 631028199 99078144 17744 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24189 17744 366 95 0 19171 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 96756

[startup+762.313 s]
/proc/loadavg: 4.07 4.00 3.91 5/343 18681
/proc/meminfo: memFree=12471276/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=96944 CPUtime=762.34 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 116815 0 0 0 76203 31 0 0 25 0 1 0 631028199 99270656 16765 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24236 16765 366 95 0 19218 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 96944

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/343 18683
/proc/meminfo: memFree=12465760/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97068 CPUtime=822.32 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 122168 0 0 0 82200 32 0 0 25 0 1 0 631028199 99397632 16954 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24267 16954 366 95 0 19249 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 97068

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/343 18684
/proc/meminfo: memFree=12467968/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97168 CPUtime=882.33 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 127427 0 0 0 88198 35 0 0 25 0 1 0 631028199 99500032 16938 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24292 16938 366 95 0 19274 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 97168

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/343 18686
/proc/meminfo: memFree=12465076/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97284 CPUtime=942.33 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 132610 0 0 0 94197 36 0 0 25 0 1 0 631028199 99618816 16716 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24321 16716 366 95 0 19303 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 97284

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/343 18687
/proc/meminfo: memFree=12457948/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97344 CPUtime=1002.34 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 136732 0 0 0 100196 38 0 0 25 0 1 0 631028199 99680256 18094 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24336 18094 366 95 0 19318 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 97344

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/343 18689
/proc/meminfo: memFree=12458784/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97452 CPUtime=1062.34 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 141953 0 0 0 106194 40 0 0 25 0 1 0 631028199 99790848 17724 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24363 17724 366 95 0 19345 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 97452

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/343 18691
/proc/meminfo: memFree=12415836/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97564 CPUtime=1122.34 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 146935 0 0 0 112192 42 0 0 25 0 1 0 631028199 99905536 16910 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24391 16910 366 95 0 19373 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 97564

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/343 18692
/proc/meminfo: memFree=12410728/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97592 CPUtime=1182.35 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 151139 0 0 0 118191 44 0 0 25 0 1 0 631028199 99934208 18286 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24398 18286 366 95 0 19380 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 97592

[startup+1242.3 s]
/proc/loadavg: 4.10 4.04 3.94 5/343 18694
/proc/meminfo: memFree=12417712/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=97720 CPUtime=1242.35 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 156445 0 0 0 124189 46 0 0 25 0 1 0 631028199 100065280 17696 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 24430 17696 366 95 0 19412 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 97720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.94 5/343 18695
/proc/meminfo: memFree=12396188/32951124 swapFree=67111352/67111528
[pid=18609] ppid=18607 vsize=114620 CPUtime=1300.05 cores=0,2
/proc/18609/stat : 18609 (strangenight2-s) R 18607 18609 17595 0 -1 4202496 162927 0 0 0 129958 47 0 0 25 0 1 0 631028199 117370880 20818 33554432000 4194304 4580011 140737136224768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18609/statm: 28655 20818 366 95 0 23637 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 114620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.59
CPU system time (s): 0.482926
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 114628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162927
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= 93
involuntary context switches= 14984

runsolver used 4.5733 second user time and 9.41657 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 17:15:26
IDJOB=3367709
IDBENCH=82918
IDSOLVER=1845
FILE ID=node143/3367709-1305386126
RUNJOBID= node143-1305386126-18588
PBS_JOBID= 13324359
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367709-1305386126/watcher-3367709-1305386126 -o /tmp/evaluation-result-3367709-1305386126/solver-3367709-1305386126 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367709-1305386126.cnf

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

MD5SUM BENCH= 9e4f1914facdb4a8b3ffdd1de343beff
RANDOM SEED=625391320

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12818912 kB
Buffers:        273852 kB
Cached:        3397472 kB
SwapCached:          0 kB
Active:       17221736 kB
Inactive:      2647720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12818912 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:    16197076 kB
Mapped:          29168 kB
Slab:           144048 kB
PageTables:      53440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69957324 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= 73392 MiB
End job on node143 at 2011-05-14 17:37:08