Trace number 3367513

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-S1516725086-012.UNKNOWN.cnf
MD5SUM700fcf61c35143a2185883134d0eb67b
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367513-1305383499.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	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.09/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      32 undec:       1 neg:      37
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.34	c  N dy     7      5129        70      6230         0      2365     43610     50322     20.35     21.45
0.49/0.50	c  N dy    21      9368        70      6230         0      6215     43610    143457     20.66     21.76
0.59/0.68	c  N dy    30     13594        70      6230         0      6178     43610    132092     20.66     21.76
1.10/1.17	c  N dy    43     23736        70      6230         0     10219     43610    218106     20.39     21.50
1.19/1.25	c  F st    55     25000        70      6230         0     11365     43610    246293     20.49   no data
1.38/1.42	c  N st    60     28298        70      6230         0      8210     43610    160021     20.49   no data
1.48/1.50	c  S st    61     30002        70      6230         0      9742     43610    198015     20.49   no data
1.48/1.54	c  S st    61     30506        70      6230         0     10211     43610    209590     20.49   no data
1.48/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.48/1.54	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.48/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.48/1.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.48/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.48/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.76	c lits-rem:       145  cl-subs:      812  v-elim:      0  v-fix:    0  time:  0.20 s
1.98/2.02	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
1.98/2.03	c calculated reachability. Time: 0.00
1.98/2.03	c  N dy    61     30506        70      6230         0      9399     43610    188330     20.49   no data
2.48/2.52	c  N dy    74     39402        70      6230         0     10367     43610    197424     20.40     21.51
2.88/2.90	c  N dy   102     45759        70      6230         0     16134     43610    337041     20.48     20.12
2.88/2.90	c  S st   102     45759        70      6230         0     16134     43610    337041     20.48     20.12
2.88/2.95	c  S st   102     46264        70      6230         0      8514     43610    141293     20.48   no data
2.88/2.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.88/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.88/2.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.88/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.88/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.88/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.88/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.88/2.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.88/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.98/3.00	c lits-rem:         4  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
2.98/3.00	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.98/3.00	c vivif2 --  cl tried     8462 cl shrink        0 lits rem          0 time: 0.00
3.19/3.25	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
3.19/3.25	c calculated reachability. Time: 0.00
3.19/3.25	c  N dy   102     46264        70      6230         0      8462     43610    139767     20.48   no data
3.48/3.54	c  N dy   131     51275        70      6230         0     13002     43610    249947     20.59     21.73
3.78/3.89	c  N dy   141     56408        70      6230         0     17645     43610    361394     20.58     21.76
4.30/4.36	c  N dy   149     64224        70      6230         0     15700     43610    302392     20.50     21.64
4.59/4.69	c  N dy   163     68394        70      6230         0     19472     43610    392907     20.51     22.82
4.69/4.78	c  S st   167     69396        70      6230         0     10428     43610    162337     20.51   no data
4.79/4.82	c  S st   167     69897        70      6230         0     10889     43610    173716     20.51   no data
4.79/4.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.79/4.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.89	c lits-rem:         8  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.06 s
4.79/4.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.79/4.89	c vivif2 --  cl tried    10724 cl shrink        0 lits rem          0 time: 0.00
5.09/5.18	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N dy   167     69897        70      6230         0     10724     43610    169389     20.51   no data
5.39/5.46	c  N dy   172     74373        70      6230         0     14750     43610    263768     20.45     21.62
5.79/5.83	c  N dy   204     79211        70      6230         0     19131     43610    370351     20.53     21.77
6.19/6.25	c  N dy   228     84313        70      6230         0     12939     43610    211812     20.57     21.65
6.38/6.48	c  F st   243     87501        70      6230         0     15805     43610    281285     20.58     19.96
6.68/6.70	c  N st   248     90797        70      6230         0     18813     43610    356041     20.58   no data
7.08/7.19	c  N dy   269     96714        70      6230         0     12399     43610    185741     20.62     21.73
7.69/7.75	c  N dy   280    104845        70      6230         0     19748     43610    358070     20.53     17.07
7.69/7.75	c  S st   280    104845        70      6230         0     19748     43610    358070     20.53     17.07
7.78/7.81	c  S st   280    105348        70      6230         0     20213     43610    369567     20.53   no data
7.78/7.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.78/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.78/7.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.78/7.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.78/7.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.78/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.78/7.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.78/7.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.78/7.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/8.43	c lits-rem:       218  cl-subs:     2128  v-elim:      0  v-fix:    0  time:  0.59 s
8.38/8.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
8.38/8.43	c vivif2 --  cl tried    18085 cl shrink        0 lits rem          0 time: 0.00
8.79/8.81	c asymm  cl-useful: 0/5536/6230 lits-rem:0 time: 0.38
8.79/8.82	c calculated reachability. Time: 0.00
8.79/8.82	c  N dy   280    105348        70      6230         0     18085     43610    320083     20.53   no data
9.39/9.42	c  N dy   308    112133        70      6230         0     24223     43610    468701     20.56     21.73
11.00/11.06	c  N dy   337    134167        70      6230         0     17919     43610    289279     20.32     21.57
11.79/11.80	c  N dy   374    142761        70      6230         0     25714     43610    476754     20.35     22.79
12.59/12.66	c  N dy   428    151962        70      6230         0     19665     43610    325311     20.42     23.00
13.20/13.22	c  S st   458    158024        70      6230         0     25188     43610    459610     20.45     20.02
13.29/13.30	c  S st   458    158525        70      6230         0     25654     43610    471119     20.45   no data
13.29/13.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.29/13.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.29/13.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
13.29/13.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.29/13.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.29/13.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.10	c lits-rem:       315  cl-subs:     2308  v-elim:      0  v-fix:    0  time:  0.78 s
14.09/14.10	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
14.09/14.11	c vivif2 --  cl tried    23346 cl shrink        0 lits rem          0 time: 0.01
14.09/14.18	c asymm  cl-useful: 0/694/6230 lits-rem:0 time: 0.07
14.09/14.18	c calculated reachability. Time: 0.00
14.09/14.18	c  N dy   458    158525        70      6230         0     23346     43610    412400     20.45   no data
15.09/15.15	c  N dy   478    168731        70      6230         0     17319     43610    253390     20.43     21.55
16.09/16.17	c  N dy   520    179964        70      6230         0     27498     43610    498931     20.45     21.64
17.89/17.93	c  N dy   543    199581        70      6230         0     28795     43610    506693     20.32     21.40
19.08/19.11	c  N dy   573    212384        70      6230         0     23314     43610    376421     20.31     21.43
20.79/20.91	c  N dy   649    227890        70      6230         0     19342     43610    266563     20.37     21.45
21.78/21.88	c  S st   705    237789        70      6230         0     28331     43610    484664     20.41   no data
21.89/21.96	c  S st   705    238291        70      6230         0     28800     43610    496129     20.41   no data
21.89/21.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.89/21.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.89/21.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.89/21.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.89/21.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.89/21.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
21.89/21.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.89/21.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.89/21.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.78/22.82	c lits-rem:       253  cl-subs:     2186  v-elim:      0  v-fix:    0  time:  0.83 s
22.78/22.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
22.78/22.83	c vivif2 --  cl tried    26614 cl shrink        0 lits rem          0 time: 0.01
23.18/23.21	c asymm  cl-useful: 0/4252/6230 lits-rem:0 time: 0.38
23.18/23.21	c calculated reachability. Time: 0.00
23.18/23.21	c  N dy   705    238291        70      6230         0     26614     43610    440853     20.41   no data
24.98/25.03	c  N dy   786    253688        70      6230         0     21666     43610    308089     20.48     21.75
26.79/26.87	c  N dy   842    270916        70      6230         0     37257     43610    686482     20.50     21.60
29.19/29.28	c  N dy   903    293393        70      6230         0     37747     43610    681504     20.48     21.59
30.70/30.80	c  F st   972    306250        70      6230         0     28614     43610    450568     20.52   no data
31.49/31.51	c  N dy   985    312879        70      6230         0     34587     43610    598492     20.53     21.69
33.89/33.97	c  N dy  1071    332894        70      6230         0     30970     43610    493125     20.57     21.70
36.39/36.48	c  N dy  1134    352988        70      6230         0     26542     43610    375827     20.57     23.81
36.89/36.98	c  S st  1166    357436        70      6230         0     30590     43610    475492     20.59   no data
36.99/37.06	c  S st  1166    357944        70      6230         0     31058     43610    487226     20.59   no data
36.99/37.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.99/37.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.99/37.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.99/37.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.99/37.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
36.99/37.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.99/37.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.99/37.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.78/37.83	c lits-rem:       236  cl-subs:     1592  v-elim:      0  v-fix:    0  time:  0.73 s
37.78/37.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
37.78/37.83	c vivif2 --  cl tried    29466 cl shrink        0 lits rem          0 time: 0.01
37.98/38.06	c asymm  cl-useful: 0/1978/6230 lits-rem:0 time: 0.23
37.98/38.06	c calculated reachability. Time: 0.00
37.98/38.06	c  N dy  1166    357944        70      6230         0     29466     43610    445950     20.59   no data
41.18/41.27	c  N dy  1258    381305        70      6230         0     27173     43610    376354     20.62     21.77
44.29/44.33	c  N dy  1278    407915        70      6230         0     26746     43610    351697     20.53     21.62
46.89/46.96	c  N dy  1376    427955        70      6230         0     44901     43610    791238     20.55     21.65
50.09/50.11	c  N dy  1465    451696        70      6230         0     40985     43610    680069     20.57     21.72
52.88/52.93	c  N dy  1543    471778        70      6230         0     33023     43610    481003     20.59     21.70
55.68/55.70	c  N dy  1575    492033        70      6230         0     51343     43610    921563     20.57     21.79
60.09/60.12	c  N dy  1610    525328        70      6230         0     54075     43610    957057     20.51     21.98
61.69/61.71	c  S st  1653    536916        70      6230         0     36639     43610    540739     20.51   no data
61.78/61.81	c  S st  1653    537420        70      6230         0     37104     43610    552507     20.51   no data
61.78/61.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.78/61.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.78/61.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.78/61.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.78/61.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.78/61.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
61.78/61.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.78/61.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.78/61.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.78/62.85	c lits-rem:       212  cl-subs:     1976  v-elim:      0  v-fix:    0  time:  1.01 s
62.78/62.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
62.78/62.86	c vivif2 --  cl tried    35128 cl shrink        0 lits rem          0 time: 0.01
62.98/63.06	c asymm  cl-useful: 0/1815/6230 lits-rem:0 time: 0.20
62.98/63.06	c calculated reachability. Time: 0.00
62.98/63.06	c  N dy  1653    537420        70      6230         0     35128     43610    503725     20.51   no data
65.89/65.99	c  N dy  1698    557561        70      6230         0     53309     43610    939977     20.50     21.64
69.39/69.45	c  N dy  1780    581858        70      6230         0     46410     43610    761281     20.50     21.58
76.19/76.29	c  N dy  1845    628848        70      6230         0     58774     43610   1022441     20.37     21.50
79.48/79.54	c  N dy  1972    648866        70      6230         0     46398     43610    744535     20.41     21.71
83.50/83.59	c  N dy  2107    669145        70      6230         0     33286     43610    406033     20.45     21.62
86.59/86.65	c  N dy  2178    689572        70      6230         0     51668     43610    847411     20.45     21.56
91.19/91.29	c  N dy  2293    715954        70      6230         0     43079     43610    626862     20.47     21.63
94.99/95.08	c  N dy  2398    736025        70      6230         0     61293     43610   1070874     20.49     22.79
98.79/98.83	c  N dy  2483    757884        70      6230         0     47617     43610    723377     20.50     21.74
102.39/102.48	c  N dy  2545    778288        70      6230         0     66086     43610   1168594     20.49     21.71
105.89/105.94	c  N dy  2606    799134        70      6230         0     50507     43610    776769     20.49     21.60
107.19/107.29	c  S st  2628    806131        70      6230         0     56863     43610    929702     20.49     20.13
107.39/107.45	c  S st  2628    806634        70      6230         0     57326     43610    941355     20.49   no data
107.39/107.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.39/107.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.39/107.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.39/107.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.39/107.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.39/107.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
107.39/107.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.39/107.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
107.49/107.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.19/111.29	c lits-rem:       636  cl-subs:     5476  v-elim:      0  v-fix:    0  time:  3.78 s
111.19/111.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
111.29/111.30	c vivif2 --  cl tried    51850 cl shrink        0 lits rem          0 time: 0.01
111.49/111.53	c asymm  cl-useful: 0/1155/6230 lits-rem:0 time: 0.23
111.49/111.53	c calculated reachability. Time: 0.00
111.49/111.53	c  N dy  2628    806634        70      6230         0     51850     43610    810576     20.49   no data
115.79/115.85	c  N dy  2716    827128        70      6230         0     35389     43610    403943     20.50     21.65
118.80/118.83	c  N dy  2790    847179        70      6230         0     53541     43610    845913     20.51     22.31
122.99/123.00	c  N dy  2858    867569        70      6230         0     71980     43610   1291271     20.52     21.61
126.50/126.54	c  N dy  2979    887929        70      6230         0     54383     43610    855262     20.54     21.74
131.89/131.92	c  N dy  3022    917435        70      6230         0     43826     43610    573746     20.50     21.68
135.69/135.77	c  N dy  3155    937441        70      6230         0     62007     43610   1021847     20.53     24.55
139.59/139.65	c  N dy  3181    958166        70      6230         0     42742     43610    541024     20.52     21.62
143.58/143.68	c  N dy  3308    979291        70      6230         0     61922     43610   1010455     20.54     21.92
148.19/148.25	c  N dy  3387    999306        70      6230         0     41180     43610    491133     20.55     21.92
151.70/151.71	c  N dy  3467   1019362        70      6230         0     59346     43610    931697     20.55     23.34
156.69/156.80	c  N dy  3602   1039650        70      6230         0     77716     43610   1385425     20.58     21.70
160.69/160.72	c  N dy  3699   1060212        70      6230         0     56601     43610    855035     20.59     21.69
163.09/163.16	c  F st  3748   1071875        70      6230         0     67093     43610   1109984     20.60     17.73
165.09/165.16	c  N dy  3774   1080712        70      6230         0     75073     43610   1305109     20.60     21.73
168.99/169.00	c  N dy  3827   1101122        70      6230         0     52737     43610    742725     20.60     21.70
174.09/174.10	c  N dy  3953   1123940        70      6230         0     73421     43610   1249297     20.61     21.71
180.40/180.42	c  N dy  4079   1153055        70      6230         0     58043     43610    855434     20.62     21.71
185.19/185.26	c  N dy  4180   1173128        70      6230         0     76166     43610   1298566     20.63     21.82
190.50/190.54	c  N dy  4217   1198563        70      6230         0     56560     43610    801703     20.62     21.71
192.89/192.93	c  S st  4266   1209951        70      6230         0     66859     43610   1053391     20.62   no data
193.09/193.12	c  S st  4266   1210458        70      6230         0     67321     43610   1064830     20.62   no data
193.09/193.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
193.09/193.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
193.09/193.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.09/193.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.09/193.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.09/193.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
193.09/193.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
193.09/193.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
193.09/193.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.59/198.69	c lits-rem:       987  cl-subs:     6417  v-elim:      0  v-fix:    0  time:  5.50 s
198.59/198.69	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
198.69/198.70	c vivif2 --  cl tried    60904 cl shrink        0 lits rem          0 time: 0.01
198.89/198.93	c asymm  cl-useful: 0/896/6230 lits-rem:0 time: 0.23
198.89/198.94	c calculated reachability. Time: 0.00
198.89/198.94	c  N dy  4266   1210458        70      6230         0     60904     43610    915506     20.62   no data
203.69/203.72	c  N dy  4343   1230619        70      6230         0     79161     43610   1360174     20.63     21.75
208.19/208.29	c  N dy  4395   1252995        70      6230         0     56316     43610    793639     20.62     21.73
212.89/212.93	c  N dy  4487   1273221        70      6230         0     74573     43610   1239327     20.63     21.75
217.09/217.10	c  N dy  4512   1294042        70      6230         0     49278     43610    609595     20.61     21.73
222.79/222.82	c  N dy  4654   1320870        70      6230         0     73385     43610   1198239     20.63     21.97
230.59/230.67	c  N dy  4706   1356733        70      6230         0     60553     43610    855004     20.60     21.69
234.99/235.00	c  N dy  4753   1376781        70      6230         0     78519     43610   1283454     20.60     21.70
240.09/240.13	c  N dy  4840   1396828        70      6230         0     50841     43610    624352     20.61     22.41
243.69/243.77	c  N dy  4890   1417173        70      6230         0     69116     43610   1067272     20.60     21.70
249.09/249.16	c  N dy  4947   1440351        70      6230         0     89945     43610   1568059     20.59     21.71
253.80/253.84	c  N dy  5012   1463187        70      6230         0     63854     43610    923704     20.59     21.79
258.69/258.76	c  N dy  5109   1483211        70      6230         0     81986     43610   1367475     20.60     23.21
264.59/264.62	c  N dy  5210   1503279        70      6230         0     52380     43610    633449     20.61     22.99
268.70/268.71	c  N dy  5246   1525751        70      6230         0     72553     43610   1115112     20.60     21.80
274.20/274.27	c  N dy  5318   1546322        70      6230         0     91049     43610   1564282     20.60     21.70
280.79/280.88	c  N dy  5372   1577042        70      6230         0     69991     43610   1030693     20.58     21.76
286.09/286.10	c  N dy  5473   1597084        70      6230         0     88086     43610   1471342     20.59     24.57
291.89/291.94	c  N dy  5551   1618679        70      6230         0     58115     43610    741897     20.59     21.74
297.60/297.69	c  N dy  5672   1642853        70      6230         0     79900     43610   1277042     20.61     21.73
304.80/304.85	c  N dy  5758   1662880        70      6230         0     97983     43610   1717527     20.61     22.93
309.49/309.50	c  N dy  5837   1682956        70      6230         0     65515     43610    911956     20.61     22.45
315.09/315.16	c  N dy  5928   1705521        70      6230         0     85831     43610   1405318     20.62     21.84
316.59/316.69	c  S st  5952   1710459        70      6230         0     90273     43610   1513579     20.62     20.02
316.89/316.93	c  S st  5952   1710961        70      6230         0     90737     43610   1525429     20.62   no data
316.89/316.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
316.89/316.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
316.89/316.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
316.89/316.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.89/316.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.89/316.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
316.89/316.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
316.99/317.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
316.99/317.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.49/326.53	c lits-rem:       894  cl-subs:     9294  v-elim:      0  v-fix:    0  time:  9.49 s
326.49/326.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
326.49/326.55	c vivif2 --  cl tried    81443 cl shrink        0 lits rem          0 time: 0.02
326.79/326.86	c asymm  cl-useful: 0/680/6230 lits-rem:0 time: 0.30
326.79/326.86	c calculated reachability. Time: 0.00
326.79/326.86	c  N dy  5952   1710961        70      6230         0     81443     43610   1298674     20.62   no data
335.00/335.07	c  N dy  6025   1742832        70      6230         0     59229     43610    747557     20.61     21.79
340.40/340.47	c  N dy  6065   1768563        70      6230         0     82369     43610   1300636     20.60     21.73
346.59/346.67	c  N dy  6142   1788880        70      6230         0    100651     43610   1743832     20.61     21.74
351.49/351.50	c  N dy  6228   1808913        70      6230         0     66837     43610    928281     20.61     21.70
357.00/357.01	c  N dy  6343   1828964        70      6230         0     84944     43610   1376689     20.62     23.64
364.40/364.41	c  N dy  6485   1849057        70      6230         0    103129     43610   1827900     20.64     21.78
369.50/369.55	c  N dy  6581   1869097        70      6230         0     68204     43610    944158     20.65     22.97
377.69/377.77	c  N dy  6637   1902768        70      6230         0     98240     43610   1659141     20.63     21.75
383.80/383.90	c  N dy  6672   1926698        70      6230         0     65831     43610    869256     20.62     21.82
389.00/389.07	c  N dy  6750   1948018        70      6230         0     85061     43610   1336875     20.62     21.83
395.40/395.46	c  N dy  6797   1968823        70      6230         0    103713     43610   1778131     20.61     21.77
400.99/401.06	c  N dy  6854   1991011        70      6230         0     68814     43610    928223     20.61     21.85
405.99/406.01	c  N dy  6906   2011106        70      6230         0     86881     43610   1363803     20.61     23.70
412.51/412.56	c  N dy  6996   2031174        70      6230         0    105004     43610   1804318     20.61     22.13
418.40/418.45	c  N dy  7093   2052119        70      6230         0     68094     43610    901791     20.62     21.76
423.70/423.71	c  N dy  7174   2072203        70      6230         0     86217     43610   1343251     20.62     22.71
430.50/430.53	c  N dy  7265   2092645        70      6230         0    104624     43610   1792715     20.63     21.95
437.10/437.19	c  N dy  7347   2114127        70      6230         0     67339     43610    872424     20.63     21.73
442.90/442.96	c  N dy  7407   2134219        70      6230         0     85510     43610   1315766     20.64     23.20
450.80/450.87	c  N dy  7525   2157171        70      6230         0    106215     43610   1819613     20.64     21.75
460.29/460.38	c  N dy  7602   2192166        70      6230         0     79894     43610   1154971     20.64     21.75
466.80/466.81	c  S st  7739   2210964        70      6230         0     96843     43610   1573297     20.65     21.11
467.00/467.06	c  S st  7739   2211465        70      6230         0     97298     43610   1584799     20.65   no data
467.00/467.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.10/467.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
467.10/467.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.10/467.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.10/467.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.10/467.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
467.10/467.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
467.10/467.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.10/467.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.50/477.50	c lits-rem:      1053  cl-subs:     9671  v-elim:      0  v-fix:    0  time: 10.33 s
477.50/477.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
477.50/477.53	c vivif2 --  cl tried    87627 cl shrink        0 lits rem          0 time: 0.02
477.80/477.80	c asymm  cl-useful: 0/650/6230 lits-rem:0 time: 0.27
477.80/477.80	c calculated reachability. Time: 0.00
477.80/477.80	c  N dy  7739   2211465        70      6230         0     87627     43610   1348933     20.65   no data
484.30/484.34	c  N dy  7812   2231761        70      6230         0    105840     43610   1791858     20.65     21.85
494.20/494.21	c  N dy  7825   2272611        70      6230         0     84291     43610   1226704     20.61     21.70
501.10/501.16	c  N dy  7958   2292619        70      6230         0    102351     43610   1672837     20.62     23.47
509.80/509.86	c  N dy  8108   2312720        70      6230         0     61427     43610    691647     20.64     23.38
514.60/514.69	c  N dy  8182   2332833        70      6230         0     79546     43610   1131964     20.64     21.74
520.70/520.72	c  N dy  8251   2353142        70      6230         0     97804     43610   1577026     20.64     21.81
528.60/528.68	c  N dy  8379   2373204        70      6230         0    115893     43610   2024836     20.65     23.10
534.29/534.36	c  N dy  8417   2394838        70      6230         0     75253     43610   1007549     20.65     21.76
540.11/540.11	c  N dy  8503   2415014        70      6230         0     93444     43610   1448999     20.65     21.84
546.71/546.77	c  N dy  8572   2435152        70      6230         0    111483     43610   1884303     20.65     21.76
554.80/554.87	c  N dy  8635   2459770        70      6230         0     72417     43610    921295     20.64     21.82
561.50/561.50	c  N dy  8764   2481665        70      6230         0     92130     43610   1409273     20.65     21.85
568.50/568.51	c  N dy  8856   2501724        70      6230         0    110158     43610   1849779     20.66     21.91
574.99/575.06	c  N dy  8868   2523367        70      6230         0     67522     43610    794685     20.65     21.92
582.00/582.02	c  N dy  8909   2553283        70      6230         0     94293     43610   1435246     20.64     21.73
599.51/599.58	c  N dy  9006   2614948        70      6230         0     86618     43610   1224636     20.60     21.70
607.60/607.70	c  N dy  9093   2636998        70      6230         0    106514     43610   1708339     20.60     21.70
615.10/615.20	c  N dy  9151   2657836        70      6230         0    125204     43610   2159394     20.60     21.84
621.40/621.45	c  N dy  9266   2677883        70      6230         0     79664     43610   1074371     20.61     22.26
628.61/628.67	c  N dy  9270   2707876        70      6230         0    106311     43610   1705392     20.59     21.72
630.11/630.15	c  S st  9295   2711466        70      6230         0    109557     43610   1786093     20.59   no data
630.41/630.46	c  S st  9295   2711970        70      6230         0    110025     43610   1797757     20.59   no data
630.41/630.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
630.51/630.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
630.51/630.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
630.51/630.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.51/630.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.51/630.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
630.51/630.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
630.51/630.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
630.51/630.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
646.31/646.35	c lits-rem:      1116  cl-subs:    12097  v-elim:      0  v-fix:    0  time: 15.76 s
646.31/646.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
646.31/646.38	c vivif2 --  cl tried    97928 cl shrink        0 lits rem          0 time: 0.02
646.61/646.67	c asymm  cl-useful: 0/579/6230 lits-rem:0 time: 0.30
646.61/646.68	c calculated reachability. Time: 0.00
646.61/646.68	c  N dy  9295   2711970        70      6230         0     97928     43610   1517997     20.59   no data
654.00/654.08	c  N dy  9370   2732554        70      6230         0    116406     43610   1967275     20.59     21.83
662.40/662.47	c  N dy  9499   2753266        70      6230         0     71168     43610    857878     20.60     21.81
667.40/667.49	c  N dy  9558   2773321        70      6230         0     89101     43610   1290335     20.60     22.09
686.20/686.25	c  N dy  9684   2835024        70      6230         0     79041     43610   1017478     20.58     21.72
692.91/692.98	c  N dy  9795   2856778        70      6230         0     98698     43610   1502899     20.58     21.84
700.30/700.34	c  N dy  9841   2878148        70      6230         0    117863     43610   1963535     20.58     21.82
709.30/709.31	c  N dy  9960   2898368        70      6230         0     69949     43610    800748     20.59     21.78
714.51/714.56	c  N dy 10032   2918448        70      6230         0     88017     43610   1241163     20.59     21.81
724.20/724.25	c  N dy 10175   2946468        70      6230         0    113238     43610   1861315     20.60     21.71
733.20/733.28	c  N dy 10247   2968340        70      6230         0    132943     43610   2339259     20.60     21.70
739.22/739.21	c  N dy 10310   2988353        70      6230         0     83603     43610   1113587     20.60     23.71
746.00/746.09	c  N dy 10426   3008384        70      6230         0    101633     43610   1558621     20.61     23.99
753.31/753.31	c  N dy 10497   3028467        70      6230         0    119786     43610   2001429     20.61     22.93
771.50/771.52	c  N dy 10590   3084999        70      6230         0    101763     43610   1495617     20.59     21.71
780.31/780.31	c  N dy 10766   3105099        70      6230         0    119928     43610   1952353     20.60     23.56
790.30/790.36	c  N dy 10892   3125141        70      6230         0    137947     43610   2395913     20.61     23.80
796.41/796.45	c  N dy 10970   3145868        70      6230         0     87608     43610   1189427     20.61     21.71
803.70/803.73	c  N dy 11065   3168085        70      6230         0    107553     43610   1675136     20.61     21.71
812.41/812.49	c  N dy 11169   3188119        70      6230         0    125627     43610   2119007     20.62     23.77
821.81/821.86	c  N dy 11276   3208233        70      6230         0     73729     43610    837501     20.62     21.75
822.90/822.93	c  S st 11303   3211971        70      6230         0     77108     43610    921366     20.62   no data
823.10/823.14	c  S st 11303   3212474        70      6230         0     77561     43610    932975     20.62   no data
823.10/823.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
823.10/823.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
823.10/823.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.10/823.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.10/823.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.10/823.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
823.10/823.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
823.10/823.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
823.20/823.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.91/824.97	c lits-rem:       157  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  1.75 s
824.91/824.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
824.91/824.98	c vivif2 --  cl tried    76073 cl shrink        0 lits rem          0 time: 0.01
825.20/825.23	c asymm  cl-useful: 0/898/6230 lits-rem:0 time: 0.25
825.20/825.24	c calculated reachability. Time: 0.00
825.20/825.24	c  N dy 11303   3212474        70      6230         0     76073     43610    894008     20.62   no data
831.40/831.49	c  N dy 11419   3232513        70      6230         0     94202     43610   1342056     20.63     24.42
839.21/839.21	c  N dy 11542   3252593        70      6230         0    112326     43610   1791771     20.64     22.83
848.71/848.79	c  N dy 11671   3272622        70      6230         0    130361     43610   2238814     20.65     21.91
858.01/858.06	c  N dy 11768   3294419        70      6230         0     78958     43610    949224     20.65     21.85
864.41/864.41	c  N dy 11876   3314839        70      6230         0     97401     43610   1403530     20.66     21.89
872.51/872.51	c  N dy 11981   3335321        70      6230         0    115819     43610   1857292     20.66     21.77
888.21/888.20	c  N dy 12084   3379288        70      6230         0     83101     43610   1019289     20.65     21.79
894.71/894.79	c  N dy 12202   3399340        70      6230         0    101131     43610   1465147     20.65     22.08
903.01/903.08	c  N dy 12332   3419378        70      6230         0    119176     43610   1911439     20.66     22.98
912.20/912.28	c  N dy 12408   3439390        70      6230         0    137144     43610   2349919     20.66     21.81
922.31/922.39	c  N dy 12520   3464872        70      6230         0     87305     43610   1126521     20.67     21.79
928.51/928.59	c  N dy 12578   3485609        70      6230         0    105806     43610   1573036     20.66     21.81
936.12/936.15	c  N dy 12638   3505920        70      6230         0    124095     43610   2019642     20.66     21.86
948.51/948.55	c  N dy 12701   3535777        70      6230         0     77259     43610    869687     20.66     21.79
954.82/954.82	c  N dy 12804   3555820        70      6230         0     95333     43610   1314236     20.66     24.09
962.42/962.49	c  N dy 12910   3575843        70      6230         0    113340     43610   1759793     20.67     23.88
975.41/975.44	c  N dy 13050   3604852        70      6230         0    139420     43610   2402403     20.67     21.78
984.91/984.94	c  N dy 13132   3627543        70      6230         0     85208     43610   1047392     20.67     21.79
991.51/991.54	c  N dy 13230   3647640        70      6230         0    103339     43610   1493624     20.68     22.80
999.21/999.26	c  N dy 13310   3668188        70      6230         0    121833     43610   1945341     20.68     21.78
1009.21/1009.28	c  N dy 13409   3688224        70      6230         0    139880     43610   2387127     20.68     23.54
1018.21/1018.22	c  N dy 13430   3712335        70      6230         0     85895     43610   1050403     20.67     21.88
1018.21/1018.27	c  S st 13432   3712474        70      6230         0     86017     43610   1053429     20.67   no data
1018.52/1018.51	c  S st 13432   3712984        70      6230         0     86489     43610   1065597     20.67   no data
1018.52/1018.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1018.52/1018.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1018.52/1018.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1018.52/1018.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1018.52/1018.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.52/1018.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1018.52/1018.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1018.52/1018.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1018.52/1018.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1021.61/1021.61	c lits-rem:       287  cl-subs:     3018  v-elim:      0  v-fix:    0  time:  3.01 s
1021.61/1021.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1021.61/1021.62	c vivif2 --  cl tried    83471 cl shrink        0 lits rem          0 time: 0.01
1021.82/1021.87	c asymm  cl-useful: 0/730/6230 lits-rem:0 time: 0.25
1021.82/1021.87	c calculated reachability. Time: 0.00
1021.82/1021.87	c  N dy 13432   3712984        70      6230         0     83471     43610    997413     20.67   no data
1028.91/1028.98	c  N dy 13513   3736939        70      6230         0    104965     43610   1518177     20.67     21.78
1034.91/1034.99	c  F st 13589   3751562        70      6230         0    118138     43610   1842484     20.68   no data
1037.11/1037.12	c  N dy 13597   3756960        70      6230         0    122966     43610   1961525     20.68     21.81
1047.31/1047.31	c  N dy 13693   3777303        70      6230         0    141273     43610   2410225     20.68     21.82
1055.81/1055.86	c  N dy 13735   3797384        70      6230         0     83084     43610    974261     20.68     22.05
1062.11/1062.16	c  N dy 13830   3817452        70      6230         0    101156     43610   1419010     20.68     21.81
1070.33/1070.35	c  N dy 13925   3838241        70      6230         0    119929     43610   1878918     20.69     21.87
1080.22/1080.28	c  N dy 14029   3858824        70      6230         0    138423     43610   2329529     20.69     21.89
1091.12/1091.18	c  N dy 14126   3878872        70      6230         0     79175     43610    868147     20.69     22.96
1096.82/1096.80	c  N dy 14193   3898935        70      6230         0     97215     43610   1307103     20.69     22.34
1104.52/1104.52	c  N dy 14299   3918959        70      6230         0    115240     43610   1753753     20.70     21.94
1115.91/1115.91	c  N dy 14357   3946869        70      6230         0    140239     43610   2349089     20.69     21.81
1126.71/1126.71	c  N dy 14457   3966941        70      6230         0     80168     43610    881554     20.70     23.99
1132.92/1132.93	c  N dy 14564   3986967        70      6230         0     98270     43610   1328631     20.70     22.63
1139.81/1139.80	c  N dy 14607   4007048        70      6230         0    116246     43610   1764067     20.70     22.99
1150.22/1150.28	c  N dy 14699   4027319        70      6230         0    134528     43610   2216355     20.70     21.82
1163.83/1163.85	c  N dy 14807   4047396        70      6230         0    152684     43610   2665981     20.71     23.52
1171.72/1171.75	c  N dy 14848   4068791        70      6230         0     92744     43610   1170212     20.70     21.82
1179.12/1179.18	c  N dy 14954   4088812        70      6230         0    110766     43610   1615975     20.71     21.84
1189.42/1189.41	c  N dy 15014   4114835        70      6230         0    134000     43610   2180753     20.71     21.84
1199.81/1199.89	c  N dy 15098   4135962        70      6230         0    152993     43610   2646241     20.71     21.81
1209.41/1209.40	c  N dy 15209   4156839        70      6230         0     91821     43610   1142651     20.71     21.87
1216.31/1216.37	c  N dy 15281   4176937        70      6230         0    109841     43610   1581225     20.71     21.92
1224.71/1224.72	c  N dy 15349   4197010        70      6230         0    127926     43610   2019635     20.71     23.58
1233.13/1233.16	c  S st 15451   4212985        70      6230         0    142425     43610   2379917     20.72   no data
1233.62/1233.60	c  S st 15451   4213491        70      6230         0    142884     43610   2391218     20.72   no data
1233.62/1233.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1233.62/1233.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1233.62/1233.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1233.62/1233.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1233.62/1233.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1233.62/1233.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1233.62/1233.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1233.72/1233.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1233.72/1233.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1255.82/1255.82	c lits-rem:      1262  cl-subs:    14993  v-elim:      0  v-fix:    0  time: 22.03 s
1255.82/1255.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1255.82/1255.85	c vivif2 --  cl tried   127891 cl shrink        0 lits rem          0 time: 0.03
1256.23/1256.21	c asymm  cl-useful: 0/469/6230 lits-rem:0 time: 0.36
1256.23/1256.22	c calculated reachability. Time: 0.00
1256.23/1256.22	c  N dy 15451   4213491        70      6230         0    127891     43610   2023681     20.72   no data
1267.41/1267.49	c  N dy 15561   4235035        70      6230         0    147226     43610   2500322     20.72     21.97
1278.42/1278.42	c  N dy 15610   4261352        70      6230         0     90564     43610   1098798     20.72     21.83
1289.42/1289.47	c  N dy 15690   4296647        70      6230         0    122104     43610   1860611     20.71     22.02
1298.12/1298.14	c  N dy 15740   4316831        70      6230         0    140195     43610   2301600     20.71     21.85

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-3367513-1305383499/watcher-3367513-1305383499 -o /tmp/evaluation-result-3367513-1305383499/solver-3367513-1305383499 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367513-1305383499.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.48 3.90 3.68 2/315 5863
/proc/meminfo: memFree=24146704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=20352 CPUtime=0 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4194304 235 0 0 0 0 0 0 0 22 0 1 0 382541143 20840448 187 33554432000 4194304 4580011 140733530829072 18446744073709551615 268655699432 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5863/statm: 5088 188 155 95 0 57 0

