Trace number 3367616

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S474185167-033.SATISFIABLE.cnf
MD5SUM3152d51685e76b4a30e45b9928cc3243
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.831872
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3367616-1305384813.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.08/0.19	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.17
0.08/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.08/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.08/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.08/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.18/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.18/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.18/0.21	c calculated reachability. Time: 0.00
0.18/0.21	c Calc default polars -  time:   0.00 s pos:      38 undec:       3 neg:      39
0.18/0.21	c =========================================================================================
0.18/0.21	c types(t): F = full restart, N = normal restart
0.18/0.21	c types(t): S = simplification begin/end, E = solution found
0.18/0.21	c restart types(rt): st = static, dy = dynamic
0.18/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.21	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.42	c  N dy    12      6037        80      7120         0      3248     49840     78343     23.00     24.23
0.58/0.61	c  N dy    27     10275        80      7120         0      7149     49840    183986     23.37     24.62
0.78/0.81	c  N dy    30     14952        80      7120         0      7531     49840    179091     23.12     24.54
1.28/1.34	c  F st    31     25002        80      7120         0     11507     49840    269773     22.63     22.20
1.28/1.34	c  N st    31     25002        80      7120         0     11507     49840    269773     22.63     22.20
1.48/1.59	c  N dy    37     30000        80      7120         0      9859     49840    216562     22.63   no data
1.48/1.59	c  S st    37     30000        80      7120         0      9859     49840    216562     22.63   no data
1.58/1.63	c  S st    37     30501        80      7120         0     10318     49840    229303     22.63   no data
1.58/1.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.58/1.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.58/1.63	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.58/1.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.58/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.58/1.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.58/1.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.58/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/1.85	c lits-rem:       205  cl-subs:      781  v-elim:      0  v-fix:    0  time:  0.21 s
2.09/2.14	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
2.09/2.14	c calculated reachability. Time: 0.00
2.09/2.14	c  N dy    37     30501        80      7120         0      9537     49840    206205     22.63   no data
2.28/2.39	c  N dy    68     34583        80      7120         0     13300     49840    308754     22.88     24.17
2.58/2.65	c  N dy    78     39330        80      7120         0     10472     49840    214467     22.90     24.11
2.88/2.98	c  N dy    81     44897        80      7120         0     15536     49840    348604     22.74     23.98
2.98/3.04	c  S st    84     45751        80      7120         0     16327     49840    369699     22.75   no data
2.98/3.09	c  S st    84     46253        80      7120         0      8614     49840    150951     22.75   no data
2.98/3.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.98/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.08/3.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.08/3.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.08/3.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.08/3.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.08/3.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.08/3.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.14	c lits-rem:         1  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
3.08/3.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3.08/3.14	c vivif2 --  cl tried     8562 cl shrink        0 lits rem          0 time: 0.00
3.38/3.41	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
3.38/3.41	c calculated reachability. Time: 0.00
3.38/3.41	c  N dy    84     46253        80      7120         0      8562     49840    149277     22.75   no data
3.58/3.70	c  N dy   103     51039        80      7120         0     12962     49840    267345     22.83     24.08
4.39/4.41	c  N dy   132     61887        80      7120         0     13730     49840    270739     22.82     24.09
4.88/4.93	c  N dy   140     69379        80      7120         0     10572     49840    174147     22.73     21.35
4.88/4.93	c  S st   140     69379        80      7120         0     10572     49840    174147     22.73     21.35
4.88/4.97	c  S st   140     69883        80      7120         0     11033     49840    186659     22.73   no data
4.88/4.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.88/4.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.88/4.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.88/4.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.88/4.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.88/4.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.88/4.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.88/4.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.88/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.98/5.04	c lits-rem:        13  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.06 s
4.98/5.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.98/5.05	c vivif2 --  cl tried    10867 cl shrink        0 lits rem          0 time: 0.00
5.28/5.37	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.32
5.28/5.37	c calculated reachability. Time: 0.00
5.28/5.37	c  N dy   140     69883        80      7120         0     10867     49840    182079     22.73   no data
5.68/5.76	c  N dy   172     75496        80      7120         0     16051     49840    322133     22.82     24.11
6.08/6.15	c  N dy   200     80331        80      7120         0     20494     49840    442605     22.90     24.23
6.48/6.52	c  N dy   211     85467        80      7120         0     14209     49840    256370     22.89     25.53
6.59/6.67	c  F st   226     87501        80      7120         0     16072     49840    306896     22.93     23.21
6.98/7.05	c  N dy   232     92696        80      7120         0     20786     49840    434103     22.93   no data
7.48/7.57	c  N dy   262     98706        80      7120         0     14396     49840    247949     22.99     25.58
7.98/8.00	c  S st   278    104824        80      7120         0     19994     49840    396815     22.96   no data
7.98/8.06	c  S st   278    105327        80      7120         0     20467     49840    409746     22.96   no data
7.98/8.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.98/8.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.98/8.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.98/8.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.98/8.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.98/8.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.98/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.58/8.60	c lits-rem:       194  cl-subs:     1640  v-elim:      0  v-fix:    0  time:  0.52 s
8.58/8.60	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
8.58/8.60	c vivif2 --  cl tried    18827 cl shrink        0 lits rem          0 time: 0.00
8.88/8.99	c asymm  cl-useful: 0/6046/7120 lits-rem:0 time: 0.38
8.88/8.99	c calculated reachability. Time: 0.00
8.88/8.99	c  N dy   278    105327        80      7120         0     18827     49840    363684     22.96   no data
9.48/9.56	c  N dy   297    112067        80      7120         0     25018     49840    530194     22.97     24.25
10.38/10.45	c  N dy   316    124196        80      7120         0     23318     49840    468495     22.91     24.20
11.08/11.18	c  N dy   340    132194        80      7120         0     16939     49840    285243     22.92     24.67
11.99/12.08	c  N dy   372    142942        80      7120         0     26775     49840    548296     22.91     24.21
12.98/13.04	c  N dy   403    154361        80      7120         0     22580     49840    418418     22.90     24.18
13.28/13.37	c  S st   415    157992        80      7120         0     25931     49840    508543     22.90     21.13
13.38/13.44	c  S st   415    158497        80      7120         0     26409     49840    521806     22.90   no data
13.38/13.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.38/13.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.38/13.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.38/13.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.38/13.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.38/13.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
13.38/13.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.38/13.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.38/13.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.29/14.39	c lits-rem:       251  cl-subs:     2381  v-elim:      0  v-fix:    0  time:  0.92 s
14.29/14.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
14.38/14.40	c vivif2 --  cl tried    24028 cl shrink        0 lits rem          0 time: 0.00
14.48/14.50	c asymm  cl-useful: 0/1074/7120 lits-rem:0 time: 0.10
14.48/14.50	c calculated reachability. Time: 0.00
14.48/14.50	c  N dy   415    158497        80      7120         0     24028     49840    456837     22.90   no data
15.48/15.54	c  N dy   462    168732        80      7120         0     17954     49840    282586     22.96     24.19
17.28/17.35	c  N dy   491    189685        80      7120         0     20675     49840    339246     22.89     24.25
18.99/19.09	c  N dy   507    208448        80      7120         0     20421     49840    317089     22.71     24.19
20.38/20.47	c  N dy   574    221831        80      7120         0     32680     49840    645091     22.74     24.05
21.89/21.92	c  N dy   618    236977        80      7120         0     28297     49840    513398     22.74     23.97
21.99/22.01	c  S st   624    237747        80      7120         0     29026     49840    533240     22.74   no data
21.99/22.09	c  S st   624    238254        80      7120         0     29490     49840    546051     22.74   no data
21.99/22.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.08/22.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.08/22.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.08/22.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.08/22.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.08/22.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
22.08/22.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.08/22.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.08/22.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.88/22.99	c lits-rem:       307  cl-subs:     2151  v-elim:      0  v-fix:    0  time:  0.87 s
22.88/22.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
22.99/23.01	c vivif2 --  cl tried    27339 cl shrink        0 lits rem          0 time: 0.01
23.09/23.19	c asymm  cl-useful: 0/2283/7120 lits-rem:0 time: 0.20
23.09/23.19	c calculated reachability. Time: 0.00
23.09/23.19	c  N dy   624    238254        80      7120         0     27339     49840    485395     22.74   no data
25.19/25.24	c  N dy   701    256273        80      7120         0     24734     49840    401862     22.79     24.05
27.58/27.61	c  N dy   722    279854        80      7120         0     26122     49840    419767     22.69     23.89
29.88/29.91	c  N dy   786    299796        80      7120         0     23369     49840    336051     22.69     23.93
30.48/30.59	c  F st   818    306252        80      7120         0     29305     49840    495581     22.71     22.96
32.18/32.26	c  N dy   879    319220        80      7120         0     41226     49840    821715     22.75     24.10
35.38/35.42	c  N dy   926    346381        80      7120         0     43961     49840    861566     22.65     24.00
36.59/36.67	c  S st   964    357382        80      7120         0     31232     49840    514784     22.66     18.87
36.69/36.75	c  S st   964    357886        80      7120         0     31702     49840    527726     22.66   no data
36.69/36.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.69/36.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.69/36.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
36.69/36.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.69/36.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.58/37.62	c lits-rem:       363  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  0.83 s
37.58/37.62	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
37.58/37.63	c vivif2 --  cl tried    29889 cl shrink        0 lits rem          0 time: 0.01
37.78/37.82	c asymm  cl-useful: 0/2002/7120 lits-rem:0 time: 0.20
37.78/37.83	c calculated reachability. Time: 0.00
37.78/37.83	c  N dy   964    357886        80      7120         0     29889     49840    477710     22.66   no data
40.38/40.49	c  N dy  1047    377937        80      7120         0     24573     49840    322297     22.67     23.96
42.98/43.03	c  N dy  1168    398178        80      7120         0     43160     49840    825106     22.73     24.03
46.68/46.77	c  N dy  1172    428647        80      7120         0     46083     49840    855353     22.58     23.77
57.58/57.61	c  N dy  1302    509018        80      7120         0     39736     49840    648850     22.24     23.44
61.08/61.17	c  N dy  1463    529107        80      7120         0     30106     49840    400881     22.32     25.01
62.18/62.22	c  S st  1532    536831        80      7120         0     37233     49840    596171     22.35   no data
62.28/62.31	c  S st  1532    537337        80      7120         0     37705     49840    609337     22.35   no data
62.28/62.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.28/62.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
62.28/62.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.28/62.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.28/62.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.28/62.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
62.28/62.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.28/62.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.28/62.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.28/63.38	c lits-rem:       179  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  1.02 s
63.28/63.38	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
63.28/63.39	c vivif2 --  cl tried    36169 cl shrink        0 lits rem          0 time: 0.01
63.48/63.59	c asymm  cl-useful: 0/1590/7120 lits-rem:0 time: 0.20
63.48/63.59	c calculated reachability. Time: 0.00
63.48/63.59	c  N dy  1532    537337        80      7120         0     36169     49840    562351     22.35   no data
66.99/67.05	c  N dy  1691    557423        80      7120         0     54614     49840   1065804     22.43     24.62
70.18/70.26	c  N dy  1838    577642        80      7120         0     44048     49840    758790     22.49     23.74
73.88/73.96	c  N dy  1963    597715        80      7120         0     32254     49840    421985     22.54     24.66
77.08/77.16	c  N dy  1964    622534        80      7120         0     54732     49840   1011304     22.47     23.82
80.39/80.44	c  N dy  2064    642602        80      7120         0     42144     49840    673511     22.51     25.51
84.19/84.24	c  N dy  2213    662626        80      7120         0     60603     49840   1175132     22.56     23.78
87.28/87.31	c  N dy  2276    682680        80      7120         0     46803     49840    770598     22.55     24.54
91.18/91.25	c  N dy  2380    702729        80      7120         0     65242     49840   1264944     22.58     24.68
94.19/94.24	c  N dy  2452    722827        80      7120         0     50733     49840    868918     22.59     25.25
98.28/98.30	c  N dy  2547    742840        80      7120         0     35177     49840    435554     22.61     24.44
101.98/102.01	c  N dy  2672    764443        80      7120         0     55014     49840    973234     22.65     23.94
106.29/106.31	c  N dy  2704    792182        80      7120         0     45366     49840    681706     22.60     24.09
108.79/108.84	c  S st  2779    806007        80      7120         0     58036     49840   1023596     22.62     23.54
108.90/109.00	c  S st  2779    806514        80      7120         0     58504     49840   1036607     22.62   no data
108.99/109.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.99/109.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.99/109.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.99/109.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.99/109.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.99/109.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
108.99/109.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.99/109.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
108.99/109.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.38/113.42	c lits-rem:       820  cl-subs:     5174  v-elim:      0  v-fix:    0  time:  4.35 s
113.38/113.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
113.38/113.43	c vivif2 --  cl tried    53330 cl shrink        0 lits rem          0 time: 0.02
113.58/113.66	c asymm  cl-useful: 0/1116/7120 lits-rem:0 time: 0.23
113.58/113.67	c calculated reachability. Time: 0.00
113.58/113.67	c  N dy  2779    806514        80      7120         0     53330     49840    901094     22.62   no data
118.08/118.10	c  N dy  2905    826529        80      7120         0     36234     49840    436822     22.65     23.96
121.58/121.60	c  N dy  3049    847443        80      7120         0     55504     49840    964111     22.69     23.93
126.18/126.29	c  N dy  3186    867665        80      7120         0     37477     49840    452363     22.73     24.00
129.69/129.74	c  N dy  3268    890490        80      7120         0     58379     49840   1016050     22.74     23.98
133.59/133.62	c  N dy  3285    911777        80      7120         0     40283     49840    508179     22.71     24.06
137.18/137.29	c  N dy  3371    932683        80      7120         0     59419     49840   1021164     22.72     24.04
141.90/141.96	c  N dy  3463    952775        80      7120         0     39439     49840    468738     22.74     23.95
145.09/145.12	c  N dy  3538    972779        80      7120         0     57743     49840    962875     22.75     25.24
149.59/149.67	c  N dy  3633    993520        80      7120         0     76735     49840   1476717     22.77     24.00
153.08/153.17	c  N dy  3706   1013569        80      7120         0     55744     49840    890437     22.77     23.99
158.29/158.34	c  N dy  3803   1037731        80      7120         0     77805     49840   1486029     22.78     24.03
162.18/162.24	c  N dy  3913   1058088        80      7120         0     56268     49840    893661     22.80     24.05
164.99/165.01	c  F st  3956   1071878        80      7120         0     68837     49840   1229459     22.80     22.63
166.28/166.34	c  N dy  3965   1078336        80      7120         0     74780     49840   1392046     22.80     24.09
170.29/170.31	c  N dy  4013   1098399        80      7120         0     51859     49840    749561     22.79     24.01
173.69/173.79	c  N dy  4059   1118439        80      7120         0     70165     49840   1239843     22.79     24.28
180.19/180.22	c  N dy  4189   1148509        80      7120         0     55630     49840    839376     22.80     24.25
191.59/191.69	c  N dy  4230   1209773        80      7120         0     68148     49840   1133869     22.73     19.60
191.59/191.69	c  S st  4230   1209773        80      7120         0     68148     49840   1133869     22.73     19.60
191.79/191.87	c  S st  4230   1210274        80      7120         0     68612     49840   1146474     22.73   no data
191.79/191.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.79/191.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
191.79/191.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.79/191.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.79/191.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.79/191.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
191.79/191.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.89/191.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
191.89/191.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.99/200.09	c lits-rem:      1163  cl-subs:     7712  v-elim:      0  v-fix:    0  time:  8.15 s
199.99/200.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
200.09/200.11	c vivif2 --  cl tried    60900 cl shrink        0 lits rem          0 time: 0.02
200.29/200.32	c asymm  cl-useful: 0/1252/7120 lits-rem:0 time: 0.21
200.29/200.33	c calculated reachability. Time: 0.00
200.29/200.33	c  N dy  4230   1210274        80      7120         0     60900     49840    956989     22.73   no data
210.78/210.86	c  N dy  4240   1267761        80      7120         0     69658     49840   1170450     22.63     23.86
216.39/216.48	c  N dy  4364   1288332        80      7120         0     88542     49840   1682304     22.65     23.84
220.29/220.30	c  N dy  4469   1308397        80      7120         0     62642     49840    994460     22.66     24.27
226.28/226.31	c  N dy  4602   1332692        80      7120         0     84963     49840   1601170     22.68     23.91
231.79/231.80	c  N dy  4710   1357612        80      7120         0     62158     49840    952513     22.69     23.90
236.50/236.53	c  N dy  4773   1378224        80      7120         0     81026     49840   1456084     22.70     23.90
241.49/241.58	c  N dy  4859   1398312        80      7120         0     52853     49840    688429     22.70     25.59
245.79/245.83	c  N dy  4964   1418399        80      7120         0     71273     49840   1187715     22.72     24.80
250.98/251.04	c  N dy  5055   1438469        80      7120         0     89637     49840   1684031     22.73     25.19
255.98/256.09	c  N dy  5198   1458540        80      7120         0     60543     49840    885476     22.75     25.00
260.99/261.08	c  N dy  5326   1478576        80      7120         0     78934     49840   1385475     22.76     24.07
266.59/266.66	c  N dy  5386   1498618        80      7120         0     48658     49840    545752     22.76     26.08
270.50/270.55	c  N dy  5489   1518658        80      7120         0     67010     49840   1043539     22.77     24.40
276.19/276.24	c  N dy  5596   1539005        80      7120         0     85654     49840   1549349     22.79     24.06
281.99/282.00	c  N dy  5679   1559069        80      7120         0     54620     49840    688349     22.79     24.50
286.29/286.38	c  N dy  5787   1579423        80      7120         0     73223     49840   1190880     22.81     24.26
291.68/291.79	c  N dy  5884   1599443        80      7120         0     91566     49840   1686492     22.82     26.82
296.89/296.91	c  N dy  5974   1619570        80      7120         0     59663     49840    809941     22.82     24.21
301.29/301.40	c  N dy  6031   1640455        80      7120         0     78730     49840   1320459     22.82     24.05
307.58/307.62	c  N dy  6144   1660678        80      7120         0     97287     49840   1824712     22.83     24.12
312.79/312.83	c  N dy  6253   1680719        80      7120         0     64366     49840    920110     22.85     25.40
318.08/318.12	c  N dy  6378   1700720        80      7120         0     82739     49840   1423143     22.86     24.52
320.88/320.93	c  S st  6423   1710274        80      7120         0     91483     49840   1661101     22.87     22.27
321.09/321.18	c  S st  6423   1710777        80      7120         0     91943     49840   1674002     22.87   no data
321.09/321.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
321.19/321.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
321.19/321.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.19/321.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.19/321.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.19/321.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
321.19/321.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
321.19/321.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
321.19/321.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.79/330.88	c lits-rem:      1056  cl-subs:     7453  v-elim:      0  v-fix:    0  time:  9.58 s
330.79/330.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
330.89/330.91	c vivif2 --  cl tried    84490 cl shrink        0 lits rem          0 time: 0.03
331.10/331.20	c asymm  cl-useful: 0/793/7120 lits-rem:0 time: 0.29
331.19/331.20	c calculated reachability. Time: 0.00
331.19/331.20	c  N dy  6423   1710777        80      7120         0     84490     49840   1456591     22.87   no data
337.79/337.80	c  N dy  6536   1730805        80      7120         0    102904     49840   1958569     22.88     25.25
342.28/342.32	c  N dy  6646   1750923        80      7120         0     69445     49840   1046276     22.89     24.15
347.09/347.10	c  N dy  6698   1771007        80      7120         0     87803     49840   1537234     22.89     25.65
354.79/354.82	c  N dy  6815   1791155        80      7120         0     53257     49840    588739     22.90     24.13
358.99/359.03	c  N dy  6906   1811225        80      7120         0     71549     49840   1080391     22.90     25.52
366.79/366.82	c  N dy  6934   1844863        80      7120         0    102045     49840   1883869     22.88     24.10
372.09/372.12	c  N dy  7026   1865061        80      7120         0     66796     49840    942514     22.89     24.42
377.88/377.95	c  N dy  7124   1888632        80      7120         0     88401     49840   1527294     22.89     24.12
384.29/384.37	c  N dy  7205   1908732        80      7120         0    106819     49840   2025902     22.90     25.43
390.69/390.79	c  N dy  7324   1935596        80      7120         0     76600     49840   1189211     22.91     24.21
396.29/396.31	c  N dy  7403   1955610        80      7120         0     94832     49840   1679846     22.91     25.87
403.49/403.52	c  N dy  7497   1976108        80      7120         0     57876     49840    664152     22.92     24.23
408.49/408.59	c  N dy  7566   1999619        80      7120         0     79378     49840   1242828     22.92     24.27
414.70/414.76	c  N dy  7678   2019621        80      7120         0     97729     49840   1745328     22.93     25.42
422.69/422.70	c  N dy  7799   2042995        80      7120         0     62358     49840    767593     22.94     24.23
427.39/427.41	c  N dy  7878   2063180        80      7120         0     80760     49840   1264864     22.95     24.19
432.79/432.86	c  N dy  7936   2083318        80      7120         0     99148     49840   1758548     22.95     24.18
439.29/439.35	c  N dy  7977   2104095        80      7120         0     60549     49840    705497     22.94     24.21
444.69/444.77	c  N dy  8093   2126282        80      7120         0     80891     49840   1259398     22.95     24.19
450.89/450.93	c  N dy  8191   2146648        80      7120         0     99526     49840   1765304     22.96     24.40
458.19/458.26	c  N dy  8280   2166695        80      7120         0     59321     49840    656449     22.96     24.44
463.89/463.94	c  N dy  8308   2194207        80      7120         0     84142     49840   1304199     22.95     24.21
468.39/468.47	c  S st  8317   2210777        80      7120         0     99184     49840   1697630     22.94     19.98
468.80/468.80	c  S st  8317   2211283        80      7120         0     99650     49840   1710451     22.94   no data
468.80/468.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
468.80/468.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
468.80/468.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
468.80/468.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.80/468.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.80/468.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
468.80/468.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
468.80/468.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
468.90/468.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.09/484.11	c lits-rem:      1381  cl-subs:    10890  v-elim:      0  v-fix:    0  time: 15.17 s
484.09/484.11	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
484.09/484.13	c vivif2 --  cl tried    88760 cl shrink        0 lits rem          0 time: 0.02
484.39/484.44	c asymm  cl-useful: 0/717/7120 lits-rem:0 time: 0.31
484.39/484.44	c calculated reachability. Time: 0.00
484.39/484.44	c  N dy  8317   2211283        80      7120         0     88760     49840   1433245     22.94   no data
490.79/490.83	c  N dy  8385   2231361        80      7120         0    107083     49840   1927955     22.94     24.16
497.40/497.40	c  N dy  8468   2252389        80      7120         0     67514     49840    870996     22.94     24.33
502.60/502.66	c  N dy  8536   2273759        80      7120         0     87095     49840   1396894     22.94     24.18
509.89/509.96	c  N dy  8636   2297154        80      7120         0    108575     49840   1982540     22.95     24.24
517.09/517.17	c  N dy  8703   2320589        80      7120         0     69941     49840    915126     22.95     24.28
522.59/522.60	c  N dy  8806   2340653        80      7120         0     88324     49840   1417307     22.96     26.84
529.00/529.06	c  N dy  8864   2361502        80      7120         0    107327     49840   1927851     22.96     24.17
537.79/537.82	c  N dy  8923   2390807        80      7120         0     72930     49840    973055     22.95     24.21
543.50/543.56	c  N dy  9022   2411213        80      7120         0     91580     49840   1480412     22.96     24.24
551.11/551.17	c  N dy  9127   2433077        80      7120         0    111594     49840   2025605     22.97     24.20
557.79/557.82	c  N dy  9177   2454079        80      7120         0     68675     49840    846659     22.96     24.24
563.39/563.40	c  N dy  9309   2474099        80      7120         0     87046     49840   1351689     22.97     24.54
572.39/572.41	c  N dy  9351   2505664        80      7120         0    115723     49840   2111857     22.96     24.18
579.60/579.70	c  N dy  9452   2525738        80      7120         0     71178     49840    904785     22.97     24.20
585.10/585.17	c  N dy  9545   2545743        80      7120         0     89494     49840   1402770     22.97     25.33
592.29/592.37	c  N dy  9621   2568029        80      7120         0    109783     49840   1950816     22.98     24.19
600.80/600.87	c  N dy  9703   2589110        80      7120         0     65188     49840    724773     22.98     24.21
605.80/605.80	c  N dy  9786   2609154        80      7120         0     83517     49840   1223795     22.99     25.87
612.70/612.75	c  N dy  9885   2629157        80      7120         0    101831     49840   1723502     22.99     24.40
626.90/626.91	c  N dy  9966   2670671        80      7120         0     74719     49840    959220     22.98     24.21
634.49/634.52	c  N dy 10032   2702624        80      7120         0    103841     49840   1743283     22.97     24.20
637.80/637.85	c  S st 10074   2711283        80      7120         0    111756     49840   1958177     22.97     23.89
638.10/638.17	c  S st 10074   2711787        80      7120         0    112227     49840   1971112     22.97   no data
638.10/638.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
638.20/638.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
638.20/638.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
638.20/638.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.20/638.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
638.20/638.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
638.20/638.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.20/638.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
638.30/638.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
653.19/653.28	c lits-rem:      1123  cl-subs:    10600  v-elim:      0  v-fix:    0  time: 14.97 s
653.19/653.28	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
653.30/653.31	c vivif2 --  cl tried   101627 cl shrink        0 lits rem          0 time: 0.02
653.59/653.63	c asymm  cl-useful: 0/637/7120 lits-rem:0 time: 0.32
653.59/653.64	c calculated reachability. Time: 0.00
653.59/653.64	c  N dy 10074   2711787        80      7120         0    101627     49840   1694088     22.97   no data
661.49/661.57	c  N dy 10091   2736229        80      7120         0    123773     49840   2276788     22.96     24.20
667.90/667.90	c  N dy 10135   2756377        80      7120         0     76969     49840   1018773     22.95     24.24
673.20/673.28	c  N dy 10189   2776727        80      7120         0     95511     49840   1518163     22.95     24.23
680.60/680.67	c  N dy 10296   2796740        80      7120         0    113825     49840   2018805     22.96     26.76
690.40/690.44	c  N dy 10431   2817246        80      7120         0    132672     49840   2537602     22.97     24.34
695.69/695.73	c  N dy 10510   2837309        80      7120         0     84601     49840   1209258     22.98     25.75
702.10/702.17	c  N dy 10618   2857329        80      7120         0    102963     49840   1710418     22.98     24.26
713.70/713.73	c  N dy 10715   2888568        80      7120         0    131427     49840   2478361     22.98     24.24
721.50/721.53	c  N dy 10726   2919008        80      7120         0     91596     49840   1353022     22.96     24.30
728.60/728.66	c  N dy 10828   2939299        80      7120         0    110183     49840   1860402     22.97     24.25
738.80/738.86	c  N dy 10935   2963862        80      7120         0    132608     49840   2470026     22.97     24.23
748.01/748.07	c  N dy 11034   2994619        80      7120         0     92286     49840   1376017     22.97     24.24
756.10/756.19	c  N dy 11162   3017025        80      7120         0    112796     49840   1937270     22.98     24.27
766.50/766.53	c  N dy 11236   3044390        80      7120         0    137721     49840   2608619     22.98     24.19
774.10/774.17	c  N dy 11325   3067105        80      7120         0     89208     49840   1281879     22.98     24.32
781.40/781.42	c  N dy 11356   3088754        80      7120         0    108838     49840   1805705     22.98     24.26
789.70/789.72	c  N dy 11390   3114332        80      7120         0    132013     49840   2423230     22.97     24.19
796.70/796.77	c  N dy 11467   3134371        80      7120         0     80169     49840   1025153     22.97     25.21
802.50/802.54	c  N dy 11536   3154406        80      7120         0     98534     49840   1524863     22.98     24.21
809.40/809.49	c  N dy 11602   3174537        80      7120         0    116913     49840   2024242     22.98     24.26
819.20/819.28	c  N dy 11749   3194541        80      7120         0    135230     49840   2529780     22.99     24.39
825.80/825.88	c  S st 11811   3211789        80      7120         0     79733     49840    986850     22.99     21.53
826.01/826.08	c  S st 11811   3212295        80      7120         0     80204     49840    999838     22.99   no data
826.01/826.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
826.11/826.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
826.11/826.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.11/826.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.11/826.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.11/826.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
826.11/826.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
826.11/826.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
826.11/826.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.21/828.24	c lits-rem:       182  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  2.08 s
828.21/828.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
828.21/828.25	c vivif2 --  cl tried    77955 cl shrink        0 lits rem          0 time: 0.01
828.50/828.50	c asymm  cl-useful: 0/790/7120 lits-rem:0 time: 0.24
828.50/828.50	c calculated reachability. Time: 0.00
828.50/828.50	c  N dy 11811   3212295        80      7120         0     77955     49840    943393     22.99   no data
834.00/834.01	c  N dy 11878   3232322        80      7120         0     96196     49840   1436153     22.99     24.63
841.30/841.32	c  N dy 11986   3252327        80      7120         0    114437     49840   1930308     22.99     26.50
860.70/860.78	c  N dy 12082   3312825        80      7120         0     97311     49840   1417609     22.96     24.27
868.00/868.06	c  N dy 12186   3332841        80      7120         0    115600     49840   1917144     22.96     25.92
877.10/877.16	c  N dy 12298   3354061        80      7120         0    135030     49840   2449645     22.97     24.18
885.00/885.00	c  N dy 12373   3374091        80      7120         0     80522     49840    991581     22.97     26.14
890.10/890.12	c  N dy 12398   3394150        80      7120         0     98733     49840   1478255     22.97     24.33
897.80/897.82	c  N dy 12520   3414336        80      7120         0    117195     49840   1983821     22.97     24.21
906.70/906.79	c  N dy 12608   3434371        80      7120         0    135509     49840   2483210     22.98     24.41
915.90/915.99	c  N dy 12693   3454714        80      7120         0     80299     49840    965031     22.98     24.39
925.11/925.14	c  N dy 12706   3490531        80      7120         0    112521     49840   1802086     22.96     24.30
934.60/934.60	c  N dy 12824   3511500        80      7120         0    131666     49840   2323307     22.96     24.19
945.90/945.95	c  N dy 12893   3539647        80      7120         0     82698     49840   1014006     22.96     24.17
952.31/952.31	c  N dy 13000   3559789        80      7120         0    101130     49840   1517811     22.97     24.27
959.81/959.89	c  N dy 13086   3579896        80      7120         0    119458     49840   2017089     22.97     24.32
968.90/968.92	c  N dy 13170   3600053        80      7120         0    137913     49840   2518771     22.97     24.30
978.50/978.52	c  N dy 13223   3625337        80      7120         0     85209     49840   1055485     22.97     24.20
984.80/984.82	c  N dy 13321   3645408        80      7120         0    103578     49840   1552558     22.97     25.32
1007.01/1007.07	c  N dy 13382   3712296        80      7120         0     87627     49840   1109491     22.94     19.92
1007.01/1007.07	c  S st 13382   3712296        80      7120         0     87627     49840   1109491     22.94     19.92
1007.31/1007.30	c  S st 13382   3712805        80      7120         0     88105     49840   1122784     22.94   no data
1007.31/1007.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1007.31/1007.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1007.31/1007.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1007.31/1007.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1007.31/1007.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1007.31/1007.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1007.31/1007.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1007.31/1007.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1007.41/1007.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1010.51/1010.58	c lits-rem:       386  cl-subs:     3440  v-elim:      0  v-fix:    0  time:  3.18 s
1010.51/1010.58	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1010.51/1010.59	c vivif2 --  cl tried    84665 cl shrink        0 lits rem          0 time: 0.01
1010.81/1010.87	c asymm  cl-useful: 0/732/7120 lits-rem:0 time: 0.27
1010.81/1010.87	c calculated reachability. Time: 0.00
1010.81/1010.87	c  N dy 13382   3712805        80      7120         0     84665     49840   1040779     22.94   no data
1017.71/1017.79	c  N dy 13512   3732853        80      7120         0    103036     49840   1545667     22.95     26.51
1024.01/1024.02	c  F st 13553   3751562        80      7120         0    120035     49840   2000966     22.94     20.15
1024.71/1024.75	c  N st 13557   3753593        80      7120         0    121883     49840   2050916     22.94   no data
1034.60/1034.65	c  N dy 13681   3773849        80      7120         0    140451     49840   2562150     22.95     24.18
1043.00/1043.07	c  N dy 13709   3793967        80      7120         0     81618     49840    947969     22.95     24.28
1051.20/1051.26	c  N dy 13779   3822791        80      7120         0    107934     49840   1657310     22.94     24.21
1060.31/1060.36	c  N dy 13911   3843844        80      7120         0    127118     49840   2183398     22.95     24.20
1070.32/1070.33	c  N dy 14022   3863880        80      7120         0    145447     49840   2685102     22.95     24.97
1079.30/1079.32	c  N dy 14092   3885891        80      7120         0     87293     49840   1080666     22.96     24.21
1086.11/1086.13	c  N dy 14162   3907796        80      7120         0    107246     49840   1618560     22.96     24.24
1094.52/1094.52	c  N dy 14268   3927891        80      7120         0    125600     49840   2119467     22.96     25.80
1106.21/1106.27	c  N dy 14319   3956344        80      7120         0    151436     49840   2804669     22.95     24.29
1115.31/1115.32	c  N dy 14447   3976442        80      7120         0     90620     49840   1158035     22.96     24.43
1123.51/1123.59	c  N dy 14534   4000871        80      7120         0    112811     49840   1758502     22.96     24.19
1131.92/1131.93	c  N dy 14621   4021067        80      7120         0    131213     49840   2255404     22.96     24.18
1142.61/1142.63	c  N dy 14755   4041099        80      7120         0    149540     49840   2760712     22.97     24.70
1152.60/1152.63	c  N dy 14895   4061183        80      7120         0     87694     49840   1065197     22.98     24.31
1164.92/1164.93	c  N dy 14966   4100996        80      7120         0    123570     49840   2005678     22.97     24.32
1174.41/1174.46	c  N dy 15056   4121097        80      7120         0    141879     49840   2503183     22.97     24.48
1187.21/1187.24	c  N dy 15145   4146086        80      7120         0     83723     49840    938352     22.97     24.24
1194.31/1194.39	c  N dy 15220   4170018        80      7120         0    105475     49840   1525082     22.97     24.22
1202.32/1202.37	c  N dy 15326   4190269        80      7120         0    124020     49840   2033791     22.98     24.25
1213.21/1213.21	c  N dy 15450   4211468        80      7120         0    143394     49840   2563537     22.98     24.21
1214.01/1214.01	c  S st 15463   4212805        80      7120         0    144623     49840   2597702     22.98   no data
1214.42/1214.43	c  S st 15463   4213308        80      7120         0    145094     49840   2610894     22.98   no data
1214.42/1214.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1214.51/1214.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
1214.51/1214.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1214.51/1214.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1214.51/1214.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1214.51/1214.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1214.51/1214.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1214.51/1214.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1214.61/1214.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1236.71/1236.73	c lits-rem:      1316  cl-subs:    13077  v-elim:      0  v-fix:    0  time: 22.10 s
1236.71/1236.73	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1236.71/1236.76	c vivif2 --  cl tried   132017 cl shrink        0 lits rem          0 time: 0.03
1237.11/1237.13	c asymm  cl-useful: 0/489/7120 lits-rem:0 time: 0.37
1237.11/1237.13	c calculated reachability. Time: 0.00
1237.11/1237.13	c  N dy 15463   4213308        80      7120         0    132017     49840   2243429     22.98   no data
1248.11/1248.19	c  N dy 15585   4233654        80      7120         0    150650     49840   2755899     22.99     24.21
1258.91/1258.90	c  N dy 15704   4253781        80      7120         0     87578     49840   1035954     22.99     24.54
1265.61/1265.67	c  N dy 15794   4274772        80      7120         0    106709     49840   1554958     23.00     24.25
1272.01/1272.07	c  N dy 15819   4294869        80      7120         0    124960     49840   2039224     22.99     24.47
1281.91/1281.95	c  N dy 15945   4314895        80      7120         0    143239     49840   2541957     23.00     25.12
1293.62/1293.62	c  N dy 16059   4335147        80      7120         0    161767     49840   3048604     23.00     24.27

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-3367616-1305384813/watcher-3367616-1305384813 -o /tmp/evaluation-result-3367616-1305384813/solver-3367616-1305384813 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367616-1305384813.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: 3.45 3.91 3.88 3/320 6054
/proc/meminfo: memFree=24133984/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=11796 CPUtime=0 cores=0,2
/proc/6054/stat : 6054 (runsolver) R 6052 6054 5193 0 -1 4202560 40 0 0 0 0 0 0 0 24 0 1 0 382672577 12079104 51 33554432000 4194304 5432360 140735582549184 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/6054/statm: 2949 51 30 303 0 2643 0

