Trace number 3367576

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-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3367576-1305384571.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.10/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.15
0.10/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.10/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.18	c calculated reachability. Time: 0.00
0.10/0.18	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
0.10/0.18	c =========================================================================================
0.10/0.18	c types(t): F = full restart, N = normal restart
0.10/0.18	c types(t): S = simplification begin/end, E = solution found
0.10/0.18	c restart types(rt): st = static, dy = dynamic
0.10/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.35	c  N dy     7      5405        70      6230         0      2636     43610     56737     20.87     22.15
0.59/0.65	c  N dy    18     13147        70      6230         0      5764     43610    118813     20.29     21.43
0.79/0.84	c  N dy    33     17318        70      6230         0      9547     43610    209406     20.43     21.64
0.99/1.02	c  N dy    41     21369        70      6230         0      8125     43610    166295     20.47     22.38
1.09/1.20	c  F st    50     25000        70      6230         0     11376     43610    242782     20.40   no data
1.20/1.24	c  N st    52     25625        70      6230         0     11937     43610    256673     20.40   no data
1.39/1.44	c  N dy    56     30000        70      6230         0      9778     43610    194736     20.40   no data
1.39/1.44	c  S st    56     30000        70      6230         0      9778     43610    194736     20.40   no data
1.39/1.48	c  S st    56     30506        70      6230         0     10234     43610    206071     20.40   no data
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.48	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.39/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.70	c lits-rem:        91  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.21 s
1.89/1.96	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
1.89/1.96	c calculated reachability. Time: 0.00
1.89/1.96	c  N dy    56     30506        70      6230         0      9400     43610    185793     20.40   no data
2.39/2.47	c  N dy    60     40226        70      6230         0     11057     43610    210447     20.01     21.15
2.69/2.73	c  N dy    91     44262        70      6230         0     14736     43610    300989     20.22     23.86
2.79/2.83	c  S st    92     45763        70      6230         0     16086     43610    332994     20.21     20.18
2.79/2.87	c  S st    92     46265        70      6230         0      8481     43610    139983     20.21   no data
2.79/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.79/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.92	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.04 s
2.89/2.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.89/2.92	c vivif2 --  cl tried     8428 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
3.09/3.17	c calculated reachability. Time: 0.00
3.09/3.17	c  N dy    92     46265        70      6230         0      8428     43610    138427     20.21   no data
3.40/3.41	c  N dy   115     50367        70      6230         0     12135     43610    227183     20.28     21.38
3.59/3.69	c  N dy   134     54535        70      6230         0     15921     43610    318232     20.29     21.38
4.09/4.10	c  N dy   149     60889        70      6230         0     12643     43610    226031     20.27     21.34
4.59/4.66	c  N dy   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
4.59/4.66	c  S st   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
4.59/4.70	c  S st   170     69900        70      6230         0     10868     43610    173524     20.22   no data
4.79/4.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.79/4.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.88	c lits-rem:        14  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.06 s
4.79/4.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.79/4.88	c vivif2 --  cl tried    10708 cl shrink        0 lits rem          0 time: 0.00
4.99/5.06	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
4.99/5.06	c calculated reachability. Time: 0.00
4.99/5.06	c  N dy   170     69900        70      6230         0     10708     43610    169585     20.22   no data
5.39/5.43	c  N dy   200     75431        70      6230         0     15704     43610    289931     20.29     21.39
5.89/5.92	c  N dy   222     81483        70      6230         0     21179     43610    420660     20.32     21.39
6.29/6.31	c  N dy   264     86707        70      6230         0     15058     43610    264304     20.43     22.23
6.29/6.37	c  F st   269     87500        70      6230         0     15771     43610    281627     20.44     19.39
6.70/6.75	c  N dy   275     92693        70      6230         0     20452     43610    394920     20.44   no data
7.19/7.23	c  N dy   299     98631        70      6230         0     14073     43610    224606     20.48     21.77
7.59/7.66	c  S st   309    104851        70      6230         0     19675     43610    358258     20.46     19.19
7.70/7.71	c  S st   309    105356        70      6230         0     20143     43610    370006     20.46   no data
7.70/7.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.70/7.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.70/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.70/7.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.70/7.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.70/7.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.22	c lits-rem:       220  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  0.49 s
8.19/8.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
8.19/8.22	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.00
8.59/8.61	c asymm  cl-useful: 0/5461/6230 lits-rem:0 time: 0.38
8.59/8.61	c calculated reachability. Time: 0.00
8.59/8.61	c  N dy   309    105356        70      6230         0     18285     43610    324971     20.46   no data
9.29/9.30	c  N dy   329    113944        70      6230         0     13507     43610    198449     20.40     21.49
9.89/9.96	c  N dy   361    122678        70      6230         0     21473     43610    390650     20.43     21.70
10.59/10.66	c  N dy   378    130710        70      6230         0     15196     43610    228590     20.42     21.54
11.29/11.37	c  N dy   395    140174        70      6230         0     23734     43610    429863     20.37     21.54
12.20/12.25	c  N dy   421    149811        70      6230         0     18013     43610    280876     20.36     21.54
12.89/12.93	c  S st   439    158034        70      6230         0     25408     43610    455094     20.34     18.87
12.99/13.00	c  S st   439    158539        70      6230         0     25876     43610    466762     20.34   no data
12.99/13.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.99/13.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.99/13.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.99/13.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.78/13.89	c lits-rem:       325  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.86 s
13.78/13.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
13.78/13.89	c vivif2 --  cl tried    23105 cl shrink        0 lits rem          0 time: 0.00
13.88/13.97	c asymm  cl-useful: 0/769/6230 lits-rem:0 time: 0.07
13.88/13.97	c calculated reachability. Time: 0.00
13.88/13.97	c  N dy   439    158539        70      6230         0     23105     43610    400686     20.34   no data
14.89/14.97	c  N dy   480    168672        70      6230         0     17038     43610    244114     20.34     23.49
15.89/15.91	c  N dy   522    179552        70      6230         0     26894     43610    480161     20.37     21.44
17.29/17.35	c  N dy   563    194781        70      6230         0     24380     43610    406217     20.35     21.64
18.69/18.78	c  N dy   621    207645        70      6230         0     18933     43610    265655     20.37     21.51
20.09/20.18	c  N dy   665    222140        70      6230         0     31968     43610    578384     20.37     21.45
21.78/21.82	c  N dy   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
21.78/21.82	c  S st   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
21.88/21.90	c  S st   735    238313        70      6230         0     28525     43610    483501     20.40   no data
21.88/21.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.88/21.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.88/21.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.88/21.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.88/21.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.88/21.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
21.88/21.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.88/21.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.88/21.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.78/22.80	c lits-rem:       417  cl-subs:     2387  v-elim:      0  v-fix:    0  time:  0.87 s
22.78/22.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
22.78/22.81	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.00
23.09/23.20	c asymm  cl-useful: 0/4215/6230 lits-rem:0 time: 0.39
23.09/23.20	c calculated reachability. Time: 0.00
23.09/23.20	c  N dy   735    238313        70      6230         0     26138     43610    425693     20.40   no data
25.09/25.18	c  N dy   819    254779        70      6230         0     22188     43610    318782     20.46     21.67
27.19/27.23	c  N dy   908    272575        70      6230         0     38344     43610    710676     20.51     21.69
29.09/29.12	c  N dy   956    290170        70      6230         0     34403     43610    596114     20.50     21.69
30.89/30.94	c  F st   983    306253        70      6230         0     28217     43610    434590     20.45     18.11
31.18/31.25	c  N st   988    309550        70      6230         0     31214     43610    509240     20.45   no data
33.98/34.08	c  N dy  1045    335079        70      6230         0     32592     43610    529607     20.44     21.63
36.59/36.63	c  N dy  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
36.59/36.63	c  S st  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
36.69/36.71	c  S st  1092    357976        70      6230         0     30650     43610    470977     20.42   no data
36.69/36.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.69/36.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.69/36.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
36.69/36.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.69/36.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.39/37.49	c lits-rem:       295  cl-subs:     1910  v-elim:      0  v-fix:    0  time:  0.75 s
37.39/37.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
37.39/37.50	c vivif2 --  cl tried    28740 cl shrink        0 lits rem          0 time: 0.00
37.69/37.73	c asymm  cl-useful: 0/2015/6230 lits-rem:0 time: 0.23
37.69/37.73	c calculated reachability. Time: 0.00
37.69/37.73	c  N dy  1092    357976        70      6230         0     28740     43610    427008     20.42   no data
40.48/40.53	c  N dy  1189    377982        70      6230         0     23438     43610    284628     20.45     22.52
42.79/42.83	c  N dy  1233    398761        70      6230         0     42122     43610    726163     20.42     21.53
45.39/45.44	c  N dy  1315    418852        70      6230         0     35992     43610    575382     20.44     22.82
48.29/48.33	c  N dy  1383    438932        70      6230         0     28874     43610    389819     20.43     22.07
54.48/54.50	c  N dy  1451    490293        70      6230         0     48848     43610    837185     20.29     21.37
57.30/57.38	c  N dy  1560    510311        70      6230         0     40021     43610    636958     20.33     23.97
60.60/60.70	c  N dy  1660    530386        70      6230         0     30191     43610    383088     20.35     21.86
61.39/61.48	c  S st  1678    536964        70      6230         0     36122     43610    524898     20.35     19.06
61.49/61.58	c  S st  1678    537468        70      6230         0     36584     43610    536560     20.35   no data
61.49/61.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.49/61.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.49/61.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.49/61.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.49/61.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
61.49/61.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.49/61.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.59/61.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.38/62.49	c lits-rem:       234  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.88 s
62.38/62.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
62.48/62.50	c vivif2 --  cl tried    34762 cl shrink        0 lits rem          0 time: 0.01
62.58/62.69	c asymm  cl-useful: 0/1781/6230 lits-rem:0 time: 0.19
62.58/62.70	c calculated reachability. Time: 0.00
62.58/62.70	c  N dy  1678    537468        70      6230         0     34762     43610    491944     20.35   no data
66.58/66.65	c  N dy  1707    566607        70      6230         0     32126     43610    417107     20.29     21.62
69.69/69.76	c  N dy  1828    586627        70      6230         0     50250     43610    858338     20.32     21.98
73.19/73.21	c  N dy  1943    607502        70      6230         0     39377     43610    580283     20.34     21.68
76.29/76.36	c  N dy  2001    627551        70      6230         0     57398     43610   1011420     20.34     21.59
79.48/79.59	c  N dy  2123    647576        70      6230         0     44977     43610    704878     20.38     21.52
83.59/83.64	c  N dy  2213    669488        70      6230         0     33140     43610    398730     20.38     21.61
87.18/87.23	c  N dy  2298    694415        70      6230         0     55665     43610    936054     20.38     21.49
91.19/91.21	c  N dy  2366    718748        70      6230         0     45110     43610    671041     20.37     21.48
95.19/95.25	c  N dy  2450    741024        70      6230         0     65199     43610   1157429     20.38     21.48
98.48/98.57	c  N dy  2517    762165        70      6230         0     50832     43610    799564     20.38     21.47
102.99/103.08	c  N dy  2617    783547        70      6230         0     35849     43610    425199     20.41     21.74
105.98/106.06	c  N dy  2681    803632        70      6230         0     53971     43610    858256     20.41     22.42
106.48/106.56	c  S st  2696    806203        70      6230         0     56311     43610    915456     20.41     20.53
106.58/106.70	c  S st  2696    806705        70      6230         0     56783     43610    927335     20.41   no data
106.58/106.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.69/106.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
106.69/106.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.69/106.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.69/106.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.69/106.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
106.69/106.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.69/106.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.69/106.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.28/110.31	c lits-rem:       612  cl-subs:     5302  v-elim:      0  v-fix:    0  time:  3.54 s
110.28/110.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
110.28/110.32	c vivif2 --  cl tried    51481 cl shrink        0 lits rem          0 time: 0.01
110.48/110.55	c asymm  cl-useful: 0/1118/6230 lits-rem:0 time: 0.23
110.48/110.55	c calculated reachability. Time: 0.00
110.48/110.55	c  N dy  2696    806705        70      6230         0     51481     43610    800013     20.41   no data
114.49/114.51	c  N dy  2760    826789        70      6230         0     69599     43610   1235131     20.41     21.54
117.69/117.72	c  N dy  2816    847017        70      6230         0     52977     43610    825947     20.41     21.53
123.89/123.92	c  N dy  2916    880576        70      6230         0     47108     43610    658767     20.39     21.48
127.39/127.48	c  N dy  2983    900649        70      6230         0     65224     43610   1092755     20.39     21.49
131.49/131.58	c  N dy  3087    920726        70      6230         0     46419     43610    641876     20.41     22.70
139.99/140.09	c  N dy  3161    972983        70      6230         0     55463     43610    828308     20.33     21.47
144.59/144.63	c  N dy  3284    993078        70      6230         0     73656     43610   1272063     20.36     22.88
148.69/148.70	c  N dy  3421   1013270        70      6230         0     53289     43610    792651     20.38     21.64
153.00/153.06	c  N dy  3515   1033561        70      6230         0     71555     43610   1234861     20.40     21.62
157.68/157.72	c  N dy  3666   1053834        70      6230         0     50269     43610    705579     20.43     21.53
161.59/161.62	c  F st  3787   1071875        70      6230         0     66631     43610   1107190     20.45   no data
161.99/162.08	c  N st  3791   1073908        70      6230         0     68445     43610   1152563     20.45   no data
167.30/167.37	c  N dy  3857   1100586        70      6230         0     51846     43610    717932     20.44     21.67
171.38/171.43	c  N dy  3944   1120625        70      6230         0     69981     43610   1159015     20.45     22.27
177.10/177.18	c  N dy  4090   1140687        70      6230         0     46607     43610    583914     20.48     22.40
181.60/181.65	c  N dy  4097   1167301        70      6230         0     70262     43610   1124741     20.43     21.74
186.39/186.49	c  N dy  4210   1187391        70      6230         0     46149     43610    562696     20.45     23.22
190.19/190.30	c  N dy  4280   1207633        70      6230         0     64381     43610   1001113     20.45     21.64
190.79/190.89	c  S st  4294   1210059        70      6230         0     66565     43610   1054485     20.45     19.02
190.99/191.07	c  S st  4294   1210561        70      6230         0     67023     43610   1066070     20.45   no data
190.99/191.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.09/191.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
191.09/191.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.09/191.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.09/191.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.09/191.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
191.09/191.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.09/191.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
191.09/191.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.79/195.83	c lits-rem:       806  cl-subs:     5685  v-elim:      0  v-fix:    0  time:  4.69 s
195.79/195.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
195.79/195.84	c vivif2 --  cl tried    61338 cl shrink        0 lits rem          0 time: 0.01
195.99/196.08	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.23
195.99/196.08	c calculated reachability. Time: 0.00
195.99/196.08	c  N dy  4294   1210561        70      6230         0     61338     43610    926226     20.45   no data
201.18/201.24	c  N dy  4419   1230658        70      6230         0     79514     43610   1370269     20.47     22.56
205.69/205.80	c  N dy  4484   1252049        70      6230         0     55781     43610    776713     20.47     21.55
210.38/210.47	c  N dy  4611   1272136        70      6230         0     73983     43610   1223202     20.49     22.39
214.99/215.01	c  N dy  4637   1292170        70      6230         0     47915     43610    576323     20.47     21.56
218.79/218.90	c  N dy  4732   1312200        70      6230         0     65967     43610   1014057     20.48     21.61
223.49/223.58	c  N dy  4787   1332476        70      6230         0     84216     43610   1453894     20.48     21.62
228.29/228.39	c  N dy  4888   1352574        70      6230         0     57467     43610    794795     20.49     23.23
232.69/232.71	c  N dy  4958   1372638        70      6230         0     75533     43610   1229305     20.49     24.39
238.08/238.17	c  N dy  5016   1394075        70      6230         0     48910     43610    571871     20.49     21.59
242.58/242.68	c  N dy  5112   1416483        70      6230         0     69060     43610   1061276     20.50     21.63
247.39/247.47	c  N dy  5125   1438437        70      6230         0     88609     43610   1518924     20.48     21.58
252.29/252.33	c  N dy  5240   1458581        70      6230         0     60114     43610    835214     20.49     21.61
256.69/256.78	c  N dy  5290   1479733        70      6230         0     79025     43610   1285137     20.48     21.57
262.49/262.59	c  N dy  5359   1501590        70      6230         0     51100     43610    601358     20.49     21.69
266.59/266.63	c  N dy  5441   1521691        70      6230         0     69135     43610   1037930     20.49     22.01
271.59/271.69	c  N dy  5517   1541713        70      6230         0     87156     43610   1474472     20.50     23.35
277.49/277.50	c  N dy  5634   1562045        70      6230         0     56930     43610    731849     20.51     21.78
281.89/281.99	c  N dy  5709   1582100        70      6230         0     74956     43610   1164594     20.51     21.60
288.09/288.15	c  N dy  5842   1602171        70      6230         0     93099     43610   1612444     20.53     22.49
293.59/293.62	c  N dy  5928   1622314        70      6230         0     61782     43610    836159     20.54     21.79
299.69/299.74	c  N dy  5962   1647443        70      6230         0     84320     43610   1371198     20.52     21.64
307.19/307.23	c  N dy  6050   1674887        70      6230         0     58507     43610    733967     20.52     21.72
312.59/312.60	c  N dy  6159   1698265        70      6230         0     79544     43610   1242369     20.53     21.64
316.49/316.51	c  S st  6245   1710562        70      6230         0     90667     43610   1517030     20.54   no data
316.69/316.75	c  S st  6245   1711069        70      6230         0     91139     43610   1528775     20.54   no data
316.69/316.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
316.69/316.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
316.69/316.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
316.69/316.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.69/316.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.69/316.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
316.69/316.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
316.80/316.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
316.80/316.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.39/326.50	c lits-rem:      1012  cl-subs:     9806  v-elim:      0  v-fix:    0  time:  9.63 s
326.49/326.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
326.49/326.51	c vivif2 --  cl tried    81333 cl shrink        0 lits rem          0 time: 0.02
326.80/326.81	c asymm  cl-useful: 0/681/6230 lits-rem:0 time: 0.29
326.80/326.81	c calculated reachability. Time: 0.00
326.80/326.81	c  N dy  6245   1711069        70      6230         0     81333     43610   1291012     20.54   no data
333.29/333.31	c  N dy  6364   1731140        70      6230         0     99474     43610   1737111     20.55     23.98
337.59/337.70	c  N dy  6416   1751226        70      6230         0     66735     43610    933232     20.55     23.43
342.78/342.85	c  N dy  6536   1771282        70      6230         0     84878     43610   1377811     20.56     23.20
349.80/349.82	c  N dy  6661   1792009        70      6230         0    103617     43610   1839157     20.57     21.67
354.89/354.95	c  N dy  6768   1814015        70      6230         0     71362     43610   1031630     20.58     21.81
358.99/359.03	c  N dy  6786   1834056        70      6230         0     89241     43610   1454999     20.57     23.14
364.69/364.75	c  N dy  6839   1854106        70      6230         0     54319     43610    606665     20.56     22.52
368.89/368.99	c  N dy  6945   1874192        70      6230         0     72493     43610   1053786     20.57     21.79
374.10/374.18	c  N dy  7012   1894226        70      6230         0     90475     43610   1484287     20.57     23.06
380.60/380.69	c  N dy  7084   1914474        70      6230         0     54752     43610    603266     20.58     21.69
385.10/385.16	c  N dy  7202   1934548        70      6230         0     72888     43610   1048535     20.59     23.63
390.69/390.72	c  N dy  7299   1954589        70      6230         0     90942     43610   1487841     20.59     21.71
397.49/397.52	c  N dy  7348   1975925        70      6230         0     55174     43610    600588     20.59     21.91
401.69/401.73	c  N dy  7396   1997612        70      6230         0     74673     43610   1068598     20.58     21.75
407.49/407.51	c  N dy  7468   2017848        70      6230         0     92917     43610   1510473     20.58     21.73
415.19/415.26	c  N dy  7541   2043488        70      6230         0     60166     43610    707937     20.58     21.67
419.49/419.57	c  N dy  7585   2063516        70      6230         0     78039     43610   1135717     20.58     22.41
426.19/426.23	c  N dy  7654   2083930        70      6230         0     96407     43610   1582217     20.58     21.68
433.90/433.97	c  N dy  7743   2103965        70      6230         0     57853     43610    640462     20.59     22.77
438.80/438.81	c  N dy  7843   2124589        70      6230         0     76454     43610   1092568     20.59     21.80
452.59/452.65	c  N dy  7903   2179231        70      6230         0     67718     43610    853649     20.56     21.69
461.49/461.50	c  N dy  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
461.49/461.50	c  S st  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
461.69/461.74	c  S st  8060   2211571        70      6230         0     96789     43610   1561530     20.56   no data
461.69/461.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
461.69/461.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
461.69/461.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.69/461.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.69/461.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.69/461.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
461.69/461.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
461.79/461.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
461.79/461.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.09/472.17	c lits-rem:      1131  cl-subs:    10248  v-elim:      0  v-fix:    0  time: 10.32 s
472.09/472.17	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
472.09/472.19	c vivif2 --  cl tried    86541 cl shrink        0 lits rem          0 time: 0.02
472.39/472.49	c asymm  cl-useful: 0/655/6230 lits-rem:0 time: 0.30
472.49/472.50	c calculated reachability. Time: 0.00
472.49/472.50	c  N dy  8060   2211571        70      6230         0     86541     43610   1323697     20.56   no data
478.69/478.76	c  N dy  8093   2232620        70      6230         0    105269     43610   1768300     20.56     21.74
486.09/486.17	c  N dy  8152   2259071        70      6230         0     71252     43610    942156     20.55     21.69
491.89/491.94	c  N dy  8238   2281092        70      6230         0     91129     43610   1426893     20.56     21.66
499.40/499.49	c  N dy  8382   2301191        70      6230         0    109310     43610   1879457     20.57     22.85
505.59/505.69	c  N dy  8442   2322377        70      6230         0     69343     43610    882717     20.57     21.78
510.99/511.04	c  N dy  8523   2342437        70      6230         0     87385     43610   1319731     20.57     21.88
518.29/518.34	c  N dy  8644   2363099        70      6230         0    105986     43610   1778684     20.58     21.71
526.59/526.61	c  N dy  8700   2388425        70      6230         0     68679     43610    849076     20.58     21.81
533.29/533.32	c  N dy  8812   2413662        70      6230         0     91424     43610   1400204     20.58     21.81
539.89/539.97	c  N dy  8905   2433733        70      6230         0    109478     43610   1842363     20.59     23.19
547.59/547.60	c  N dy  9023   2453791        70      6230         0     66480     43610    783825     20.60     22.86
552.39/552.49	c  N dy  9087   2474160        70      6230         0     84821     43610   1228293     20.60     21.69
559.29/559.31	c  N dy  9153   2496888        70      6230         0    105132     43610   1718570     20.60     21.79
567.50/567.54	c  N dy  9205   2520271        70      6230         0     64061     43610    712069     20.59     21.77
573.79/573.83	c  N dy  9293   2546827        70      6230         0     87954     43610   1291399     20.59     21.73
589.20/589.21	c  N dy  9308   2599048        70      6230         0     71730     43610    878689     20.55     21.83
595.20/595.27	c  N dy  9458   2619070        70      6230         0     89834     43610   1328893     20.56     22.15
602.59/602.61	c  N dy  9577   2639122        70      6230         0    107970     43610   1776526     20.57     23.09
608.59/608.69	c  N dy  9581   2659205        70      6230         0    125814     43610   2193463     20.55     21.74
614.49/614.57	c  N dy  9678   2679286        70      6230         0     80358     43610   1088568     20.56     21.94
623.81/623.87	c  N dy  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
623.81/623.87	c  S st  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
624.10/624.17	c  S st  9756   2712073        70      6230         0    109761     43610   1797165     20.56   no data
624.10/624.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
624.20/624.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
624.20/624.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
624.20/624.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.20/624.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.20/624.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
624.20/624.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
624.20/624.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
624.20/624.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
637.01/637.10	c lits-rem:      1192  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 12.80 s
637.01/637.10	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
637.10/637.12	c vivif2 --  cl tried    98502 cl shrink        0 lits rem          0 time: 0.02
637.40/637.42	c asymm  cl-useful: 0/564/6230 lits-rem:0 time: 0.31
637.40/637.43	c calculated reachability. Time: 0.00
637.40/637.43	c  N dy  9756   2712073        70      6230         0     98502     43610   1527846     20.56   no data
645.09/645.11	c  N dy  9854   2732099        70      6230         0    116626     43610   1973459     20.56     21.97
653.10/653.19	c  N dy  9956   2752148        70      6230         0     70522     43610    836663     20.57     22.05
658.10/658.14	c  N dy 10016   2772397        70      6230         0     88742     43610   1280112     20.57     21.71
665.29/665.35	c  N dy 10125   2792441        70      6230         0    106905     43610   1725322     20.57     21.67
674.20/674.25	c  N dy 10229   2812617        70      6230         0    125038     43610   2169521     20.58     21.69
681.79/681.82	c  N dy 10297   2837052        70      6230         0     81527     43610   1078039     20.58     21.73
688.60/688.67	c  N dy 10409   2858560        70      6230         0    100945     43610   1554423     20.58     21.83
696.10/696.10	c  N dy 10482   2878918        70      6230         0    119263     43610   1997892     20.59     21.67
704.79/704.80	c  N dy 10596   2898988        70      6230         0     70914     43610    818997     20.59     22.51
710.80/710.88	c  N dy 10737   2919997        70      6230         0     89862     43610   1287428     20.60     21.70
729.00/729.08	c  N dy 10877   2974027        70      6230         0     70754     43610    791635     20.58     21.74
734.40/734.45	c  N dy 10971   2994508        70      6230         0     89084     43610   1239319     20.58     21.73
740.60/740.66	c  N dy 11017   3014664        70      6230         0    107099     43610   1669329     20.58     21.75
751.00/751.02	c  N dy 11107   3040593        70      6230         0    130424     43610   2236636     20.58     21.71
757.80/757.90	c  N dy 11162   3061210        70      6230         0     80750     43610   1022721     20.58     21.73
763.99/764.02	c  N dy 11249   3081238        70      6230         0     98705     43610   1461017     20.58     22.94
772.80/772.88	c  N dy 11349   3105840        70      6230         0    120765     43610   1996510     20.59     21.67
782.60/782.61	c  N dy 11454   3126278        70      6230         0     70143     43610    761374     20.59     21.73
788.10/788.19	c  N dy 11569   3146288        70      6230         0     88129     43610   1203992     20.60     21.85
794.50/794.57	c  N dy 11643   3166359        70      6230         0    106190     43610   1644829     20.60     23.23
803.80/803.82	c  N dy 11790   3186376        70      6230         0    124252     43610   2093319     20.61     22.28
813.50/813.54	c  N dy 11892   3206402        70      6230         0     72164     43610    797484     20.61     21.76
815.11/815.12	c  S st 11942   3212073        70      6230         0     77281     43610    925658     20.61   no data
815.31/815.33	c  S st 11942   3212576        70      6230         0     77741     43610    937338     20.61   no data
815.31/815.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
815.31/815.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
815.31/815.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
815.31/815.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
815.31/815.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.31/815.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
815.31/815.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
815.31/815.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
815.41/815.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.10/817.12	c lits-rem:       130  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  1.72 s
817.10/817.12	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
817.10/817.14	c vivif2 --  cl tried    76272 cl shrink        0 lits rem          0 time: 0.01
817.31/817.33	c asymm  cl-useful: 0/530/6230 lits-rem:0 time: 0.20
817.31/817.34	c calculated reachability. Time: 0.00
817.31/817.34	c  N dy 11942   3212576        70      6230         0     76272     43610    898277     20.61   no data
823.70/823.77	c  N dy 12079   3232608        70      6230         0     94346     43610   1346174     20.62     22.45
831.40/831.44	c  N dy 12166   3254757        70      6230         0    114239     43610   1828985     20.62     21.74
843.30/843.39	c  N dy 12178   3293672        70      6230         0     77918     43610    913714     20.60     21.76
852.10/852.12	c  N dy 12249   3325843        70      6230         0    106701     43610   1603646     20.60     22.03
860.21/860.23	c  N dy 12338   3345908        70      6230         0    124773     43610   2044459     20.60     22.43
878.41/878.46	c  N dy 12386   3405608        70      6230         0    106124     43610   1557857     20.57     21.85
887.61/887.63	c  N dy 12480   3426923        70      6230         0    125248     43610   2025291     20.58     21.71
897.72/897.79	c  N dy 12595   3446995        70      6230         0    143326     43610   2471615     20.58     22.14
905.21/905.26	c  N dy 12708   3470996        70      6230         0     92563     43610   1266870     20.59     21.75
911.91/912.01	c  N dy 12778   3491074        70      6230         0    110612     43610   1705313     20.59     23.08
920.50/920.59	c  N dy 12871   3511155        70      6230         0    128638     43610   2144974     20.59     23.45
931.50/931.52	c  N dy 13008   3531208        70      6230         0    146735     43610   2594255     20.60     23.43
941.30/941.33	c  N dy 13080   3565671        70      6230         0    103968     43610   1507612     20.59     21.78
950.00/950.08	c  N dy 13210   3585681        70      6230         0    122101     43610   1957646     20.60     21.75
959.60/959.63	c  N dy 13307   3605687        70      6230         0    140070     43610   2398014     20.60     22.59
967.21/967.27	c  N dy 13324   3627732        70      6230         0     85249     43610   1041633     20.59     21.71
974.00/974.01	c  N dy 13439   3647748        70      6230         0    103209     43610   1485408     20.60     23.42
982.31/982.40	c  N dy 13554   3667888        70      6230         0    121382     43610   1935172     20.61     21.75
992.61/992.62	c  N dy 13678   3687890        70      6230         0    139391     43610   2382554     20.61     23.16
1003.60/1003.67	c  N dy 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
1003.60/1003.67	c  S st 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
1003.90/1003.91	c  S st 13794   3713083        70      6230         0     86605     43610   1069597     20.62   no data
1003.90/1003.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.90/1003.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1003.90/1003.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1003.90/1003.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.90/1003.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.90/1003.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1003.90/1003.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1003.90/1003.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1003.90/1003.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.51/1006.59	c lits-rem:       258  cl-subs:     2973  v-elim:      0  v-fix:    0  time:  2.60 s
1006.51/1006.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1006.62/1006.61	c vivif2 --  cl tried    83632 cl shrink        0 lits rem          0 time: 0.01
1006.80/1006.86	c asymm  cl-useful: 0/850/6230 lits-rem:0 time: 0.25
1006.80/1006.86	c calculated reachability. Time: 0.00
1006.80/1006.86	c  N dy 13794   3713083        70      6230         0     83632     43610   1000748     20.62   no data
1012.80/1012.82	c  N dy 13866   3733195        70      6230         0    101658     43610   1441623     20.62     21.90
1020.11/1020.16	c  F st 13960   3751564        70      6230         0    118188     43610   1847585     20.62     17.68
1020.92/1020.92	c  N st 13964   3753596        70      6230         0    120006     43610   1892498     20.62   no data
1030.11/1030.14	c  N dy 14061   3773710        70      6230         0    138105     43610   2339030     20.62     21.74
1040.91/1040.95	c  N dy 14189   3793804        70      6230         0     80012     43610    905787     20.63     23.01
1047.61/1047.68	c  N dy 14317   3813893        70      6230         0     98139     43610   1354034     20.64     23.60
1056.61/1056.65	c  N dy 14401   3837740        70      6230         0    119540     43610   1871411     20.64     21.78
1066.50/1066.54	c  N dy 14520   3858409        70      6230         0    138142     43610   2329815     20.64     21.74
1080.61/1080.65	c  N dy 14645   3890403        70      6230         0     89613     43610   1116458     20.64     21.93
1087.81/1087.80	c  N dy 14741   3910413        70      6230         0    107593     43610   1556627     20.65     22.85
1097.82/1097.88	c  N dy 14812   3936897        70      6230         0    131233     43610   2126937     20.65     21.83
1109.51/1109.56	c  N dy 14954   3957054        70      6230         0    149411     43610   2578283     20.65     21.93
1119.82/1119.89	c  N dy 15031   3977518        70      6230         0     89733     43610   1108436     20.65     22.09
1128.91/1128.97	c  N dy 15132   3998665        70      6230         0    108711     43610   1572900     20.66     21.80
1138.21/1138.20	c  N dy 15273   4018747        70      6230         0    126896     43610   2025027     20.66     23.14
1149.11/1149.17	c  N dy 15390   4040057        70      6230         0    146052     43610   2496249     20.67     21.77
1159.53/1159.59	c  N dy 15503   4060067        70      6230         0     85000     43610    986160     20.67     22.28
1166.41/1166.46	c  N dy 15579   4081084        70      6230         0    103826     43610   1447208     20.68     21.78
1175.01/1175.01	c  N dy 15692   4101381        70      6230         0    122071     43610   1896327     20.68     21.82
1184.11/1184.11	c  N dy 15772   4121384        70      6230         0    140028     43610   2336949     20.68     21.88
1195.22/1195.29	c  N dy 15873   4141425        70      6230         0    158083     43610   2783872     20.69     24.28
1202.71/1202.72	c  N dy 15954   4161512        70      6230         0     96108     43610   1243936     20.69     21.81
1211.23/1211.27	c  N dy 16074   4183242        70      6230         0    115747     43610   1727538     20.70     21.83
1220.32/1220.33	c  N dy 16167   4203255        70      6230         0    133718     43610   2167980     20.70     22.13
1225.61/1225.65	c  S st 16231   4213085        70      6230         0    142540     43610   2387404     20.70   no data
1226.01/1226.07	c  S st 16231   4213590        70      6230         0    143010     43610   2399351     20.70   no data
1226.01/1226.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1226.11/1226.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1226.11/1226.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1226.11/1226.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1226.11/1226.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1226.11/1226.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1226.11/1226.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1226.11/1226.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1226.21/1226.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.91/1247.90	c lits-rem:      1156  cl-subs:    14349  v-elim:      0  v-fix:    0  time: 21.65 s
1247.91/1247.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1247.91/1247.93	c vivif2 --  cl tried   128661 cl shrink        0 lits rem          0 time: 0.03
1248.21/1248.29	c asymm  cl-useful: 0/483/6230 lits-rem:0 time: 0.35
1248.21/1248.29	c calculated reachability. Time: 0.00
1248.21/1248.29	c  N dy 16231   4213590        70      6230         0    128661     43610   2041400     20.70   no data
1259.11/1259.16	c  N dy 16303   4236606        70      6230         0    149257     43610   2540774     20.70     21.89
1271.92/1271.90	c  N dy 16379   4269203        70      6230         0     98045     43610   1259989     20.69     21.84
1280.02/1280.05	c  N dy 16509   4289270        70      6230         0    116116     43610   1709081     20.70     22.74
1290.91/1290.96	c  N dy 16565   4316247        70      6230         0    140206     43610   2286284     20.69     21.82

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-3367576-1305384571/watcher-3367576-1305384571 -o /tmp/evaluation-result-3367576-1305384571/solver-3367576-1305384571 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367576-1305384571.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.73 3.98 3.91 3/312 7740
/proc/meminfo: memFree=23168572/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=29740 CPUtime=0 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 575 0 0 0 0 0 0 0 22 0 1 0 728687561 30453760 515 33554432000 4194304 4580011 140733512710704 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 7435 515 322 95 0 2417 0