[startup+0.0255259 s]
/proc/loadavg: 3.48 3.90 3.68 2/315 5863
/proc/meminfo: memFree=24146704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=29872 CPUtime=0.01 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 629 0 0 0 1 0 0 0 22 0 1 0 382541143 30588928 569 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 7468 569 338 95 0 2450 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29872

[startup+0.100506 s]
/proc/loadavg: 3.48 3.90 3.68 2/315 5863
/proc/meminfo: memFree=24146704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=29872 CPUtime=0.09 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 642 0 0 0 9 0 0 0 22 0 1 0 382541143 30588928 582 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 7468 582 338 95 0 2450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29872

[startup+0.300507 s]
/proc/loadavg: 3.48 3.90 3.68 2/315 5863
/proc/meminfo: memFree=24146704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=31428 CPUtime=0.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 1248 0 0 0 29 0 0 0 23 0 1 0 382541143 32182272 1087 33554432000 4194304 4580011 140733530829072 18446744073709551615 4321632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 7857 1087 362 95 0 2839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31428

[startup+0.70042 s]
/proc/loadavg: 3.48 3.90 3.68 2/315 5863
/proc/meminfo: memFree=24146704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=32488 CPUtime=0.69 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 1796 0 0 0 69 0 0 0 25 0 1 0 382541143 33267712 1193 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 8122 1193 362 95 0 3104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32488