[startup+0.059434 s]
/proc/loadavg: 3.45 3.91 3.88 3/320 6054
/proc/meminfo: memFree=24133984/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=29876 CPUtime=0.04 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 657 0 0 0 4 0 0 0 24 0 1 0 382672577 30593024 598 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 7469 598 338 95 0 2451 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29876

[startup+0.100453 s]
/proc/loadavg: 3.45 3.91 3.88 3/320 6054
/proc/meminfo: memFree=24133984/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=30008 CPUtime=0.08 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 665 0 0 0 8 0 0 0 25 0 1 0 382672577 30728192 606 33554432000 4194304 4580011 140735293971536 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 7502 606 338 95 0 2484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30008

[startup+0.30042 s]
/proc/loadavg: 3.45 3.91 3.88 3/320 6054
/proc/meminfo: memFree=24133984/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=31520 CPUtime=0.28 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 1293 0 0 0 28 0 0 0 25 0 1 0 382672577 32276480 1103 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 7880 1103 362 95 0 2862 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31520

[startup+0.700348 s]
/proc/loadavg: 3.45 3.91 3.88 3/320 6054
/proc/meminfo: memFree=24133984/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=32752 CPUtime=0.68 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 1919 0 0 0 68 0 0 0 25 0 1 0 382672577 33538048 1232 33554432000 4194304 4580011 140735293971536 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 8188 1232 362 95 0 3170 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32752