[startup+0.106481 s]
/proc/loadavg: 3.73 3.98 3.91 3/312 7740
/proc/meminfo: memFree=23168572/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=30004 CPUtime=0.1 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 645 0 0 0 10 0 0 0 22 0 1 0 728687561 30724096 585 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 7501 585 338 95 0 2483 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30004

[startup+0.200402 s]
/proc/loadavg: 3.73 3.98 3.91 3/312 7740
/proc/meminfo: memFree=23168572/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=31340 CPUtime=0.19 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 1168 0 0 0 19 0 0 0 22 0 1 0 728687561 32092160 984 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 7835 984 362 95 0 2817 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31340

[startup+0.300383 s]
/proc/loadavg: 3.73 3.98 3.91 3/312 7740
/proc/meminfo: memFree=23168572/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=31340 CPUtime=0.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 1249 0 0 0 29 0 0 0 23 0 1 0 728687561 32092160 1065 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 7835 1066 362 95 0 2817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31340

[startup+0.700303 s]
/proc/loadavg: 3.73 3.98 3.91 3/312 7740
/proc/meminfo: memFree=23168572/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=32456 CPUtime=0.69 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 1819 0 0 0 69 0 0 0 25 0 1 0 728687561 33234944 1196 33554432000 4194304 4580011 140733512710704 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 8114 1196 362 95 0 3096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32456