[startup+1.50028 s]
/proc/loadavg: 3.48 3.90 3.68 5/329 5888
/proc/meminfo: memFree=24115692/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=33260 CPUtime=1.48 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 2673 0 0 0 148 0 0 0 25 0 1 0 382541143 34058240 1396 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 8315 1396 363 95 0 3297 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33260

[startup+3.101 s]
/proc/loadavg: 3.48 3.90 3.68 5/329 5888
/proc/meminfo: memFree=24091792/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=38892 CPUtime=3.08 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 4809 0 0 0 308 0 0 0 25 0 1 0 382541143 39825408 2667 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 9723 2667 366 95 0 4705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38892

[startup+6.30045 s]
/proc/loadavg: 3.52 3.90 3.68 5/329 5915
/proc/meminfo: memFree=24094596/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=39556 CPUtime=6.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 6577 0 0 0 628 1 0 0 25 0 1 0 382541143 40505344 2888 33554432000 4194304 4580011 140733530829072 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 9889 2888 366 95 0 4871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39556

[startup+12.7003 s]
/proc/loadavg: 3.56 3.90 3.68 5/329 5915
/proc/meminfo: memFree=24057892/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=44716 CPUtime=12.69 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 10478 0 0 0 1267 2 0 0 25 0 1 0 382541143 45789184 4198 33554432000 4194304 4580011 140733530829072 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 11179 4198 366 95 0 6161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44716

