Trace number 3367877

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.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-3367877-1305388253.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      37 undec:       2 neg:      41
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.29/0.38	c  N dy     8      6114        80      7120         0      3305     49840     79650     22.85     24.06
0.49/0.55	c  N dy    11     10182        80      7120         0      6991     49840    174615     21.97     23.92
0.69/0.72	c  N dy    44     14279        80      7120         0      6903     49840    165764     22.80     24.30
1.00/1.01	c  N dy    53     20266        80      7120         0      7224     49840    156596     22.65     23.86
1.10/1.19	c  N dy    56     24310        80      7120         0     10927     49840    253351     22.47     23.77
1.19/1.23	c  F st    63     25002        80      7120         0     11565     49840    270737     22.53   no data
1.39/1.47	c  N dy    69     30000        80      7120         0      9908     49840    217525     22.53   no data
1.39/1.47	c  S st    69     30000        80      7120         0      9908     49840    217525     22.53   no data
1.49/1.50	c  S st    69     30502        80      7120         0     10384     49840    230259     22.53   no data
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.71	c lits-rem:       107  cl-subs:      734  v-elim:      0  v-fix:    0  time:  0.20 s
1.89/1.98	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
1.89/1.98	c calculated reachability. Time: 0.00
1.89/1.98	c  N dy    69     30502        80      7120         0      9650     49840    208451     22.53   no data
2.20/2.23	c  N dy    89     34865        80      7120         0     13648     49840    315890     22.66     23.86
2.39/2.45	c  N dy   105     38965        80      7120         0     10186     49840    206311     22.71     25.57
2.69/2.70	c  N dy   138     42968        80      7120         0     13872     49840    306778     22.91     24.84
2.89/2.90	c  S st   158     45753        80      7120         0      8238     49840    140680     23.01     22.85
2.89/2.93	c  S st   158     46256        80      7120         0      8716     49840    153838     23.01   no data
2.89/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.89/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.98	c lits-rem:         3  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c vivif2 --  cl tried     8672 cl shrink        0 lits rem          0 time: 0.00
3.19/3.23	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
3.19/3.24	c calculated reachability. Time: 0.00
3.19/3.24	c  N dy   158     46256        80      7120         0      8672     49840    152368     23.01   no data
3.59/3.68	c  N dy   174     54162        80      7120         0     15943     49840    345529     22.94     24.16
3.99/4.05	c  N dy   190     60212        80      7120         0     12307     49840    233121     22.94     24.17
4.19/4.29	c  N dy   198     64292        80      7120         0     16043     49840    332375     22.89     25.88
4.49/4.59	c  N dy   215     68600        80      7120         0     20047     49840    441397     22.94     24.15
4.59/4.65	c  S st   218     69385        80      7120         0     10663     49840    175759     22.95     22.25
4.59/4.69	c  S st   218     69889        80      7120         0     11138     49840    189047     22.95   no data
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.76	c lits-rem:        14  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.06 s
4.69/4.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.69/4.76	c vivif2 --  cl tried    10986 cl shrink        0 lits rem          0 time: 0.00
4.99/5.06	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
4.99/5.06	c calculated reachability. Time: 0.00
4.99/5.06	c  N dy   218     69889        80      7120         0     10986     49840    184513     22.95   no data
5.29/5.35	c  N dy   234     74822        80      7120         0     15515     49840    306313     22.98     24.29
5.89/5.99	c  N dy   253     83662        80      7120         0     12616     49840    211852     22.93     24.16
6.19/6.23	c  F st   270     87500        80      7120         0     16121     49840    305851     22.96     22.08
6.29/6.36	c  N st   274     89531        80      7120         0     17995     49840    357176     22.96   no data
6.79/6.80	c  N dy   285     95333        80      7120         0     23340     49840    500893     22.96     24.28
7.19/7.25	c  N dy   323    101516        80      7120         0     17086     49840    320544     23.04     24.38
7.39/7.47	c  S st   324    104833        80      7120         0     20120     49840    400149     23.01     21.41
7.49/7.52	c  S st   324    105335        80      7120         0     20582     49840    412907     23.01   no data
7.49/7.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.49/7.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.49/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.01	c lits-rem:       208  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  0.47 s
7.99/8.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.99/8.01	c vivif2 --  cl tried    18959 cl shrink        0 lits rem          0 time: 0.00
8.29/8.37	c asymm  cl-useful: 0/5850/7120 lits-rem:0 time: 0.36
8.29/8.37	c calculated reachability. Time: 0.00
8.29/8.37	c  N dy   324    105335        80      7120         0     18959     49840    366509     23.01   no data
8.89/8.92	c  N dy   353    112096        80      7120         0     25170     49840    533926     23.04     24.30
9.79/9.87	c  N dy   373    125570        80      7120         0     24726     49840    505892     22.92     24.17
11.59/11.63	c  N dy   388    147452        80      7120         0     16293     49840    252765     22.66     24.05
12.39/12.42	c  N dy   394    158003        80      7120         0     25881     49840    502404     22.58     20.24
12.39/12.42	c  S st   394    158003        80      7120         0     25881     49840    502404     22.58     20.24
12.39/12.48	c  S st   394    158511        80      7120         0     26349     49840    515026     22.58   no data
12.39/12.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.39/12.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.49/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.63	c lits-rem:       531  cl-subs:     3104  v-elim:      0  v-fix:    0  time:  1.12 s
13.59/13.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.59/13.63	c vivif2 --  cl tried    23245 cl shrink        0 lits rem          0 time: 0.00
13.69/13.74	c asymm  cl-useful: 0/1270/7120 lits-rem:0 time: 0.10
13.69/13.74	c calculated reachability. Time: 0.00
13.69/13.74	c  N dy   394    158511        80      7120         0     23245     49840    435693     22.58   no data
14.79/14.85	c  N dy   436    171394        80      7120         0     19691     49840    330334     22.60     23.80
15.79/15.81	c  N dy   485    182432        80      7120         0     29829     49840    601585     22.63     26.34
16.79/16.87	c  N dy   533    194342        80      7120         0     24380     49840    443486     22.68     23.88
18.09/18.19	c  N dy   594    206844        80      7120         0     18487     49840    268448     22.72     25.73
19.39/19.40	c  N dy   665    220130        80      7120         0     30666     49840    596060     22.77     23.99
20.69/20.75	c  N dy   711    234258        80      7120         0     25268     49840    430740     22.76     24.48
20.99/21.09	c  S st   732    237766        80      7120         0     28479     49840    517938     22.78     22.30
21.09/21.17	c  S st   732    238269        80      7120         0     28945     49840    530650     22.78   no data
21.09/21.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.09/21.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.09/21.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.09/21.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.09/21.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
21.09/21.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.09/21.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.09/21.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.89/21.99	c lits-rem:       255  cl-subs:     2071  v-elim:      0  v-fix:    0  time:  0.79 s
21.89/21.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.89/21.99	c vivif2 --  cl tried    26874 cl shrink        0 lits rem          0 time: 0.00
22.09/22.17	c asymm  cl-useful: 0/2468/7120 lits-rem:0 time: 0.18
22.09/22.17	c calculated reachability. Time: 0.00
22.09/22.17	c  N dy   732    238269        80      7120         0     26874     49840    472844     22.78   no data
23.69/23.76	c  N dy   783    253536        80      7120         0     21727     49840    320782     22.79     24.56
25.49/25.53	c  N dy   841    271374        80      7120         0     38052     49840    757067     22.80     24.06
27.19/27.27	c  N dy   896    288780        80      7120         0     33877     49840    630643     22.81     24.02
29.19/29.21	c  F st   966    306251        80      7120         0     28839     49840    482250     22.84     21.04
29.29/29.33	c  N st   969    307440        80      7120         0     29946     49840    512073     22.84   no data
31.49/31.52	c  N dy  1028    327093        80      7120         0     25958     49840    392996     22.85     25.10
34.10/34.16	c  N dy  1098    350518        80      7120         0     24524     49840    334480     22.85     24.19
34.79/34.86	c  S st  1142    357405        80      7120         0     30889     49840    508217     22.87   no data
34.89/34.93	c  S st  1142    357906        80      7120         0     31364     49840    521671     22.87   no data
34.89/34.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.89/34.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.89/34.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.89/34.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.89/34.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.89/34.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.89/34.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.89/34.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.89/34.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.66	c lits-rem:       147  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  0.70 s
35.59/35.66	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
35.59/35.67	c vivif2 --  cl tried    29878 cl shrink        0 lits rem          0 time: 0.00
35.79/35.85	c asymm  cl-useful: 0/1978/7120 lits-rem:0 time: 0.18
35.79/35.85	c calculated reachability. Time: 0.00
35.79/35.85	c  N dy  1142    357906        80      7120         0     29878     49840    478525     22.87   no data
38.40/38.43	c  N dy  1201    378196        80      7120         0     24669     49840    322493     22.87     24.08
41.19/41.21	c  N dy  1289    401962        80      7120         0     46450     49840    905637     22.89     24.12
44.39/44.45	c  N dy  1362    429724        80      7120         0     47124     49840    907300     22.88     24.32
47.99/48.05	c  N dy  1387    460633        80      7120         0     49537     49840    943610     22.77     24.10
51.09/51.12	c  N dy  1451    485333        80      7120         0     45726     49840    837068     22.75     23.98
53.80/53.85	c  N dy  1524    505359        80      7120         0     36693     49840    585732     22.77     24.38
56.89/56.94	c  N dy  1613    526219        80      7120         0     55901     49840   1102368     22.79     24.19
58.09/58.11	c  S st  1624    536861        80      7120         0     37202     49840    579613     22.77     21.04
58.20/58.21	c  S st  1624    537366        80      7120         0     37679     49840    592619     22.77   no data
58.20/58.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.20/58.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
58.20/58.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.20/58.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.20/58.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.20/58.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
58.20/58.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.20/58.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.20/58.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.29	c lits-rem:       298  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  1.05 s
59.19/59.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
59.19/59.29	c vivif2 --  cl tried    35519 cl shrink        0 lits rem          0 time: 0.01
59.40/59.48	c asymm  cl-useful: 0/1603/7120 lits-rem:0 time: 0.19
59.40/59.48	c calculated reachability. Time: 0.00
59.40/59.48	c  N dy  1624    537366        80      7120         0     35519     49840    536200     22.77   no data
62.89/62.97	c  N dy  1671    562652        80      7120         0     29404     49840    359329     22.73     24.21
65.89/66.00	c  N dy  1759    587095        80      7120         0     51758     49840    956877     22.74     23.98
69.20/69.29	c  N dy  1873    609272        80      7120         0     41969     49840    678492     22.77     24.04
72.39/72.43	c  N dy  1944    630008        80      7120         0     60904     49840   1184678     22.77     24.05
75.19/75.21	c  N dy  2037    650054        80      7120         0     48183     49840    832607     22.80     24.21
78.79/78.81	c  N dy  2135    670981        80      7120         0     35391     49840    470159     22.82     24.06
81.69/81.70	c  N dy  2230    690993        80      7120         0     53759     49840    966941     22.84     26.12
84.90/84.98	c  N dy  2303    711710        80      7120         0     39739     49840    573691     22.84     24.06
88.10/88.18	c  N dy  2401    731763        80      7120         0     58189     49840   1072835     22.87     25.63
91.59/91.67	c  N dy  2476    752966        80      7120         0     43649     49840    658693     22.88     24.12
94.79/94.88	c  N dy  2542    773037        80      7120         0     61993     49840   1149367     22.88     25.71
98.09/98.17	c  N dy  2594    794472        80      7120         0     46750     49840    724541     22.87     24.14
99.99/100.06	c  S st  2651    806049        80      7120         0     57397     49840   1012058     22.88   no data
100.19/100.20	c  S st  2651    806551        80      7120         0     57867     49840   1024862     22.88   no data
100.19/100.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.19/100.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.19/100.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.19/100.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.19/100.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.19/100.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
100.19/100.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.19/100.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.19/100.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.79/103.86	c lits-rem:       593  cl-subs:     4648  v-elim:      0  v-fix:    0  time:  3.60 s
103.79/103.87	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
103.79/103.88	c vivif2 --  cl tried    53219 cl shrink        0 lits rem          0 time: 0.01
104.09/104.13	c asymm  cl-useful: 0/1071/7120 lits-rem:0 time: 0.26
104.09/104.14	c calculated reachability. Time: 0.00
104.09/104.14	c  N dy  2651    806551        80      7120         0     53219     49840    895950     22.88   no data
108.19/108.30	c  N dy  2737    827308        80      7120         0     36707     49840    443957     22.89     24.24
111.29/111.37	c  N dy  2843    847515        80      7120         0     55163     49840    944817     22.92     24.21
115.40/115.47	c  N dy  2912    868878        80      7120         0     38191     49840    467067     22.92     24.19
121.00/121.03	c  N dy  2971    905501        80      7120         0     71605     49840   1357802     22.89     24.28
124.40/124.46	c  N dy  3091    925593        80      7120         0     52661     49840    847448     22.92     24.72
128.20/128.28	c  N dy  3174    945895        80      7120         0     71244     49840   1350066     22.94     24.45
131.29/131.37	c  N dy  3212    966702        80      7120         0     51806     49840    799638     22.92     24.17
135.09/135.19	c  N dy  3299    986802        80      7120         0     70151     49840   1295232     22.94     24.59
139.20/139.23	c  N dy  3360   1009434        80      7120         0     51529     49840    772648     22.93     24.19
146.20/146.27	c  N dy  3371   1056627        80      7120         0     54121     49840    818971     22.84     24.04
148.99/149.05	c  F st  3435   1071875        80      7120         0     68083     49840   1192709     22.84     23.46
149.89/149.98	c  N dy  3441   1077070        80      7120         0     72847     49840   1323532     22.84   no data
153.90/153.95	c  N dy  3521   1097176        80      7120         0     50272     49840    711173     22.85     24.12
157.70/157.76	c  N dy  3616   1117206        80      7120         0     68648     49840   1207095     22.86     25.35
162.49/162.52	c  N dy  3738   1137326        80      7120         0     45110     49840    556888     22.89     24.25
165.89/165.98	c  N dy  3825   1158017        80      7120         0     64080     49840   1070061     22.90     24.38
170.40/170.48	c  N dy  3867   1181021        80      7120         0     84972     49840   1624066     22.88     24.39
173.49/173.59	c  N dy  3896   1201088        80      7120         0     60296     49840    938164     22.86     25.20
175.30/175.32	c  S st  3929   1209826        80      7120         0     68296     49840   1152682     22.86     20.60
175.40/175.48	c  S st  3929   1210329        80      7120         0     68771     49840   1165720     22.86   no data
175.40/175.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.50/175.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.50/175.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.50/175.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.50/175.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.50/175.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
175.50/175.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.50/175.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
175.50/175.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.59/180.60	c lits-rem:       728  cl-subs:     5509  v-elim:      0  v-fix:    0  time:  5.05 s
180.59/180.60	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.59/180.62	c vivif2 --  cl tried    63262 cl shrink        0 lits rem          0 time: 0.01
180.79/180.83	c asymm  cl-useful: 0/1256/7120 lits-rem:0 time: 0.21
180.79/180.83	c calculated reachability. Time: 0.00
180.79/180.83	c  N dy  3929   1210329        80      7120         0     63262     49840   1022931     22.86   no data
186.90/186.94	c  N dy  3956   1239522        80      7120         0     46187     49840    555657     22.83     24.22
191.10/191.20	c  N dy  4024   1260289        80      7120         0     65148     49840   1062008     22.83     24.04
196.30/196.30	c  N dy  4115   1283479        80      7120         0     86402     49840   1635100     22.84     24.48
199.89/199.93	c  N dy  4187   1303593        80      7120         0     60151     49840    915605     22.84     24.13
203.69/203.71	c  N dy  4231   1323674        80      7120         0     78470     49840   1407211     22.84     24.09
208.60/208.60	c  N dy  4344   1343678        80      7120         0     51235     49840    660929     22.85     25.30
212.30/212.32	c  N dy  4425   1363708        80      7120         0     69612     49840   1157414     22.86     25.65
218.20/218.24	c  N dy  4515   1388219        80      7120         0     92035     49840   1758282     22.86     24.11
222.21/222.21	c  N dy  4610   1408795        80      7120         0     64173     49840    991792     22.87     24.41
226.20/226.28	c  N dy  4668   1428873        80      7120         0     82496     49840   1481028     22.87     24.15
232.40/232.49	c  N dy  4677   1464640        80      7120         0     67385     49840   1049118     22.83     24.06
236.51/236.54	c  N dy  4699   1484697        80      7120         0     85556     49840   1526535     22.81     27.06
241.50/241.54	c  N dy  4807   1505023        80      7120         0     56001     49840    745742     22.83     24.07
245.90/245.98	c  N dy  4932   1526038        80      7120         0     75310     49840   1271091     22.84     24.05
251.80/251.83	c  N dy  5022   1548926        80      7120         0     96226     49840   1834203     22.85     24.08
255.70/255.74	c  N dy  5094   1568987        80      7120         0     65202     49840    970448     22.85     25.52
260.20/260.25	c  N dy  5191   1589108        80      7120         0     83654     49840   1469704     22.86     24.10
265.89/265.94	c  N dy  5268   1609564        80      7120         0     52109     49840    604691     22.87     24.10
272.30/272.33	c  N dy  5281   1645563        80      7120         0     84399     49840   1436186     22.82     24.05
279.20/279.20	c  N dy  5372   1672672        80      7120         0     58277     49840    753205     22.82     24.14
283.29/283.30	c  N dy  5454   1693646        80      7120         0     77466     49840   1271311     22.83     24.21
287.90/287.97	c  S st  5570   1710329        80      7120         0     92795     49840   1690046     22.84   no data
288.21/288.21	c  S st  5570   1710830        80      7120         0     93257     49840   1703269     22.84   no data
288.21/288.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
288.21/288.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
288.21/288.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
288.21/288.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.21/288.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.21/288.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
288.21/288.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
288.21/288.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
288.30/288.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.79/297.88	c lits-rem:      1078  cl-subs:     8764  v-elim:      0  v-fix:    0  time:  9.57 s
297.79/297.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
297.89/297.90	c vivif2 --  cl tried    84493 cl shrink        0 lits rem          0 time: 0.02
298.10/298.16	c asymm  cl-useful: 0/798/7120 lits-rem:0 time: 0.25
298.10/298.16	c calculated reachability. Time: 0.00
298.10/298.16	c  N dy  5570   1710830        80      7120         0     84493     49840   1458990     22.84   no data
306.20/306.20	c  N dy  5620   1746162        80      7120         0     64931     49840    910458     22.82     24.53
310.70/310.77	c  N dy  5711   1766232        80      7120         0     83355     49840   1408007     22.82     27.47
316.50/316.57	c  N dy  5798   1786317        80      7120         0    101735     49840   1904318     22.83     24.07
321.30/321.39	c  N dy  5920   1806398        80      7120         0     67485     49840    980447     22.84     25.47
326.00/326.05	c  N dy  6002   1826474        80      7120         0     85842     49840   1476706     22.85     26.06
331.90/331.91	c  N dy  6100   1846552        80      7120         0    104169     49840   1971287     22.86     24.83
336.20/336.25	c  N dy  6150   1867060        80      7120         0     69136     49840    995046     22.85     24.16
341.40/341.41	c  N dy  6273   1887332        80      7120         0     87722     49840   1500842     22.87     24.09
347.40/347.44	c  N dy  6321   1910918        80      7120         0    109086     49840   2069647     22.86     24.12
351.70/351.74	c  N dy  6416   1930990        80      7120         0     72752     49840   1084616     22.87     25.21
356.60/356.65	c  N dy  6500   1951055        80      7120         0     91055     49840   1579862     22.87     25.41
362.60/362.63	c  N dy  6587   1971088        80      7120         0    109337     49840   2073292     22.88     24.12
366.90/366.93	c  N dy  6623   1992109        80      7120         0     72823     49840   1062156     22.87     24.17
372.10/372.17	c  N dy  6730   2012190        80      7120         0     91270     49840   1566186     22.88     25.40
377.21/377.25	c  N dy  6758   2032243        80      7120         0    109489     49840   2052298     22.87     24.15
382.10/382.14	c  N dy  6861   2052275        80      7120         0     71229     49840   1014807     22.88     24.90
387.11/387.19	c  N dy  6959   2072364        80      7120         0     89627     49840   1513894     22.89     24.88
396.20/396.24	c  N dy  7021   2107508        80      7120         0     64037     49840    792111     22.87     24.21
400.80/400.89	c  N dy  7036   2132529        80      7120         0     86651     49840   1385986     22.85     24.08
407.40/407.40	c  N dy  7100   2156637        80      7120         0    108644     49840   1976511     22.85     24.07
413.20/413.20	c  N dy  7189   2177064        80      7120         0     69075     49840    923648     22.86     24.25
418.61/418.69	c  N dy  7261   2201459        80      7120         0     91201     49840   1514500     22.86     24.16
421.60/421.69	c  S st  7319   2210831        80      7120         0     99772     49840   1748045     22.86     21.41
421.90/421.94	c  S st  7319   2211336        80      7120         0    100243     49840   1761316     22.86   no data
421.90/421.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
421.90/421.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
421.90/421.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.90/421.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.90/421.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.90/421.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
421.90/421.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.00/422.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
422.00/422.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.10/432.16	c lits-rem:      1042  cl-subs:     9103  v-elim:      0  v-fix:    0  time: 10.11 s
432.10/432.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
432.10/432.18	c vivif2 --  cl tried    91140 cl shrink        0 lits rem          0 time: 0.02
432.40/432.46	c asymm  cl-useful: 0/742/7120 lits-rem:0 time: 0.27
432.40/432.46	c calculated reachability. Time: 0.00
432.40/432.46	c  N dy  7319   2211336        80      7120         0     91140     49840   1512214     22.86   no data
438.81/438.87	c  N dy  7414   2231338        80      7120         0    109484     49840   2007692     22.87     25.17
446.80/446.89	c  N dy  7458   2268018        80      7120         0     83787     49840   1282406     22.84     24.07
452.40/452.47	c  N dy  7540   2289375        80      7120         0    103221     49840   1803469     22.84     24.07
460.00/460.02	c  N dy  7667   2309949        80      7120         0     62206     49840    711566     22.85     24.20
464.61/464.68	c  N dy  7775   2331170        80      7120         0     81702     49840   1241761     22.86     24.12
470.20/470.20	c  N dy  7840   2351207        80      7120         0    100015     49840   1735150     22.86     26.57
477.80/477.83	c  N dy  7940   2373119        80      7120         0    120108     49840   2278730     22.86     24.07
484.71/484.72	c  N dy  8005   2404161        80      7120         0     87243     49840   1360837     22.86     24.07
491.21/491.29	c  N dy  8154   2424492        80      7120         0    105897     49840   1874615     22.87     24.21
499.00/499.07	c  N dy  8230   2448397        80      7120         0     65669     49840    767222     22.87     24.14
503.71/503.76	c  N dy  8328   2468659        80      7120         0     84229     49840   1273388     22.88     24.20
509.51/509.52	c  N dy  8419   2488757        80      7120         0    102627     49840   1774932     22.89     25.48
517.11/517.12	c  N dy  8496   2510958        80      7120         0    122855     49840   2319508     22.89     24.10
523.30/523.36	c  N dy  8598   2535079        80      7120         0     81845     49840   1192135     22.89     24.22
528.01/528.02	c  N dy  8619   2556249        80      7120         0    100948     49840   1696138     22.88     24.11
534.91/534.99	c  N dy  8711   2576626        80      7120         0    119578     49840   2202907     22.88     24.09
541.90/541.97	c  N dy  8820   2598654        80      7120         0     75948     49840   1020306     22.89     24.23
546.80/546.88	c  N dy  8911   2618696        80      7120         0     94355     49840   1522687     22.89     25.41
553.22/553.26	c  N dy  9006   2638792        80      7120         0    112659     49840   2016983     22.90     25.52
571.50/571.50	c  N dy  9078   2711337        80      7120         0    113504     49840   1971632     22.86     21.40
571.50/571.50	c  S st  9078   2711337        80      7120         0    113504     49840   1971632     22.86     21.40
571.70/571.77	c  S st  9078   2711841        80      7120         0    113973     49840   1984651     22.86   no data
571.70/571.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.80/571.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
571.80/571.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.80/571.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.80/571.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.80/571.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
571.80/571.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.80/571.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
571.92/571.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
599.11/599.16	c lits-rem:      2317  cl-subs:    14426  v-elim:      0  v-fix:    0  time: 27.25 s
599.11/599.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
599.11/599.18	c vivif2 --  cl tried    99547 cl shrink        0 lits rem          0 time: 0.02
599.41/599.46	c asymm  cl-useful: 0/679/7120 lits-rem:0 time: 0.28
599.41/599.46	c calculated reachability. Time: 0.00
599.41/599.46	c  N dy  9078   2711841        80      7120         0     99547     49840   1631649     22.86   no data
607.12/607.16	c  N dy  9148   2734892        80      7120         0    120532     49840   2192728     22.86     24.08
614.92/614.94	c  N dy  9269   2758764        80      7120         0     77617     49840   1040859     22.87     24.26
621.01/621.09	c  N dy  9408   2780434        80      7120         0     97424     49840   1584118     22.88     24.15
627.30/627.33	c  N dy  9475   2800533        80      7120         0    115703     49840   2072091     22.88     25.79
636.82/636.83	c  N dy  9488   2837349        80      7120         0     82777     49840   1142829     22.85     24.08
642.42/642.41	c  N dy  9575   2857723        80      7120         0    101416     49840   1649353     22.86     24.09
649.51/649.54	c  N dy  9670   2878635        80      7120         0    120522     49840   2168253     22.86     24.29
657.61/657.69	c  N dy  9772   2900352        80      7120         0     73168     49840    880595     22.87     24.09
663.01/663.01	c  N dy  9888   2920421        80      7120         0     91541     49840   1383752     22.88     24.96
669.41/669.42	c  N dy  9995   2940516        80      7120         0    109944     49840   1885737     22.88     24.76
677.62/677.65	c  N dy 10127   2960883        80      7120         0    128615     49840   2400593     22.89     24.19
685.01/685.01	c  N dy 10256   2982103        80      7120         0     79613     49840   1042794     22.90     24.30
689.91/689.93	c  N dy 10309   3002192        80      7120         0     97932     49840   1536262     22.90     26.00
697.11/697.11	c  N dy 10429   3022284        80      7120         0    116273     49840   2038251     22.91     24.14
705.51/705.54	c  N dy 10562   3042299        80      7120         0    134584     49840   2539460     22.92     26.42
711.72/711.77	c  N dy 10681   3062343        80      7120         0     83566     49840   1134176     22.93     24.34
719.72/719.73	c  N dy 10814   3090168        80      7120         0    108999     49840   1829558     22.93     24.16
727.21/727.21	c  N dy 10909   3110262        80      7120         0    127324     49840   2330079     22.94     24.29
735.01/735.07	c  N dy 11013   3130333        80      7120         0     75405     49840    896243     22.94     25.74
740.71/740.71	c  N dy 11141   3150906        80      7120         0     94232     49840   1413375     22.95     24.18
748.02/748.01	c  N dy 11214   3170933        80      7120         0    112443     49840   1903926     22.95     24.21
757.71/757.77	c  N dy 11285   3192939        80      7120         0    132476     49840   2445629     22.95     24.19
764.82/764.85	c  S st 11337   3211841        80      7120         0     78524     49840    957534     22.95     20.68
765.02/765.04	c  S st 11337   3212342        80      7120         0     78979     49840    970507     22.95   no data
765.02/765.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.02/765.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
765.02/765.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.02/765.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.02/765.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.02/765.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
765.02/765.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.02/765.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
765.12/765.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.82/766.87	c lits-rem:       310  cl-subs:     2022  v-elim:      0  v-fix:    0  time:  1.76 s
766.82/766.87	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
766.82/766.89	c vivif2 --  cl tried    76957 cl shrink        0 lits rem          0 time: 0.01
767.12/767.12	c asymm  cl-useful: 0/826/7120 lits-rem:0 time: 0.23
767.12/767.12	c calculated reachability. Time: 0.00
767.12/767.12	c  N dy 11337   3212342        80      7120         0     76957     49840    918376     22.95   no data
771.82/771.88	c  N dy 11395   3232390        80      7120         0     95193     49840   1407469     22.95     25.13
778.01/778.01	c  N dy 11469   3252485        80      7120         0    113578     49840   1907155     22.95     24.29
784.51/784.55	c  N dy 11507   3272629        80      7120         0    131813     49840   2388468     22.95     24.20
803.51/803.54	c  N dy 11545   3339941        80      7120         0    120402     49840   2016977     22.91     24.16
814.72/814.73	c  N dy 11589   3373127        80      7120         0     77933     49840    917865     22.90     24.13
820.02/820.07	c  N dy 11690   3393203        80      7120         0     96338     49840   1420770     22.91     24.44
827.12/827.15	c  N dy 11821   3413302        80      7120         0    114827     49840   1928359     22.91     25.47
835.11/835.16	c  N dy 11924   3433724        80      7120         0    133555     49840   2437220     22.92     24.22
843.52/843.57	c  N dy 12014   3453813        80      7120         0     78269     49840    914236     22.92     24.85
850.82/850.85	c  N dy 12110   3481645        80      7120         0    103627     49840   1595375     22.92     24.14
858.32/858.33	c  N dy 12243   3501723        80      7120         0    122089     49840   2102397     22.93     25.30
866.82/866.88	c  N dy 12341   3521738        80      7120         0    140369     49840   2599181     22.94     25.08
875.82/875.86	c  N dy 12456   3545867        80      7120         0     87569     49840   1148288     22.94     24.37
881.42/881.41	c  N dy 12523   3565968        80      7120         0    105873     49840   1643924     22.94     24.19
888.41/888.42	c  N dy 12622   3586015        80      7120         0    124223     49840   2146532     22.95     26.03
896.31/896.39	c  N dy 12667   3607161        80      7120         0    143452     49840   2661132     22.94     24.38
904.32/904.31	c  N dy 12817   3627249        80      7120         0     86197     49840   1102608     22.95     26.55
910.02/910.10	c  N dy 12879   3648268        80      7120         0    105334     49840   1618437     22.95     24.26
919.82/919.89	c  N dy 12984   3671462        80      7120         0    126556     49840   2195967     22.96     24.24
930.52/930.50	c  N dy 13090   3691562        80      7120         0    144911     49840   2696346     22.96     25.52
938.81/938.87	c  N dy 13232   3711647        80      7120         0     86615     49840   1095461     22.97     26.04
939.01/939.09	c  S st 13239   3712343        80      7120         0     87250     49840   1113300     22.97   no data
939.21/939.29	c  S st 13239   3712844        80      7120         0     87715     49840   1126079     22.97   no data
939.21/939.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
939.32/939.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
939.32/939.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
939.32/939.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
939.32/939.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
939.32/939.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
939.32/939.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
939.32/939.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
939.32/939.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
941.62/941.65	c lits-rem:       209  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  2.27 s
941.62/941.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
941.62/941.66	c vivif2 --  cl tried    85740 cl shrink        0 lits rem          0 time: 0.01
941.91/941.92	c asymm  cl-useful: 0/709/7120 lits-rem:0 time: 0.25
941.91/941.92	c calculated reachability. Time: 0.00
941.91/941.92	c  N dy 13239   3712844        80      7120         0     85740     49840   1067024     22.97   no data
947.72/947.77	c  N dy 13327   3732931        80      7120         0    104038     49840   1564766     22.98     24.23
954.02/954.01	c  F st 13381   3751565        80      7120         0    120956     49840   2017306     22.97     22.58
954.73/954.79	c  N st 13385   3753599        80      7120         0    122808     49840   2067344     22.97   no data
963.32/963.33	c  N dy 13457   3774325        80      7120         0    141706     49840   2582567     22.98     24.30
972.33/972.40	c  N dy 13564   3794420        80      7120         0     82645     49840    971095     22.98     25.50
978.72/978.70	c  N dy 13658   3816540        80      7120         0    102801     49840   1516526     22.98     24.32
986.73/986.79	c  N dy 13804   3837819        80      7120         0    122325     49840   2055802     22.99     24.24
996.12/996.13	c  N dy 13933   3858477        80      7120         0    141182     49840   2573859     23.00     24.38
1006.53/1006.53	c  N dy 14056   3878497        80      7120         0     80953     49840    906344     23.01     24.25
1012.22/1012.27	c  N dy 14181   3898564        80      7120         0     99359     49840   1414319     23.01     26.56
1017.62/1017.63	c  N dy 14195   3919023        80      7120         0    117920     49840   1903791     23.01     24.55
1026.02/1026.04	c  N dy 14312   3939046        80      7120         0    136224     49840   2407827     23.01     24.24
1035.52/1035.54	c  N dy 14402   3959622        80      7120         0    155029     49840   2921362     23.02     24.30
1042.22/1042.22	c  N dy 14484   3979711        80      7120         0     93934     49840   1243087     23.02     24.27
1047.82/1047.88	c  N dy 14528   4000399        80      7120         0    112711     49840   1748358     23.01     24.23
1061.62/1061.61	c  N dy 14594   4041905        80      7120         0    150224     49840   2736243     23.00     24.24
1069.83/1069.84	c  N dy 14708   4061948        80      7120         0     88502     49840   1089787     23.00     25.02
1076.62/1076.64	c  N dy 14843   4083307        80      7120         0    107996     49840   1626634     23.01     24.35
1083.92/1083.94	c  N dy 14928   4103318        80      7120         0    126332     49840   2123137     23.01     24.38
1094.43/1094.42	c  N dy 15039   4127052        80      7120         0    148038     49840   2716430     23.02     24.24
1104.33/1104.37	c  N dy 15140   4147072        80      7120         0     85086     49840    973990     23.02     26.21
1110.22/1110.29	c  N dy 15225   4167079        80      7120         0    103316     49840   1470005     23.02     25.98
1116.92/1116.96	c  N dy 15294   4187088        80      7120         0    121558     49840   1966158     23.03     24.88
1125.82/1125.89	c  N dy 15408   4207130        80      7120         0    139905     49840   2469796     23.03     25.66
1128.64/1128.62	c  S st 15437   4212844        80      7120         0    145100     49840   2611386     23.03   no data
1129.03/1129.01	c  S st 15437   4213345        80      7120         0    145567     49840   2624656     23.03   no data
1129.03/1129.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1129.03/1129.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1129.03/1129.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1129.03/1129.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1129.03/1129.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1129.03/1129.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1129.03/1129.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1129.13/1129.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1129.13/1129.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1150.22/1150.26	c lits-rem:      1571  cl-subs:    12908  v-elim:      0  v-fix:    0  time: 21.07 s
1150.22/1150.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1150.22/1150.30	c vivif2 --  cl tried   132659 cl shrink        0 lits rem          0 time: 0.03
1150.63/1150.62	c asymm  cl-useful: 0/482/7120 lits-rem:0 time: 0.33
1150.63/1150.63	c calculated reachability. Time: 0.00
1150.63/1150.63	c  N dy 15437   4213345        80      7120         0    132659     49840   2256949     23.03   no data
1159.72/1159.79	c  N dy 15533   4233436        80      7120         0    150998     49840   2756545     23.04     27.22
1168.72/1168.72	c  N dy 15619   4253514        80      7120         0     87810     49840   1038973     23.04     25.34
1174.73/1174.70	c  N dy 15702   4273592        80      7120         0    106196     49840   1539724     23.04     26.57
1182.62/1182.66	c  N dy 15835   4293674        80      7120         0    124585     49840   2046568     23.05     25.77
1191.23/1191.26	c  N dy 15949   4313770        80      7120         0    142917     49840   2550666     23.05     25.40
1201.63/1201.69	c  N dy 15959   4342328        80      7120         0     86039     49840    967919     23.04     24.31
1207.23/1207.26	c  N dy 16024   4362386        80      7120         0    104282     49840   1462278     23.04     24.70
1217.23/1217.26	c  N dy 16075   4394416        80      7120         0    133302     49840   2237908     23.03     24.25
1227.53/1227.54	c  N dy 16199   4415467        80      7120         0    152614     49840   2769706     23.04     24.32
1238.02/1238.02	c  N dy 16309   4435605        80      7120         0     87313     49840    990518     23.04     24.38
1244.03/1244.00	c  N dy 16411   4455683        80      7120         0    105647     49840   1492959     23.05     24.86
1252.03/1252.07	c  N dy 16531   4476376        80      7120         0    124590     49840   2008753     23.05     24.28
1259.22/1259.27	c  N dy 16578   4496436        80      7120         0    142733     49840   2494850     23.05     24.99
1270.63/1270.69	c  N dy 16708   4518535        80      7120         0    162871     49840   3047067     23.05     24.27
1278.93/1278.94	c  N dy 16799   4538758        80      7120         0     96607     49840   1228408     23.06     24.47

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-3367877-1305388253/watcher-3367877-1305388253 -o /tmp/evaluation-result-3367877-1305388253/solver-3367877-1305388253 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367877-1305388253.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.78 2.80 2.99 2/254 11176
/proc/meminfo: memFree=21857076/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=29876 CPUtime=0 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 643 0 0 0 0 0 0 0 22 0 1 0 650423235 30593024 584 33554432000 4194304 4580011 140737177671248 18446744073709551615 271550198081 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 7469 584 338 95 0 2451 0