[startup+1.50016 s]
/proc/loadavg: 3.73 3.98 3.91 5/327 7766
/proc/meminfo: memFree=23134668/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=38708 CPUtime=1.49 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 3988 0 0 0 149 0 0 0 25 0 1 0 728687561 39636992 2698 33554432000 4194304 4580011 140733512710704 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 9677 2698 365 95 0 4659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38708

[startup+3.10089 s]
/proc/loadavg: 3.83 4.00 3.92 5/327 7766
/proc/meminfo: memFree=23105368/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=38840 CPUtime=3.09 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 4782 0 0 0 309 0 0 0 25 0 1 0 728687561 39772160 2638 33554432000 4194304 4580011 140733512710704 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 9710 2638 366 95 0 4692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38840

[startup+6.3003 s]
/proc/loadavg: 3.83 4.00 3.92 5/327 7766
/proc/meminfo: memFree=23094216/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=39492 CPUtime=6.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 6594 0 0 0 628 1 0 0 25 0 1 0 728687561 40439808 2908 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 9873 2908 366 95 0 4855 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39492

[startup+12.7011 s]
/proc/loadavg: 3.84 4.00 3.92 5/327 7766
/proc/meminfo: memFree=23070332/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=44544 CPUtime=12.69 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 10502 0 0 0 1268 1 0 0 25 0 1 0 728687561 45613056 4226 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 11136 4226 366 95 0 6118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44544