[startup+25.5011 s]
/proc/loadavg: 3.66 3.91 3.68 5/329 5916
/proc/meminfo: memFree=24041408/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=52104 CPUtime=25.48 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 16306 0 0 0 2546 2 0 0 25 0 1 0 382541143 53354496 5924 33554432000 4194304 4580011 140733530829072 18446744073709551615 4306001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 13026 5924 366 95 0 8008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52104

[startup+51.1006 s]
/proc/loadavg: 3.77 3.91 3.69 5/329 5916
/proc/meminfo: memFree=24029128/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=54136 CPUtime=51.09 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 24328 0 0 0 5105 4 0 0 25 0 1 0 382541143 55435264 6801 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 13534 6801 366 95 0 8516 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54136

[startup+102.312 s]
/proc/loadavg: 3.90 3.92 3.71 5/329 5918
/proc/meminfo: memFree=23992728/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=56244 CPUtime=102.3 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 36781 0 0 0 10223 7 0 0 25 0 1 0 382541143 57593856 7619 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 14061 7619 366 95 0 9043 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56244

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.73 5/329 5919
/proc/meminfo: memFree=23968756/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=68916 CPUtime=162.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 50720 0 0 0 16219 10 0 0 25 0 1 0 382541143 70569984 10391 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 17229 10391 366 95 0 12211 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68916

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.74 5/329 5921
/proc/meminfo: memFree=23937856/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=76320 CPUtime=222.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 61675 0 0 0 22216 13 0 0 25 0 1 0 382541143 78151680 12262 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 19080 12262 366 95 0 14062 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76320

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.75 5/329 5923
/proc/meminfo: memFree=23909404/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=76608 CPUtime=282.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 71474 0 0 0 28213 16 0 0 25 0 1 0 382541143 78446592 12303 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 19152 12304 366 95 0 14134 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 76608

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.76 5/329 5924
/proc/meminfo: memFree=23883960/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=87660 CPUtime=342.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 80782 0 0 0 34211 18 0 0 25 0 1 0 382541143 89763840 15089 33554432000 4194304 4580011 140733530829072 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 21915 15089 366 95 0 16897 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87660

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.78 5/329 5926
/proc/meminfo: memFree=23870656/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=87904 CPUtime=402.29 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 89243 0 0 0 40209 20 0 0 25 0 1 0 382541143 90013696 14679 33554432000 4194304 4580011 140733530829072 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 21976 14679 366 95 0 16958 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 87904

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.79 5/329 5927
/proc/meminfo: memFree=23861816/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=88088 CPUtime=462.3 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 96589 0 0 0 46207 23 0 0 25 0 1 0 382541143 90202112 14952 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 22022 14952 366 95 0 17004 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 88088