[startup+0.086675 s]
/proc/loadavg: 1.78 2.80 2.99 2/254 11176
/proc/meminfo: memFree=21857076/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=30008 CPUtime=0.08 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 668 0 0 0 8 0 0 0 22 0 1 0 650423235 30728192 609 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 7502 609 338 95 0 2484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30008

[startup+0.100671 s]
/proc/loadavg: 1.78 2.80 2.99 2/254 11176
/proc/meminfo: memFree=21857076/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=30008 CPUtime=0.09 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 668 0 0 0 9 0 0 0 22 0 1 0 650423235 30728192 609 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 7502 609 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300633 s]
/proc/loadavg: 1.78 2.80 2.99 2/254 11176
/proc/meminfo: memFree=21857076/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=31632 CPUtime=0.29 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 1328 0 0 0 29 0 0 0 23 0 1 0 650423235 32391168 1161 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 7908 1161 362 95 0 2890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31632

[startup+0.700572 s]
/proc/loadavg: 1.78 2.80 2.99 2/254 11176
/proc/meminfo: memFree=21857076/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=32692 CPUtime=0.69 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 1934 0 0 0 69 0 0 0 25 0 1 0 650423235 33476608 1278 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 8173 1278 362 95 0 3155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32692

[startup+1.50042 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21831704/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=33480 CPUtime=1.49 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 2892 0 0 0 149 0 0 0 25 0 1 0 650423235 34283520 1488 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 8370 1488 364 95 0 3352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33480

[startup+3.10012 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21804920/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=39572 CPUtime=3.09 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 5200 0 0 0 309 0 0 0 25 0 1 0 650423235 40521728 2843 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 9893 2843 366 95 0 4875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39572

[startup+6.30055 s]
/proc/loadavg: 1.96 2.82 3.00 5/263 11193
/proc/meminfo: memFree=21794480/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=40252 CPUtime=6.29 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 7237 0 0 0 629 0 0 0 25 0 1 0 650423235 41218048 3179 33554432000 4194304 4580011 140737177671248 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 10063 3179 367 95 0 5045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40252

[startup+12.7004 s]
/proc/loadavg: 2.12 2.84 3.00 5/263 11193
/proc/meminfo: memFree=21769708/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=51028 CPUtime=12.69 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 12760 0 0 0 1268 1 0 0 18 0 1 0 650423235 52252672 5870 33554432000 4194304 4580011 140737177671248 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 12757 5870 366 95 0 7739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51028

[startup+25.5011 s]
/proc/loadavg: 2.54 2.90 3.02 5/263 11193
/proc/meminfo: memFree=21753356/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=53696 CPUtime=25.49 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 18090 0 0 0 2548 1 0 0 25 0 1 0 650423235 54984704 6694 33554432000 4194304 4580011 140737177671248 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 13424 6694 366 95 0 8406 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53696

[startup+51.1004 s]
/proc/loadavg: 3.03 2.98 3.04 5/263 11194
/proc/meminfo: memFree=21741068/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=55568 CPUtime=51.09 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 27566 0 0 0 5105 4 0 0 25 0 1 0 650423235 56901632 7163 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 13892 7163 366 95 0 8874 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55568

[startup+102.31 s]
/proc/loadavg: 3.58 3.14 3.09 5/263 11195
/proc/meminfo: memFree=21698248/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=72268 CPUtime=102.3 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 44622 0 0 0 10223 7 0 0 25 0 1 0 650423235 74002432 11122 33554432000 4194304 4580011 140737177671248 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 18067 11122 366 95 0 13049 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72268

[startup+162.3 s]
/proc/loadavg: 3.84 3.29 3.14 5/263 11197
/proc/meminfo: memFree=21675508/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=72692 CPUtime=162.29 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 58328 0 0 0 16218 11 0 0 25 0 1 0 650423235 74436608 10583 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 18173 10583 366 95 0 13155 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72692

[startup+222.3 s]
/proc/loadavg: 4.00 3.43 3.20 5/263 11199
/proc/meminfo: memFree=21612352/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=79264 CPUtime=222.3 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 70649 0 0 0 22215 15 0 0 25 0 1 0 650423235 81166336 12717 33554432000 4194304 4580011 140737177671248 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 19816 12717 366 95 0 14798 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79264

[startup+282.3 s]
/proc/loadavg: 4.00 3.53 3.25 5/263 11200
/proc/meminfo: memFree=21589884/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=79512 CPUtime=282.29 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 81766 0 0 0 28211 18 0 0 25 0 1 0 650423235 81420288 12876 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 19878 12876 366 95 0 14860 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79512

[startup+342.3 s]
/proc/loadavg: 4.00 3.62 3.29 5/263 11202
/proc/meminfo: memFree=21562680/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=93060 CPUtime=342.29 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 92634 0 0 0 34207 22 0 0 25 0 1 0 650423235 95293440 16448 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 23265 16448 366 95 0 18247 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 93060

[startup+402.301 s]
/proc/loadavg: 4.04 3.70 3.34 5/263 11203
/proc/meminfo: memFree=21552588/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=93288 CPUtime=402.3 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 102553 0 0 0 40204 26 0 0 25 0 1 0 650423235 95526912 16400 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 23322 16400 366 95 0 18304 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93288

[startup+462.301 s]
/proc/loadavg: 3.79 3.70 3.36 4/257 11222
/proc/meminfo: memFree=21600720/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=101604 CPUtime=462.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 111786 0 0 0 46202 29 0 0 25 0 1 0 650423235 104042496 17572 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 25401 17572 366 95 0 20383 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 101604

[startup+522.301 s]
/proc/loadavg: 3.33 3.59 3.34 4/257 11224
/proc/meminfo: memFree=21593360/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=101804 CPUtime=522.3 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 120117 0 0 0 52199 31 0 0 25 0 1 0 650423235 104247296 17642 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 25451 17642 366 95 0 20433 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 101804

[startup+582.301 s]
/proc/loadavg: 3.20 3.49 3.33 4/257 11225
/proc/meminfo: memFree=21573248/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=116916 CPUtime=582.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 130462 0 0 0 58197 34 0 0 25 0 1 0 650423235 119721984 22295 33554432000 4194304 4580011 140737177671248 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29229 22295 366 95 0 24211 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116916

[startup+642.301 s]
/proc/loadavg: 3.07 3.40 3.30 4/257 11236
/proc/meminfo: memFree=21575560/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=116980 CPUtime=642.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 136223 0 0 0 64195 36 0 0 25 0 1 0 650423235 119787520 21918 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29245 21918 366 95 0 24227 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 116980

[startup+702.301 s]
/proc/loadavg: 3.02 3.33 3.28 4/257 11237
/proc/meminfo: memFree=21564476/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=117124 CPUtime=702.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 143003 0 0 0 70192 39 0 0 25 0 1 0 650423235 119934976 22696 33554432000 4194304 4580011 140737177671248 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29281 22696 366 95 0 24263 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 117124

[startup+762.309 s]
/proc/loadavg: 3.09 3.28 3.26 4/257 11239
/proc/meminfo: memFree=21535056/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=118720 CPUtime=762.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 149822 0 0 0 76190 42 0 0 25 0 1 0 650423235 121569280 23323 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29680 23323 366 95 0 24662 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118720

[startup+822.3 s]
/proc/loadavg: 3.08 3.24 3.25 4/257 11244
/proc/meminfo: memFree=21530272/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=118844 CPUtime=822.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 158080 0 0 0 82187 45 0 0 25 0 1 0 650423235 121696256 22137 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29711 22137 366 95 0 24693 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 118844

[startup+882.3 s]
/proc/loadavg: 3.15 3.23 3.25 4/257 11245
/proc/meminfo: memFree=21534892/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=119000 CPUtime=882.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 164790 0 0 0 88183 48 0 0 25 0 1 0 650423235 121856000 22286 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29750 22286 366 95 0 24732 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 119000

[startup+942.3 s]
/proc/loadavg: 3.24 3.23 3.24 4/257 11247
/proc/meminfo: memFree=21511140/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=119124 CPUtime=942.31 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 170928 0 0 0 94182 49 0 0 25 0 1 0 650423235 121982976 21696 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29781 21696 366 95 0 24763 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 119124

[startup+1002.3 s]
/proc/loadavg: 3.09 3.18 3.23 4/257 11248
/proc/meminfo: memFree=21503056/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=119172 CPUtime=1002.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 176271 0 0 0 100180 52 0 0 25 0 1 0 650423235 122032128 23567 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29793 23567 366 95 0 24775 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 119172

[startup+1062.3 s]
/proc/loadavg: 3.08 3.16 3.21 4/257 11250
/proc/meminfo: memFree=21513332/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=119292 CPUtime=1062.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 183146 0 0 0 106177 55 0 0 25 0 1 0 650423235 122155008 23467 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29823 23467 366 95 0 24805 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 119292

[startup+1122.3 s]
/proc/loadavg: 3.03 3.13 3.20 4/257 11252
/proc/meminfo: memFree=21511784/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=119404 CPUtime=1122.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 189701 0 0 0 112174 58 0 0 25 0 1 0 650423235 122269696 22951 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 29851 22951 366 95 0 24833 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 119404

[startup+1182.3 s]
/proc/loadavg: 3.01 3.11 3.18 4/257 11253
/proc/meminfo: memFree=21487220/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=132980 CPUtime=1182.32 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 196450 0 0 0 118172 60 0 0 25 0 1 0 650423235 136171520 25729 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 33245 25729 366 95 0 28227 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132980

[startup+1242.3 s]
/proc/loadavg: 3.00 3.08 3.17 4/257 11255
/proc/meminfo: memFree=21492276/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=133108 CPUtime=1242.33 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 203035 0 0 0 124170 63 0 0 25 0 1 0 650423235 136302592 25003 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 33277 25003 366 95 0 28259 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 133108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.16 3/257 11257
/proc/meminfo: memFree=21602104/32951124 swapFree=67056788/67111528
[pid=11176] ppid=11174 vsize=133168 CPUtime=1300.04 cores=1,3
/proc/11176/stat : 11176 (strangenight2-s) R 11174 11176 9991 0 -1 4202496 208413 0 0 0 129939 65 0 0 25 0 1 0 650423235 136364032 26655 33554432000 4194304 4580011 140737177671248 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11176/statm: 33292 26655 366 95 0 28274 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 133168

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.39
CPU system time (s): 0.657899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 202884

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

runsolver used 3.00354 second user time and 6.96094 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 17:50:54
IDJOB=3367877
IDBENCH=83086
IDSOLVER=1845
FILE ID=node133/3367877-1305388253
RUNJOBID= node133-1305388253-11152
PBS_JOBID= 13324369
Free space on /tmp= 73648 MiB

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

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1210079946

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21857232 kB
Buffers:        262720 kB
Cached:        3123496 kB
SwapCached:       8724 kB
Active:        8472020 kB
Inactive:      2341140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21857232 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:     7423680 kB
Mapped:          21336 kB
Slab:           194788 kB
PageTables:      23944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19230788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73636 MiB
End job on node133 at 2011-05-14 18:12:36