[startup+25.5007 s]
/proc/loadavg: 3.88 4.00 3.92 5/327 7767
/proc/meminfo: memFree=23052172/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=51504 CPUtime=25.49 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 16155 0 0 0 2546 3 0 0 25 0 1 0 728687561 52740096 5779 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 12876 5779 366 95 0 7858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51504

[startup+51.101 s]
/proc/loadavg: 3.92 4.00 3.92 5/327 7768
/proc/meminfo: memFree=23036888/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=53712 CPUtime=51.09 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 24223 0 0 0 5104 5 0 0 25 0 1 0 728687561 55001088 6746 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 13428 6746 366 95 0 8410 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53712

[startup+102.3 s]
/proc/loadavg: 3.96 4.00 3.92 5/327 7769
/proc/meminfo: memFree=22977096/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=55464 CPUtime=102.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 36599 0 0 0 10220 9 0 0 25 0 1 0 728687561 56795136 7503 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 13866 7503 366 95 0 8848 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55464

[startup+162.3 s]
/proc/loadavg: 3.98 4.00 3.92 5/327 7770
/proc/meminfo: memFree=22958220/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=68364 CPUtime=162.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 50523 0 0 0 16217 12 0 0 25 0 1 0 728687561 70004736 10351 33554432000 4194304 4580011 140733512710704 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 17091 10351 366 95 0 12073 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68364