[startup+522.301 s]
/proc/loadavg: 4.21 4.03 3.82 5/329 5929
/proc/meminfo: memFree=23836984/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=96996 CPUtime=522.3 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 103896 0 0 0 52205 25 0 0 25 0 1 0 382541143 99323904 17181 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 24249 17181 366 95 0 19231 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96996

[startup+582.301 s]
/proc/loadavg: 4.11 4.04 3.83 5/329 5931
/proc/meminfo: memFree=23833716/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=97176 CPUtime=582.3 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 111240 0 0 0 58202 28 0 0 25 0 1 0 382541143 99508224 16946 33554432000 4194304 4580011 140733530829072 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 24294 16946 366 95 0 19276 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97176

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.84 5/329 5932
/proc/meminfo: memFree=23817572/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=106612 CPUtime=642.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 119166 0 0 0 64201 30 0 0 25 0 1 0 382541143 109170688 19703 33554432000 4194304 4580011 140733530829072 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26653 19703 366 95 0 21635 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 106612

[startup+702.301 s]
/proc/loadavg: 4.06 4.04 3.85 5/329 5934
/proc/meminfo: memFree=23819152/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=106692 CPUtime=702.3 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 125074 0 0 0 70198 32 0 0 25 0 1 0 382541143 109252608 19996 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26673 19996 366 95 0 21655 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 106692