[startup+1.5002 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24111228/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=33412 CPUtime=1.48 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 2832 0 0 0 148 0 0 0 25 0 1 0 382672577 34213888 1402 33554432000 4194304 4580011 140735293971536 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 8353 1402 363 95 0 3335 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33412

[startup+3.1009 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24086800/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=39588 CPUtime=3.08 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 5203 0 0 0 308 0 0 0 25 0 1 0 382672577 40538112 2823 33554432000 4194304 4580011 140735293971536 18446744073709551615 4401647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 9897 2823 366 95 0 4879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39588

[startup+6.30036 s]
/proc/loadavg: 3.57 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24076720/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=40384 CPUtime=6.28 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 6834 0 0 0 628 0 0 0 25 0 1 0 382672577 41353216 3367 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 10096 3367 366 95 0 5078 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40384

[startup+12.7002 s]
/proc/loadavg: 3.60 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24054960/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=46564 CPUtime=12.68 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 11481 0 0 0 1267 1 0 0 25 0 1 0 382672577 47681536 4553 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 11641 4553 366 95 0 6623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46564

[startup+25.501 s]
/proc/loadavg: 3.69 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24028952/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=54084 CPUtime=25.48 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 17873 0 0 0 2546 2 0 0 25 0 1 0 382672577 55382016 6472 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 13521 6472 366 95 0 8503 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54084

[startup+51.1005 s]
/proc/loadavg: 3.80 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24017228/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=55856 CPUtime=51.08 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 26502 0 0 0 5103 5 0 0 25 0 1 0 382672577 57196544 7386 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 13964 7386 366 95 0 8946 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55856

[startup+102.312 s]
/proc/loadavg: 3.99 3.96 3.90 5/329 6096
/proc/meminfo: memFree=23979720/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=59188 CPUtime=102.29 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 39884 0 0 0 10220 9 0 0 25 0 1 0 382672577 60608512 8093 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 14797 8093 366 95 0 9779 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59188

[startup+162.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6100
/proc/meminfo: memFree=23955492/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=71212 CPUtime=162.28 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 54690 0 0 0 16214 14 0 0 25 0 1 0 382672577 72921088 10714 33554432000 4194304 4580011 140735293971536 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 17803 10714 366 95 0 12785 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 71212

[startup+222.3 s]
/proc/loadavg: 4.07 4.00 3.91 5/329 6129
/proc/meminfo: memFree=23936888/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=80608 CPUtime=222.28 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 67154 0 0 0 22210 18 0 0 25 0 1 0 382672577 82542592 13381 33554432000 4194304 4580011 140735293971536 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 20152 13381 366 95 0 15134 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80608

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/329 6131
/proc/meminfo: memFree=23908956/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=80928 CPUtime=282.29 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 77358 0 0 0 28207 22 0 0 25 0 1 0 382672577 82870272 12870 33554432000 4194304 4580011 140735293971536 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 20232 12870 366 95 0 15214 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 80928

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/329 6132
/proc/meminfo: memFree=23880532/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=95344 CPUtime=342.28 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 88024 0 0 0 34203 25 0 0 25 0 1 0 382672577 97632256 16427 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 23836 16427 366 95 0 18818 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95344

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/329 6134
/proc/meminfo: memFree=23870228/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=95512 CPUtime=402.29 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 96379 0 0 0 40200 29 0 0 25 0 1 0 382672577 97804288 17585 33554432000 4194304 4580011 140735293971536 18446744073709551615 4322646 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 23878 17585 366 95 0 18860 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95512

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6144
/proc/meminfo: memFree=23856052/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=95736 CPUtime=462.29 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 105499 0 0 0 46198 31 0 0 25 0 1 0 382672577 98033664 16526 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 23934 16526 366 95 0 18916 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 95736

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6146
/proc/meminfo: memFree=23832452/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=104192 CPUtime=522.29 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 113306 0 0 0 52195 34 0 0 25 0 1 0 382672577 106692608 18783 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 26048 18783 366 95 0 21030 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 104192

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6148
/proc/meminfo: memFree=23824120/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=104380 CPUtime=582.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 121295 0 0 0 58194 36 0 0 25 0 1 0 382672577 106885120 18540 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 26095 18540 366 95 0 21077 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104380

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6149
/proc/meminfo: memFree=23794084/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=112536 CPUtime=642.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 129720 0 0 0 64192 38 0 0 25 0 1 0 382672577 115236864 21264 33554432000 4194304 4580011 140735293971536 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28134 21264 366 95 0 23116 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 112536

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/329 6151
/proc/meminfo: memFree=23796280/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=112616 CPUtime=702.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 135557 0 0 0 70188 42 0 0 25 0 1 0 382672577 115318784 20999 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28154 20999 366 95 0 23136 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 112616

[startup+762.312 s]
/proc/loadavg: 4.21 4.07 3.95 5/329 6152
/proc/meminfo: memFree=23796988/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=112748 CPUtime=762.31 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 142201 0 0 0 76187 44 0 0 25 0 1 0 382672577 115453952 21665 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28187 21665 366 95 0 23169 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 112748

[startup+822.301 s]
/proc/loadavg: 4.08 4.05 3.95 5/329 6154
/proc/meminfo: memFree=23788900/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=112856 CPUtime=822.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 148751 0 0 0 82184 46 0 0 25 0 1 0 382672577 115564544 22089 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28214 22089 366 95 0 23196 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 112856

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.95 5/329 6156
/proc/meminfo: memFree=23781076/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=112968 CPUtime=882.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 155200 0 0 0 88181 49 0 0 25 0 1 0 382672577 115679232 22176 33554432000 4194304 4580011 140735293971536 18446744073709551615 4339767 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28242 22176 366 95 0 23224 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 112968

[startup+942.301 s]
/proc/loadavg: 4.02 4.04 3.95 5/329 6157
/proc/meminfo: memFree=23789472/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=113088 CPUtime=942.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 161642 0 0 0 94179 51 0 0 25 0 1 0 382672577 115802112 22187 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28272 22187 366 95 0 23254 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 113088

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 6159
/proc/meminfo: memFree=23788696/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=113200 CPUtime=1002.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 168217 0 0 0 100176 54 0 0 25 0 1 0 382672577 115916800 22196 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28300 22196 366 95 0 23282 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 113200

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6160
/proc/meminfo: memFree=23795620/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=113296 CPUtime=1062.31 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 174509 0 0 0 106174 57 0 0 25 0 1 0 382672577 116015104 21728 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28324 21728 366 95 0 23306 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 113296

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6162
/proc/meminfo: memFree=23753180/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=113428 CPUtime=1122.3 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 180762 0 0 0 112171 59 0 0 25 0 1 0 382672577 116150272 21056 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28357 21056 366 95 0 23339 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 113428

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/329 6164
/proc/meminfo: memFree=23746708/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=113492 CPUtime=1182.31 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 185624 0 0 0 118170 61 0 0 25 0 1 0 382672577 116215808 22381 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 28373 22381 366 95 0 23355 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 113492

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.96 5/329 6165
/proc/meminfo: memFree=23739980/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=129640 CPUtime=1242.31 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 192711 0 0 0 124168 63 0 0 25 0 1 0 382672577 132751360 25938 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 32410 25938 366 95 0 27392 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 129640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.08 3.98 4/327 6168
/proc/meminfo: memFree=23851320/32951124 swapFree=46575252/67111528
[pid=6054] ppid=6052 vsize=129748 CPUtime=1300.02 cores=0,2
/proc/6054/stat : 6054 (strangenight2-s) R 6052 6054 5193 0 -1 4202496 198483 0 0 0 129936 66 0 0 25 0 1 0 382672577 132861952 24093 33554432000 4194304 4580011 140735293971536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6054/statm: 32437 24093 366 95 0 27419 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 129748

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.04
CPU user time (s): 1299.37
CPU system time (s): 0.669898
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 198784

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

runsolver used 4.21536 second user time and 8.84465 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:53:33
IDJOB=3367616
IDBENCH=82825
IDSOLVER=1845
FILE ID=node107/3367616-1305384813
RUNJOBID= node107-1305384813-6023
PBS_JOBID= 13324395
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S474185167-033.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367616-1305384813/watcher-3367616-1305384813 -o /tmp/evaluation-result-3367616-1305384813/solver-3367616-1305384813 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367616-1305384813.cnf

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

MD5SUM BENCH= 3152d51685e76b4a30e45b9928cc3243
RANDOM SEED=1585073544

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      24134024 kB
Buffers:        296208 kB
Cached:        3943872 kB
SwapCached:      10016 kB
Active:        6057344 kB
Inactive:      2467888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24134024 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           17280 kB
Writeback:           0 kB
AnonPages:     4282560 kB
Mapped:          19120 kB
Slab:           159332 kB
PageTables:      68832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64946964 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= 73420 MiB
End job on node107 at 2011-05-14 17:15:15