[startup+222.312 s]
/proc/loadavg: 4.03 4.01 3.92 5/327 7772
/proc/meminfo: memFree=22925560/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=74596 CPUtime=222.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 61192 0 0 0 22215 15 0 0 25 0 1 0 728687561 76386304 11985 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 18649 11985 366 95 0 13631 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74596

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/327 7774
/proc/meminfo: memFree=22911624/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=74880 CPUtime=282.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 70811 0 0 0 28212 17 0 0 25 0 1 0 728687561 76677120 11840 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 18720 11840 366 95 0 13702 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 74880

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7775
/proc/meminfo: memFree=22865452/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=87516 CPUtime=342.28 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 80392 0 0 0 34209 19 0 0 25 0 1 0 728687561 89616384 14879 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 21879 14879 366 95 0 16861 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 87516

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7777
/proc/meminfo: memFree=22854132/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=87768 CPUtime=402.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 89058 0 0 0 40207 22 0 0 25 0 1 0 728687561 89874432 14647 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 21942 14647 366 95 0 16924 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 87768

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7778
/proc/meminfo: memFree=22827048/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=96352 CPUtime=462.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 98335 0 0 0 46205 24 0 0 25 0 1 0 728687561 98664448 16924 33554432000 4194304 4580011 140733512710704 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 24088 16924 366 95 0 19070 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 96352

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/327 7780
/proc/meminfo: memFree=22806688/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=96440 CPUtime=522.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 103913 0 0 0 52203 26 0 0 25 0 1 0 728687561 98754560 17415 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 24110 17415 366 95 0 19092 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 96440