[startup+762.312 s]
/proc/loadavg: 4.02 4.03 3.85 5/329 5935
/proc/meminfo: memFree=23815040/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=106840 CPUtime=762.32 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 130969 0 0 0 76197 35 0 0 25 0 1 0 382541143 109404160 20381 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26710 20381 366 95 0 21692 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 106840

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.86 5/329 5937
/proc/meminfo: memFree=23812412/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107344 CPUtime=822.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 137836 0 0 0 82193 38 0 0 25 0 1 0 382541143 109920256 18712 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26836 18712 366 95 0 21818 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 107344

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.87 5/329 5939
/proc/meminfo: memFree=23801456/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107412 CPUtime=882.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 142471 0 0 0 88191 40 0 0 25 0 1 0 382541143 109989888 20349 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26853 20349 366 95 0 21835 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 107412

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.87 5/329 5940
/proc/meminfo: memFree=23813704/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107520 CPUtime=942.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 148355 0 0 0 94189 42 0 0 25 0 1 0 382541143 110100480 20281 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26880 20281 366 95 0 21862 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 107520

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/329 5942
/proc/meminfo: memFree=23787008/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107632 CPUtime=1002.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 154247 0 0 0 100187 44 0 0 25 0 1 0 382541143 110215168 20068 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26908 20068 366 95 0 21890 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 107632

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.89 5/329 5943
/proc/meminfo: memFree=23791452/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107740 CPUtime=1062.32 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 159835 0 0 0 106185 47 0 0 25 0 1 0 382541143 110325760 19347 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26935 19347 366 95 0 21917 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 107740