[startup+582.301 s]
/proc/loadavg: 4.11 4.04 3.94 5/327 7782
/proc/meminfo: memFree=22785304/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=96628 CPUtime=582.29 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 111380 0 0 0 58201 28 0 0 25 0 1 0 728687561 98947072 17313 33554432000 4194304 4580011 140733512710704 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 24157 17313 366 95 0 19139 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 96628

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/327 7783
/proc/meminfo: memFree=22775356/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104048 CPUtime=642.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 118722 0 0 0 64199 31 0 0 25 0 1 0 728687561 106545152 19484 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26012 19484 366 95 0 20994 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104048

[startup+702.301 s]
/proc/loadavg: 4.14 4.05 3.95 5/327 7794
/proc/meminfo: memFree=22769896/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104156 CPUtime=702.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 124615 0 0 0 70196 34 0 0 25 0 1 0 728687561 106655744 19712 33554432000 4194304 4580011 140733512710704 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26039 19712 366 95 0 21021 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 104156

[startup+762.301 s]
/proc/loadavg: 4.04 4.04 3.95 5/327 7795
/proc/meminfo: memFree=22765772/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104328 CPUtime=762.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 131855 0 0 0 76194 36 0 0 25 0 1 0 728687561 106831872 18672 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26082 18672 366 95 0 21064 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 104328

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/327 7797
/proc/meminfo: memFree=22777508/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104452 CPUtime=822.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 137549 0 0 0 82191 39 0 0 25 0 1 0 728687561 106958848 18618 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26113 18618 366 95 0 21095 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 104452

[startup+882.312 s]
/proc/loadavg: 4.00 4.02 3.95 5/327 7799
/proc/meminfo: memFree=22765948/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104548 CPUtime=882.32 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 143920 0 0 0 88191 41 0 0 25 0 1 0 728687561 107057152 19134 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26137 19134 366 95 0 21119 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104548

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/327 7800
/proc/meminfo: memFree=22739236/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104668 CPUtime=942.31 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 149697 0 0 0 94188 43 0 0 25 0 1 0 728687561 107180032 18926 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26167 18926 366 95 0 21149 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 104668

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/327 7802
/proc/meminfo: memFree=22735604/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104788 CPUtime=1002.3 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 155177 0 0 0 100185 45 0 0 25 0 1 0 728687561 107302912 18236 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26197 18236 366 95 0 21179 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 104788

[startup+1062.3 s]
/proc/loadavg: 4.13 4.05 3.96 5/327 7803
/proc/meminfo: memFree=22728616/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104840 CPUtime=1062.31 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 159719 0 0 0 106184 47 0 0 25 0 1 0 728687561 107356160 19559 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26210 19559 366 95 0 21192 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 104840

[startup+1122.3 s]
/proc/loadavg: 4.12 4.07 3.97 5/327 7805
/proc/meminfo: memFree=22682580/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=104960 CPUtime=1122.32 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 165152 0 0 0 112182 50 0 0 25 0 1 0 728687561 107479040 18587 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26240 18587 366 95 0 21222 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 104960

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.97 5/327 7807
/proc/meminfo: memFree=22682292/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=105024 CPUtime=1182.31 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 169538 0 0 0 118180 51 0 0 25 0 1 0 728687561 107544576 19709 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 26256 19709 366 95 0 21238 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 105024

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/327 7808
/proc/meminfo: memFree=22644548/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=121444 CPUtime=1242.31 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 176555 0 0 0 124178 53 0 0 25 0 1 0 728687561 124358656 23421 33554432000 4194304 4580011 140733512710704 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 30361 23421 366 95 0 25343 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 121444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 3.98 5/327 7810
/proc/meminfo: memFree=22632104/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=121464 CPUtime=1300.02 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 180511 0 0 0 129948 54 0 0 25 0 1 0 728687561 124379136 23701 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 30366 23701 366 95 0 25348 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 121464

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.05 3.98 5/327 7810
/proc/meminfo: memFree=22632104/32951124 swapFree=59305796/67111528
[pid=7740] ppid=7738 vsize=121464 CPUtime=1300.02 cores=0,2
/proc/7740/stat : 7740 (strangenight2-s) R 7738 7740 7011 0 -1 4202496 180511 0 0 0 129948 54 0 0 25 0 1 0 728687561 124379136 23701 33554432000 4194304 4580011 140733512710704 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7740/statm: 30366 23701 366 95 0 25348 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 121464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.49
CPU system time (s): 0.553915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 176036

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

runsolver used 4.18536 second user time and 8.85065 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 16:49:31
IDJOB=3367576
IDBENCH=82785
IDSOLVER=1845
FILE ID=node111/3367576-1305384571
RUNJOBID= node111-1305384571-7723
PBS_JOBID= 13324391
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367576-1305384571/watcher-3367576-1305384571 -o /tmp/evaluation-result-3367576-1305384571/solver-3367576-1305384571 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367576-1305384571.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=26858621

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:      23168612 kB
Buffers:        247380 kB
Cached:        6291672 kB
SwapCached:      13720 kB
Active:         786196 kB
Inactive:      8781812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23168612 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            6052 kB
Writeback:          24 kB
AnonPages:     3024636 kB
Mapped:          12192 kB
Slab:           113888 kB
PageTables:      36640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53321608 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= 73652 MiB
End job on node111 at 2011-05-14 17:11:13