[startup+1122.3 s]
/proc/loadavg: 4.15 4.05 3.91 5/329 5945
/proc/meminfo: memFree=23778900/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107800 CPUtime=1122.31 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 164308 0 0 0 112183 48 0 0 25 0 1 0 382541143 110387200 20637 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26950 20637 366 95 0 21932 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 107800

[startup+1182.3 s]
/proc/loadavg: 4.08 4.06 3.91 5/329 5947
/proc/meminfo: memFree=23726788/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=107924 CPUtime=1182.32 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 169905 0 0 0 118180 52 0 0 25 0 1 0 382541143 110514176 19758 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 26981 19758 366 95 0 21963 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 107924

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.92 5/329 5948
/proc/meminfo: memFree=23702832/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=128700 CPUtime=1242.32 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 178369 0 0 0 124178 54 0 0 25 0 1 0 382541143 131788800 24929 33554432000 4194304 4580011 140733530829072 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 32175 24929 366 95 0 27157 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 128700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.05 3.92 5/329 5950
/proc/meminfo: memFree=23699956/32951124 swapFree=46575252/67111528
[pid=5863] ppid=5861 vsize=128724 CPUtime=1300.02 cores=0,2
/proc/5863/stat : 5863 (strangenight2-s) R 5861 5863 5193 0 -1 4202496 182049 0 0 0 129947 55 0 0 25 0 1 0 382541143 131813376 24911 33554432000 4194304 4580011 140733530829072 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5863/statm: 32181 24911 366 95 0 27163 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 128724

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

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

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

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

runsolver used 4.18936 second user time and 8.86165 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:31:39
IDJOB=3367513
IDBENCH=82722
IDSOLVER=1845
FILE ID=node107/3367513-1305383499
RUNJOBID= node107-1305383499-5845
PBS_JOBID= 13324395
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= 700fcf61c35143a2185883134d0eb67b
RANDOM SEED=713180501

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24146860 kB
Buffers:        295152 kB
Cached:        3931952 kB
SwapCached:      10016 kB
Active:        6041284 kB
Inactive:      2468876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24146860 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            5904 kB
Writeback:           0 kB
AnonPages:     4280812 kB
Mapped:          18732 kB
Slab:           160152 kB
PageTables:      69276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64915204 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= 73412 MiB
End job on node107 at 2011-05-14 16:53:21